HomeSort by relevance Sort by last modified time
    Searched full:preproc (Results 1 - 14 of 14) sorted by null

  /external/svox/pico/lib/
picokpr.h 59 /* preproc type and getPreproc function */
62 /* maximal array length in preproc knowledge */
86 /* preproc types */
89 /* return kb preproc for usage in PU */
98 extern picokpr_VarStrPtr picokpr_getVarStrPtr(picokpr_Preproc preproc, picokpr_StrArrOffset ofs);
99 extern picoos_bool picokpr_isEqual (picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__9, picokpr_StrArrOffset str2);
100 extern picoos_bool picokpr_isEqualHead (picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__10, picokpr_StrArrOffset head);
101 extern picoos_bool picokpr_isEqualMid (picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__11, picokpr_StrArrOffset mid);
102 extern picoos_bool picokpr_isEqualTail (picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__12, picokpr_StrArrOffset tail);
105 extern picokpr_LexCat picokpr_getLexCat(picokpr_Preproc preproc, picokpr_LexCatArrOffset ofs)
    [all...]
picokpr.c 43 /* preproc */
52 /* preproc data defines */
109 /* preproc type and loading */
131 /* preproc type and loading */
257 /* preproc getPreproc */
274 extern picokpr_VarStrPtr picokpr_getVarStrPtr(picokpr_Preproc preproc, picokpr_StrArrOffset ofs)
276 picoos_uint8 * p = (picoos_uint8 *)&(((kpr_SubObj)preproc)->rStrArr[ofs]);
283 extern picoos_bool picokpr_isEqual (picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__9, picokpr_StrArrOffset str2)
287 lstrp = (picokpr_VarStrPtr)&((kpr_SubObj)preproc)->rStrArr[str2];
293 extern picoos_bool picokpr_isEqualHead (picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__10, picokpr_StrArrOffset head
    [all...]
picopr.c 295 picokpr_Preproc preproc[PR_MAX_NR_PREPROC]; member in struct:pr_subobj
883 net = pr->preproc[i];
886 net = pr->preproc[i];
924 if (pr->preproc[p] != NULL) {
925 n = picokpr_getCtxArrLen(pr->preproc[p]);
927 ctxNamePtr = picokpr_getVarStrPtr(pr->preproc[p], picokpr_getCtxCtxNameOfs(pr->preproc[p], i));
928 netNamePtr = picokpr_getVarStrPtr(pr->preproc[p], picokpr_getCtxNetNameOfs(pr->preproc[p], i));
929 prodNamePtr = picokpr_getVarStrPtr(pr->preproc[p], picokpr_getCtxProdNameOfs(pr->preproc[p], i))
    [all...]
picowa.c 204 ie. preproc needs to match all UTF8 hyphens to the ascii
picodata.h 214 #define PICODATA_ITEMINFO2_CMD_TO_PR 'g' /* CMD+PLAY/SAVE+PREPROC*/
  /external/libvpx/vp8/common/
preproc.h 14 * Module Title : preproc.h
  /external/libvpx/build/x86-msvs/
yasm.rules 74 Name="PreProc"
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildpkb.sh 211 ##### PREPROC ###########################
319 ##### PREPROC ###########################
451 ##### PREPROC ###########################
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 13 cmd_VPPYrate="Video+PreProc+YUV+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
14 cmd_VPPRrate="Video+PreProc+RGB+Output+Rate VPPT PERF.awk+who=VPPT+to=HLMM+what=frame+how=sending"
15 cmd_VPPIrate="Video+PreProc+Input+Rate VPP_ PERF.awk+who=VPP_+from=HLMM+what=frame+how=received"
  /external/libvpx/vp8/encoder/
preproc.c 14 * Module Title : preproc.c
onyx_int.h 21 #include "preproc.h"
  /external/libvpx/vp8/encoder/x86/
preproc_mmx.c 13 #include "preproc.h"
  /external/libvpx/vp8/
vp8_common.mk 20 VP8_COMMON_SRCS-yes += common/preproc.h
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 

Completed in 5285 milliseconds