HomeSort by relevance Sort by last modified time
    Searched full:feature (Results 101 - 125 of 6147) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/gtest/
CHANGES 3 * New feature: death tests are supported on OpenBSD and in iOS
5 * New feature: Google Test now implements a protocol to allow
9 * New feature: Test::RecordProperty() can now be used outside of the
12 * New feature (potentially breaking): --gtest_list_tests now prints
30 * New feature: ADD_FAILURE_AT() for reporting a test failure at the
32 * New feature: the universal value printer is moved from Google Mock
34 * New feature: type parameters and value parameters are reported in
62 * New feature: assertions can be safely called in multiple threads
64 * New feature: predicates used inside EXPECT_TRUE() and friends
66 * New feature: Google Test can now be compiled as a DLL
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/
CHANGES 3 * New feature: death tests are supported on OpenBSD and in iOS
5 * New feature: Google Test now implements a protocol to allow
9 * New feature: Test::RecordProperty() can now be used outside of the
12 * New feature (potentially breaking): --gtest_list_tests now prints
30 * New feature: ADD_FAILURE_AT() for reporting a test failure at the
32 * New feature: the universal value printer is moved from Google Mock
34 * New feature: type parameters and value parameters are reported in
62 * New feature: assertions can be safely called in multiple threads
64 * New feature: predicates used inside EXPECT_TRUE() and friends
66 * New feature: Google Test can now be compiled as a DLL
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
CHANGES 3 * New feature: death tests are supported on OpenBSD and in iOS
5 * New feature: Google Test now implements a protocol to allow
9 * New feature: Test::RecordProperty() can now be used outside of the
12 * New feature (potentially breaking): --gtest_list_tests now prints
30 * New feature: ADD_FAILURE_AT() for reporting a test failure at the
32 * New feature: the universal value printer is moved from Google Mock
34 * New feature: type parameters and value parameters are reported in
62 * New feature: assertions can be safely called in multiple threads
64 * New feature: predicates used inside EXPECT_TRUE() and friends
66 * New feature: Google Test can now be compiled as a DLL
    [all...]
  /external/clang/test/Driver/
arm-hwdiv.c 1 // Test that different values of -mhwdiv pick correct ARM hwdiv target-feature(s).
5 // CHECK-DEFAULT-NOT: "-target-feature" "+hwdiv"
6 // CHECK-DEFAULT-NOT: "-target-feature" "+hwdiv-arm"
10 // CHECK-ARM: "-target-feature" "+hwdiv-arm"
11 // CHECK-ARM: "-target-feature" "-hwdiv"
15 // CHECK-THUMB: "-target-feature" "-hwdiv-arm"
16 // CHECK-THUMB: "-target-feature" "+hwdiv"
20 // CHECK-ARM-THUMB: "-target-feature" "+hwdiv-arm"
21 // CHECK-ARM-THUMB: "-target-feature" "+hwdiv"
25 // CHECK-THUMB-ARM: "-target-feature" "+hwdiv-arm
    [all...]
  /external/llvm/test/MC/Mips/mips1/
invalid-mips2.s 8 ceil.w.d $f11,$f25 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
9 ceil.w.s $f6,$f20 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 floor.w.d $f14,$f11 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
11 floor.w.s $f8,$f9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
12 round.w.d $f6,$f4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
13 round.w.s $f27,$f28 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
14 sqrt.d $f17,$f22 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
15 sqrt.s $f0,$f1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
16 teqi $s5,-17504 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
17 tgei $s1,5025 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enable
    [all...]
  /external/llvm/test/MC/Mips/mips32r6/
invalid-mips2.s 8 addi $13,$9,26322 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
9 mfhi $s3 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 mfhi $sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
11 mflo $s1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
12 mthi $s1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
13 mtlo $25 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
14 mtlo $sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
15 mult $sp,$s4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
16 mult $sp,$v0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
17 multu $9,$s2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enable
    [all...]
