| /external/llvm/lib/MC/ |
| D | SubtargetFeature.cpp | 30 static inline bool hasFlag(const StringRef Feature) { in hasFlag() 40 static inline std::string StripFlag(const StringRef Feature) { in StripFlag() 46 static inline bool isEnabled(const StringRef Feature) { in isEnabled() 127 for (auto &Feature : FeatTable) in Help() local 184 SubtargetFeatures::ToggleFeature(uint64_t Bits, const StringRef Feature, in ToggleFeature() 261 for (auto &Feature : Features) { in getFeatureBits() local
|
| /external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/ |
| D | Feature.java | 24 public @interface Feature { annotation
|
| /external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
| D | Feature.java | 29 public interface Feature<T> { interface
|
| /external/chromium_org/extensions/common/features/ |
| D | feature_provider.h | 13 class Feature; variable
|
| D | feature.cc | 46 Feature::Feature() : no_parent_(false) {} in Feature() function in extensions::Feature
|
| D | feature.h | 88 friend class Feature; variable
|
| /external/chromium_org/extensions/common/ |
| D | extension_api.h | 32 class Feature; variable
|
| /external/smack/src/org/jivesoftware/smackx/packet/ |
| D | StreamInitiation.java | 380 public class Feature implements PacketExtension { class in StreamInitiation 389 public Feature(final DataForm data) { in Feature() method in StreamInitiation.Feature
|
| D | DiscoverInfo.java | 460 public static class Feature { class in DiscoverInfo 469 public Feature(String variable) { in Feature() method in DiscoverInfo.Feature
|
| /external/libpng/contrib/arm-neon/ |
| D | linux.c | 39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator
|
| /external/chromium_org/build/android/pylib/host_driven/ |
| D | tests_annotations.py | 89 def Feature(feature_list): function
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout-common-private.hh | 474 struct Feature struct 476 inline unsigned int get_lookup_count (void) const in get_lookup_count() 478 inline hb_tag_t get_lookup_index (unsigned int i) const in get_lookup_index() 480 inline unsigned int get_lookup_indexes (unsigned int start_index, in get_lookup_indexes() 485 inline const FeatureParams &get_feature_params (void) const in get_feature_params() 488 inline bool sanitize (hb_sanitize_context_t *c, in sanitize() 532 featureParams; /* Offset to Feature Parameters table (if one 536 IndexArray lookupIndex; /* Array of LookupList indices */
|
| /external/chromium_org/third_party/harfbuzz-ng/src/ |
| D | hb-ot-layout-common-private.hh | 474 struct Feature struct 476 inline unsigned int get_lookup_count (void) const in get_lookup_count() 478 inline hb_tag_t get_lookup_index (unsigned int i) const in get_lookup_index() 480 inline unsigned int get_lookup_indexes (unsigned int start_index, in get_lookup_indexes() 485 inline const FeatureParams &get_feature_params (void) const in get_feature_params() 488 inline bool sanitize (hb_sanitize_context_t *c, in sanitize() 532 featureParams; /* Offset to Feature Parameters table (if one 536 IndexArray lookupIndex; /* Array of LookupList indices */
|
| /external/clang/lib/Basic/ |
| D | Module.cpp | 59 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() 156 void Module::addRequirement(StringRef Feature, bool RequiredState, in addRequirement()
|
| /external/chromium_org/tools/usb_gadget/ |
| D | hid_descriptors.py | 96 Feature = _DefineMainItem('Feature', 11) variable
|
| /external/chromium_org/chrome/common/safe_browsing/ |
| D | csd.proto | 42 message Feature { message 416 enum Feature { enum
|
| /external/pdfium/core/src/fpdfapi/fpdf_font/ |
| D | ttgsubtable.cpp | 124 struct TFeature *Feature) in GetVerticalGlyphSub()
|
| D | ttgsubtable.h | 122 struct TFeature Feature; member
|
| /external/libnfc-nci/src/udrv/include/ |
| D | ucodec.h | 205 tUCODEC_FEATURE Feature; member
|
| /external/clang/lib/Lex/ |
| D | PPMacroExpansion.cpp | 853 StringRef Feature = II->getName(); in HasFeature() local
|
| D | ModuleMap.cpp | 1586 std::string Feature = Tok.getString(); in parseRequiresDecl() local
|
| /external/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 203 void setFeatureBits(unsigned Feature, StringRef FeatureString) { in setFeatureBits() 210 void clearFeatureBits(unsigned Feature, StringRef FeatureString) { in clearFeatureBits() 2508 bool MipsAsmParser::parseSetFeature(uint64_t Feature) { in parseSetFeature()
|
| /external/clang/include/clang/Basic/ |
| D | TargetInfo.h | 706 virtual bool hasFeature(StringRef Feature) const { in hasFeature()
|
| /external/llvm/utils/TableGen/ |
| D | SubtargetEmitter.cpp | 193 Record *Feature = FeatureList[i]; in FeatureKeyValues() local
|
| /external/chromium_org/third_party/WebKit/Source/core/frame/ |
| D | UseCounter.h | 61 enum Feature { enum
|