/external/clang/test/SemaCXX/ |
vararg-non-pod.cpp | 18 g(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic function; call will abort at runtime}} 22 ptr(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic function; call will abort at runtime}} 30 c.g(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic method; call will abort at runtime}} 34 (c.*ptr)(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic method; call will abort at runtime}} 37 C::h(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic function; call will abort at runtime}} 41 static_ptr(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic function; call will abort at runtime}} 51 block(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic block; call will abort at runtime}} 66 d(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic method; call will abort at runtime}} 78 E e(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic constructor; call will abort at runtime}} \ 80 (void)E(10, c); // expected-warning{{cannot pass object of non-POD type 'C' through variadic constructor; call will abort at runtime}} [all...] |
/external/chromium_org/ppapi/c/dev/ |
ppb_var_deprecated.h | 33 * this function will do nothing so you can always call it no matter what the 40 * becomes 0. If the given var is not a refcounted object, this function will 50 * If the length is 0, the |data| pointer will not be dereferenced and may 51 * be NULL. Note, however, that if you do this, the "NULL-ness" will not be 52 * preserved, as VarToUtf8 will never return NULL on success, even for empty 55 * The resulting object will be a refcounted string object. It will be 60 * is not valid UTF-8), this function will return a Null var. 67 * NULL-terminated. The length will be placed in |*len|. If the string is 68 * valid but empty the return value will be non-NULL, but |*len| will stil [all...] |
/external/chromium_org/ppapi/cpp/ |
instance.h | 43 /// Otherwise, the instance will lack the proper bookkeeping in the browser 46 /// Init() will be called immediately after the constructor. This allows you 52 /// the <code>pp::Instance</code> object will be deleted. You should never 57 /// The <code>PP_Instance</code> identifier will still be valid during this 59 /// returns, the <code>PP_Instance</code> handle will be invalid. This means 61 /// file writes from this destructor since they will be immediately canceled. 65 /// returns, the <code>PP_Instance</code> handle will be invalid. This means 67 /// file writes from this destructor since they will be immediately canceled. 77 /// function will be called immediately after the instance object is 85 /// <code>\<embed id="nacl_module" dimensions="2"\></code> will produce tw [all...] |
/external/chromium_org/ppapi/api/ |
pp_input_event.idl | 15 * actual character that the user typed (if any) will be delivered in a 20 * presses and holds the shift key, the module will see a "shift down" message. 21 * Then if the user clicks elsewhere on the web page, the module's focus will 22 * be lost and no more input events will be delivered. 44 * Normally, the program will receive a key down event, followed by a character 45 * event, followed by a key up event. The character event will have any 47 * a '%'. The key down and up events will give you the scan code for the "5" 48 * key, and the character event will give you the '%' character. 68 * character. Any unused bytes will be filled with null bytes. Since the 69 * maximum UTF-8 character is 4 bytes, there will always be at least one nul [all...] |
/external/chromium_org/ppapi/c/ |
pp_input_event.h | 31 * actual character that the user typed (if any) will be delivered in a 36 * presses and holds the shift key, the module will see a "shift down" message. 37 * Then if the user clicks elsewhere on the web page, the module's focus will 38 * be lost and no more input events will be delivered. 58 * Normally, the program will receive a key down event, followed by a character 59 * event, followed by a key up event. The character event will have any 61 * a '%'. The key down and up events will give you the scan code for the "5" 62 * key, and the character event will give you the '%' character. 80 * character. Any unused bytes will be filled with null bytes. Since the 81 * maximum UTF-8 character is 4 bytes, there will always be at least one nul [all...] |
/bionic/libc/bionic/ |
time64_config.h | 16 Should we use a 64 bit safe replacement for tm? This will 17 let you go past year 2 billion but the struct will be incompatible 18 with tm. Conversion functions will be provided. 68 can handle. We will use your system functions if the time falls
|
/build/core/combo/arch/arm/ |
armv5te-vfp.mk | 3 # will only be used to select an optimized VFP-capable assembly
|
/build/target/board/generic_x86/ |
README.txt | 5 will work with the IA version of the emulator,
|
/cts/suite/audio_quality/lib/include/task/ |
TaskSequential.h | 35 * If the task is already queued, it will not be queued again ,but will just return true. 42 * Execution will be continued even for error, and the 1st error result will be returned.
|
/dalvik/vm/mterp/armv5te/ |
OP_BREAKPOINT.S | 6 * the time we get here, the breakpoint will have already been
|
/dalvik/vm/mterp/mips/ |
OP_BREAKPOINT.S | 6 * the time we get here, the breakpoint will have already been
|
/development/ndk/platforms/android-4/samples/san-angeles/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/platforms/android-5/samples/hello-gl2/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/platforms/android-8/samples/bitmap-plasma/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/platforms/android-9/samples/native-activity/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/platforms/android-9/samples/native-plasma/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/samples/hello-jni/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/samples/hello-jni/tests/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/samples/hello-neon/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/samples/two-libs/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/ndk/samples/two-libs/tests/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/samples/JetBoy/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/samples/USB/AdbTest/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/samples/USB/MissileLauncher/ |
default.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
/development/samples/training/AnimationsDemo/ |
project.properties | 2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|