HomeSort by relevance Sort by last modified time
    Searched full:features (Results 1301 - 1325 of 8210) sorted by null

<<51525354555657585960>>

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
system.h 27 #include <asm/cpu-features.h>
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_solaris.h 6 /* include system features file */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
parallel.h 36 #include <parallel/features.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
parallel.h 36 #include <parallel/features.h>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 4 # Included from features.h
  /sdk/eclipse/
README_WINDOWS.txt 9 Then in Eclipse, you can use Help > Software Updates > Find and Install > Search for new Features > Next > New Archived Site > select the new android-eclipse.zip. Then with the new archive checked, click Finish/Next.
  /system/core/adb/
fdevent.h 28 /* features that may be set (via the events set/add/del interface) */
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DeviceInfoResultTest.java 61 assertSerializeParse(DeviceInfoConstants.FEATURES, "");
62 assertSerializeParse(DeviceInfoConstants.FEATURES,
64 assertSerializeParse(DeviceInfoConstants.FEATURES, "android.hardware.audio.low_latency:"
  /external/antlr/antlr-3.4/runtime/Ruby/
README.txt 26 the other ANTLR features that give the program an edge over traditional code
29 This gem packages together a complete implementation of the majority of features
42 == FEATURES
  /external/bison/src/
getargs.h 134 | --features. |
141 feature_all = ~0 /**< All above features. */
143 /** What additional features to use. */
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_api.c 119 void BTA_AgRegister(tBTA_SERVICE_MASK services, tBTA_SEC sec_mask,tBTA_AG_FEAT features,
128 p_buf->features = features;
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_api.c 114 BTA_API void BTA_HfClientRegister(tBTA_SEC sec_mask, tBTA_HF_CLIENT_FEAT features,
122 p_buf->features = features;
  /external/ceres-solver/docs/source/
features.rst 2 Features
4 .. _chapter-features:
77 features, bug fixes and support.
  /external/chromium_org/build/
build_config.h 34 // include a system header to pull in features.h for glibc/uclibc macros.
59 // For access to standard BSD features, use OS_BSD instead of a
65 // For access to standard POSIXish features, use OS_POSIX instead of a
  /external/chromium_org/chrome/browser/extensions/api/tab_capture/
tab_capture_api.cc 25 #include "extensions/common/features/feature.h"
26 #include "extensions/common/features/feature_provider.h"
27 #include "extensions/common/features/simple_feature.h"
  /external/chromium_org/chrome/browser/extensions/
requirements_checker_browsertest.cc 50 void BlackListGPUFeatures(const std::vector<std::string>& features) {
64 " \"features\": [\"" + JoinString(features, "\", \"") + "\"]\n"
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_classifier.h 5 // This class handles the process of extracting all of the features from a
46 // classifier as well as the extracted features. If the verdict.is_phishing()
101 // Begins the feature extraction process, by extracting URL features and
  /external/chromium_org/chromeos/dbus/
bluetooth_profile_manager_client.cc 151 // Send Features if provided.
152 if (options.features.get() != NULL) {
156 dict_writer.AppendVariantOfUint16(*(options.features));
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl.h 88 // preliminary blacklisted features; it should only be called at browser
93 // loaded, run through blacklist and update blacklisted features.
163 // Get number of features being blacklisted.
  /external/chromium_org/extensions/common/
extension_api.h 18 #include "extensions/common/features/feature.h"
19 #include "extensions/common/features/feature_provider.h"
66 // Add a FeatureProvider for APIs. The features are used to specify
  /external/chromium_org/extensions/common/features/
simple_feature.h 17 #include "extensions/common/features/feature.h"
18 #include "extensions/common/features/simple_feature_filter.h"
127 // code that reads Features out of static data to validate that data and set
  /external/chromium_org/gpu/config/
gpu_driver_bug_list_unittest.cc 92 "features": [
101 "features": [
176 "features": [
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ScopedStyleResolver.cpp 74 void ScopedStyleResolver::collectFeaturesTo(RuleFeatureSet& features, HashSet<const StyleSheetContents*>& visitedSharedStyleSheetContents)
79 features.add(contents->ruleSet().features());
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-6.5.2.html 13 Mesa 6.5.2 is a 6.5 follow-on development release with a few new features
32 <h2>New features</h2>
41 New features resulting from this work include:
relnotes-7.8.3.html 18 Some drivers don't support all the features required in OpenGL 2.1.
40 <h2>New features</h2>
58 memory debugging features.</li>

Completed in 648 milliseconds

<<51525354555657585960>>