| /applications/standard/contacts_data/contacts/src/ |
| H A D | contacts_napi_utils.cpp | 42 bool ContactsNapiUtils::MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | parserRealSource11.js | 421 var targetType = applyTargetType ? this.castTerm.type : null; variable
|
| /base/hiviewdfx/hichecker/interfaces/js/kits/napi/src/ |
| H A D | napi_hichecker.cpp | 189 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 D | fs_dm.c | 140 char *targetType = needDmVerity ? "verity" : "linear"; in LoadDmDeviceTable() local
|
| /base/telephony/call_manager/frameworks/js/napi/src/ |
| H A D | napi_call_manager_utils.cpp | 137 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 D | Reader.java | 291 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 D | CodedInputStreamReader.java | 795 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 D | BinaryReader.java | 927 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 D | data_resource.cpp | 102 uint32_t targetType = loaded[index];
in GetString() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderLibraryCase.cpp | 635 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 D | napi_edm_common.cpp | 70 bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType) in MatchValueType() argument
|
| /base/customization/config_policy/interfaces/kits/js/src/ |
| H A D | config_policy_napi.cpp | 282 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 D | group_operation_common.c | 1116 int32_t AssertGroupTypeMatch(int32_t inputType, int32_t targetType) in AssertGroupTypeMatch() argument
|
| /base/telephony/core_service/frameworks/js/napi/ |
| H A D | napi_util.cpp | 149 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 D | es31fSRGBDecodeTests.cpp | 1083 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 D | es31fFboSRGBWriteControlTests.cpp | 577 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 D | es31fProgramUniformTests.cpp | 739 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation() local
|
| H A D | es31fShaderImageLoadStoreTests.cpp | 3425 const EarlyFragmentTestsCase::RenderTargetType targetType = (EarlyFragmentTestsCase::RenderTargetType)testRenderTargetI; in init() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fUniformApiTests.cpp | 689 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fUniformApiTests.cpp | 840 const glu::DataType targetType = size == 1 ? targetScalarType : glu::getDataTypeVector(targetScalarType, size); in getRandomBoolRepresentation() local
|