Searched refs:preproc (Results 1 - 25 of 44) sorted by relevance

12

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dpreproc.h2 * \file libyasm/preproc.h
72 void (*destroy) (/*@only@*/ yasm_preproc *preproc);
77 char * (*get_line) (yasm_preproc *preproc);
82 size_t (*get_included_file) (yasm_preproc *preproc, /*@out@*/ char *buf,
88 void (*add_include_file) (yasm_preproc *preproc, const char *filename);
93 void (*predefine_macro) (yasm_preproc *preproc, const char *macronameval);
98 void (*undefine_macro) (yasm_preproc *preproc, const char *macroname);
103 void (*define_builtin) (yasm_preproc *preproc, const char *macronameval);
108 void (*add_standard) (yasm_preproc *preproc, const char **macros);
126 /** Cleans up any allocated preproc memor
[all...]
H A Dmodule.in131 yasm_preproc_module *preproc;
155 preproc = data;
156 printfunc(preproc->name, preproc->keyword);
H A Dcoretype.h39 /** Preprocessor interface. \see preproc.h for details. */
62 const char *preproc; /**< Preprocessor keyword */ member in struct:yasm_stdmac
/external/svox/pico/lib/
H A Dpicokpr.h59 /* 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_LexCatArrOffse
[all...]
H A Dpicokpr.c43 /* 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) argument
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) argument
287 lstrp = (picokpr_VarStrPtr)&((kpr_SubObj)preproc)->rStrArr[str2];
293 extern picoos_bool picokpr_isEqualHead (picokpr_Preproc preproc, picoos_ucha argument
303 picokpr_isEqualMid(picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__11, picokpr_StrArrOffset mid) argument
313 picokpr_isEqualTail(picokpr_Preproc preproc, picoos_uchar str[], picoos_int32 len__12, picokpr_StrArrOffset tail) argument
331 picokpr_getLexCat(picokpr_Preproc preproc, picokpr_LexCatArrOffset ofs) argument
342 picokpr_getAttrValArrInt32(picokpr_Preproc preproc, picokpr_AttrValArrOffset ofs) argument
361 picokpr_getOutItemNextOfs(picokpr_Preproc preproc, picokpr_OutItemArrOffset ofs) argument
369 picokpr_getOutItemType(picokpr_Preproc preproc, picokpr_OutItemArrOffset ofs) argument
377 picokpr_getOutItemStrOfs(picokpr_Preproc preproc, picokpr_OutItemArrOffset ofs) argument
388 picokpr_getOutItemStr(picokpr_Preproc preproc, picokpr_OutItemArrOffset ofs) argument
399 picokpr_getOutItemVal(picokpr_Preproc preproc, picokpr_OutItemArrOffset ofs) argument
415 picokpr_getOutItemArgOfs(picokpr_Preproc preproc, picokpr_OutItemArrOffset ofs) argument
430 picokpr_getTokSetNP(picokpr_Preproc preproc, picokpr_TokArrOffset ofs) argument
467 picokpr_getTokSetWP(picokpr_Preproc preproc, picokpr_TokArrOffset ofs) argument
503 picokpr_getTokNextOfs(picokpr_Preproc preproc, picokpr_TokArrOffset ofs) argument
511 picokpr_getTokAltLOfs(picokpr_Preproc preproc, picokpr_TokArrOffset ofs) argument
524 picokpr_getTokAltROfs(picokpr_Preproc preproc, picokpr_TokArrOffset ofs) argument
536 picokpr_getTokAttribOfs(picokpr_Preproc preproc, picokpr_TokArrOffset ofs) argument
547 picokpr_getProdArrLen(picokpr_Preproc preproc) argument
552 picokpr_getProdPrefCost(picokpr_Preproc preproc, picokpr_ProdArrOffset ofs) argument
569 picokpr_getProdNameOfs(picokpr_Preproc preproc, picokpr_ProdArrOffset ofs) argument
581 picokpr_getProdATokOfs(picokpr_Preproc preproc, picokpr_ProdArrOffset ofs) argument
589 picokpr_getProdETokOfs(picokpr_Preproc preproc, picokpr_ProdArrOffset ofs) argument
600 picokpr_getCtxArrLen(picokpr_Preproc preproc) argument
605 picokpr_getCtxCtxNameOfs(picokpr_Preproc preproc, picokpr_CtxArrOffset ofs) argument
616 picokpr_getCtxNetNameOfs(picokpr_Preproc preproc, picokpr_CtxArrOffset ofs) argument
627 picokpr_getCtxProdNameOfs(picokpr_Preproc preproc, picokpr_CtxArrOffset ofs) argument
641 picokpr_getPreprocNetName(picokpr_Preproc preproc) argument
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/raw/
H A Draw-preproc.c35 yasm_preproc_base preproc; /* base structure */ member in struct:yasm_preproc_raw
59 preproc_raw->preproc.module = &yasm_raw_LTX_preproc;
68 raw_preproc_destroy(yasm_preproc *preproc) argument
70 yasm_xfree(preproc);
74 raw_preproc_get_line(yasm_preproc *preproc) argument
76 yasm_preproc_raw *preproc_raw = (yasm_preproc_raw *)preproc;
118 raw_preproc_get_included_file(yasm_preproc *preproc, char *buf, argument
126 raw_preproc_add_include_file(yasm_preproc *preproc, const char *filename) argument
132 raw_preproc_predefine_macro(yasm_preproc *preproc, const char *macronameval) argument
138 raw_preproc_undefine_macro(yasm_preproc *preproc, cons argument
144 raw_preproc_define_builtin(yasm_preproc *preproc, const char *macronameval) argument
150 raw_preproc_add_standard(yasm_preproc *preproc, const char **macros) argument
[all...]
/external/javassist/sample/preproc/
H A DAssistant.java16 package sample.preproc;
27 * @see sample.preproc.Compiler
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/cpp/
H A Dcpp-preproc.c59 yasm_preproc_base preproc; /* base structure */ member in struct:yasm_preproc_cpp
194 pp->preproc.module = &yasm_cpp_LTX_preproc;
217 cpp_preproc_destroy(yasm_preproc *preproc) argument
219 yasm_preproc_cpp *pp = (yasm_preproc_cpp *)preproc;
235 cpp_preproc_get_line(yasm_preproc *preproc) argument
237 yasm_preproc_cpp *pp = (yasm_preproc_cpp *)preproc;
290 cpp_preproc_get_included_file(yasm_preproc *preproc, char *buf, argument
296 yasm_preproc_cpp *pp = (yasm_preproc_cpp *)preproc;
338 cpp_preproc_add_include_file(yasm_preproc *preproc, const char *filename) argument
340 yasm_preproc_cpp *pp = (yasm_preproc_cpp *)preproc;
350 cpp_preproc_predefine_macro(yasm_preproc *preproc, const char *macronameval) argument
362 cpp_preproc_undefine_macro(yasm_preproc *preproc, const char *macroname) argument
374 cpp_preproc_define_builtin(yasm_preproc *preproc, const char *macronameval) argument
381 cpp_preproc_add_standard(yasm_preproc *preproc, const char **macros) argument
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasm-preproc.c37 yasm_preproc_base preproc; /* Base structure */ member in struct:yasm_preproc_nasm
140 preproc_nasm->preproc.module = &yasm_nasm_LTX_preproc;
168 nasm_preproc_destroy(yasm_preproc *preproc) argument
170 yasm_preproc_nasm *preproc_nasm = (yasm_preproc_nasm *)preproc;
176 yasm_xfree(preproc);
182 nasm_preproc_get_line(yasm_preproc *preproc) argument
184 yasm_preproc_nasm *preproc_nasm = (yasm_preproc_nasm *)preproc;
233 nasm_preproc_get_included_file(yasm_preproc *preproc, /*@out@*/ char *buf, argument
272 nasm_preproc_add_include_file(yasm_preproc *preproc, const char *filename) argument
278 nasm_preproc_predefine_macro(yasm_preproc *preproc, cons argument
286 nasm_preproc_undefine_macro(yasm_preproc *preproc, const char *macroname) argument
294 nasm_preproc_define_builtin(yasm_preproc *preproc, const char *macronameval) argument
302 nasm_preproc_add_standard(yasm_preproc *preproc, const char **macros) argument
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parser-struct.h53 /*@dependent@*/ yasm_preproc *preproc; member in struct:yasm_parser_nasm
H A Dnasm-parser.c49 parser_nasm.preproc = pp;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
H A Dgas-parse-intel.c43 (to)->preproc = (from)->preproc; \
H A Dgas-parser.c56 parser_gas.preproc = pp;
H A Dgas-parser.h89 /*@dependent@*/ yasm_preproc *preproc; member in struct:yasm_parser_gas
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dlibyasm.h67 #include <libyasm/preproc.h>
H A Dsplint.sh85 modules/preprocs/nasm/nasm-preproc.c \
86 modules/preprocs/raw/raw-preproc.c
/external/libxslt/
H A DAndroid.mk21 libxslt/preproc.c \
/external/chromium_org/third_party/libxslt/libexslt/
H A Dcommon.c20 #include <libxslt/preproc.h>
/external/javassist/sample/vector/
H A DVectorAssistant.java5 import sample.preproc.Assistant;
48 * This method is called by a <code>sample.preproc.Compiler</code>.
50 * @see sample.preproc.Compiler
/external/chromium_org/third_party/libxslt/libxslt/
H A Dimports.c44 #include "preproc.h"
249 style->nopreproc = include->preproc;
258 include->preproc = 1;
/external/libxslt/libxslt/
H A Dimports.c44 #include "preproc.h"
249 style->nopreproc = include->preproc;
258 include->preproc = 1;
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile369 nasm-preproc.$(OBJEXT) nasm-pp.$(OBJEXT) nasmlib.$(OBJEXT) \
370 nasm-eval.$(OBJEXT) raw-preproc.$(OBJEXT) \
371 cpp-preproc.$(OBJEXT) cv-dbgfmt.$(OBJEXT) cv-symline.$(OBJEXT) \
1606 modules/preprocs/nasm/nasm-preproc.c \
1613 modules/preprocs/raw/raw-preproc.c \
1614 modules/preprocs/cpp/cpp-preproc.c \
1663 libyasm/parser.h libyasm/phash.h libyasm/preproc.h \
1871 include ./$(DEPDIR)/cpp-preproc.Po
1910 include ./$(DEPDIR)/nasm-preproc.Po
1915 include ./$(DEPDIR)/raw-preproc
[all...]
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile369 nasm-preproc.$(OBJEXT) nasm-pp.$(OBJEXT) nasmlib.$(OBJEXT) \
370 nasm-eval.$(OBJEXT) raw-preproc.$(OBJEXT) \
371 cpp-preproc.$(OBJEXT) cv-dbgfmt.$(OBJEXT) cv-symline.$(OBJEXT) \
1606 modules/preprocs/nasm/nasm-preproc.c \
1613 modules/preprocs/raw/raw-preproc.c \
1614 modules/preprocs/cpp/cpp-preproc.c \
1663 libyasm/parser.h libyasm/phash.h libyasm/preproc.h \
1871 include ./$(DEPDIR)/cpp-preproc.Po
1910 include ./$(DEPDIR)/nasm-preproc.Po
1915 include ./$(DEPDIR)/raw-preproc
[all...]
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile369 nasm-preproc.$(OBJEXT) nasm-pp.$(OBJEXT) nasmlib.$(OBJEXT) \
370 nasm-eval.$(OBJEXT) raw-preproc.$(OBJEXT) \
371 cpp-preproc.$(OBJEXT) cv-dbgfmt.$(OBJEXT) cv-symline.$(OBJEXT) \
1606 modules/preprocs/nasm/nasm-preproc.c \
1613 modules/preprocs/raw/raw-preproc.c \
1614 modules/preprocs/cpp/cpp-preproc.c \
1663 libyasm/parser.h libyasm/phash.h libyasm/preproc.h \
1871 include ./$(DEPDIR)/cpp-preproc.Po
1910 include ./$(DEPDIR)/nasm-preproc.Po
1915 include ./$(DEPDIR)/raw-preproc
[all...]
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile369 nasm-preproc.$(OBJEXT) nasm-pp.$(OBJEXT) nasmlib.$(OBJEXT) \
370 nasm-eval.$(OBJEXT) raw-preproc.$(OBJEXT) \
371 cpp-preproc.$(OBJEXT) cv-dbgfmt.$(OBJEXT) cv-symline.$(OBJEXT) \
1606 modules/preprocs/nasm/nasm-preproc.c \
1613 modules/preprocs/raw/raw-preproc.c \
1614 modules/preprocs/cpp/cpp-preproc.c \
1663 libyasm/parser.h libyasm/phash.h libyasm/preproc.h \
1871 include ./$(DEPDIR)/cpp-preproc.Po
1910 include ./$(DEPDIR)/nasm-preproc.Po
1915 include ./$(DEPDIR)/raw-preproc
[all...]

Completed in 322 milliseconds

12