/external/chromium_org/third_party/WebKit/Source/core/events/ |
HashChangeEvent.idl | 24 void initHashChangeEvent([Default=Undefined] optional DOMString type, 25 [Default=Undefined] optional boolean canBubble, 26 [Default=Undefined] optional boolean cancelable, 27 [Default=Undefined] optional DOMString oldURL, 28 [Default=Undefined] optional DOMString newURL);
|
TextEvent.idl | 31 void initTextEvent([Default=Undefined] optional DOMString typeArg, 32 [Default=Undefined] optional boolean canBubbleArg, 33 [Default=Undefined] optional boolean cancelableArg, 34 [Default=Undefined] optional Window viewArg, 35 [Default=Undefined] optional DOMString dataArg);
|
UIEvent.idl | 26 void initUIEvent([Default=Undefined] optional DOMString type, 27 [Default=Undefined] optional boolean canBubble, 28 [Default=Undefined] optional boolean cancelable, 29 [Default=Undefined] optional Window view, 30 [Default=Undefined] optional long detail);
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
imm64.asm | 2 default abs label 19 mov qword [rax], label1 ; 32-bit imm (matches default above) 20 mov qword [rax], label2 ; 32-bit imm (matches default above) 25 add rax, label1 ; 32-bit imm (matches default above) 26 add rax, label2 ; 32-bit imm (matches default above)
|
/external/chromium_org/tools/gyp/test/mac/xctest/test.xcodeproj/xcshareddata/xcschemes/ |
classes.xcscheme | 29 buildConfiguration = "Default"> 48 buildConfiguration = "Default" 59 buildConfiguration = "Default" 63 buildConfiguration = "Default"> 66 buildConfiguration = "Default"
|
/external/clang/test/CXX/class/class.mem/ |
p1b.cpp | 2 // implicitly checking the order of default argument parsing: 15 void a2(B b = B()); // expected-error{{use of default argument to function 'B' that is declared later in class 'B'}} 24 B(int b = 42) { // expected-note{{default argument declared here}} 30 void b1(A a = A()); // expected-error{{use of default argument to function 'A' that is declared later in class 'A'}} 42 A(int a = 42); // expected-note{{default argument declared here}}
|
/external/clang/test/CodeGen/ |
ubsan-blacklist.c | 4 // RUN: %clang_cc1 -fsanitize=unsigned-integer-overflow -emit-llvm %s -o - | FileCheck %s --check-prefix=DEFAULT 13 // DEFAULT: @hash 17 // DEFAULT: call void @__ubsan 23 // DEFAULT: @add 27 // DEFAULT: call void @__ubsan
|
/external/jmonkeyengine/engine/src/core/checkers/quals/ |
DefaultQualifier.java | 11 * specifies that the given annotation should be the default. The default is 31 * The name of the default annotation. It may be a short name like 38 * "checkers.quals.Unqualified" as the default.) 43 DefaultLocation[] locations() default {DefaultLocation.ALL};
|
/external/llvm/test/CodeGen/X86/ |
tail-dup-addr.ll | 15 br i1 %foo, label %sw.bb, label %sw.default 21 sw.bb1: ; preds = %sw.default, %sw.bb, %entry 22 store i8* blockaddress(@foo, %sw.default), i8** @p, align 8 23 br label %sw.default 25 sw.default: ; preds = %sw.bb1, %entry
|
/frameworks/base/core/tests/coretests/src/android/os/ |
SystemPropertiesTest.java | 33 value = SystemProperties.get(KEY, "default"); 34 assertEquals("default", value); 37 value = SystemProperties.get(KEY, "default"); 44 value = SystemProperties.get(KEY, "default"); 45 assertEquals("default", value);
|
/hardware/libhardware/modules/local_time/ |
Android.mk | 17 # The default local time HAL module. The default module simply uses the 19 # Devices which use the default implementation should take care to ensure that 21 # the audio and video output hardware. This default implementation is loaded 28 LOCAL_MODULE := local_time.default
|
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
msm_media_info.h | 21 default:\ 36 default: \ 51 default: \ 66 default: \ 92 default: \
|
/external/oprofile/events/i386/p4/ |
unit_masks | 3 name:branch_retired type:bitmask default:0x0c 8 name:mispred_branch_retired type:bitmask default:0x01 12 name:bpu_fetch_request type:bitmask default:0x01 14 name:itlb_reference type:bitmask default:0x07 18 name:memory_cancel type:bitmask default:0x08 21 name:memory_complete type:bitmask default:0x03 26 name:load_port_replay type:mandatory default:0x02 28 name:store_port_replay type:mandatory default:0x02 30 name:mob_load_replay type:bitmask default:0x3a 35 name:bsq_cache_reference type:bitmask default:0x073 [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
program_parse.output | 867 $default reduce using rule 2 (language) 874 $default reduce using rule 3 (language) 888 $default reduce using rule 5 (optionSequence) 897 $default accept 907 $default reduce using rule 8 (statementSequence) 927 $default reduce using rule 4 (optionSequence) 953 $default reduce using rule 245 (optVarSize) 986 $default reduce using rule 281 (string) 993 $default reduce using rule 282 (string) 1007 $default reduce using rule 246 (@2 [all...] |
/external/clang/test/CXX/except/except.spec/ |
p14.cpp | 38 // FIXME: the exception specification on the default constructor is wrong: 80 Derived() noexcept(false) = default; 81 Derived(const Derived&) noexcept(false) = default; 82 Derived(Derived&&) noexcept(false) = default; 83 Derived &operator=(const Derived&) noexcept(false) = default; 84 Derived &operator=(Derived&&) noexcept(false) = default; 85 ~Derived() noexcept(false) = default; 88 Derived2() = default; 89 Derived2(const Derived2&) = default; 90 Derived2(Derived2&&) = default; [all...] |
/external/oprofile/events/i386/p4-ht/ |
unit_masks | 3 name:branch_retired type:bitmask default:0x0c 8 name:mispred_branch_retired type:bitmask default:0x01 12 name:bpu_fetch_request type:bitmask default:0x01 14 name:itlb_reference type:bitmask default:0x07 18 name:memory_cancel type:bitmask default:0x08 21 name:memory_complete type:bitmask default:0x03 26 name:load_port_replay type:mandatory default:0x02 28 name:store_port_replay type:mandatory default:0x02 30 name:mob_load_replay type:bitmask default:0x3a 35 name:bsq_cache_reference type:bitmask default:0x073 [all...] |
/external/chromium/chrome/browser/userfeedback/proto/ |
chrome.proto | 19 optional ChromePlatform chrome_platform = 1 [default = CHROME_OS]; 38 optional ChromeOsCategory category = 1 [default = OTHER]; 55 optional ChromeBrowserCategory category = 1 [default = OTHER];
|
/external/chromium/net/base/ |
ssl_config_service_defaults.h | 13 // This SSLConfigService always returns the default SSLConfig settings. It is 20 // Store default SSL config settings in |config|. 26 // Default value of prefs.
|
/external/chromium_org/components/test/data/web_database/ |
version_49.sql | 7 INSERT INTO "meta" VALUES('Default Search Provider ID','2'); 8 CREATE TABLE autofill (name VARCHAR, value VARCHAR, value_lower VARCHAR, pair_id INTEGER PRIMARY KEY, count INTEGER DEFAULT 1); 9 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); 10 CREATE TABLE autofill_dates ( pair_id INTEGER DEFAULT 0, date_created INTEGER DEFAULT 0); 11 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); 14 CREATE TABLE autofill_profile_phones ( guid VARCHAR, type INTEGER DEFAULT 0, number VARCHAR); 16 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 VARCHAR,prepopulate_id INTEGER DEFAULT 0,created_by_policy INTEGER DEFAULT 0,instant_url VARCHAR,last_modified INTEGER DEFAULT 0,sync_gui (…) [all...] |
/external/chromium_org/net/ssl/ |
ssl_config_service_defaults.h | 13 // This SSLConfigService always returns the default SSLConfig settings. It is 20 // Store default SSL config settings in |config|. 26 // Default value of prefs.
|
/external/chromium_org/sync/base/ |
sync_export.h | 24 #define SYNC_EXPORT __attribute__((visibility("default"))) 25 #define SYNC_EXPORT_PRIVATE __attribute__((visibility("default"))) 28 #define SYNC_EXPORT_PRIVATE __attribute__((visibility("default")))
|
/external/chromium_org/sync/notifier/ |
invalidator_state.cc | 19 default: 34 default: 49 default:
|
/external/chromium_org/third_party/icu/source/common/ |
ustr_cnv.h | 24 * Get the default converter. This is a commonly used converter 34 * Release the default converter to the converter cache. 41 * Flush the default converter, if cached.
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrUserConfig.h | 12 #error "default user config pulled in but GR_USER_CONFIG_FILE is defined." 24 * in vram. The value is only a default and can be overridden at runtime. 30 * in vram. The value is only a default and can be overridden at runtime.
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
p13.cpp | 5 void g1(int = ([i]{ return i; })()); // expected-error{{lambda expression in default argument cannot capture any entity}} 6 void g2(int = ([i]{ return 0; })()); // expected-error{{lambda expression in default argument cannot capture any entity}} 7 void g3(int = ([=]{ return i; })()); // expected-error{{lambda expression in default argument cannot capture any entity}}
|