Searched defs:DECLARE (Results 1 - 13 of 13) sorted by relevance

/external/e2fsprogs/lib/ss/
H A Drequests.c20 #define DECLARE(name) void name(int argc,const char * const *argv, \ macro
/external/v8/src/arm64/
H A Ddecoder-arm64.h71 #define DECLARE(A) virtual void Visit##A(Instruction* instr) = 0; macro
72 VISITOR_LIST(DECLARE)
73 #undef DECLARE macro
112 #define DECLARE(A) void Visit##A(Instruction* instr); macro
113 VISITOR_LIST(DECLARE)
114 #undef DECLARE macro
H A Ddisasm-arm64.h25 #define DECLARE(A) void Visit##A(Instruction* instr); macro
26 VISITOR_LIST(DECLARE)
27 #undef DECLARE macro
H A Dinstrument-arm64.h60 #define DECLARE(A) void Visit##A(Instruction* instr); macro
61 VISITOR_LIST(DECLARE)
62 #undef DECLARE macro
/external/tensorflow/tensorflow/core/kernels/
H A Dscan_ops.cc96 #define DECLARE(REDUCER, T) \ macro
105 DECLARE(Eigen::internal::SumReducer<T>, T); \
106 DECLARE(Eigen::internal::ProdReducer<T>, T);
111 #undef DECLARE macro
/external/vixl/src/aarch64/
H A Ddecoder-aarch64.h130 #define DECLARE(A) virtual void Visit##A(const Instruction* instr) = 0; macro
131 VISITOR_LIST(DECLARE)
132 #undef DECLARE macro
200 #define DECLARE(A) void Visit##A(const Instruction* instr); macro
201 VISITOR_LIST(DECLARE)
202 #undef DECLARE macro
H A Ddisasm-aarch64.h48 #define DECLARE(A) \ macro
50 VISITOR_LIST(DECLARE)
51 #undef DECLARE macro
H A Dinstrument-aarch64.h89 #define DECLARE(A) void Visit##A(const Instruction* instr) VIXL_OVERRIDE; macro
90 VISITOR_LIST(DECLARE)
91 #undef DECLARE macro
H A Dsimulator-aarch64.h894 #define DECLARE(A) \ macro
896 VISITOR_LIST_THAT_RETURN(DECLARE)
897 #undef DECLARE macro
899 #define DECLARE(A) \ macro
902 VISITOR_LIST_THAT_DONT_RETURN(DECLARE)
903 #undef DECLARE macro
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1900 milliseconds