Home
last modified time | relevance | path

Searched defs:Ndx (Results 1 – 6 of 6) sorted by relevance

/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/
DPatchInfoReader.cpp283 unsigned Ndx = Sym[i].SymShndx; in readSymbolTableSection() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DELF.h43 unsigned Ndx; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp70 bool addName(StringRef Name, unsigned Ndx) { in addName()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp2093 for (int Ndx = 0; Ndx < DE_LENGTH_OF_ARRAY(AttachmentCaseDef); ++Ndx) in addAttachmentTestCasesWithFunctions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp143 bool addName(StringRef Name, unsigned Ndx) { in addName()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2441 for (auto &Ndx : Data.slice(1)) { in printGroupSections() local