/external/chromium_org/tools/perf/page_sets/data/ |
tough_canvas_cases.json | 8 "http://ie.microsoft.com/testdrive/Graphics/HowStuffWorksGears/Default.html", 9 "http://ie.microsoft.com/testdrive/Performance/FishIETank/Default.html", 10 "http://ie.microsoft.com/testdrive/Performance/SpeedReading/Default.html", 14 "http://ie.microsoft.com/testdrive/Performance/Fireflies/Default.html", 25 "http://ie.microsoft.com/testdrive/Graphics/WorkerFountains/Default.html", 26 "http://ie.microsoft.com/testdrive/Graphics/TweetMap/Default.html", 27 "http://ie.microsoft.com/testdrive/Graphics/VideoCity/Default.html", 28 "http://ie.microsoft.com/testdrive/Performance/AsteroidBelt/Default.html",
|
/external/clang/test/CodeGenCXX/ |
pr9965.cpp | 4 struct X : A // default constructor is not trivial 6 X() = default;
|
/external/clang/test/Parser/ |
cxx-default-args.cpp | 5 // After the error, the rest of the tokens inside the default arg should be 15 void f(int x = 1:); // expected-error {{unexpected end of default argument expression}}
|
/external/clang/test/SemaCXX/ |
attr-visibility.cpp | 14 __attribute__((visibility("default"))) // expected-error {{visibility does not match previous declaration}} 20 } __attribute((visibility("default"))); // expected-warning {{attribute 'visibility' after definition is ignored}}
|
warn-new-overaligned.cpp | 15 new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the default allocator only guarantees}} 16 new Test[10]; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the default allocator only guarantees}} 28 new Test; // expected-warning {{type 'test2::Test' requires 256 bytes of alignment and the default allocator only guarantees}} 29 new Test[10]; // expected-warning {{type 'test2::Test' requires 256 bytes of alignment and the default allocator only guarantees}} 50 new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the default allocator only guarantees}} 70 new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the default allocator only guarantees}}
|
/external/clang/test/SemaTemplate/ |
crash-10438657.cpp | 10 class __attribute__ ((visibility("default"))) wxGDIRefData 12 class __attribute__ ((visibility("default"))) wxGDIObject : public wxObject { \
|
/external/mockito/src/org/mockito/mock/ |
MockName.java | 18 * default name means generated by Mockito. non-default means the user has named the mock at creation.
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/spec/ |
jasmine.yml | 4 # Default: [] 19 # Default: [] 32 # Default: ["helpers/**/*.js"] 44 # Default: ["**/*[sS]pec.js"] 56 # Default: project root 67 # Default: spec/javascripts
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_filename_controller/ |
options.html | 18 <option value=default>Default Filename</option> 19 <option value=default-regex>Default Filename RegExp</option> 24 <option value=overwrite>Overwrite default filename</option> 25 <option value=prompt>Prompt if default filename exists</option>
|
/external/chromium_org/third_party/lzma_sdk/ |
LzmaLib.c | 17 int level, /* 0 <= level <= 9, default = 5 */ 19 int lc, /* 0 <= lc <= 8, default = 3 */ 20 int lp, /* 0 <= lp <= 4, default = 0 */ 21 int pb, /* 0 <= pb <= 4, default = 2 */ 22 int fb, /* 5 <= fb <= 273, default = 32 */ 23 int numThreads /* 1 or 2, default = 2 */
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/exts/ |
formatting.py | 10 envvar, t, default = sig.split(" ", 2) 13 default = " Default: %s" % default.strip(" ()") 16 signode += sphinx.addnodes.desc_annotation(default, default)
|
/external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
LzmaLib.c | 18 int level, /* 0 <= level <= 9, default = 5 */ 20 int lc, /* 0 <= lc <= 8, default = 3 */ 21 int lp, /* 0 <= lp <= 4, default = 0 */ 22 int pb, /* 0 <= pb <= 4, default = 2 */ 23 int fb, /* 5 <= fb <= 273, default = 32 */ 24 int numThreads /* 1 or 2, default = 2 */
|
/external/clang/test/Driver/ |
cl.c | 8 // Check that clang-cl options are not available by default. 9 // RUN: %clang -help | FileCheck %s -check-prefix=DEFAULT 10 // DEFAULT-NOT: CL.EXE COMPATIBILITY OPTIONS 11 // DEFAULT-NOT: {{/[?]}} 12 // DEFAULT-NOT: /help 27 // DEFAULT: -fapple-kext
|
/external/lzma/C/ |
LzmaLib.c | 17 int level, /* 0 <= level <= 9, default = 5 */
19 int lc, /* 0 <= lc <= 8, default = 3 */
20 int lp, /* 0 <= lp <= 4, default = 0 */
21 int pb, /* 0 <= pb <= 4, default = 2 */
22 int fb, /* 5 <= fb <= 273, default = 32 */
23 int numThreads /* 1 or 2, default = 2 */
|
/external/mesa3d/src/gallium/docs/source/exts/ |
formatting.py | 10 envvar, t, default = sig.split(" ", 2) 13 default = " Default: %s" % default.strip(" ()") 16 signode += sphinx.addnodes.desc_annotation(default, default)
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
origin | 10 'default' default definition 38 'undefined default environment default file command line override automatic 40 default 42 default
|
/device/lge/mako/ |
apns-full-conf.xml | 27 type="default,supl" 44 type="default,supl,dun" 73 type="default,supl" 95 type="default,supl,mms" 105 type="default,supl,mms" 115 type="default,supl,mms" 122 type="default,supl" 141 type="default,supl" 150 type="default,supl" 171 type="default,supl [all...] |
/device/sample/etc/ |
apns-full-conf.xml | 35 type="default,supl" 59 type="default,supl" 89 type="default,supl" 109 type="default,supl,mms" 122 type="default,supl,mms" 132 type="default,supl,mms" 142 type="default,supl,mms" 149 type="default,supl" 173 type="default,supl,mms" 188 type="default,supl [all...] |
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Document.idl | 36 [RaisesException, MeasureAs=DocumentCreateCDATASection] CDATASection createCDATASection([Default=Undefined] optional DOMString data); // Removed from DOM4. 38 [RaisesException, MeasureAs=DocumentCreateAttribute] Attr createAttribute([Default=Undefined] optional DOMString name); // Removed from DOM4. 45 [RaisesException, MeasureAs=DocumentCreateAttributeNS] Attr createAttributeNS([TreatNullAs=NullString,Default=Undefined] optional DOMString namespaceURI, 46 [TreatNullAs=NullString,Default=Undefined] optional DOMString qualifiedName); // Removed from DOM4. 89 CSSStyleDeclaration getOverrideStyle([Default=Undefined] optional Element element, 90 [Default=Undefined] optional DOMString pseudoElement); 94 boolean execCommand([Default=Undefined] optional DOMString command, 95 [Default=Undefined] optional boolean userInterface, 96 [TreatNullAs=NullString, TreatUndefinedAs=NullString,Default=Undefined] optional DOMString value); 98 boolean queryCommandEnabled([Default=Undefined] optional DOMString command) [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
unittest_lite.proto | 130 optional int32 default_int32 = 61 [default = 41 ]; 131 optional int64 default_int64 = 62 [default = 42 ]; 132 optional uint32 default_uint32 = 63 [default = 43 ]; 133 optional uint64 default_uint64 = 64 [default = 44 ]; 134 optional sint32 default_sint32 = 65 [default = -45 ]; 135 optional sint64 default_sint64 = 66 [default = 46 ]; 136 optional fixed32 default_fixed32 = 67 [default = 47 ]; 137 optional fixed64 default_fixed64 = 68 [default = 48 ]; 138 optional sfixed32 default_sfixed32 = 69 [default = 49 ]; 139 optional sfixed64 default_sfixed64 = 70 [default = -50 ] [all...] |
/external/protobuf/src/google/protobuf/ |
unittest_lite.proto | 122 optional int32 default_int32 = 61 [default = 41 ]; 123 optional int64 default_int64 = 62 [default = 42 ]; 124 optional uint32 default_uint32 = 63 [default = 43 ]; 125 optional uint64 default_uint64 = 64 [default = 44 ]; 126 optional sint32 default_sint32 = 65 [default = -45 ]; 127 optional sint64 default_sint64 = 66 [default = 46 ]; 128 optional fixed32 default_fixed32 = 67 [default = 47 ]; 129 optional fixed64 default_fixed64 = 68 [default = 48 ]; 130 optional sfixed32 default_sfixed32 = 69 [default = 49 ]; 131 optional sfixed64 default_sfixed64 = 70 [default = -50 ] [all...] |
/external/srec/shared/include/ |
Int8ArrayListImpl.h | 54 * Default implementation. 59 * Default implementation. 64 * Default implementation. 69 * Default implementation. 74 * Default implementation. 79 * Default implementation. 84 * Default implementation. 89 * Default implementation. 94 * Default implementation. 99 * Default implementation [all...] |
/external/oprofile/events/i386/atom/ |
unit_masks | 5 name:store_forwards type:mandatory default:0x81 7 name:segment_reg_loads type:mandatory default:0x00 9 name:simd_prefetch type:bitmask default:0x01 13 name:data_tlb_misses type:bitmask default:0x07 18 name:page_walks type:bitmask default:0x03 21 name:x87_comp_ops_exe type:bitmask default:0x81 24 name:fp_assist type:mandatory default:0x81 26 name:mul type:bitmask default:0x01 29 name:div type:bitmask default:0x01 32 name:l2_rqsts type:bitmask default:0x4 [all...] |
/external/robolectric/.idea/ |
uiDesigner.xml | 6 <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" /> 9 <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" /> 12 <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" /> 15 <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" /> 18 <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" /> 24 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> 30 <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> 36 <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /> 42 <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> 44 </default-constraints [all...] |
/external/srec/srec/Recognizer/include/ |
SR_RecognizerImpl.h | 368 * Default implementation. 372 * Default implementation. 376 * Default implementation. 380 * Default implementation. 384 * Default implementation. 388 * Default implementation. 393 * Default implementation. 397 * Default implementation. 401 * Default implementation. 405 * Default implementation [all...] |