Home
last modified time | relevance | path

Searched defs:feature (Results 1 - 25 of 100) sorted by relevance

1234

/third_party/mbedtls/library/
H A Dversion_features.c814 int mbedtls_version_check_feature(const char *feature) in mbedtls_version_check_feature() argument
H A Dpadlock.c27 int mbedtls_padlock_has_support(int feature) in mbedtls_padlock_has_support() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-map.cc58 const AAT::FeatureName* feature = &face->table.feat->get_feature (mapping->aatFeatureType); in add_feature() local
H A Dhb-ms-feature-ranges.cc43 hb_ms_active_feature_t feature; in hb_ms_setup_features() local
63 hb_ms_active_feature_t feature; in hb_ms_setup_features() local
117 auto *feature = active_features.find (&event->feature); hb_ms_setup_features() local
[all...]
H A Dhb-ms-feature-ranges.hh62 hb_ms_active_feature_t feature; member
H A Dhb-aat-layout-feat-table.hh145 HBUINT16 feature; /* Feature type. */ member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Ddebug.cpp42 void assert_has_bound_scheduler(const char* feature) { in assert_has_bound_scheduler() argument
45 "%s requires a marl::Scheduler to be bound", feature); in assert_has_bound_scheduler() local
/third_party/rust/crates/nix/src/
H A Dmacros.rs2 macro_rules! feature { macros
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DFeatureList.java28 public void addFeature(Feature feature) in addFeature() argument
H A DScriptList.java31 public void addFeature(Feature feature) in addFeature() argument
166 public void addFeature(String scriptTag, String languageTag, Feature feature) in addFeature() argument
H A DCanonGSUBBuilder.java351 public static void addLookups(Feature feature, int[] lookups) in addLookups() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DFeatureTests.cpp70 dawn_native::Feature feature = static_cast<dawn_native::Feature>(i); in TEST_F() local
/third_party/python/Python/
H A Dfuture.c18 const char *feature = PyUnicode_AsUTF8(name->name); in future_check_features() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-features.h55 static constexpr const char* name_for_feature(WasmFeature feature) { in name_for_feature() argument
/third_party/skia/tools/gpu/gl/interface/
H A Dgen_interface.go[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUAdapter.cpp80 bool has(interop::GPUFeatureName feature) { in has() argument
86 interop::GPUFeatureName feature; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DFeatures.cpp25 Feature feature; member
90 void FeaturesSet::EnableFeature(Feature feature) { in EnableFeature() argument
122 const char* FeatureEnumToName(Feature feature) { in FeatureEnumToName() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-face.c80 hb_aat_layout_feature_type_t feature = HB_AAT_LAYOUT_FEATURE_TYPE_ALL_TYPOGRAPHIC; in test_font() local
/third_party/vixl/src/
H A Dcpu-features.cc71 void CPUFeatures::Combine(Feature feature) { in Combine() argument
79 void CPUFeatures::Remove(Feature feature) { in Remove() argument
93 std::ostream& operator<<(std::ostream& os, CPUFeatures::Feature feature) { in operator <<() argument
126 os << feature; operator <<() local
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_gpu_info.c114 amdgpu_query_firmware_version(amdgpu_device_handle dev, unsigned fw_type, unsigned ip_instance, unsigned index, uint32_t *version, uint32_t *feature) amdgpu_query_firmware_version() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceFeatures.cpp272 bool DeviceFeatures::contains(const std::string &feature, bool throwIfNotExists) const in contains() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcpu.c125 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() argument
178 static int AndroidCPUInfo(CPUFeature feature) { in AndroidCPUInfo() argument
190 wasmCPUInfo(CPUFeature feature) wasmCPUInfo() argument
216 armCPUInfo(CPUFeature feature) armCPUInfo() argument
242 mipsCPUInfo(CPUFeature feature) mipsCPUInfo() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvfeat.c54 FT_UShort feature; member
82 gxv_feat_registry_validate( FT_UShort feature, in gxv_feat_registry_validate() argument
198 FT_UShort feature; gxv_feat_name_validate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c99 v3d_has_feature(struct v3d_screen *screen, enum drm_v3d_param feature) in v3d_has_feature() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dquery.c480 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, in vlVdpVideoMixerQueryFeatureSupport() argument

Completed in 14 milliseconds

1234