/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.cons/ |
cp_size_mode.pass.cpp | 28 out << i << ' ' << d << ' ' << s << std::ends; member in class:std 38 out << i << ' ' << d << ' ' << s << std::ends; member in class:std
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
toplev.h | 35 and LTO front ends to initialize EH "on demand". See lto-streamer-in.c 67 /* The hashtable, so that the C front ends can pass it to cpplib. */
|
/art/test/459-dead-phi/smali/ |
EquivalentPhi.smali | 38 # delete the old phi, which ends up having incompatible input
|
/art/test/469-condition-materialization-regression/src/ |
Main.java | 19 // This tests a specific situation when condition ends up
|
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/ |
OnRowAdditionAnimationListener.java | 21 * begins and ends. The primary use of this interface is to create a callback
|
/device/google/accessory/demokit/hardware/fab/m256c/ |
README | 27 NOTE: Board contains 3 plated slots, each slot is marked at the two ends
|
/external/bison/lib/ |
open.c | 86 /* If the filename ends in a slash and one of O_CREAT, O_WRONLY, O_RDWR 91 ends with one or more trailing slashes shall be resolved as if a 145 /* If the filename ends in a slash and fd does not refer to a directory, 150 ends with one or more trailing slashes shall be resolved as if a
|
/external/hamcrest/library/src/org/hamcrest/collection/ |
IsArray.java | 52 * Returns the string that ends the description.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
LanguageBreakEngine.java | 29 * however, that our range ends earlier
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.cons/ |
default.pass.cpp | 25 out << i << ' ' << d << ' ' << s << std::ends; member in class:std
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/ |
str.pass.cpp | 23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends;
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/ |
str.pass.cpp | 23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends;
|
/external/libogg/ |
CHANGES | 19 * Correct a bug in the granulepos field of pages where no packet ends
|
/external/linux-tools-perf/src/tools/perf/util/ |
alias.c | 60 return error("cmdline ends with \\");
|
/external/llvm/test/CodeGen/ARM/ |
2011-08-29-SchedCycle.ll | 24 ; However since subc and sube are "glued" together, this ends up being a
|
/external/mesa3d/src/glsl/glcpp/ |
README | 30 A file that ends with a function-like macro name as the last
|
/external/skia/tools/ |
picture_utils.h | 28 // Returns true if the string ends with %
|
/external/valgrind/none/tests/arm/ |
intdiv.c | 52 // Test signed range ends
|
/frameworks/base/core/java/android/os/ |
PowerManagerInternal.java | 42 * which ends the dream. The device goes to sleep when goToSleep() is called, when 43 * the dream ends or when unplugged. 51 * processor be suspended. It can be awoken by a call to wakeUp() which ends the dream. 52 * The device fully goes to sleep if the dream cannot be started or ends on its own.
|
/frameworks/base/core/java/android/service/dreams/ |
DreamManagerInternal.java | 36 * @param immediate If true, ends the dream summarily, otherwise gives it some time
|
/frameworks/base/core/java/android/text/method/ |
PasswordTransformationMethod.java | 193 int[] starts = null, ends = null; local 204 ends = new int[nvisible]; 209 ends[i] = sp.getSpanEnd(visible[i]); 219 if (i >= starts[a] && i < ends[a]) {
|
/frameworks/base/core/java/android/view/animation/ |
AccelerateDecelerateInterpolator.java | 27 * An interpolator where the rate of change starts and ends slowly but
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
Animatable2.java | 55 * Called when the animation ends.
|
/frameworks/compile/slang/ |
strip_unknown_attributes.h | 25 // Since we never ran the verifier in Jellybean, it ends up with potential
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
Trace.java | 40 * Ends systrace tracing for the most recently begun section. No-op on unsupported platform
|