Home
last modified time | relevance | path

Searched defs:type (Results 976 - 1000 of 24867) sorted by relevance

1...<<31323334353637383940>>...995

/third_party/skia/third_party/externals/tint/src/sem/
H A Dmultisampled_texture_type.h37 const Type* type() const { return type_; } in type() function in tint::sem::MultisampledTexture
H A Dsampled_texture_type.cc24 SampledTexture::SampledTexture(ast::TextureDimension dim, const Type* type) in SampledTexture() argument
H A Dsampled_texture_type.h37 Type* type() const { return const_cast<Type*>(type_); } in type() function in tint::sem::SampledTexture
H A Dvector_type.h37 const Type* type() const { return subtype_; } in type() function in tint::sem::Vector
/third_party/skia/tools/graphite/
H A DContextFactory.cpp24 ContextFactory::ContextInfo::ContextInfo(ContextFactory::ContextType type, in ContextInfo() argument
35 getContextInfo( ContextType type) getContextInfo() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocbased.cpp18 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument
23 const char* LocaleBased::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
H A Ducln_cmn.cpp65 ucln_common_registerCleanup(ECleanupCommonType type, in ucln_common_registerCleanup() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DcoAndContraVariantInferences.js
H A DconditionalTypesExcessProperties.js
H A DmappedTypeNotMistakenlyHomomorphic.js
H A DjsDeclarationsClassStatic.js
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js[all...]
H A DtypePredicateFreshLiteralWidening.js
H A DkeyofAndIndexedAccess.js[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DBackendBinding.cpp72 BackendBinding* CreateBinding(wgpu::BackendType type, GLFWwindow* window, WGPUDevice device) { in CreateBinding() argument
47 DiscoverAdapter(dawn_native::Instance* instance, GLFWwindow* window, wgpu::BackendType type) DiscoverAdapter() argument
/third_party/skia/experimental/graphite/src/
H A DUniform.h24 constexpr Uniform(const char* name, SLType type) : Uniform(name, type, kNonArray) {} in Uniform() argument
26 constexpr Uniform(const char* name, SLType type, int count) in Uniform() argument
38 constexpr SLType type() const { return static_cast<SLType>(fType); } in type() function in skgpu::Uniform
/third_party/selinux/libselinux/src/
H A Dget_default_type.c10 int get_default_type(const char *role, char **type) in get_default_type() argument
27 static int find_default_type(FILE * fp, const char *role, char **type) in find_default_type() argument
H A Dis_customizable_type.c67 const char *type; in is_context_customizable() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktTypeComparisonUtil.cpp34 const char* getCompareFuncForType (glu::DataType type) in getCompareFuncForType() argument
168 void collectUniqueBasicTypes (std::set<glu::DataType> &basicTypes, const glu::VarType &type) in collectUniqueBasicTypes() argument
184 glu::DataType getPromoteType (glu::DataType type) in getPromoteType() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp51 deUint32 type = GL_NONE; in getTransferFormat() local
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContext.hpp43 Context (glu::ContextType type) : m_type(type) {} in Context() argument
[all...]
/base/customization/enterprise_device_management/common/external/src/
H A Dedm_os_account_manager_impl.cpp42 ErrCode EdmOsAccountManagerImpl::CreateOsAccount(const std::string &name, const OHOS::AccountSA::OsAccountType &type, in CreateOsAccount() argument
/base/customization/enterprise_device_management/interfaces/kits/account_manager/include/
H A Daccount_manager_addon.h42 int32_t type; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Draw_data_encoder.cpp31 uint8_t RawDataEncoder::EncodedTag(uint8_t type) in EncodedTag() argument
49 bool RawDataEncoder::ValueTypeEncoded(RawData& data, bool isArray, ValueType type, uint8_t count) in ValueTypeEncoded() argument
/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_event_manager.cpp76 std::string type = want.GetStringParam(EVENT_INFO_TYPE); in OnReceiveEvent() local

Completed in 24 milliseconds

1...<<31323334353637383940>>...995