Home
last modified time | relevance | path

Searched defs:ncmds (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/overlay-layer/
H A Dmesa-overlay-control.py83 def readCmd(self, ncmds, timeout=TIMEOUT): argument
/aosp_15_r20/external/mesa3d/src/vulkan/screenshot-layer/
H A Dmesa-screenshot-control.py83 def readCmd(self, ncmds, timeout=TIMEOUT): argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h51 uint32_t ncmds; member
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h45 uint32_t ncmds; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h67 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DMachOYAML.h67 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DMachOYAML.h67 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DMachOYAML.h67 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DMachOYAML.h67 uint32_t ncmds; member
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Dlocal_symbolizer.cc218 uint32_t ncmds; /* number of load commands */ member
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h59 uint32_t ncmds; /* number of load commands */ member
77 uint32_t ncmds; /* number of load commands */ member
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h497 uint32_t ncmds; member
507 uint32_t ncmds; member
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h497 uint32_t ncmds; member
507 uint32_t ncmds; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h504 uint32_t ncmds; member
514 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h517 uint32_t ncmds; member
527 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h517 uint32_t ncmds; member
527 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h517 uint32_t ncmds; member
527 uint32_t ncmds; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h521 uint32_t ncmds; member
531 uint32_t ncmds; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.h517 uint32_t ncmds; member
527 uint32_t ncmds; member
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp7394 uint32_t ncmds, uint32_t sizeofcmds, uint32_t flags, in PrintMachHeader()