/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryLocation.h | 75 enum DirectConstruction { Direct }; enumerator 98 return LocationSize(Value | ImpreciseBit, Direct); in upperBound() 102 return LocationSize(Unknown, Direct); in unknown() 107 return LocationSize(MapTombstone, Direct); in mapTombstone() 110 return LocationSize(MapEmpty, Direct); in mapEmpty()
|
D | CGSCCPassManager.h | 577 int Direct; 596 ++Count.Direct; 676 CallCountOld.Direct < CallCountNew.Direct) {
|
/third_party/libdrm/man/ |
D | drm.7.rst | 6 Direct Rendering Manager 11 :Manual group: Direct Rendering Manager 21 The *Direct Rendering Manager* (DRM) is a framework to manage *Graphics
|
D | drmAvailable.3.rst | 11 :Manual group: Direct Rendering Manager
|
D | drmHandleEvent.3.rst | 11 :Manual group: Direct Rendering Manager
|
D | drmModeGetResources.3.rst | 11 :Manual group: Direct Rendering Manager
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_cfg.cpp | 125 case SPIRBlock::Direct: in post_order_visit() 318 (dom.terminator == SPIRBlock::Direct && dom.next_block == to) || in node_terminates_control_flow_in_sub_graph() 375 case SPIRBlock::Direct: in lift_continue_block_dominator()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 436 BasicBlock::iterator Direct = DirectSucc->begin(); in SplitIndirectBrCriticalEdges() local 443 PHINode *DirPHI = cast<PHINode>(Direct); in SplitIndirectBrCriticalEdges() 449 Direct++; in SplitIndirectBrCriticalEdges()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_acquire_drm_display.txt | 19 using the Direct Rendering Manager (DRM) interface.
|
D | VK_EXT_acquire_drm_display.adoc | 19 using the Direct Rendering Manager (DRM) interface.
|
D | VK_NV_external_memory_capabilities.txt | 22 Applications may wish to import memory from the Direct 3D API, or export
|
D | VK_NV_external_memory_capabilities.adoc | 22 Applications may wish to import memory from the Direct 3D API, or export
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | StackMapParser.h | 104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator 144 assert((getKind() == LocationKind::Direct || in getOffset()
|
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-with/ |
D | arkts-no-with-1-ok.ets | 26 console.log(obj.a + obj.b); // Direct access to properties
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndex.cpp | 82 if (TI.getSimpleMode() == SimpleTypeMode::Direct) in simpleTypeName()
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 44.txt | 21 # - 08Direct Limited: 08Direct 195 4474068|08Direct
|
/third_party/json/tests/thirdparty/Fuzzer/test/ |
D | fuzzer-leak.test | 4 LEAK_DURING: Direct leak of 4 byte(s) in 1 object(s) allocated from:
|
/third_party/rust/crates/cxx/book/src/ |
D | async.md | 4 Direct FFI of async functions is absolutely in scope for CXX (on C++20 and up)
|
/third_party/python/Lib/test/xmltestdata/c14n-20/ |
D | README | 8 Direct source:
|
/third_party/python/Doc/c-api/ |
D | bytearray.rst | 37 Direct API functions
|
/third_party/ltp/runtest/ |
D | dio | 1 #DESCRIPTION:Direct IO tests
|
/third_party/node/deps/npm/node_modules/iconv-lite/lib/ |
D | index.js | 78 case "string": // Direct alias to other encoding.
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | meson.build | 84 description : 'Direct Rendering Infrastructure',
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypePointer.cpp | 23 assert(TI.getSimpleMode() != SimpleTypeMode::Direct); in NativeTypePointer()
|
/third_party/vk-gl-cts/ |
D | CMakeLists.txt | 129 # DRM (Direct Rendering Manager) Headers 136 set(DEQP_SUPPORT_DRM ON CACHE BOOL "Build code requiring the Linux/Unix Direct Rendering Manager") 140 set(DEQP_SUPPORT_DRM OFF CACHE BOOL "Build code requiring the Linux/Unix Direct Rendering Manager")
|