Home
last modified time | relevance | path

Searched defs:is64 (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp141 const bool is64 = (componentWidth == 64); in getComponentTypeStr() local
157 const bool is64 = (componentWidth == 64); in getVec4TypeStr() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageAtomicOperationTests.cpp141 const bool is64 = (componentWidth == 64); in getComponentTypeStr() local
157 const bool is64 = (componentWidth == 64); in getVec4TypeStr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp3437 rebaseTable(Error &Err, MachOObjectFile *O, ArrayRef<uint8_t> Opcodes, bool is64) rebaseTable() argument
4107 bindTable(Error &Err, MachOObjectFile *O, ArrayRef<uint8_t> Opcodes, bool is64, MachOBindEntry::Kind BKind) bindTable() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFF.h1072 bool is64() const { return PE32PlusHeader; } in is64() function in llvm::object::frame_type::COFFObjectFile

Completed in 17 milliseconds