Home
last modified time | relevance | path

Searched defs:getType (Results 276 - 300 of 317) sorted by relevance

1...<<111213

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DCOFF.h710 ImportType getType() const { return static_cast<ImportType>(TypeInfo & 0x3); } in getType() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java1033 public Type getType() { in getType() method in Descriptors.FieldDescriptor
1881 public EnumDescriptor getType() { in getType() method in Descriptors.EnumValueDescriptor
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp91 glu::ShaderType getType (void) const { return m_type; } in getType() function in vkt::shaderexecutor::__anon29810::AtomicShaderType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRender.hpp139 Type getType (void) const { return m_type; } in getType() function in vkt::sr::TextureBinding
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.hpp161 Type getType (void) { return m_type; } in getType() function in vkt::texture::util::TextureBinding
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework.py270 def getType (self): member in Function
[all...]
H A Dgen_framework_sc.py333 def getType (self): member in Variable
402 def getType (self): member in Function
[all...]
H A Dohos_gen_framework.py262 def getType (self): member in Function
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp254 GLenum getType (void) const { return m_type; } in getType() function in deqp::egl::Image::GLESImageApi::ModifyTexSubImage
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java1628 public int getType() { in getType() method in DateTimePatternGenerator.VariableField
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasureUnit.java430 public String getType() { in getType() method in MeasureUnit
H A DCalendar.java6500 public String getType() { in getType() method in Calendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java6217 public String getType() { in getType() method in Calendar
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp135 Ice::Type getType() const { return Signature.getReturnType(); } in getType() function in __anon25529::SimpleExtendedType
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp618 FboType TestFramebuffer::getType (void) const in getType() function in deqp::gles31::Functional::__anon30822::TestFramebuffer
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp91 Type getType (void) const { return m_type; } in getType() function in sglr::rc::Texture
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit.cpp2198 const char *MeasureUnit::getType() const { in getType() function in MeasureUnit
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasunit.cpp2216 const char *MeasureUnit::getType() const { in getType() function in MeasureUnit
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp649 virtual VkDescriptorType getType() const in getType() function
704 virtual VkDescriptorType getType() const in getType() function
[all...]
/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
/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...]

Completed in 88 milliseconds

1...<<111213