Home
last modified time | relevance | path

Searched defs:supported (Results 101 - 125 of 195) sorted by relevance

12345678

/third_party/mbedtls/library/
H A Dsha256.c607 static int supported = 0; in mbedtls_a64_crypto_sha256_has_support() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.c107 VkBool32 supported; in kopper_CreateSurface() local
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c68 bool supported; in validate_texture_wrap_mode() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h29 OptionalOperator(bool supported, const Operator* op) in OptionalOperator() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-macro-assembler-tracer.cc397 bool supported = assembler_->CheckSpecialCharacterClass(type, in CheckSpecialCharacterClass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp266 bool supported[testCycles]; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
H A DvktModifiersTests.cpp210 const auto supported = verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, in getExportImportCompatibleModifiers() local
684 const auto supported = verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, exportImportMemoryExplicitModifiersCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp260 bool supported[testCycles]; in iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.cpp19 InsertExtensionString(const std::string &extension, bool supported, std::vector<std::string> *extensionVector) InsertExtensionString() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramBinaryTest.cpp65 bool supported() const in supported() function in ProgramBinaryTest
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1118 T supported; in getSupportedFeatures() local
1128 auto supported in hasExtendedFeatures() local
1140 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1148 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1166 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1219 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
1226 auto supported = getSupportedFeatures(requested); hasExtendedFeatures() local
[all...]
/third_party/skia/src/shaders/
H A DSkImageShader.cpp191 auto supported = [](const SkSamplingOptions& sampling) { in onMakeContext() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp161 bool supported = false; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/
H A DvktModifiersTests.cpp205 const auto supported = verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, in getExportImportCompatibleModifiers() local
678 const auto supported = verifyHandleTypeForFormatModifier(vki, context.getPhysicalDevice(), format, exportImportMemoryExplicitModifiersCase() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c154 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
166 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
/device/qemu/drivers/virtio/
H A Dvirtnet.c95 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
126 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
H A Dvirtgpu.c153 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
165 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
H A Dvirtblock.c85 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
110 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_dash.h102 __u8 supported; member
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp593 bool IsOrientationMatch(const AceResConfig& desired, const AceResConfig& supported) in IsOrientationMatch() argument
599 bool IsDeviceTypeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsDeviceTypeMatch() argument
604 bool IsColorModeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsColorModeMatch() argument
609 bool IsMccMncMatch(const AceResConfig& desired, const AceResConfig& supported) in IsMccMncMatch() argument
617 IsResolutionMatch(const AceResConfig& desired, const AceResConfig& supported) IsResolutionMatch() argument
622 MatchResConfig(const AceResConfig& desired, const AceResConfig& supported) MatchResConfig() argument
629 DeclarativeMatchResConfig(const AceResConfig& desired, const AceResConfig& supported) DeclarativeMatchResConfig() argument
[all...]
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp284 bool supported; in HWTEST_F() local
299 bool supported; in HWTEST_F() local
314 bool supported; in HWTEST_F() local
329 bool supported = true; HWTEST_F() local
348 bool supported = true; HWTEST_F() local
373 bool supported = true; HWTEST_F() local
3672 bool supported = true; killclearplay2() local
[all...]
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp425 int32_t NetworkShareTracker::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
H A Dwifidevicestub_fuzzer.cpp990 bool supported = (static_cast<int>(data[0]) % TWO) ? true : false; in IsBandTypeSupportedTest() local
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp539 int32_t supported = 0; in NetworkShareTrackerFuzzTest() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp1600 ErrCode WifiDeviceProxy::IsBandTypeSupported(int bandType, bool &supported) in IsBandTypeSupported() argument

Completed in 52 milliseconds

12345678