HomeSort by relevance Sort by last modified time
    Searched refs:DECLARE (Results 1 - 16 of 16) sorted by null

  /external/vixl/src/a64/
instrument-a64.h 83 // Declare all Visitor functions.
84 #define DECLARE(A) void Visit##A(Instruction* instr);
85 VISITOR_LIST(DECLARE)
86 #undef DECLARE
decoder-a64.h 90 #define DECLARE(A) virtual void Visit##A(Instruction* instr) = 0;
91 VISITOR_LIST(DECLARE)
92 #undef DECLARE
141 #define DECLARE(A) void Visit##A(Instruction* instr);
142 VISITOR_LIST(DECLARE)
143 #undef DECLARE
disasm-a64.h 44 // Declare all Visitor functions.
45 #define DECLARE(A) void Visit##A(Instruction* instr);
46 VISITOR_LIST(DECLARE)
47 #undef DECLARE
simulator-a64.h 199 // Declare all Visitor functions.
200 #define DECLARE(A) void Visit##A(Instruction* instr);
201 VISITOR_LIST(DECLARE)
202 #undef DECLARE
  /external/chromium_org/v8/src/arm64/
decoder-arm64.h 71 #define DECLARE(A) virtual void Visit##A(Instruction* instr) = 0;
72 VISITOR_LIST(DECLARE)
73 #undef DECLARE
112 #define DECLARE(A) void Visit##A(Instruction* instr);
113 VISITOR_LIST(DECLARE)
114 #undef DECLARE
instrument-arm64.h 59 // Declare all Visitor functions.
60 #define DECLARE(A) void Visit##A(Instruction* instr);
61 VISITOR_LIST(DECLARE)
62 #undef DECLARE
disasm-arm64.h 26 // Declare all Visitor functions.
27 #define DECLARE(A) void Visit##A(Instruction* instr);
28 VISITOR_LIST(DECLARE)
29 #undef DECLARE
simulator-arm64.h 319 // Declare all Visitor functions.
320 #define DECLARE(A) void Visit##A(Instruction* instr);
321 VISITOR_LIST(DECLARE)
322 #undef DECLARE
  /external/e2fsprogs/lib/ss/
requests.c 19 #define DECLARE(name) void name(int argc,const char * const *argv, \
  /external/chromium_org/v8/test/cctest/
test-decls.cc 331 DECLARE,
336 AppearingPropertyContext() : state_(DECLARE) { }
341 case DECLARE:
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
handlebars-1.0.0.beta.6.js 749 if(opcode === 'DECLARE') {
752 out.push("DECLARE " + name + " = " + value);
854 this.declare('inverse', inverseGuid);
858 this.declare('inverse', null);
867 this.declare('inverse', programGuid);
870 this.declare('inverse', null);
971 declare: function(name, value) {
972 this.opcodes.push('DECLARE');
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]

Completed in 362 milliseconds