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

  /external/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 24 // Declare all Visitor functions.
25 #define DECLARE(A) void Visit##A(Instruction* instr);
26 VISITOR_LIST(DECLARE)
27 #undef DECLARE
simulator-arm64.h 321 // Declare all Visitor functions.
322 #define DECLARE(A) void Visit##A(Instruction* instr);
323 VISITOR_LIST(DECLARE)
324 #undef DECLARE
  /external/vixl/src/aarch64/
instrument-aarch64.h 88 // Declare all Visitor functions.
89 #define DECLARE(A) void Visit##A(const Instruction* instr) VIXL_OVERRIDE;
90 VISITOR_LIST(DECLARE)
91 #undef DECLARE
decoder-aarch64.h 130 #define DECLARE(A) virtual void Visit##A(const Instruction* instr) = 0;
131 VISITOR_LIST(DECLARE)
132 #undef DECLARE
200 #define DECLARE(A) void Visit##A(const Instruction* instr);
201 VISITOR_LIST(DECLARE)
202 #undef DECLARE
disasm-aarch64.h 47 // Declare all Visitor functions.
48 #define DECLARE(A) \
50 VISITOR_LIST(DECLARE)
51 #undef DECLARE
simulator-aarch64.h 893 // Declare all Visitor functions.
894 #define DECLARE(A) \
896 VISITOR_LIST_THAT_RETURN(DECLARE)
897 #undef DECLARE
899 #define DECLARE(A) \
902 VISITOR_LIST_THAT_DONT_RETURN(DECLARE)
903 #undef DECLARE
    [all...]
  /external/e2fsprogs/lib/ss/
requests.c 20 #define DECLARE(name) void name(int argc,const char * const *argv, \
  /external/tensorflow/tensorflow/core/kernels/
scan_ops.cc 96 #define DECLARE(REDUCER, T) \
105 DECLARE(Eigen::internal::SumReducer<T>, T); \
106 DECLARE(Eigen::internal::ProdReducer<T>, T);
111 #undef DECLARE
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /tools/repohooks/tools/
checkpatch.pl 340 our $Declare;
596 $Declare = qr{(?:$Storage\s+(?:$Inline\s+)?)?$Type};
612 (?:$Storage\s+)?(?:[A-Z_][A-Z0-9]*_){0,2}(?:DEFINE|DECLARE)(?:_[A-Z0-9]+){1,6}\s*\(|
649 } elsif ($line =~ /^\s*$Declare\s+(\w*(?:[A-Z][a-z]|[a-z][A-Z])\w*)\s*[\(\[,;]/) {
    [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 413 milliseconds