HomeSort by relevance Sort by last modified time
    Searched defs:RECURSE (Results 1 - 9 of 9) sorted by null

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
field_comparator.h 67 RECURSE, // Compared submessages need to be compared recursively.
74 // Returns SAME or DIFFERENT for simple values, and SAME, DIFFERENT or RECURSE
75 // for submessages. Returning RECURSE for fields not being submessages is
  /external/v8/src/crankshaft/
typing.cc 102 #define RECURSE(call) \
111 RECURSE(VisitDeclarations(scope_->declarations()));
112 RECURSE(VisitStatements(root_->body()));
119 RECURSE(Visit(stmt));
126 RECURSE(VisitStatements(stmt->statements()));
134 RECURSE(Visit(stmt->expression()));
155 RECURSE(Visit(stmt->condition()));
157 RECURSE(Visit(stmt->then_statement()));
160 RECURSE(Visit(stmt->else_statement()));
182 RECURSE(Visit(stmt->expression()))
    [all...]
  /external/v8/src/ast/
ast.cc 826 #define RECURSE(call) \
853 RECURSE(Visit(decl));
860 RECURSE(Visit(stmt));
868 RECURSE(Visit(decl->fun()));
876 RECURSE(VisitStatements(stmt->statements()));
880 RECURSE(Visit(stmt->expression()));
887 RECURSE(Visit(stmt->statement()));
891 RECURSE(Visit(stmt->condition()));
892 RECURSE(Visit(stmt->then_statement()));
893 RECURSE(Visit(stmt->else_statement()))
    [all...]
  /external/v8/src/
typing-asm.cc 31 #define RECURSE(call) \
101 RECURSE(VisitDeclarations(scope->declarations()));
104 RECURSE(VisitStatements(fun->body()));
110 RECURSE(VisitFunctionAnnotation(decl->fun()));
123 RECURSE(VisitStatements(fun->body()));
130 RECURSE(VisitWithExpectation(decl->fun(), Type::Any(), "UNREACHABLE"));
143 RECURSE(VisitWithExpectation(stmt->expression(), Type::Object(),
188 RECURSE(VisitLiteral(literal, true));
190 RECURSE(VisitExpressionAnnotation(stmt->expression(), nullptr, true));
213 RECURSE(VisitExpressionAnnotation(expr->value(), var, false))
    [all...]
  /external/v8/src/wasm/
asm-wasm-builder.cc 27 #define RECURSE(call) \
120 RECURSE(VisitFunctionLiteral(literal_));
132 RECURSE(Visit(decl->fun()));
149 RECURSE(Visit(stmt));
160 RECURSE(VisitExpressionStatement(expr));
168 RECURSE(VisitStatements(stmt->statements()));
170 RECURSE(VisitStatements(stmt->statements()));
192 RECURSE(Visit(stmt->expression()));
203 RECURSE(Visit(stmt->condition()));
208 RECURSE(Visit(stmt->then_statement()))
    [all...]
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.8.ALPHA.jar 

Completed in 642 milliseconds