Home
last modified time | relevance | path

Searched defs:targetType (Results 1 - 20 of 20) sorted by relevance

/applications/standard/contacts_data/contacts/src/
H A Dcontacts_napi_utils.cpp42 bool ContactsNapiUtils::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/third_party/typescript/tests/baselines/reference/
H A DparserRealSource11.js421 var targetType = applyTargetType ? this.castTerm.type : null; variable
/base/hiviewdfx/hichecker/interfaces/js/kits/napi/src/
H A Dnapi_hichecker.cpp189 bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/
H A Dfs_dm.c140 char *targetType = needDmVerity ? "verity" : "linear"; in LoadDmDeviceTable() local
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_utils.cpp137 bool NapiCallManagerUtils::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DReader.java291 readMessageList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readMessageList() argument
303 readGroupList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readGroupList() argument
308 readGroupList( List<T> target, Schema<T> targetType, ExtensionRegistryLite extensionRegistry) readGroupList() argument
H A DCodedInputStreamReader.java795 readMessageList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readMessageList() argument
825 readGroupList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readGroupList() argument
H A DBinaryReader.java927 readMessageList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readMessageList() argument
960 readGroupList( List<T> target, Class<T> targetType, ExtensionRegistryLite extensionRegistry) readGroupList() argument
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddata_resource.cpp102 uint32_t targetType = loaded[index]; in GetString() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp635 BeforeDrawValidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType) in BeforeDrawValidator() argument
/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_common.cpp70 bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/base/customization/config_policy/interfaces/kits/js/src/
H A Dconfig_policy_napi.cpp282 bool ConfigPolicyNapi::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c1116 int32_t AssertGroupTypeMatch(int32_t inputType, int32_t targetType) in AssertGroupTypeMatch() argument
/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp149 bool NapiUtil::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSRGBDecodeTests.cpp1083 void SRGBTestCase::addTexture ( const glu::TextureTestUtil::TextureType targetType, in addTexture() argument
444 SRGBTestTexture(Context& context, const glu::TextureTestUtil::TextureType targetType, const tcu::TextureFormat internalFormat, const int width, const int height, const tcu::Vec4 color, const tcu::Sampler::WrapMode wrapS, const tcu::Sampler::WrapMode wrapT, const tcu::Sampler::FilterMode minFilter, const tcu::Sampler::FilterMode magFilter, SRGBDecode decoding) SRGBTestTexture() argument
H A Des31fFboSRGBWriteControlTests.cpp577 TestFramebuffer::TestFramebuffer (Context& context, const deUint32 targetType, const deUint32 colorAttachment, glw::GLuint textureAttachmentHandle, const bool isSRGB, const FboType fboType, const int idx) in TestFramebuffer() argument
613 void TestFramebuffer::setTargetType (const deUint32 targetType) in setTargetType() argument
1224 isFramebufferAttachmentSRGB(const deUint32 targetType, const deUint32 attachment) const isFramebufferAttachmentSRGB() argument
1266 logState(const deUint32 targetType, const deUint32 attachment, const SamplingType samplingType) const logState() argument
[all...]
H A Des31fProgramUniformTests.cpp739 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation() local
H A Des31fShaderImageLoadStoreTests.cpp3425 const EarlyFragmentTestsCase::RenderTargetType targetType = (EarlyFragmentTestsCase::RenderTargetType)testRenderTargetI; in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp689 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp840 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation() local

Completed in 42 milliseconds