Home
last modified time | relevance | path

Searched defs:features (Results 1 - 25 of 498) sorted by relevance

12345678910>>...20

/third_party/rust/crates/syn/codegen/src/
H A Dcfg.rs5 pub fn features<'a>( in features() functions
/third_party/mbedtls/library/
H A Dversion_features.c16 static const char * const features[] = { variable
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_device_feature_test.cc44 const auto& features = script->GetRequiredFeatures(); in TEST_F() local
[all...]
/third_party/python/Lib/test/
H A Dtest___future__.py6 features = __future__.all_feature_names variable
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimdecoder_fuzzer.cc24 WebPBitstreamFeatures features; in LLVMFuzzerTestOneInput() local
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp22 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 Dwifi_inner_scan_test.cpp62 long features; in HWTEST_F() local
H A Dwifi_inner_p2p_test.cpp81 long features = 0; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dglobal_config.h33 std::vector<std::string> features; member in OHOS::DistributedData::final
/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dconfig.h34 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 DFeatureList.java19 private Feature[] features; field in FeatureList
[all...]
/third_party/lame/libmp3lame/
H A Dversion.c206 static /*@observer@ */ const char *const features = ""; /* obsolete */ in get_lame_version_numerical() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-features.cc16 WasmFeatures features = WasmFeatures::None(); in FromFlags() local
35 WasmFeatures features = WasmFeatures::FromFlags(); in FromContext() local
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl03.c64 unsigned int features, i; in verify_features() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberHelper.cpp31 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 DvktPipelineSpecConstantUtil.cpp94 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 DvktAmberHelper.cpp31 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 DGlslangWrapperVk.cpp17 GlslangSourceOptions GlslangWrapperVk::CreateSourceOptions(const angle::FeaturesVk &features) in CreateSourceOptions() argument
50 void GlslangWrapperVk::GetShaderCode(const angle::FeaturesVk &features, in GetShaderCode() argument
H A DDeviceVk.cpp85 const auto *features = &renderer->getEnabledFeatures(); in getAttribute() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLFeatureControlTest.cpp93 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 Dhb-aat-map.hh92 hb_sorted_vector_t<feature_info_t> features; member
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-aat-layout.c39 hb_aat_layout_feature_type_t features[3]; in test_aat_get_feature_types() local
/third_party/skia/tools/gpu/vk/
H A DVkTestContext.cpp27 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 DvktPipelineSpecConstantUtil.cpp94 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 Dservice_impl.h51 Vector features; member

Completed in 6 milliseconds

12345678910>>...20