/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
virtio_config.h | 7 * features and pass configuration information, but each implementation can 11 /* Status byte for guest to report progress, and synchronize features. */
|
/sdk/ |
.gitignore | 18 eclipse/features/com.android.ide.eclipse.*/build.xml 19 eclipse/features/com.android.ide.eclipse.*/*.zip
|
/sdk/eclipse/ |
pom.xml | 117 <module>features/com.android.ide.eclipse.ddms</module> 118 <module>features/com.android.ide.eclipse.gldebugger</module> 119 <module>features/com.android.ide.eclipse.hierarchyviewer</module> 120 <module>features/com.android.ide.eclipse.traceview</module> 121 <module>features/com.android.ide.eclipse.monitor</module> 123 <module>features/com.android.ide.eclipse.adt</module> 124 <module>features/com.android.ide.eclipse.adt.package</module> 125 <module>features/com.android.ide.eclipse.ndk</module>
|
/external/chromium_org/tools/json_schema_compiler/ |
features_compiler.py | 5 """Generator for C++ features from json files. 21 """Generates C++ features files from the json file |filename|. 30 # Generate a list of the features defined and a list of their models. 44 # Generate and output the code for all features. 58 description='Generates a C++ features model from JSON schema',
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
ListTestSuiteBuilder.java | 19 import com.google.common.collect.testing.features.CollectionFeature; 20 import com.google.common.collect.testing.features.Feature; 88 List<Feature<?>> features = Helpers.copyToList(getFeatures()); local 89 features.add(CollectionFeature.KNOWN_ORDER); 90 withFeatures(features);
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
CollectionFeature.java | 17 package com.google.common.collect.testing.features; 30 * Optional features of classes derived from {@code Collection}. 91 * Features supported by general-purpose collections - 103 /** Features supported by collections where only removal is allowed. */ 111 * For documenting collections that support no optional features, such as
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
MultisetSetCountConditionallyTester.java | 19 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_ADD; 20 import static com.google.common.collect.testing.features.CollectionSize.SEVERAL; 21 import static com.google.common.collect.testing.features.CollectionSize.ZERO; 25 import com.google.common.collect.testing.features.CollectionFeature; 26 import com.google.common.collect.testing.features.CollectionSize;
|
MultisetWritesTester.java | 19 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_ADD; 20 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_CLEAR; 21 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_REMOVE; 22 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_REMOVE_ALL; 23 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_RETAIN_ALL; 24 import static com.google.common.collect.testing.features.CollectionSize.ONE; 25 import static com.google.common.collect.testing.features.CollectionSize.ZERO; 31 import com.google.common.collect.testing.features.CollectionFeature; 32 import com.google.common.collect.testing.features.CollectionSize;
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
CollectionContainsAllTester.java | 19 import static com.google.common.collect.testing.features.CollectionFeature.ALLOWS_NULL_QUERIES; 20 import static com.google.common.collect.testing.features.CollectionFeature.ALLOWS_NULL_VALUES; 21 import static com.google.common.collect.testing.features.CollectionSize.ZERO; 26 import com.google.common.collect.testing.features.CollectionFeature; 27 import com.google.common.collect.testing.features.CollectionSize;
|
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-feature-element.jd | 2 page.tags=filtering,features,google play filters,permissions 13 <li><a href="#declared">Filtering based on explicitly declared features</a></li> 14 <li><a href="#implicit">Filtering based on implicit features</a></li> 16 <li><a href="#testing">Testing the features required by your application</a></li> 19 <li><a href="#features-reference">Features Reference</a> 21 <li><a href="#hw-features">Hardware features</a></li> 22 <li><a href="#sw-features">Software features</a></li [all...] |
/packages/inputmethods/OpenWnn/ |
ChangeLog.txt | 9 Update features: 27 Update features: 42 Update features: 47 Update features: 54 Update features: 60 Update features: 72 The first release implemented following features: 75 Update features: 87 The first release implemented following features: 94 The first release implemented following features [all...] |
/external/clang/lib/Basic/ |
Targets.cpp | 683 // Target cpu features. 785 void getDefaultFeatures(llvm::StringMap<bool> &Features) const override; 787 bool handleTargetFeatures(std::vector<std::string> &Features, 926 /// configured set of features. 927 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, 930 for (unsigned i = 0, e = Features.size(); i !=e; ++i) { 931 // Ignore disabled features. 932 if (Features[i][0] == '-') 935 StringRef Feature = StringRef(Features[i]).substr(1); [all...] |
/external/e2fsprogs/misc/ |
mke2fs.conf.5.in | 93 This relation specifies the filesystems features which are enabled in 102 This relation specifies a set of features that should be added or 103 removed to the features listed in the 233 features = has_journal 239 features = extents,flex_bg 255 features = ^resize_inode 279 .I features 280 tag, which is specifies a set of changes to the features used by the 284 dir_index features enabled. Then configuration relation 285 fs_types.ext4.features would enable the extents and flex_b [all...] |
/external/freetype/src/autofit/ |
hbshim.c | 5 /* HarfBuzz interface for accessing OpenType features (body). */ 46 * specification for more details on features and lookups. 138 /* and a new set of features. */ 293 * Various OpenType features might use the same glyphs at different 296 * agnostic of OpenType features after the feature analysis has been 313 * (a) glyphs that get used in multiple features are present in a 322 * using OpenType features, so this assumption is rather strong. 325 * missed. However, the OpenType features we are going to handle are 333 * Complex scripts like Devanagari have mandatory GPOS features to 389 /* construct HarfBuzz features */ 412 static const hb_feature_t* features[] = variable [all...] |
/packages/services/Telecomm/src/com/android/server/telecom/ |
CallLogManager.java | 51 * @param features The features of the call (e.g. FEATURES_VIDEO). @see 58 int presentation, int callType, int features, PhoneAccountHandle accountHandle, 65 this.features = features; 78 public final int features; field in class:CallLogManager.AddCallArgs 159 * @param features The features of the call. 169 int features, 192 callType, features, accountHandle, start, duration, dataUsage) [all...] |
/external/chromium_org/chrome/common/safe_browsing/ |
client_model.proto | 23 // of features from every website the user visits. Extracted features map 28 // given set of extracted features. The score of a particular rule corresponds 31 // features) its value will be set to zero. The overall score is computed 37 // all the features in the model are hashed with a sha256 hash function. The 38 // feature extractors also hash the extracted features before scoring happens. 48 // features that form the current rule.
|
/external/jsoncpp/include/json/ |
reader.h | 10 # include "features.h" 28 /** \brief Constructs a Reader allowing all features 36 Reader( const Features &features ); 44 * This parameter is ignored if Features::allowComments_ 60 * This parameter is ignored if Features::allowComments_ 181 Features features_;
|
/ndk/docs/text/ |
CPU-FEATURES.text | 1 Android NDK CPU Features detection library: 5 runtime to detect the target device's CPU family and the optional features 22 * In your source code, include the header named `<cpu-features.h>` 39 Features: 68 Returns the set of optional features supported by the device's CPU. 162 optional features in the future. It is designed to work as-is on all 169 Please see the comments in `$NDK/sources/android/cpufeatures/cpu-features.c`
|
/packages/apps/Dialer/src/com/android/dialer/ |
PhoneCallDetails.java | 78 * Features applicable to this call. 80 public final int features; field in class:PhoneCallDetails 106 int features, Long dataUsage, String transcription) { 109 features, dataUsage, transcription); 117 Uri photoUri, int sourceType, String accountLabel, Drawable accountIcon, int features, 135 this.features = features;
|
/external/chromium_org/chrome/common/extensions/ |
chrome_extensions_client.cc | 12 #include "chrome/common/extensions/features/chrome_channel_feature_filter.h" 13 #include "chrome/common/extensions/features/feature_channel.h" 20 #include "extensions/common/features/api_feature.h" 21 #include "extensions/common/features/base_feature_provider.h" 22 #include "extensions/common/features/feature_provider.h" 23 #include "extensions/common/features/json_feature_provider_source.h" 24 #include "extensions/common/features/manifest_feature.h" 25 #include "extensions/common/features/permission_feature.h" 26 #include "extensions/common/features/simple_feature.h"
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-map.cc | 82 * features not available in either table and not waste precious bits for them. */ 142 /* Sort features and merge duplicates */ 197 hb_ot_map_t::feature_map_t *map = m.features.push (); 230 /* Collect lookup indices for features */ 244 for (unsigned i = 0; i < m.features.len; i++) 245 if (m.features[i].stage[table_index] == stage) 247 m.features[i].index[table_index], 248 m.features[i].mask, 249 m.features[i].auto_zwj);
|
/external/bluetooth/bluedroid/stack/btm/ |
btm_dev.c | 53 ** features - Remote device's features (up to 3 pages). NULL if not known 62 UINT8 *features, UINT32 trusted_mask[], 115 if (features) 117 memcpy (p_dev_rec->features, features, sizeof (p_dev_rec->features)); 122 if (p_dev_rec->features[i][j] != 0) 136 memset (p_dev_rec->features, 0, sizeof (p_dev_rec->features)); [all...] |
/external/chromium_org/content/child/ |
simple_webmimeregistry_impl.cc | 50 // Media features are only supported at the content/renderer/ layer. 57 // Media features are only supported at the content/renderer layer. 65 // Media features are only supported at the content/renderer layer.
|
/external/chromium_org/content/shell/common/ |
shell_switches.cc | 49 // This makes us disable some web-platform runtime features so that we test 51 // kDumpRenderTree is set. For the features' level, see 52 // http://dev.chromium.org/blink/runtime-enabled-features.
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
cpu_id.c | 17 #include <cpu-features.h> 59 uint64_t features = android_getCpuFeatures(); 60 cpu_info_ = ((features & ANDROID_CPU_ARM_FEATURE_NEON) ? kCpuHasNEON : 0) |
|