Home
last modified time | relevance | path

Searched defs:getType (Results 301 - 323 of 323) sorted by relevance

1...<<111213

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp810 GLenum Utils::getType(GLenum internal_format) in getType() function in gl4cts::CopyImage::Utils
H A Dgl4cEnhancedLayoutsTests.cpp5414 Utils::Type TestBase::getType(GLuint index) const in getType() function in gl4cts::EnhancedLayouts::TestBase
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h1654 VkImageType getType() const { return mImageType; } in getType() function in rx::vk::final
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h311 const TType& getType() const { return type; } in getType() function in TIntermTyped
367 TLoopType getType() const { return type; } in getType() function in TIntermLoop
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasunit.cpp2161 const char *MeasureUnit::getType() const { in getType() function in MeasureUnit
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp548 SpvId SPIRVCodeGenerator::getType(const Type& type) { in getType() function in SkSL::SPIRVCodeGenerator
552 SpvId SPIRVCodeGenerator::getType(const Type& rawType, const MemoryLayout& layout) { in getType() function in SkSL::SPIRVCodeGenerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h96 PointerType *getType() const { in getType() function in llvm::AllocaInst
1953 VectorType *getType() const { getType() function in llvm::InsertElementInst
2013 VectorType *getType() const { getType() function in llvm::ShuffleVectorInst
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFF.h333 uint16_t getType() const { in getType() function in llvm::object::COFFSymbolRef
551 int getType() const { return TypeInfo & 0x3; } in getType() function
716 int getType() const { return Data >> 12; } in getType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCOFF.h660 ImportType getType() const { in getType() function
H A DELF.h835 unsigned char getType() const { return st_info & 0x0f; } in getType() function
855 unsigned char getType() const { return st_info & 0x0f; } in getType() function
928 unsigned char getType() const { return (unsigned char)(r_info & 0x0ff); } in getType() function
945 unsigned char getType() const { return (unsigned char)(r_info & 0x0ff); } in getType() function
961 Elf64_Word getType() const { return (Elf64_Word)(r_info & 0xffffffffL); } in getType() function
978 Elf64_Word getType() const { return (Elf64_Word)(r_info & 0xffffffffL); } getType() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4326 uint64_t HexagonInstrInfo::getType(const MachineInstr &MI) const { in getType() function in HexagonInstrInfo
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp649 virtual VkDescriptorType getType() const in getType() function
704 virtual VkDescriptorType getType() const in getType() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1704 Type *Nucleus::getType(Value *value) getType() function in rr::Nucleus
[all...]
H A DReactor.hpp145 Type *getType() const { return type; } in getType() function in rr::Variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp205 Type *getType() { return MemTy; } in getType() function
555 Type *Formula::getType() const { in getType() function in Formula
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1002 unsigned char getType() const { return st_info & 0x0f; } in getType() function
1022 unsigned char getType() const { return st_info & 0x0f; } in getType() function
1093 unsigned char getType() const { return (unsigned char)(r_info & 0x0ff); } in getType() function
1110 unsigned char getType() const { return (unsigned char)(r_info & 0x0ff); } in getType() function
1129 Elf64_Word getType() const { return (Elf64_Word)(r_info & 0xffffffffL); } in getType() function
1146 Elf64_Word getType() const { return (Elf64_Word)(r_info & 0xffffffffL); } getType() function
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp2894 GLenum getType = format.type; CaptureShareGroupMidExecutionSetup() local
[all...]
/third_party/glslang/glslang/Include/
H A Dintermediate.h1195 virtual const TType& getType() const { return type; } in getType() function in glslang::TIntermTyped
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacter.java4285 public static int getType(int ch) in getType() method in UCharacter
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUCharacter.java3602 public static int getType(int ch) in getType() method in UCharacter
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/jcommander/ com/beust/jcommander/converters/ ...
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 111 milliseconds

1...<<111213