/external/emma/core/java12/com/vladium/emma/report/ |
ReportProcessor.java | 252 // because this command never runs in a concurrent situation
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
PatternTokenizer.java | 313 // if we just ended a quote BUT the following character is the lastQuote character, then we have a situation like '...''...', so we restart the quote
|
/external/libgsm/src/ |
lpc.c | 31 * be scaled in order to avoid an overflow situation.
|
/external/llvm/lib/Transforms/IPO/ |
Internalize.cpp | 144 // For llvm.compiler.used the situation is a bit fuzzy. The assembler and
|
/external/llvm/lib/Transforms/Scalar/ |
LoopDeletion.cpp | 159 // be in the situation of needing to be able to solve statically which exit
|
/external/llvm/lib/Transforms/Utils/ |
AddDiscriminators.cpp | 111 /// This situation is illustrated in the following code snippet:
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_wm_sampler_state.c | 42 * but that is the only situation in which we use them in this driver.
|
/external/okhttp/okio/okio/src/main/java/okio/ |
AsyncTimeout.java | 301 * time out if necessary. Returns null if the situation changes while waiting:
|
/external/pcre/dist/doc/ |
pcrecompat.3 | 120 names map to capturing subpattern number 1. To avoid this confusing situation,
|
/external/v8/ |
PRESUBMIT.py | 59 'you are doing, as the heuristics used to detect the situation are\n'
|
/external/v8/src/base/platform/ |
platform-cygwin.cc | 114 // If we encounter an unexpected situation we abort scanning further entries.
|
platform-linux.cc | 207 // If we encounter an unexpected situation we abort scanning further entries.
|
platform-openbsd.cc | 121 // If we encounter an unexpected situation we abort scanning further entries.
|
/external/v8/src/ |
hydrogen-bch.cc | 23 * situation we need to detect.
|
/external/valgrind/coregrind/m_ume/ |
main.c | 277 // shell's handling of the situation.
|
/external/vboot_reference/firmware/lib/tpm_lite/include/ |
tpm_error_messages.h | 114 permitted in this situation" },
|
/frameworks/base/core/java/android/content/ |
ComponentCallbacks2.java | 122 * nothing at all can be kept in the background, a situation that can start
|
/frameworks/base/core/java/android/os/ |
RemoteCallbackList.java | 46 * additional work in this situation, you can create a subclass that
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
ConnectivityManagerMobileTest.java | 61 // tearDown() is called here to avoid that situation.
|
/frameworks/base/docs/html/training/accessibility/ |
service.jd | 46 in either situation. Within your project, create a class that extends {@link
|
/frameworks/base/docs/html/training/articles/ |
perf-anr.jd | 54 <p>In any situation in which your app performs a potentially lengthy operation,
|
/frameworks/base/docs/html/training/multiple-threads/ |
create-threadpool.jd | 47 while another is writing to it. Typically, this situation arises with static variables, but it
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/ |
SurfaceTextureTarget.java | 193 // There can be a situation where the surface was not registered but the
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
BidiRenderer.java | 64 // properly. So, if we encounter a situation where we try to use that font, log a warning.
|
/hardware/libhardware/include/hardware/ |
hdmi_cec.h | 348 * some reason. HAL implementation should take the situation into account
|