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

<<61626364656667686970>>

  /external/chromium_org/tools/json_schema_compiler/test/
idl_basics.idl 5 // Tests a variety of basic API definition features.
  /external/chromium_org/tools/perf/benchmarks/
media.py 87 ['--enable-experimental-web-platform-features',
  /external/chromium_org/ui/android/java/src/org/chromium/ui/base/
ActivityWindowAndroid.java 18 * Only instantiate this class when you need the implemented features.
  /external/chromium_org/v8/tools/
lexer-shell.gyp 33 'includes': ['../build/toolchain.gypi', '../build/features.gypi'],
  /external/clang/include/clang/Lex/
LiteralSupport.h 185 const LangOptions &Features;
202 const SourceManager &sm, const LangOptions &features,
205 : SM(sm), Features(features), Target(target), Diags(diags),
  /external/clang/include/clang/Rewrite/Core/
DeltaTree.h 22 /// features. B-Trees are generally more memory and cache efficient than
  /external/clang/test/Analysis/
region-1.m 29 @protocol EcoClassifier <EcoNamespace,EcoType> - (NSArray *) features;
  /external/compiler-rt/SDKs/darwin/usr/include/
inttypes.h 12 * intended only to stub the features of this header required by compiler-rt.
string.h 12 * intended only to stub the features of this header required by compiler-rt.
  /external/compiler-rt/SDKs/darwin/usr/include/sys/
fcntl.h 12 * intended only to stub the features of this header required by compiler-rt.
mman.h 12 * intended only to stub the features of this header required by compiler-rt.
  /external/compiler-rt/SDKs/linux/usr/include/
stdio.h 12 * intended only to stub the features of this header required by compiler-rt.
stdlib.h 12 * intended only to stub the features of this header required by compiler-rt.
  /external/compiler-rt/SDKs/linux/usr/include/sys/
mman.h 12 * intended only to stub the features of this header required by compiler-rt.
  /external/deqp/modules/gles31/functional/
es31fUniformBlockTests.cpp 47 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* groupName, const char* description, UniformBlockCase::BufferMode bufferMode, deUint32 features, int numCases, deUint32 baseSeed)
56 de::toString(ndx).c_str(), "", bufferMode, features, (deUint32)ndx+baseSeed));
305 createRandomCaseGroup(randomGroup, m_context, "all_per_block_buffers", "All random features, per-block buffers", UniformBlockCase::BUFFERMODE_PER_BLOCK, allFeatures, 50, 11200);
306 createRandomCaseGroup(randomGroup, m_context, "all_shared_buffer", "All random features, shared buffer", UniformBlockCase::BUFFERMODE_SINGLE, allFeatures, 50, 11250);
  /external/eigen/doc/
B01_Experimental.dox 15 Experimental features may at any time:
  /external/fonttools/Lib/fontTools/ttLib/tables/
C_B_D_T_.py 26 # Helper method for removing export features not supported by color bitmaps.
  /external/guava/
README 44 Linux. Some features, especially in com.google.common.io, may not work
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
MapTestSuiteBuilder.java 19 import com.google.common.collect.testing.features.CollectionFeature;
20 import com.google.common.collect.testing.features.CollectionSize;
21 import com.google.common.collect.testing.features.Feature;
22 import com.google.common.collect.testing.features.MapFeature;
OneSizeGenerator.java 19 import com.google.common.collect.testing.features.CollectionSize;
TestContainerGenerator.java 60 * com.google.common.collect.testing.features.CollectionFeature#KNOWN_ORDER}
  /external/harfbuzz_ng/src/
hb-fallback-shape.cc 95 const hb_feature_t *features HB_UNUSED,
hb-graphite2.cc 219 const hb_feature_t *features,
233 const gr_feature_ref *fref = gr_face_find_fref (grface, features->tag);
235 gr_fref_set_feature_value (fref, features->value, feats);
236 features++;
  /external/jpeg/
jsimd_neon.h 32 #include <machine/cpu-features.h>
  /external/kernel-headers/original/uapi/linux/
mic_ioctl.h 54 * - host and guest features

Completed in 636 milliseconds

<<61626364656667686970>>