Home
last modified time | relevance | path

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

12345678910>>...18

/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
/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
H A Dwasm-features.h46 explicit constexpr WasmFeatures(std::initializer_list<WasmFeature> features) in WasmFeatures() argument
/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
H A Dhb-ms-feature-ranges.cc31 hb_ms_setup_features (const hb_feature_t *features, in hb_ms_setup_features() argument
159 auto **features = range_features.push (); hb_ms_make_feature_ranges() local
[all...]
/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
/third_party/node/deps/v8/third_party/zlib/
H A Dcpu_features.c100 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local
[all...]
/third_party/node/deps/zlib/
H A Dcpu_features.c102 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp134 VulkanFeatures features; in addGraphicsSameLabelsTest() local
/third_party/skia/third_party/externals/libwebp/extras/
H A Dquality_estimate.c50 WebPBitstreamFeatures features; in VP8EstimateQuality() local

Completed in 8 milliseconds

12345678910>>...18