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

  /external/protobuf/src/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
  /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/ast/
ast-traversal-visitor.h 75 #define RECURSE(call) \
109 RECURSE(Visit(decl));
118 RECURSE(Visit(stmt));
133 RECURSE(Visit(decl->fun()));
139 RECURSE(VisitStatements(stmt->statements()));
146 RECURSE(Visit(stmt->expression()));
156 RECURSE(Visit(stmt->statement()));
162 RECURSE(Visit(stmt->condition()));
163 RECURSE(Visit(stmt->then_statement()));
164 RECURSE(Visit(stmt->else_statement()))
    [all...]
  /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/asmjs/
asm-wasm-builder.cc 34 #define RECURSE(call) \
204 RECURSE(Visit(decl->fun()));
225 RECURSE(Visit(stmt));
236 RECURSE(VisitExpressionStatement(expr));
244 RECURSE(VisitStatements(stmt->statements()));
246 RECURSE(VisitStatements(stmt->statements()));
293 RECURSE(Visit(expr));
305 RECURSE(Visit(stmt->condition()));
309 RECURSE(Visit(stmt->then_statement()));
313 RECURSE(Visit(stmt->else_statement()))
    [all...]
asm-typer.cc 49 #define RECURSE(call) \
688 RECURSE(ValidateGlobalDeclaration(assign));
710 RECURSE(ValidateFunction(fun_decl));
721 RECURSE(ValidateModuleFunction(fun_decl));
731 RECURSE(ValidateFunctionTable(function_table));
769 RECURSE(ValidateExport(module_return_));
837 RECURSE(type = VariableTypeAnnotations(value, mutability));
900 RECURSE(type = NewHeapView(value->AsCallNew()));
981 RECURSE(export_type = ExportType(fun_export));
1003 RECURSE(ExportType(export_obj))
    [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.11.ALPHA.jar 

Completed in 307 milliseconds