HomeSort by relevance Sort by last modified time
    Searched full:default (Results 151 - 175 of 41679) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp 11 non_trivial nt; // expected-note {{non-trivial default constructor}}
13 bad_union u; // expected-error {{call to implicitly-deleted default constructor}}
17 bad_union2 u2; // expected-error {{call to implicitly-deleted default constructor}}
21 non_trivial nt; // expected-note {{non-trivial default constructor}}
24 bad_anon a; // expected-error {{call to implicitly-deleted default constructor}}
30 bad_anon2 a2; // expected-error {{call to implicitly-deleted default constructor}}
54 bad_const bc; // expected-error {{call to implicitly-deleted default constructor}}
69 no_default nd; // expected-note {{field 'nd' has a deleted default constructor}}
71 bad_field_default bfd; // expected-error {{call to implicitly-deleted default constructor}}
72 struct bad_base_default : no_default { // expected-note {{base class 'no_default' has a deleted default constructor}
    [all...]
cxx0x-defaulted-functions.cpp 3 void fn() = default; // expected-error {{only special member}}
5 void fn() = default; // expected-error {{only special member}}
7 foo() = default;
8 foo(const foo&) = default;
9 foo(foo&&) = default;
10 foo& operator = (const foo&) = default;
11 foo& operator = (foo&&) = default;
12 ~foo() = default;
24 bar::bar() = default;
25 bar::bar(const bar&) = default;
    [all...]
builtin_objc_msgSend.cpp 8 extern "C" __attribute__((visibility("default"))) id objc_msgSend(id self, SEL op, ...)
9 __attribute__((visibility("default")));
gnu-case-ranges.cpp 1 // RUN: %clang_cc1 -verify -Wno-covered-switch-default %s
22 default:
  /art/test/004-annotations/src/android/test/anno/
ExportedProperty.java 10 boolean resolveId() default false;
11 IntToString[] mapping() default { @IntToString(from = -1, to = "-1") };
  /dalvik/tests/004-annotations/src/android/test/anno/
ExportedProperty.java 10 boolean resolveId() default false;
11 IntToString[] mapping() default { @IntToString(from = -1, to = "-1") };
  /external/chromium_org/third_party/WebKit/Source/core/events/
MutationEvent.idl 34 void initMutationEvent([Default=Undefined] optional DOMString type,
35 [Default=Undefined] optional boolean canBubble,
36 [Default=Undefined] optional boolean cancelable,
37 [Default=Undefined] optional Node relatedNode,
38 [Default=Undefined] optional DOMString prevValue,
39 [Default=Undefined] optional DOMString newValue,
40 [Default=Undefined] optional DOMString attrName,
41 [Default=Undefined] optional unsigned short attrChange);
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathEvaluator.idl 23 [RaisesException] XPathExpression createExpression([Default=Undefined] optional DOMString expression,
24 [Default=Undefined] optional XPathNSResolver resolver);
26 XPathNSResolver createNSResolver([Default=Undefined] optional Node nodeResolver);
28 [RaisesException] XPathResult evaluate([Default=Undefined] optional DOMString expression,
29 [Default=Undefined] optional Node contextNode,
30 [Default=Undefined] optional XPathNSResolver resolver,
31 [Default=Undefined] optional unsigned short type,
32 [Default=Undefined] optional XPathResult inResult);
  /external/chromium_org/tools/gyp/test/builddir/src/
builddir.gypi 8 'Default': {
10 'OutputDirectory': '<(DEPTH)\\builddir/Default',
  /external/clang/test/CXX/dcl.decl/dcl.init/
p7.cpp 7 A() = default; // expected-note {{here}}
12 explicit B() = default; // expected-note {{here}}
  /external/clang/test/CXX/temp/temp.param/
p12.cpp 7 class T2 = int> // expected-note{{previous default template argument defined here}}
11 typename T2 = float> // expected-error{{template parameter redefines default argument}}
15 template<class> class = Y1> // expected-note{{previous default template argument defined here}}
21 template<class> class = Y1> // expected-error{{template parameter redefines default argument}}
25 int M = 5> // expected-note{{previous default template argument defined here}}
31 int M = 7> // expected-error{{template parameter redefines default argument}}
34 // Check validity of default arguments
39 C1<> c1; // expected-note{{while checking a default template argument}}
p14.cpp 4 // A template-parameter shall not be used in its own default argument.
5 template<typename T = typename T::type> struct X; // expected-error{{default}}
  /external/clang/test/CodeGenCXX/
pr11797.cpp 3 namespace std __attribute__ ((__visibility__ ("default"))) {}
4 #pragma GCC visibility push(default)
  /external/clang/test/Driver/
le32-toolchain.c 1 // RUN: %clang -### -target le32-unknown-nacl %s 2>&1 | FileCheck -check-prefix=CHECK-DEFAULT %s
3 // CHECK-DEFAULT: "-cc1" {{.*}} "-fno-math-builtin"
  /external/clang/test/Sema/
attr-visibility.c 3 void test0() __attribute__((visibility("default")));
8 void test3() __attribute__((visibility("protected"))); // expected-warning {{target does not support 'protected' visibility; using 'default'}}
12 struct __attribute__((visibility("default"))) test4; // expected-error {{visibility does not match previous declaration}}
16 struct __attribute__((visibility("default"))) test5; // expected-error {{visibility does not match previous declaration}}
19 visibility("default"))); // expected-error {{visibility does not match previous declaration}}
21 extern int test7 __attribute__((visibility("default"))); // expected-note {{previous attribute is here}}
24 typedef int __attribute__((visibility("default"))) bar; // expected-warning {{'visibility' attribute ignored}}
26 int x __attribute__((type_visibility("default"))); // expected-error {{'type_visibility' attribute only applies to types and namespaces}}
  /external/llvm/test/YAMLParser/
