Home
last modified time | relevance | path

Searched refs:VISIT (Results 1 – 6 of 6) sorted by relevance

/external/v8/tools/gcmole/
Dgcmole.cc527 #define VISIT(type) \ in VisitExpr() macro
535 VISIT(AbstractConditionalOperator); in VisitExpr()
536 VISIT(AddrLabelExpr); in VisitExpr()
537 VISIT(ArraySubscriptExpr); in VisitExpr()
538 VISIT(BinaryOperator); in VisitExpr()
539 VISIT(BlockExpr); in VisitExpr()
540 VISIT(CallExpr); in VisitExpr()
541 VISIT(CastExpr); in VisitExpr()
542 VISIT(CharacterLiteral); in VisitExpr()
543 VISIT(ChooseExpr); in VisitExpr()
[all …]
/external/v8/src/regexp/
Dregexp-ast.h14 #define FOR_EACH_REG_EXP_TREE_TYPE(VISIT) \ argument
15 VISIT(Disjunction) \
16 VISIT(Alternative) \
17 VISIT(Assertion) \
18 VISIT(CharacterClass) \
19 VISIT(Atom) \
20 VISIT(Quantifier) \
21 VISIT(Capture) \
22 VISIT(Lookaround) \
23 VISIT(BackReference) \
[all …]
Djsregexp.h318 #define FOR_EACH_NODE_TYPE(VISIT) \ argument
319 VISIT(End) \
320 VISIT(Action) \
321 VISIT(Choice) \
322 VISIT(BackReference) \
323 VISIT(Assertion) \
324 VISIT(Text)
/external/libmicrohttpd/src/microhttpd/
Dtsearch.h31 } VISIT; typedef
46 void twalk(const void *, void (*)(const void *, VISIT, int));
/external/elfutils/libcpu/
Di386_parse.y868 nameout (const void *nodep, VISIT value, int level)
1076 print_op_str (const void *nodep, VISIT value, in print_op_str()
1092 print_op_str_idx (const void *nodep, VISIT value, in print_op_str_idx()
1101 print_op_fct (const void *nodep, VISIT value, in print_op_fct()
1376 add_mnemonics (const void *nodep, VISIT value,
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...