Home
last modified time | relevance | path

Searched defs:features (Results 1 - 25 of 486) 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
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dtarget_machine_builder.cpp42 TargetMachineBuilder &TargetMachineBuilder::SetFeatures(const std::vector<std::string> &features) in SetFeatures() argument
/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
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hw.c35 const enum base_hw_feature *features; in kbase_hw_set_features_mask() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hw.c34 const enum base_hw_feature *features; in kbase_hw_set_features_mask() local
[all...]
/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
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_hw.c28 const enum base_hw_feature *features; in kbase_hw_set_features_mask() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_hw.c32 const enum base_hw_feature *features; in kbase_hw_set_features_mask() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dcpu_features.c100 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local
[all...]

Completed in 7 milliseconds

12345678910>>...20