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

<<11121314151617181920>>

  /external/chromium_org/third_party/skia/experimental/StrokePathRenderer/
GrStrokePathRenderer.h 12 // step. It can be rendered in a single pass for simple cases and use multiple passes for features
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
stdafx.h 28 #ifndef WINVER // Allow use of features specific to Windows XP or later.
32 #ifndef _WIN32_WINNT // Allow use of features specific to Windows XP or later.
36 #ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
40 #ifndef _WIN32_IE // Allow use of features specific to IE 6.0 or later.
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
glibc21.m4 16 #include <features.h>
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
README.md 7 ##Features
  /external/chromium_org/tools/perf/benchmarks/
service_worker.py 13 '--enable-experimental-web-platform-features',
  /external/chromium_org/ui/keyboard/
keyboard_switches.cc 15 "enable-experimental-input-view-features";
  /external/chromium_org/ui/views/examples/
message_box_example.h 19 // A MessageBoxView example. This tests some of checkbox features as well.
  /external/clang/test/Coverage/
codegen.c 7 #include "c-language-features.inc"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/11/data/982983255/
artifacts.xml 11 <rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
  /external/eigen/unsupported/Eigen/
AutoDiff 18 * This module features forward automatic differentation via a simple
  /external/freetype/src/autofit/
hbshim.h 5 /* HarfBuzz interface for accessing OpenType features (specification). */
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
IteratorTester.java 69 * @param features the features supported by the iterator
72 Iterable<? extends IteratorFeature> features,
74 super(steps, Collections.<E>singleton(null), features, expectedElements,
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionSize.java 17 package com.google.common.collect.testing.features;
29 * When describing the features of the collection produced by a given generator
33 * should be built. (In a typical case, the features should include {@link
35 * from those of other Collection-related features such as {@link
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
MapHashCodeTester.java 19 import static com.google.common.collect.testing.features.MapFeature.ALLOWS_NULL_KEYS;
20 import static com.google.common.collect.testing.features.MapFeature.ALLOWS_NULL_VALUES;
23 import com.google.common.collect.testing.features.CollectionSize;
24 import com.google.common.collect.testing.features.MapFeature;
  /external/jemalloc/
README 5 jemalloc development efforts broadened to include developer support features
  /external/llvm/include/llvm/Support/
Host.h 60 /// getHostCPUFeatures - Get the LLVM names for the host CPU features.
64 /// \param Features - A string mapping feature names to either
66 /// about exactly which features may appear in this map, except that they are
70 bool getHostCPUFeatures(StringMap<bool> &Features);
  /external/llvm/lib/MC/
MCSubtargetInfo.cpp 26 SubtargetFeatures Features(FS);
27 FeatureBits = Features.getFeatureBits(CPU, ProcDesc, ProcFeatures);
75 SubtargetFeatures Features;
76 FeatureBits = Features.ToggleFeature(FeatureBits, FS, ProcFeatures);
  /external/llvm/utils/lit/tests/
googletest-format.py 1 # Check the various features of the GoogleTest format.
  /external/mesa3d/docs/
RELNOTES-6.0 22 driver supports all the required features).
37 New Features
40 Mesa 5.1 already had all the new features of OpenGL 1.5, implemented as
41 extensions. These extensions were simply promoted to standard features:
  /external/qemu/distrib/sdl-1.2.15/
README.NDS 10 add ds console specific features/optimizations
  /external/skia/experimental/StrokePathRenderer/
GrStrokePathRenderer.h 12 // step. It can be rendered in a single pass for simple cases and use multiple passes for features
  /external/stlport/stlport/stl/
_cprolog.h 18 # include <stl/config/features.h>
_prolog.h 10 * the debug features available in user config file is activated. */
  /external/tagsoup/
TODO 6 Notice: It's quite possible that none of these features will ever be
  /external/valgrind/main/none/tests/s390x/
ex_sig.c 1 #include <features.h>

Completed in 713 milliseconds

<<11121314151617181920>>