OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECLARE
(Results
1 - 18
of
18
) sorted by null
/external/vixl/src/vixl/a64/
instrument-a64.h
83
//
Declare
all Visitor functions.
84
#define
DECLARE
(A) void Visit##A(const Instruction* instr);
85
VISITOR_LIST(
DECLARE
)
86
#undef
DECLARE
decoder-a64.h
131
#define
DECLARE
(A) virtual void Visit##A(const Instruction* instr) = 0;
132
VISITOR_LIST(
DECLARE
)
133
#undef
DECLARE
201
#define
DECLARE
(A) void Visit##A(const Instruction* instr);
202
VISITOR_LIST(
DECLARE
)
203
#undef
DECLARE
disasm-a64.h
45
//
Declare
all Visitor functions.
46
#define
DECLARE
(A) virtual void Visit##A(const Instruction* instr);
47
VISITOR_LIST(
DECLARE
)
48
#undef
DECLARE
simulator-a64.h
719
//
Declare
all Visitor functions.
720
#define
DECLARE
(A) virtual void Visit##A(const Instruction* instr);
721
VISITOR_LIST_THAT_RETURN(
DECLARE
)
722
#undef
DECLARE
724
#define
DECLARE
(A) \
726
VISITOR_LIST_THAT_DONT_RETURN(
DECLARE
)
727
#undef
DECLARE
[
all
...]
/external/v8/src/arm64/
decoder-arm64.h
70
#define
DECLARE
(A) virtual void Visit##A(Instruction* instr) = 0;
71
VISITOR_LIST(
DECLARE
)
72
#undef
DECLARE
111
#define
DECLARE
(A) void Visit##A(Instruction* instr);
112
VISITOR_LIST(
DECLARE
)
113
#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
320
//
Declare
all Visitor functions.
321
#define
DECLARE
(A) void Visit##A(Instruction* instr);
322
VISITOR_LIST(
DECLARE
)
323
#undef
DECLARE
/external/e2fsprogs/lib/ss/
requests.c
19
#define
DECLARE
(name) void name(int argc,const char * const *argv, \
/external/v8/test/cctest/
test-decls.cc
330
DECLARE
,
335
AppearingPropertyContext() : state_(
DECLARE
) { }
340
case
DECLARE
:
[
all
...]
/external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar
htmlparser-1.3.jar
/external/guice/extensions/persist/lib/
hsqldb.jar
/build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js
[
all
...]
/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-dev/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 788 milliseconds