| /external/clang/test/CodeGen/ |
| D | dllimport.c | 11 #define USE(func) void JOIN(use, __LINE__)() { func(); } macro 88 USE(inlineFunc) in USE() function 125 USE(redecl4) in USE() function
|
| /external/clang/test/CodeGenCXX/ |
| D | dllimport.cpp | 28 #define USE(func) void UNIQ(use)() { func(); } macro 215 USE(externC) in USE() function 239 USE(inlineDef) in USE() function 245 USE(noinline) in USE() function 332 USE(ReferencingNonImportedVar) in USE() function 349 USE(ReferencingImportedDelete) in USE() function 368 USE(funcTmplDecl<ImplicitInst_Imported>) in USE() function 378 USE(inlineFuncTmpl1<ImplicitInst_Imported>) in USE() function 451 USE(ns::externalFuncTmpl<ImplicitInst_Imported>) in USE() function 491 USE(importedFuncTmplDecl<ExplicitSpec_Imported>) in USE() function [all …]
|
| D | dllimport-members.cpp | 20 #define USE(func) void UNIQ(use)() { func(); } macro 727 USE(MemFunTmpl::importedStatic<ExplicitSpec_Imported>) in USE() function 738 USE(MemFunTmpl::importedStatic<ExplicitSpec_InlineDef_Imported>) in USE() function 812 USE(MemFunTmpl::staticDef<ExplicitSpec_Imported>) in USE() function
|
| D | dllexport.cpp | 24 #define USE(func) void UNIQ(use)() { func(); } macro
|
| /external/compiler-rt/test/profile/Inputs/ |
| D | extern_template2.cpp | 1 #define USE macro
|
| D | extern_template1.cpp | 1 #define USE macro
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_lines.c | 201 #define USE(lineFunc) \ macro 210 #define USE(lineFunc) swrast->Line = lineFunc macro
|
| D | s_triangle.c | 978 #define USE(triFunc) \ macro 987 #define USE(triFunc) swrast->Triangle = triFunc; macro
|
| /external/cronet/third_party/protobuf/php/tests/proto/ |
| D | test_reserved_message_upper.proto | 70 message USE {} message
|
| D | test_reserved_enum_value_upper.proto | 71 USE = 63; enumerator
|
| D | test_reserved_enum_upper.proto | 70 enum USE { ZERO64 = 0; } enum
|
| /external/protobuf/php/tests/proto/ |
| D | test_reserved_enum_value_upper.proto | 72 USE = 63; enumerator
|
| D | test_reserved_message_upper.proto | 71 message USE {} message
|
| D | test_reserved_enum_upper.proto | 71 enum USE { ZERO64 = 0; } enum
|
| /external/python/cpython2/Include/ |
| D | symtable.h | 66 #define USE 2<<2 /* name is used */ macro
|
| /external/python/cpython3/Include/internal/ |
| D | pycore_symtable.h | 98 #define USE 2<<3 /* name is used */ macro
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-shaper-use-machine.hh | 41 #define USE(Cat) use_syllable_machine_ex_##Cat macro
|
| /external/mesa3d/src/mesa/drivers/x11/ |
| D | xm_tri.c | 982 #define USE(triFunc) \ macro 990 #define USE(triFunc) return triFunc macro
|
| /external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
| D | EnvironmentCheck.java | 1235 jarVersions.put(new Long(424490), "xalan.jar from Xerces Tools releases - ERROR:DO NOT USE!"); in jarVersions.put()
|
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
| D | spdy_framer_test.cc | 593 enum Output { USE, NOT_USE }; enumerator
|