/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
|
/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
|
H A D | wasm-features.h | 46 explicit constexpr WasmFeatures(std::initializer_list<WasmFeature> features) in WasmFeatures() argument
|
/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
|
H A D | hb-ms-feature-ranges.cc | 31 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 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
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | cpu_features.c | 100 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local [all...] |
/third_party/node/deps/zlib/ |
H A D | cpu_features.c | 102 uint64_t features = android_getCpuFeatures(); in _cpu_check_features() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmConditionalBranchTests.cpp | 134 VulkanFeatures features; in addGraphicsSameLabelsTest() local
|
/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | quality_estimate.c | 50 WebPBitstreamFeatures features; in VP8EstimateQuality() local
|