/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 102 // locales may be confusing, since the decimal character varies with
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 102 // locales may be confusing, since the decimal character varies with
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 102 // locales may be confusing, since the decimal character varies with
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_complex.c | 102 // locales may be confusing, since the decimal character varies with
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_complex.c | 102 // locales may be confusing, since the decimal character varies with
|
/frameworks/base/libs/hwui/ |
Animator.cpp | 107 ALOGW("Your start delay is strange and confusing: %" PRId64, mStartDelay); 122 ALOGW("Your duration is strange and confusing: %" PRId64, mDuration);
|
/external/guava/guava/src/com/google/common/base/ |
Converter.java | 70 * a "fake" converter for a unit test. It is unnecessary (and confusing) to <i>mock</i> the 225 * These gymnastics are a little confusing. Basically this class has neither legacy nor 302 * These gymnastics are a little confusing. Basically this class has neither legacy nor
|
/bionic/libc/include/arpa/ |
nameser_compat.h | 51 * is all ANSI requires. This requires a somewhat confusing rearrangement.
|
/external/chromium-trace/trace-viewer/tracing/tracing/model/ |
object_instance.html | 147 // confusing object references showing up in the traces.
|
/external/clang/test/SemaCXX/ |
missing-namespace-qualifier-typo-corrections.cpp | 94 void confusing() { function
|
/external/google-breakpad/src/client/ios/handler/ |
ios_exception_minidump_generator.mm | 147 // This naming is confusing, but it is the proper translation from
|
/external/google-breakpad/src/third_party/libdisasm/ |
x86_operand_list.c | 70 enum... yet one more confusing thing in the API */
|
/external/lldb/tools/debugserver/source/MacOSX/ |
stack_logging.h | 83 unsigned address; /* disguised, to avoid confusing leaks */
|
/external/lldb/tools/lldb-perf/common/stepping/ |
lldb-perf-stepping.cpp | 149 // Disable the breakpoint, just in case it gets multiple locations we don't want that confusing the stepping.
|
/external/llvm/lib/Target/Mips/ |
MSA.txt | 70 These three operations can be very confusing so here is a mapping
|
/external/llvm/test/DebugInfo/Mips/ |
fn-call-line.ll | 18 ; which would cause confusing stepping behaviour for the end user.
|
/external/mesa3d/src/mesa/vbo/ |
vbo.h | 58 * confusing as the indices are not neccessarily yet in a non-null
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlChangeReporter.java | 109 // occur, but if it does it will be a source of subtle confusing bugs.
|
/external/pdfium/third_party/base/numerics/ |
safe_conversions_impl.h | 127 // split it into checks based on signedness to avoid confusing casts and
|
/external/regex-re2/re2/ |
stringpiece.h | 93 // "ToString", and it's confusing to have the method that does that
|
/external/v8/src/base/ |
safe_conversions_impl.h | 130 // split it into checks based on signedness to avoid confusing casts and
|
/external/valgrind/helgrind/ |
README_MSMProp2.txt | 129 I always found the state names in MSMProp1 confusing. Both MSMProp1
|
/external/valgrind/none/tests/x86/ |
bt_everything.c | 206 confusing merging of error messages. */
|
/frameworks/base/core/java/android/content/pm/ |
VerifierDeviceIdentity.java | 31 * confusing 'I' (letter) with '1' (one) or 'O' (letter) with '0' (zero).
|
/frameworks/base/docs/html/training/implementing-navigation/ |
descendant.jd | 55 <p>When launching another application's activity to allow the user to say, compose an email or pick a photo attachment, you generally don't want the user to return to this activity if they relaunch your application from the Launcher (the device home screen). It would be confusing if touching your application icon brought the user to a "compose email" screen.</p>
|