/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() 56 static inline std::string PrependFlag(const StringRef Feature, in PrependFlag() 229 SubtargetFeatures::ToggleFeature(uint64_t Bits, const StringRef Feature, in ToggleFeature() 307 const StringRef Feature = Features[i]; in getFeatureBits() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/ |
D | Feature.java | 21 /* package */class Feature { class 45 public Feature(Space space, Long oma, BlenderContext blenderContext) { in Feature() method in Feature 63 public Feature(Spatial spatial, Space space, Long oma, BlenderContext blenderContext) { in Feature() method in Feature 80 public Feature(Bone bone, Space space, Long oma, BlenderContext blenderContext) { in Feature() method in Feature
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
D | Feature.java | 29 public interface Feature<T> { interface
|
/external/chromium/chrome/common/safe_browsing/ |
D | csd.proto | 34 message Feature { message
|
/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/clang/lib/Basic/ |
D | Module.cpp | 54 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() 146 void Module::addRequirement(StringRef Feature, const LangOptions &LangOpts, in addRequirement()
|
D | Targets.cpp | 2362 StringRef Feature = StringRef(Features[i]).substr(1); in HandleTargetFeatures() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-common-private.hh | 472 struct Feature struct 474 inline unsigned int get_lookup_count (void) const in get_lookup_count() 476 inline hb_tag_t get_lookup_index (unsigned int i) const in get_lookup_index() 478 inline unsigned int get_lookup_indexes (unsigned int start_index, in get_lookup_indexes() 483 inline const FeatureParams &get_feature_params (void) const in get_feature_params() 486 inline bool sanitize (hb_sanitize_context_t *c, in sanitize() 530 featureParams; /* Offset to Feature Parameters table (if one 534 IndexArray lookupIndex; /* Array of LookupList indices */
|
/external/webkit/Tools/QtTestBrowser/ |
D | webpage.cpp | 181 void WebPage::featurePermissionRequestCanceled(QWebFrame*, QWebPage::Feature) in featurePermissionRequestCanceled()
|
/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 257 StringRef Feature; in BeginSourceFileAction() local
|
D | CompilerInstance.cpp | 1212 StringRef Feature; in loadModule() local
|
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-open.h | 110 HB_Feature Feature; /* Feature table */ member
|
/external/libnfc-nci/src/udrv/include/ |
D | ucodec.h | 205 tUCODEC_FEATURE Feature; member
|
/external/harfbuzz/src/ |
D | harfbuzz-open.h | 110 HB_Feature Feature; /* Feature table */ member
|
D | harfbuzz-dump.c | 140 DEF_DUMP (Feature) in DEF_DUMP() argument
|
/external/clang/lib/Lex/ |
D | PPMacroExpansion.cpp | 795 StringRef Feature = II->getName(); in HasFeature() local
|
D | ModuleMap.cpp | 1189 std::string Feature = Tok.getString(); in parseRequiresDecl() local
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebpage.h | 210 enum Feature { enum
|
/external/clang/include/clang/Basic/ |
D | TargetInfo.h | 682 virtual bool hasFeature(StringRef Feature) const { in hasFeature()
|
/external/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 193 Record *Feature = FeatureList[i]; in FeatureKeyValues() local
|
D | AsmMatcherEmitter.cpp | 771 if (SubtargetFeatureInfo *Feature = in initialize() local
|
/external/clang/lib/AST/ |
D | VTableBuilder.cpp | 2446 void VTableContext::ErrorUnsupported(StringRef Feature, in ErrorUnsupported()
|