invalid-mips4.s 8 ldxc1 $f8,$s7($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
9 lwxc1 $f12,$s1($s8) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 sdxc1 $f11,$10($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
11 swxc1 $f19,$12($k0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips5/
invalid-mips64.s 8 clo $11,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
9 clz $sp,$gp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 dclo $s2,$a2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
11 dclz $s0,$25 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
12 deret # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
13 jr.hb $4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
14 jalr.hb $4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
15 jalr.hb $4, $5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
16 madd $s6,$13 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
17 madd $zero,$9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enable
    [all...]
  /ndk/sources/third_party/googletest/googletest/
CHANGES 3 * New feature: death tests are supported on OpenBSD and in iOS
5 * New feature: Test::RecordProperty() can now be used outside of the
8 * New feature (potentially breaking): --gtest_list_tests now prints
24 * New feature: ADD_FAILURE_AT() for reporting a test failure at the
26 * New feature: the universal value printer is moved from Google Mock
28 * New feature: type parameters and value parameters are reported in
56 * New feature: assertions can be safely called in multiple threads
58 * New feature: predicates used inside EXPECT_TRUE() and friends
60 * New feature: Google Test can now be compiled as a DLL.
61 * New feature: fused source files are included
    [all...]
  /external/chromium_org/extensions/common/features/
base_feature_provider.cc 22 SimpleFeature* feature) {
23 feature->set_name(name);
24 std::string error = feature->Parse(value);
38 linked_ptr<SimpleFeature> feature((*factory_)());
43 // Push parent features on the stack, starting with the current feature.
69 feature.get())) {
79 features_[iter.key()] = feature;
81 // This is a complex feature.
93 LOG(ERROR) << iter.key() << ": Feature rules must be dictionaries.";
97 scoped_ptr<SimpleFeature> feature((*factory_)())
    [all...]
feature.h 20 // Represents a single feature accessible to an extension developer, such as a
21 // top-level manifest key, a permission, or a programmatic API. A feature can
23 // support for those requirements. If platforms are not specified, then feature
25 class Feature {
27 // The JavaScript contexts the feature is supported in.
52 // The platforms the feature is supported in.
61 // Whether a feature is available in a given situation or not, and if not,
79 // message in cases where the feature is not available.
88 friend class Feature;
90 // Instances should be created via Feature::CreateAvailability
    [all...]
  /external/chromium_org/chrome/common/extensions/features/
chrome_channel_feature_filter.h 13 // This filter parses a "channel" key from feature value data and makes features
17 explicit ChromeChannelFeatureFilter(SimpleFeature* feature);
22 virtual Feature::Availability IsAvailableToManifest(
27 Feature::Platform platform) const OVERRIDE;
  /external/chromium_org/third_party/WebKit/Source/core/workers/
DedicatedWorkerGlobalScope.cpp 87 static PassOwnPtr<UseCounterTask> createCount(UseCounter::Feature feature) { return adoptPtr(new UseCounterTask(feature, false)); }
88 static PassOwnPtr<UseCounterTask> createDeprecation(UseCounter::Feature feature) { return adoptPtr(new UseCounterTask(feature, true)); }
91 UseCounterTask(UseCounter::Feature feature, bool isDeprecation)
92 : m_feature(feature)
106 UseCounter::Feature m_feature
    [all...]
  /external/clang/test/Sema/
x86-builtin-palignr.c 1 // RUN: %clang_cc1 -ffreestanding -fsyntax-only -target-feature +ssse3 -target-feature +mmx -verify -triple x86_64-pc-linux-gnu %s
2 // RUN: %clang_cc1 -ffreestanding -fsyntax-only -target-feature +ssse3 -target-feature +mmx -verify -triple i686-apple-darwin10 %s
  /external/clang/test/SemaCXX/
c99-variable-length-array-cxx11.cpp 21 int array1[N]; // expected-warning{{variable length arrays are a C99 feature}}
22 POD array2[N]; // expected-warning{{variable length arrays are a C99 feature}}
23 StillPOD array3[N]; // expected-warning{{variable length arrays are a C99 feature}}
24 StillPOD2 array4[N][3]; // expected-warning{{variable length arrays are a C99 feature}}
  /external/e2fsprogs/tests/m_quota/
script 1 DESCRIPTION="enable quota feature on mkfs"
  /external/harfbuzz_ng/test/shaping/tests/
MANIFEST 1 arabic-feature-order.tests
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64.s 9 clo $t3,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
10 clz $sp,$gp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
11 dclo $s2,$a2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
12 dclz $s0,$t9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
13 deret # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
14 luxc1 $f19,$s6($s5) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
15 madd $s6,$t5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
16 madd $zero,$t1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
17 maddu $s3,$gp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
18 maddu $t8,$s2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enable
    [all...]
  /external/oprofile/daemon/
opd_extended.c 3 * OProfile Extended Feature
19 * if extended feature is enabled */
25 * OProfile Extended Feature Table
43 for (i = 0 ; ext_feature_table[i].feature != NULL ; i++ ) {
44 if(!strncmp(name, ext_feature_table[i].feature,
45 strlen(ext_feature_table[i].feature))) {
79 * <feature name>:<param1>:<param2>:<param3>:.....
95 /* Parse feature name*/
107 fprintf(stderr,"opd_ext_initialize: Invalid extended feature option: %s\n", value);
130 printf("\n-- OProfile Extended-Feature Statistics --\n")
    [all...]
  /external/oprofile/events/mips/r12000/
unit_masks 4 # We don't support the R12000 conditional count feature yet.
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/feature/gmaven-feature/1.5/
_remote.repositories 3 gmaven-feature-1.5.pom>central=
  /sdk/eclipse/sites/internal/
site.xml 6 <feature url="features/com.android.ide.eclipse.adt_23.0.2.qualifier.jar" id="com.android.ide.eclipse.adt" version="23.0.2.qualifier">
8 </feature>
9 <feature url="features/com.android.ide.eclipse.ddms_23.0.2.qualifier.jar" id="com.android.ide.eclipse.ddms" version="23.0.2.qualifier">
12 </feature>
13 <feature url="features/com.android.ide.eclipse.hierarchyviewer_23.0.2.qualifier.jar" id="com.android.ide.eclipse.hierarchyviewer" version="23.0.2.qualifier">
16 </feature>
17 <feature url="features/com.android.ide.eclipse.tests_23.0.2.qualifier.jar" id="com.android.ide.eclipse.tests" version="23.0.2.qualifier">
19 </feature>
20 <feature url="features/com.android.ide.eclipse.pdt_23.0.2.qualifier.jar" id="com.android.ide.eclipse.pdt" version="23.0.2.qualifier">
22 </feature>
    [all...]
  /development/samples/browseable/AppRestrictions/
_index.jd 7 This sample demonstrates the use of the App Restriction feature, which is available on
8 Android 4.3 and above tablet device with the multiuser feature.
  /external/chromium_org/chrome/common/extensions/docs/templates/private/intro_tables/
beta_message.html 8 {{- TODO(kalman): Link to an actual article about API/feature availability and
9 feature detection. -}}
  /external/chromium_org/components/omnibox/
omnibox_switches.cc 9 // Disables the experimental Answers in Suggest feature.
12 // Enables the experimental Answers in Suggest feature.

Completed in 1754 milliseconds

1 2 3 45 6 7 8 91011>>