/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 237 * Thing to happen. Defined objects of type fmtflags are: 277 /// generated output. (I.e., the thing you print is flush left.) 284 /// generated output. (I.e., the thing you print is flush right.) 326 * Thing to happen. Defined objects of type iostate are: 355 * Thing to happen. Defined objects of type openmode are:
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
ios_base.h | 237 * Thing to happen. Defined objects of type fmtflags are: 277 /// generated output. (I.e., the thing you print is flush left.) 284 /// generated output. (I.e., the thing you print is flush right.) 326 * Thing to happen. Defined objects of type iostate are: 355 * Thing to happen. Defined objects of type openmode are:
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
ios_base.h | 237 * Thing to happen. Defined objects of type fmtflags are: 277 /// generated output. (I.e., the thing you print is flush left.) 284 /// generated output. (I.e., the thing you print is flush right.) 326 * Thing to happen. Defined objects of type iostate are: 355 * Thing to happen. Defined objects of type openmode are:
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
ios_base.h | 235 * Thing to happen. Defined objects of type fmtflags are: 275 /// generated output. (I.e., the thing you print is flush left.) 282 /// generated output. (I.e., the thing you print is flush right.) 324 * Thing to happen. Defined objects of type iostate are: 353 * Thing to happen. Defined objects of type openmode are:
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
ios_base.h | 235 * Thing to happen. Defined objects of type fmtflags are: 275 /// generated output. (I.e., the thing you print is flush left.) 282 /// generated output. (I.e., the thing you print is flush right.) 324 * Thing to happen. Defined objects of type iostate are: 353 * Thing to happen. Defined objects of type openmode are:
|
/frameworks/base/docs/html/training/articles/ |
smp.jd | 595 <p>It is important to recognize that the only thing guaranteed by barrier 726 <p>The key thing to remember about barriers is that they define ordering. Don?t [all...] |
/external/mksh/src/ |
funcs.c | 656 int thing = 0, field = 0, base = 0, i; local 771 thing = '+'; 775 thing = '-'; 790 thing = wp[builtin_opt.optind][0]; 878 if (thing == '-') 890 c_typeset_vardump(vp, flag, thing, pflag, istset); 893 c_typeset_vardump_recursive(e->loc, flag, thing, pflag, istset); 898 c_typeset_vardump_recursive(struct block *l, uint32_t flag, int thing, 904 c_typeset_vardump_recursive(l->next, flag, thing, pflag, istset); 907 c_typeset_vardump(vp, flag, thing, pflag, istset) [all...] |
/external/clang/test/ARCMT/ |
checking.m | 227 - (Test8*) init43; // this should be a warning, but that's a general language thing, not an ARC thing
|
/external/dnsmasq/ |
setup.html | 151 your mailer, system and distribution. The only thing that's relevant to dnsmasq is that the mailer 205 this facility for Verisign. If other TLDs do that same thing you can
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-hangul.cc | 179 * - <L,V> and <L,V,T> we should compose if the whole thing can be composed. 181 * - <LV,T> we should compose if the whole thing can be composed, otherwise we should
|
/external/icu/icu4c/source/common/ |
rbbicst.pl | 68 # if the label was the only thing on this line, go on to the next line, 205 # individual ASCII characters (the only thing that can appear in the rules.)
|
util.cpp | 311 // If the first thing in the quoteBuf is APOSTROPHE 319 // If the last thing in the quoteBuf is APOSTROPHE
|
/external/libcxxabi/src/Unwind/ |
UnwindLevel1.c | 345 // can do the right thing. 402 // the right thing.
|
/external/lldb/source/Target/ |
ThreadPlanStepInRange.cpp | 379 // FIXME: Make sure the ThreadPlanForStepOut does the right thing with inlined functions. 381 // thing. For now let's be safe and always run others when we are likely to run arbitrary code.
|
/external/llvm/test/CodeGen/Mips/ |
o32_cc_vararg.ll | 3 ; All test functions do the same thing - they return the first variable 6 ; All CHECK's do the same thing - they check whether variable arguments from
|
/external/mesa3d/docs/ |
faq.html | 94 real thing. 191 IRIS GL was the predecessor to OpenGL and is a different thing (almost)
|
/external/protobuf/src/google/protobuf/ |
wire_format.h | 153 // Same thing except for messages that have the message_set_wire_format 170 // Same thing except for messages that have the message_set_wire_format
|
/external/skia/src/gpu/ |
GrAtlasTextContext.h | 66 * The only thing(aside from a memcopy) required to flush a BitmapTextBlob is to ensure that 85 * Finally, for runs where the entire thing is too large for the GrAtlasTextContext to
|
/external/skia/third_party/ktx/ |
ktx.cpp | 375 // First thing's first, write out the magic identifier and endianness... 431 // First thing's first, write out the magic identifier and endianness...
|
/external/valgrind/ |
README_DEVELOPERS | 178 Debugging the whole thing might imply to use up to 3 GDB: 186 The whole thing is fragile, confusing and slow, but it does work well enough
|
/external/valgrind/exp-sgcheck/ |
h_intercepts.c | 62 // Apparently rindex() is the same thing as strrchr() 87 // Apparently index() is the same thing as strchr()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
vp9_decoder.c | 307 // thing to do here. 327 // thing to do here.
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
UnwindLevel1.c | 337 // can do the right thing. 394 // the right thing.
|
/prebuilts/misc/common/swig/include/2.0.11/go/ |
go.swg | 358 /* Enums. We can't do the right thing for enums in typemap(gotype) so 359 we deliberately don't define them. The right thing would be to
|
/prebuilts/misc/common/swig/include/2.0.11/php/ |
php.swg | 156 /* wasn't a pre/ref/thing, OR anything like an int thing */
|