/third_party/rust/crates/syn/codegen/src/ |
H A D | cfg.rs | 5 pub fn features<'a>( in features() functions
|
/third_party/mbedtls/library/ |
H A D | version_features.c | 16 static const char * const features[] = { variable
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_device_feature_test.cc | 44 const auto& features = script->GetRequiredFeatures(); in TEST_F() local [all...] |
/third_party/python/Lib/test/ |
H A D | test___future__.py | 6 features = __future__.all_feature_names variable
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
H A D | animdecoder_fuzzer.cc | 24 WebPBitstreamFeatures features; in LLVMFuzzerTestOneInput() local
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | avrcp_media.cpp | 22 AvrcMpItem(uint8_t itemType, uint16_t playerId, uint8_t majorType, uint32_t subType, uint8_t playStatus, const std::vector<uint8_t> &features, const std::string &name) AvrcMpItem() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_inner_scan_test.cpp | 62 long features; in HWTEST_F() local
|
H A D | wifi_inner_p2p_test.cpp | 81 long features = 0; in HWTEST_F() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/ |
H A D | global_config.h | 33 std::vector<std::string> features; member in OHOS::DistributedData::final
|
/foundation/distributeddatamgr/pasteboard/services/load/include/ |
H A D | config.h | 34 std::vector<std::string> features; member in OHOS::MiscServices::final
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | FeatureList.java | 19 private Feature[] features; field in FeatureList [all...] |
/third_party/lame/libmp3lame/ |
H A D | version.c | 206 static /*@observer@ */ const char *const features = ""; /* obsolete */ in get_lame_version_numerical() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-features.cc | 16 WasmFeatures features = WasmFeatures::None(); in FromFlags() local 35 WasmFeatures features = WasmFeatures::FromFlags(); in FromContext() local
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl03.c | 64 unsigned int features, i; in verify_features() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberHelper.cpp | 31 GetVulkanConfig(void* instance, void* physicalDevice, void* device, const void* features, const void* features2, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions, deUint32 queueIdx, void* queue, void* getInstanceProcAddr) GetVulkanConfig() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSpecConstantUtil.cpp | 94 const auto features = context.get16BitStorageFeatures(); in requireFeatures() local 101 const auto features = context.get8BitStorageFeatures(); in requireFeatures() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberHelper.cpp | 31 GetVulkanConfig(void* instance, void* physicalDevice, void* device, const void* features, const void* features2, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions, deUint32 queueIdx, void* queue, void* getInstanceProcAddr) GetVulkanConfig() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | GlslangWrapperVk.cpp | 17 GlslangSourceOptions GlslangWrapperVk::CreateSourceOptions(const angle::FeaturesVk &features) in CreateSourceOptions() argument 50 void GlslangWrapperVk::GetShaderCode(const angle::FeaturesVk &features, in GetShaderCode() argument
|
H A D | DeviceVk.cpp | 85 const auto *features = &renderer->getEnabledFeatures(); in getAttribute() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLFeatureControlTest.cpp | 93 angle::FeatureList features = display->getFeatures(); in TEST_P() local 129 angle::FeatureList features = display->getFeatures(); TEST_P() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-map.hh | 92 hb_sorted_vector_t<feature_info_t> features; member
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-aat-layout.c | 39 hb_aat_layout_feature_type_t features[3]; in test_aat_get_feature_types() local
|
/third_party/skia/tools/gpu/vk/ |
H A D | VkTestContext.cpp | 27 VkPhysicalDeviceFeatures2* features; in Create() local 114 VkTestContextImpl(const GrVkBackendContext& backendContext, const GrVkExtensions* extensions, VkPhysicalDeviceFeatures2* features, bool ownsContext, VkDebugReportCallbackEXT debugCallback, PFN_vkDestroyDebugReportCallbackEXT destroyCallback) VkTestContextImpl() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineSpecConstantUtil.cpp | 94 const auto features = context.get16BitStorageFeatures(); in requireFeatures() local 101 const auto features = context.get8BitStorageFeatures(); in requireFeatures() local
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | service_impl.h | 51 Vector features;
member
|