Home
last modified time | relevance | path

Searched defs:getType (Results 251 - 275 of 322) sorted by relevance

1...<<111213

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp779 ContextType GlxRenderContext::getType (void) const in getType() function in tcu::lnx::x11::glx::GlxRenderContext
/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1175 auto getType = std::make_unique<GetTypeAsyncContext>(); in GetOsAccountTypeFromProcessInner() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.h168 virtual const TType& getType() const { return type; } in getType() function in glslang::TVariable
/third_party/glslang/glslang/Public/
H A DShaderLang.h741 const TType* getType() const { return type; } in getType() function in glslang::TObjectReflection
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterProperty.java584 public int getType(int c) { in getType() method in UCharacterProperty
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneFormat.java1993 char getType() { in getType() method in TimeZoneFormat.GMTOffsetField
/third_party/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp159 int LegalJamo::getType(UChar c) const { in getType() function in LegalJamo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterProperty.java565 public int getType(int c) { in getType() method in UCharacterProperty
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMeasureUnit.java80 public String getType() { in getType() method in MeasureUnit
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java1492 public int getType() { in getType() method in DateTimePatternGenerator.VariableField
H A DTimeZoneFormat.java1923 char getType() { in getType() method in TimeZoneFormat.GMTOffsetField
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp99 VkDescriptorType getType (void) const { return m_descriptorType; } in getType() function in vkt::BindingModel::__anon27824::Descriptor
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp91 glu::ShaderType getType (void) const { return m_type; } in getType() function in vkt::shaderexecutor::__anon28661::AtomicShaderType
/third_party/vk-gl-cts/external/vulkancts/modules/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/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/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp99 VkDescriptorType getType (void) const { return m_descriptorType; } in getType() function in vkt::BindingModel::__anon29076::Descriptor
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp587 const TType &TIntermSymbol::getType() const in getType() function in sh::TIntermSymbol
1158 const TType &TIntermFunctionPrototype::getType() const getType() function in sh::TIntermFunctionPrototype
[all...]
H A DIntermNode.h227 TLoopType getType() const { return mType; } getType() function in sh::TIntermLoop
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp1653 std::error_code BaseRelocRef::getType(uint8_t &Type) const { in getType() function in BaseRelocRef
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp382 virtual subgroups::DescriptorType getType() const in getType() function
439 virtual subgroups::DescriptorType getType() const in getType() function
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp179 Type getType (void) const { return m_type; } in getType() function in xe::ri::NumericValue
200 Type getType (void) const { return m_type; } in getType() function in xe::ri::Item
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h548 TypeIndex getType() const { return Type; } in getType() function in llvm::codeview::BitFieldRecord
738 TypeIndex getType() const { return Type; } in getType() function in llvm::codeview::OneMethodRecord
803 TypeIndex getType() const { return Type; } in getType() function in llvm::codeview::DataMemberRecord
826 TypeIndex getType() const { return Type; } in getType() function in llvm::codeview::StaticDataMemberRecord
863 TypeIndex getType() const { return Type; } in getType() function in llvm::codeview::VFPtrRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DMetadata.h380 Type *getType() const { return V->getType(); } in getType() function in llvm::ValueAsMetadata
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h441 RecTy *getType() const { return Ty; } in getType() function in llvm::TypedInit
1413 RecTy *getType() const { return TyAndPrefix.getPointer(); } getType() function in llvm::final::final::final
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp363 Type *SCEV::getType() const { in getType() function in SCEV
[all...]

Completed in 68 milliseconds

1...<<111213