/external/clang/lib/Basic/ |
Targets.cpp | 1 //===--- Targets.cpp - Implement target feature support -------------------===// 979 bool hasFeature(StringRef Feature) const override; [all...] |
/external/caliper/caliper/src/main/java/com/google/caliper/memory/ |
ObjectGraphMeasurer.java | 19 import com.google.caliper.memory.ObjectExplorer.Feature; 183 EnumSet.of(Feature.VISIT_PRIMITIVES, Feature.VISIT_NULL));
|
/external/guava/guava-testlib/test/com/google/common/collect/testing/ |
MapTestSuiteBuilderTests.java | 27 import com.google.common.collect.testing.features.Feature; 73 WrappedHashMapGenerator generator, String name, Feature<?>... features) { 74 List<Feature<?>> featuresList = Lists.newArrayList(features);
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
AndroidCameraCapabilities.java | 63 mSupportedFeatures.add(Feature.ZOOM); 66 mSupportedFeatures.add(Feature.VIDEO_SNAPSHOT); 69 mSupportedFeatures.add(Feature.AUTO_EXPOSURE_LOCK); 72 mSupportedFeatures.add(Feature.AUTO_WHITE_BALANCE_LOCK); 77 mSupportedFeatures.add(Feature.FOCUS_AREA); 81 mSupportedFeatures.add(Feature.METERING_AREA);
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
SortedSetMultimapTestSuiteBuilder.java | 26 import com.google.common.collect.testing.features.Feature; 81 Set<Feature<?>> features = computeMultimapAsMapGetFeatures(parentBuilder.getFeatures());
|
/external/libmojo/base/android/javatests/src/org/chromium/base/ |
ObserverListTest.java | 14 import org.chromium.base.test.util.Feature; 89 @Feature({"Android-AppBase"}) 127 @Feature({"Android-AppBase"}) 149 @Feature({"Android-AppBase"}) 189 @Feature({"Android-AppBase"}) 229 @Feature({"Android-AppBase"}) 244 @Feature({"Android-AppBase"}) 267 @Feature({"Android-AppBase"})
|
/external/tensorflow/tensorflow/examples/how_tos/reading_data/ |
convert_to_records.py | 33 return tf.train.Feature(int64_list=tf.train.Int64List(value=[value])) 37 return tf.train.Feature(bytes_list=tf.train.BytesList(value=[value])) 60 feature={
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/ |
MCSubtargetInfo.h | 40 ArrayRef<SubtargetFeatureKV> ProcFeatures; // Processor feature list 53 FeatureBitset FeatureBits; // Feature bits for current CPU + FS 77 /// getFeatureBits - Return the feature bits. 83 /// setFeatureBits - Set the feature bits. 89 bool hasFeature(unsigned Feature) const { 90 return FeatureBits[Feature]; 94 /// Initialize the scheduling model and feature bits. 101 /// Set the features to the default for the given CPU with an appended feature 105 /// ToggleFeature - Toggle a feature and returns the re-computed feature [all...] |
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
CanonGSUBBuilder.java | 246 Feature init = new Feature("init"); 247 Feature medi = new Feature("medi"); 248 Feature fina = new Feature("fina"); 249 Feature liga = new Feature("liga"); 351 public static void addLookups(Feature feature, int[] lookups [all...] |
/external/tensorflow/tensorflow/core/kernels/ |
sparse_cross_op.cc | 44 // Returns the fingerprint of nth feature from the specified batch. 45 virtual InternalType Feature(int64 batch, int64 n) const = 0; 66 InternalType Feature(int64 batch, int64 n) const override; 78 int64 SparseTensorColumn<int64>::Feature(int64 batch, int64 n) const { 87 string SparseTensorColumn<string>::Feature(int64 batch, int64 n) const { 95 StringPiece SparseTensorColumn<StringPiece>::Feature(int64 batch, 109 InternalType Feature(int64 batch, int64 n) const override; 119 int64 DenseTensorColumn<int64>::Feature(int64 batch, int64 n) const { 127 string DenseTensorColumn<string>::Feature(int64 batch, int64 n) const { 133 StringPiece DenseTensorColumn<StringPiece>::Feature(int64 batch [all...] |
/external/clang/test/Preprocessor/ |
feature_tests.c | 27 #error Feature name in double underscores does not work 58 // expected-error@+1 {{builtin feature check macro requires a parenthesized identifier}}
|
/external/libchrome/base/process/ |
process.h | 26 extern const Feature kMacAllowBackgroundingProcesses;
|
/external/llvm/include/llvm/MC/ |
SubtargetFeature.h | 50 /// SubtargetFeatureKV - Used to provide key value pairs for feature and 90 /// A comma separates each feature from the next (all lowercase.) 92 /// that feature should be enabled or disabled contrary to the cpu 107 /// ToggleFeature - Toggle a feature and update the feature bits. 111 /// Apply the feature flag and update the feature bits. 112 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, 115 /// Get feature bits of a CPU. 120 /// Print feature string [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/ |
SubtargetFeature.h | 52 /// Used to provide key value pairs for feature and CPU bit flags. 89 /// A comma separates each feature from the next (all lowercase.) 91 /// that feature should be enabled or disabled contrary to the cpu 105 /// Toggles a feature and update the feature bits. 109 /// Applies the feature flag and update the feature bits. 110 static void ApplyFeatureFlag(FeatureBitset &Bits, StringRef Feature, 113 /// Returns feature bits of a CPU. 118 /// Prints feature string [all...] |