main_dp.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <cmd_ln.h>
#include <info.h>
#include <hash_table.h>
#include <case.h>
#include <s3types.h>

Classes

struct  node_s
struct  filler2phnMap

Defines

#define MAX_HYP_LEN   600
#define DP_HASH_SIZE   100000

Typedefs

typedef struct node_s node_t

Functions

int main (int32 argc, char *argv[])

Variables

filler2phnMap fillpause []

Define Documentation

#define DP_HASH_SIZE   100000
#define MAX_HYP_LEN   600

Referenced by main().


Typedef Documentation

typedef struct node_s node_t

Function Documentation

int main ( int32  argc,
char *  argv[] 
)

References MAX_HYP_LEN.


Variable Documentation

Initial value:
 { {"++UH++", "UH"},
{"++AH++", "AH"},
{"++UM++", "UM"},
{"++EH++", "EH"},
{NULL, NULL}
}

Generated on 7 Mar 2010 by  doxygen 1.6.1