Home
last modified time | relevance | path

Searched defs:supported (Results 26 - 50 of 195) sorted by relevance

12345678

/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dtag_info_test.cpp94 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_A_TECH); in HWTEST_F() local
104 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_ISODEP_TECH); in HWTEST_F() local
114 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_NDEF_TECH); in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp54 int32_t NetworkShareServiceProxy::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H A Dnetworkshare_service_stub.cpp77 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ReplyIsNetworkSharingSupported() local
/third_party/icu/icu4c/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleDistanceTest.java42 final ULocale supported; field in LocaleDistanceTest.Arguments
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleDistanceTest.java39 final ULocale supported; field in LocaleDistanceTest.Arguments
[all...]
/third_party/libuv/test/
H A Dtest-udp-multicast-join6.c151 int supported; in can_ipv6_external() local
/third_party/node/deps/icu-small/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_eglimage.c47 bool supported = screen->is_format_supported(screen, format, PIPE_TEXTURE_2D, in is_format_supported() local
[all...]
/third_party/libdrm/tegra/
H A Dtegra.c71 bool supported = false; in drm_tegra_new() local
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime02.c62 static int supported; variable
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_prn.c179 unknown_ext_print(BIO *out, const unsigned char *ext, int extlen, unsigned long flag, int indent, int supported) unknown_ext_print() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSRGBTextureTest.cpp96 bool supported = IsGLExtensionEnabled("GL_EXT_sRGB") || getClientMajorVersion() == 3; in TEST_P() local
130 bool supported = IsGLExtensionEnabled("GL_EXT_sRGB") || getClientMajorVersion() == 3; in TEST_P() local
189 bool supported = IsGLExtensionEnabled("GL_EXT_sRGB") || getClientMajorVersion() == 3; in TEST_P() local
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_prn.c179 unknown_ext_print(BIO *out, const unsigned char *ext, int extlen, unsigned long flag, int indent, int supported) unknown_ext_print() argument
/third_party/skia/src/ports/
H A DSkImageGeneratorNDK.cpp116 bool supported = false; in set_target_size() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DLimits.cpp103 required, supported); in Validate() local
119 required, supported); in Validate() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.cpp289 VkBool32 supported = VK_FALSE; in GatherSurfaceInfo() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdistance.h92 UBool isMatch(const LSR &desired, const LSR &supported, in isMatch() argument
/third_party/skia/include/core/
H A DSkYUVAPixmaps.h278 constexpr bool SkYUVAPixmapInfo::SupportedDataTypes::supported(PlaneConfig config, in supported() function in SkYUVAPixmapInfo::SkYUVAPixmapInfo::SupportedDataTypes
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtmmio.c90 uint32_t features, supported, before, after; in Negotiate() local
/device/qemu/drivers/virtio/
H A Dvirtmmio.c85 uint32_t features, supported, before, after; in Negotiate() local
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRoutingManager.cpp217 OH_AudioRoutingManager_IsMicBlockDetectionSupported( OH_AudioRoutingManager *audioRoutingManager, bool *supported) OH_AudioRoutingManager_IsMicBlockDetectionSupported() argument
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dpost_processing.h250 supported |= controller_->IsColorSpaceConversionSupported(input, output); in Init() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp102 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in GetDumpMessage() local
147 int32_t NetworkShareService::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_tracker_test.cpp84 int32_t supported; in HWTEST_F() local
155 int32_t supported; in HWTEST_F() local

Completed in 14 milliseconds

12345678