OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:picokpr_CtxArrOffset
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picokpr.h
78
typedef picoos_uint16
picokpr_CtxArrOffset
;
135
extern picokpr_StrArrOffset picokpr_getCtxCtxNameOfs(picokpr_Preproc preproc,
picokpr_CtxArrOffset
ofs);
136
extern picokpr_StrArrOffset picokpr_getCtxNetNameOfs(picokpr_Preproc preproc,
picokpr_CtxArrOffset
ofs);
137
extern picokpr_StrArrOffset picokpr_getCtxProdNameOfs(picokpr_Preproc preproc,
picokpr_CtxArrOffset
ofs);
picokpr.c
605
extern picokpr_StrArrOffset picokpr_getCtxCtxNameOfs(picokpr_Preproc preproc,
picokpr_CtxArrOffset
ofs)
616
extern picokpr_StrArrOffset picokpr_getCtxNetNameOfs(picokpr_Preproc preproc,
picokpr_CtxArrOffset
ofs)
627
extern picokpr_StrArrOffset picokpr_getCtxProdNameOfs(picokpr_Preproc preproc,
picokpr_CtxArrOffset
ofs)
Completed in 962 milliseconds