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

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/wtf/
Compiler.h 46 /* Specific compiler features */
74 /* Specific compiler features */
98 /* Specific compiler features */
128 /* ==== Compiler features ==== */
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.h 42 const hb_feature_t *features,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 91 /* Macroblock level features */
96 MB_LVL_MAX = 2 /* Number of MB level features supported */
246 /* 0 indicates segmentation at MB level is not enabled. Otherwise the individual bits indicate which features are active. */
258 /* Per frame flags that define which MB level features (such as quantizer or loop filter level) */
  /external/chromium_org/third_party/libxslt/libxslt/
extra.h 2 * Summary: interface for the non-standard features
  /external/chromium_org/third_party/mesa/src/docs/
GL3.txt 2 Status of OpenGL 3.x features in Mesa
7 implement the features.
74 GLSL 3.30 new features in this version pretty much done
162 More info about these features and the work involved can be found at
developers.html 22 In the past, Tungsten Graphics contracts implemented many Mesa features
  /external/chromium_org/third_party/polymer/polymer/
README.md 13 Polymer is based on a set of future technologies, including [Shadow DOM](https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html), [Custom Elements](https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html) and Model Driven Views. Currently these technologies are implemented as polyfills or shims, but as browsers adopt these features natively, the platform code that drives Polymer evacipates, leaving only the value-adds.
  /external/chromium_org/third_party/qunit/
README.chromium 25 the features JavaScript provides and helps with testing code in the browser,
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFDeviceFlattener.h 16 The PDF Device Flattener is used to flatten features without native support in PDF.
  /external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
source.extension.vsixmanifest 8 <Description xml:space="preserve">Debugging Features for Chromium</Description>
  /external/chromium_org/ui/keyboard/
keyboard_switches.h 24 // Enables experimental features for IME extensions.
  /external/clang/patches/
0003-Add-support-for-RenderScript-specific-options.patch 71 else if (Features[i] == "+neon")
73 + else if (Features[i] == "+long64")
75 else if (Features[i] == "+hwdiv")
77 else if (Features[i] == "+hwdiv-arm")
  /external/clang/test/Headers/
x86intrin.c 8 // Pretend to enable all features.
  /external/e2fsprogs/lib/e2p/
hashstr.c 2 * feature.c --- convert between features and strings
  /external/e2fsprogs/tests/
run_mke2fs 16 $DEBUGFS -R features $TMPFILE 2>&1 |
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/11/data/-543407111/
artifacts.xml 11 <rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
  /external/eigen/
INSTALL 16 If you also want the unsupported features, copy the unsupported/
  /external/eigen/unsupported/Eigen/
SparseExtra 32 * This module contains some experimental features extending the sparse module.
  /external/fio/
LICENSE 8 - If you develop features or bug fixes for fio, they should be sent upstream
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
OneSizeTestContainerGenerator.java 19 import com.google.common.collect.testing.features.CollectionSize;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
ConflictingRequirementsException.java 17 package com.google.common.collect.testing.features;
TesterAnnotation.java 17 package com.google.common.collect.testing.features;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetReadsTester.java 19 import static com.google.common.collect.testing.features.CollectionSize.ONE;
20 import static com.google.common.collect.testing.features.CollectionSize.SEVERAL;
21 import static com.google.common.collect.testing.features.CollectionSize.ZERO;
28 import com.google.common.collect.testing.features.CollectionSize;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionToArrayTester.java 19 import static com.google.common.collect.testing.features.CollectionFeature.KNOWN_ORDER;
20 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;
MapEqualsTester.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;
24 import com.google.common.collect.testing.features.CollectionSize;
25 import com.google.common.collect.testing.features.MapFeature;

Completed in 905 milliseconds

<<31323334353637383940>>