| /external/webrtc/webrtc/system_wrappers/source/ |
| D | cpu_features.cc | 22 int GetCPUInfoNoASM(CPUFeature feature) { in GetCPUInfoNoASM() 52 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo() 65 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
|
| /external/libchrome/base/ |
| D | feature_list.cc | 135 bool FeatureList::IsEnabled(const Feature& feature) { in IsEnabled() 144 FieldTrial* FeatureList::GetFieldTrial(const Feature& feature) { in GetFieldTrial() 211 bool FeatureList::IsFeatureEnabled(const Feature& feature) { in IsFeatureEnabled() 234 FieldTrial* FeatureList::GetAssociatedFieldTrial(const Feature& feature) { in GetAssociatedFieldTrial() 287 bool FeatureList::CheckFeatureIdentity(const Feature& feature) { in CheckFeatureIdentity()
|
| /external/webp/src/dsp/ |
| D | cpu.c | 119 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() 172 static int AndroidCPUInfo(CPUFeature feature) { in AndroidCPUInfo() 185 static int armCPUInfo(CPUFeature feature) { in armCPUInfo() 211 static int mipsCPUInfo(CPUFeature feature) { in mipsCPUInfo()
|
| /external/valgrind/tests/ |
| D | mips_features.c | 47 static int go(char *feature) in go() 106 static int go(char *feature) in go()
|
| D | s390x_features.c | 201 static int go(char *feature, char *cpu) in go() 293 static int go(char *feature, char *cpu) in go()
|
| /external/e2fsprogs/lib/e2p/ |
| D | feature.c | 23 struct feature { struct 29 static struct feature feature_list[] = { argument
|
| /external/syslinux/gpxe/src/core/ |
| D | main.c | 36 struct feature *feature; in main() local
|
| /external/libtextclassifier/common/ |
| D | feature-descriptors.h | 94 const FeatureFunctionDescriptor &feature(int i) const { in feature() function 135 const FeatureFunctionDescriptor &feature(int i) const { in feature() function
|
| /external/harfbuzz_ng/src/ |
| D | hb-common.cc | 702 parse_feature_value_prefix (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_value_prefix() 751 parse_feature_indices (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_indices() 776 parse_feature_value_postfix (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_value_postfix() 788 parse_one_feature (const char **pp, const char *end, hb_feature_t *feature) in parse_one_feature() 815 hb_feature_t *feature) in hb_feature_from_string() 847 hb_feature_to_string (hb_feature_t *feature, in hb_feature_to_string()
|
| D | hb-uniscribe.cc | 281 active_feature_t feature; member 631 active_feature_t feature; in _hb_uniscribe_shape() local 655 active_feature_t feature; in _hb_uniscribe_shape() local 689 OPENTYPE_FEATURE_RECORD *feature = feature_records.push (); in _hb_uniscribe_shape() local 712 active_feature_t *feature = active_features.push (); in _hb_uniscribe_shape() local 717 active_feature_t *feature = active_features.find (&event->feature); in _hb_uniscribe_shape() local
|
| D | main.cc | 152 const Feature &feature = g.get_feature (n_feature); in main() local
|
| D | hb-coretext.cc | 318 unsigned int feature; member 340 active_feature_t feature; member 585 active_feature_t feature; in _hb_coretext_shape() local 609 active_feature_t feature; in _hb_coretext_shape() local 692 active_feature_t *feature = active_features.push (); in _hb_coretext_shape() local 697 active_feature_t *feature = active_features.find (&event->feature); in _hb_coretext_shape() local
|
| /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| D | ScriptList.java | 31 public void addFeature(Feature feature) in addFeature() 166 public void addFeature(String scriptTag, String languageTag, Feature feature) in addFeature()
|
| D | FeatureList.java | 28 public void addFeature(Feature feature) in addFeature()
|
| /external/vulkan-validation-layers/ |
| D | generator.py | 53 def regSortCategoryKey(feature): argument 65 def regSortNameKey(feature): argument 70 def regSortFeatureVersionKey(feature): argument 75 def regSortExtensionNumberKey(feature): argument
|
| /external/webrtc/webrtc/libjingle/xmpp/ |
| D | mucroomdiscoverytask.cc | 49 for (const XmlElement* feature = query->FirstNamed(QN_DISCO_FEATURE); in HandleResult() local
|
| D | mucroomconfigtask.cc | 57 for (std::vector<std::string>::const_iterator feature = room_features.begin(); in MakeRequest() local
|
| /external/syslinux/gpxe/src/include/gpxe/ |
| D | features.h | 73 struct feature { struct 78 /** Named feature table */ argument
|
| /external/libcxxabi/test/libcxxabi/test/ |
| D | config.py | 36 def has_cpp_feature(self, feature, required_value): argument
|
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
| D | FetchValidator.java | 123 String feature = (String) enumeration.nextElement(); in allPresent() local
|
| /external/compiler-rt/lib/scudo/ |
| D | scudo_utils.cpp | 81 bool testCPUFeature(CPUFeature feature) in testCPUFeature()
|
| /external/autotest/client/cros/a11y/ |
| D | a11y_test_base.py | 73 def _set_feature(self, feature, value): argument
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
| D | DOM2DTMdefaultNamespaceDeclarationNode.java | 77 public boolean isSupported(String feature, String version) {return false;} in isSupported() 185 public Object getFeature(String feature, String version) { in getFeature()
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
| D | DTMNodeProxy.java | 263 public final boolean supports(String feature, String version) in supports() 279 public final boolean isSupported(String feature, String version) in isSupported() 1418 public boolean hasFeature(String feature,String version) in hasFeature() 1449 public Object getFeature(String feature, String version) { in getFeature() 1500 public Object getFeature(String feature, String version) { in getFeature()
|
| /external/bison/src/ |
| D | getargs.h | 137 enum feature enum
|