/third_party/mbedtls/library/ |
H A D | version_features.c | 814 int mbedtls_version_check_feature(const char *feature) in mbedtls_version_check_feature() argument
|
H A D | padlock.c | 27 int mbedtls_padlock_has_support(int feature) in mbedtls_padlock_has_support() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-map.cc | 58 const AAT::FeatureName* feature = &face->table.feat->get_feature (mapping->aatFeatureType); in add_feature() local
|
H A D | hb-ms-feature-ranges.cc | 43 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 D | hb-ms-feature-ranges.hh | 62 hb_ms_active_feature_t feature; member
|
H A D | hb-aat-layout-feat-table.hh | 145 HBUINT16 feature; /* Feature type. */ member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | debug.cpp | 42 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 D | macros.rs | 2 macro_rules! feature { macros
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | FeatureList.java | 28 public void addFeature(Feature feature) in addFeature() argument
|
H A D | ScriptList.java | 31 public void addFeature(Feature feature) in addFeature() argument 166 public void addFeature(String scriptTag, String languageTag, Feature feature) in addFeature() argument
|
H A D | CanonGSUBBuilder.java | 351 public static void addLookups(Feature feature, int[] lookups) in addLookups() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | FeatureTests.cpp | 70 dawn_native::Feature feature = static_cast<dawn_native::Feature>(i); in TEST_F() local
|
/third_party/python/Python/ |
H A D | future.c | 18 const char *feature = PyUnicode_AsUTF8(name->name); in future_check_features() local [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-features.h | 55 static constexpr const char* name_for_feature(WasmFeature feature) { in name_for_feature() argument
|
/third_party/skia/tools/gpu/gl/interface/ |
H A D | gen_interface.go | [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUAdapter.cpp | 80 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 D | Features.cpp | 25 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 D | test-ot-face.c | 80 hb_aat_layout_feature_type_t feature = HB_AAT_LAYOUT_FEATURE_TYPE_ALL_TYPOGRAPHIC; in test_font() local
|
/third_party/vixl/src/ |
H A D | cpu-features.cc | 71 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 D | amdgpu_gpu_info.c | 114 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 D | vkDeviceFeatures.cpp | 272 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 D | cpu.c | 125 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 D | gxvfeat.c | 54 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 D | v3d_screen.c | 99 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 D | query.c | 480 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, in vlVdpVideoMixerQueryFeatureSupport() argument
|