| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | multisampled_texture_type.h | 37 const Type* type() const { return type_; } in type() function in tint::sem::MultisampledTexture
|
| H A D | sampled_texture_type.cc | 24 SampledTexture::SampledTexture(ast::TextureDimension dim, const Type* type) in SampledTexture() argument
|
| H A D | sampled_texture_type.h | 37 Type* type() const { return const_cast<Type*>(type_); } in type() function in tint::sem::SampledTexture
|
| H A D | vector_type.h | 37 const Type* type() const { return subtype_; } in type() function in tint::sem::Vector
|
| /third_party/skia/tools/graphite/ |
| H A D | ContextFactory.cpp | 24 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 D | locbased.cpp | 18 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 D | ucln_cmn.cpp | 65 ucln_common_registerCleanup(ECleanupCommonType type, in ucln_common_registerCleanup() argument [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | coAndContraVariantInferences.js | |
| H A D | conditionalTypesExcessProperties.js | |
| H A D | mappedTypeNotMistakenlyHomomorphic.js | |
| H A D | jsDeclarationsClassStatic.js | |
| H A D | jsDeclarationsFunctionClassesCjsExportAssignment.js | [all...] |
| H A D | typePredicateFreshLiteralWidening.js | |
| H A D | keyofAndIndexedAccess.js | [all...] |
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | BackendBinding.cpp | 72 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 D | Uniform.h | 24 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 D | get_default_type.c | 10 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 D | is_customizable_type.c | 67 const char *type; in is_context_customizable() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktTypeComparisonUtil.cpp | 34 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 D | gluTextureUtil.cpp | 51 deUint32 type = GL_NONE; in getTransferFormat() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrContext.hpp | 43 Context (glu::ContextType type) : m_type(type) {} in Context() argument [all...] |
| /base/customization/enterprise_device_management/common/external/src/ |
| H A D | edm_os_account_manager_impl.cpp | 42 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 D | account_manager_addon.h | 42 int32_t type; member
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
| H A D | raw_data_encoder.cpp | 31 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 D | param_event_manager.cpp | 76 std::string type = want.GetStringParam(EVENT_INFO_TYPE); in OnReceiveEvent() local
|