Searched defs:defines (Results 1 - 9 of 9) sorted by path

/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/libxml/src/
H A Drelaxng.c188 int defNr; /* number of defines used */
228 int defNr; /* number of defines used */
229 int defMax; /* number of defines aloocated */
5662 * @name: the name associated to the defines
5718 * @name: the name associated to the defines
5765 "Some defines for %s needs the combine attribute\n",
5774 "xmlRelaxNGCheckCombine(): merging %s defines: %d\n",
6605 * Apply 4.17 mergingd rules to defines and starts
6614 * link together defines and refs in this grammar
7537 * Check the ref/defines link
7681 xmlRelaxNGDumpDefines(FILE * output, xmlRelaxNGDefinePtr defines) argument
8680 xmlRelaxNGValidateValueList(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
8964 xmlRelaxNGValidateValueContent(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
9148 xmlRelaxNGValidateAttributeList(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
9522 xmlRelaxNGValidateDefinitionList(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
H A Dglcpp.h166 struct hash_table *defines; member in struct:glcpp_parser
/external/chromium_org/tools/gyp/tools/emacs/
H A Dgyp.el68 (defconst gyp-defines-regexp
69 "^defines"
70 "Regular expression to introduce 'defines' sections")
92 ((string-match-p gyp-defines-regexp section) 'defines)
199 ('defines 4)
223 "copies" "defines" "dependencies" "destination"
/external/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp101 bool lineMarkers, bool defines)
104 DumpDefines(defines) {
100 PrintPPOutputPPCallbacks(Preprocessor &pp, raw_ostream &os, bool lineMarkers, bool defines) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/libxml2/
H A Drelaxng.c189 int defNr; /* number of defines used */
229 int defNr; /* number of defines used */
230 int defMax; /* number of defines aloocated */
5663 * @name: the name associated to the defines
5719 * @name: the name associated to the defines
5766 "Some defines for %s needs the combine attribute\n",
5775 "xmlRelaxNGCheckCombine(): merging %s defines: %d\n",
6606 * Apply 4.17 mergingd rules to defines and starts
6615 * link together defines and refs in this grammar
7538 * Check the ref/defines link
7682 xmlRelaxNGDumpDefines(FILE * output, xmlRelaxNGDefinePtr defines) argument
8681 xmlRelaxNGValidateValueList(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
8994 xmlRelaxNGValidateValueContent(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
9178 xmlRelaxNGValidateAttributeList(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
9552 xmlRelaxNGValidateDefinitionList(xmlRelaxNGValidCtxtPtr ctxt, xmlRelaxNGDefinePtr defines) argument
[all...]
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp.h166 struct hash_table *defines; member in struct:glcpp_parser

Completed in 408 milliseconds