Searched defs:Direct (Results 1 – 7 of 7) sorted by relevance
/external/v8/build/android/gyp/ |
D | write_build_config.py | 122 def Direct(self, wanted_type=None): member in Deps
|
/external/llvm/lib/Target/WebAssembly/ |
D | Relooper.h | 42 Direct = 0, // We will directly reach the right location through other enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 136 Direct, enumerator
|
/external/llvm/include/llvm/Object/ |
D | StackMapParser.h | 101 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
|
/external/chromium-libpac/test/ |
D | proxy_resolver_v8_unittest.cc | 150 TEST(ProxyResolverV8Test, Direct) { in TEST() argument
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 46 Direct, enumerator
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | RegionStore.cpp | 43 enum Kind { Default = 0x0, Direct = 0x1 }; enumerator
|