spec-07-08.data 3 # Explicitly specify default settings:
6 # Named handles have no default:
  /external/oprofile/events/i386/athlon/
unit_masks 3 name:zero type:mandatory default:0x0
5 name:moesi type:bitmask default:0x1f
  /external/oprofile/events/i386/piii/
unit_masks 3 name:zero type:mandatory default:0x0
5 name:mesi type:bitmask default:0x0f
11 name:ebl type:exclusive default:0x20
14 name:kni_prefetch type:exclusive default:0x0
21 name:kni_inst_retired type:exclusive default:0x0
24 name:mmx_uops type:mandatory default:0xf
26 name:mmx_instr_type_exec type:bitmask default:0x3f
34 name:mmx_trans type:exclusive default:0x0
  /frameworks/base/core/java/com/android/server/net/
BaseNetworkObserver.java 30 // default no-op
35 // default no-op
40 // default no-op
45 // default no-op
50 // default no-op
55 // default no-op
60 // default no-op
65 // default no-op
  /sdk/apps/DeviceConfig/res/values/
strings.xml 4 <string name="dock">DEFAULT</string>
5 <string name="nav_state">DEFAULT</string>
  /external/chromium_org/components/test/data/web_database/
version_38.sql 6 INSERT INTO "meta" VALUES('Default Search Provider ID','2');
8 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,show_in_default_list INTEGER,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,autogenerate_keyword INTEGER DEFAULT 0,logo_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0);
13 CREATE TABLE autofill (name VARCHAR, value VARCHAR, value_lower VARCHAR, pair_id INTEGER PRIMARY KEY, count INTEGER DEFAULT 1);
14 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0)
    [all...]
version_39.sql 6 INSERT INTO "meta" VALUES('Default Search Provider ID','2');
8 CREATE TABLE keywords (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,show_in_default_list INTEGER,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,suggest_url VARCHAR,prepopulate_id INTEGER DEFAULT 0,autogenerate_keyword INTEGER DEFAULT 0,logo_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0, sync_guid VARCHAR);
13 CREATE TABLE autofill (name VARCHAR, value VARCHAR, value_lower VARCHAR, pair_id INTEGER PRIMARY KEY, count INTEGER DEFAULT 1);
14 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0)
    [all...]
version_45.sql 4 INSERT INTO "meta" VALUES('Default Search Provider ID','2');
7 INSERT INTO "meta" VALUES('Default Search Provider ID Backup','2');
8 INSERT INTO "meta" VALUES('Default Search Provider ID Backup Signature','');
10 CREATE TABLE autofill (name VARCHAR, value VARCHAR, value_lower VARCHAR, pair_id INTEGER PRIMARY KEY, count INTEGER DEFAULT 1);
11 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0);
12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0);
13 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0);
16 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR);
23 CREATE TABLE "keywords" (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url V (…)
    [all...]
version_45_compatible.sql 4 INSERT INTO "meta" VALUES('Default Search Provider ID','2');
7 INSERT INTO "meta" VALUES('Default Search Provider ID Backup','2');
8 INSERT INTO "meta" VALUES('Default Search Provider ID Backup Signature','');
10 CREATE TABLE autofill (name VARCHAR, value VARCHAR, value_lower VARCHAR, pair_id INTEGER PRIMARY KEY, count INTEGER DEFAULT 1);
11 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0);
12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0);
13 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0);
16 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR);
23 CREATE TABLE "keywords" (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url V (…)
    [all...]
version_45_invalid.sql 4 INSERT INTO "meta" VALUES('Default Search Provider ID','2');
7 INSERT INTO "meta" VALUES('Default Search Provider ID Backup','2');
8 INSERT INTO "meta" VALUES('Default Search Provider ID Backup Signature','');
10 CREATE TABLE autofill (name VARCHAR, value VARCHAR, value_lower VARCHAR, pair_id INTEGER PRIMARY KEY, count INTEGER DEFAULT 1);
11 CREATE TABLE credit_cards ( guid VARCHAR PRIMARY KEY, name_on_card VARCHAR, expiration_month INTEGER, expiration_year INTEGER, card_number_encrypted BLOB, date_modified INTEGER NOT NULL DEFAULT 0);
12 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0);
13 CREATE TABLE autofill_profiles ( guid VARCHAR PRIMARY KEY, company_name VARCHAR, address_line_1 VARCHAR, address_line_2 VARCHAR, city VARCHAR, state VARCHAR, zipcode VARCHAR, country VARCHAR, country_code VARCHAR, date_modified INTEGER NOT NULL DEFAULT 0);
16 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR);
23 CREATE TABLE "keywords" (id INTEGER PRIMARY KEY,short_name VARCHAR NOT NULL,keyword VARCHAR NOT NULL,favicon_url VARCHAR NOT NULL,url VARCHAR NOT NULL,safe_for_autoreplace INTEGER,originating_url VARCHAR,date_created INTEGER DEFAULT 0,usage_count INTEGER DEFAULT 0,input_encodings VARCHAR,show_in_default_list INTEGER,suggest_url V (…)
    [all...]

Completed in 1163 milliseconds

1 2 3 4 5 67 8 91011>>