/system/core/sh/ |
sh.1 | 366 Whenever a reserved word may occur (see above), 879 expansions, and quote removals that occur within a single word expand to a 891 Arithmetic Expansion (these all occur at the same time). [all...] |
/build/tools/ |
warn.py | 139 'description':'Assuming overflow does not occur', 140 'patterns':[r".*: warning: assuming signed overflow does not occur when assuming that .* is always (true|false)"] }, 466 # show which warnings no longer occur [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
StylesheetHandler.java | 63 * handlers as parse events occur. 734 * instruction found: note that processing instructions may occur [all...] |
/external/bison/darwin-lib/ |
wchar.h | 212 that would otherwise occur. */ 255 otherwise occur. */ 274 errors that would otherwise occur. */ [all...] |
/external/bison/linux-lib/ |
wchar.h | 212 that would otherwise occur. */ 255 otherwise occur. */ 274 errors that would otherwise occur. */ [all...] |
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_helper.cc | 425 // navigations and a crash would occur (crbug.com/293261). Post the task 483 // Returns true if |url| is a valid URL that can occur during the sign in 490 // All special headers used by one click sign in occur on [all...] |
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_unittest.cc | 415 // A suggested word that should occur. 452 // Check if the suggested words occur. [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
AMDILPeepholeOptimizer.cpp | 94 // One optimization that can occur is that if the required workgroup size is 109 // doesn't occur and we need to know the value of kernel defined 700 // following transformation can occur. For signed integers, it turns into the [all...] |
/external/chromium_org/third_party/sqlite/src/doc/ |
lemon.html | 276 declaration can occur at any point in the file. 314 Rules can occur in any order, except that the left-hand side of the 509 <p>Directives in lemon can occur in any order. You can put them before [all...] |
/external/clang/docs/ |
Modules.rst | 48 problems occur when the headers for two different libraries interact [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MapMaker.java | [all...] |
/external/mesa3d/src/gallium/drivers/radeon/ |
AMDILPeepholeOptimizer.cpp | 94 // One optimization that can occur is that if the required workgroup size is 109 // doesn't occur and we need to know the value of kernel defined 700 // following transformation can occur. For signed integers, it turns into the [all...] |
/external/zlib/src/doc/ |
rfc1951.txt | 694 occur in the compressed data, but participate in the code 700 31 will never actually occur in the compressed data. 726 the literal/length or distance alphabet will not occur in the [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
pvamrwbdecoder.cpp | 1050 L_tmp = shl_int32(L_tmp, 1); /* saturation can occur here */ 1061 L_tmp = shl_int32(L_tmp, 1); /* saturation can occur here */ 1070 L_tmp = shl_int32(L_tmp, 1); /* saturation can occur here */ [all...] |
/frameworks/base/docs/html/google/play/publishing/ |
multiple-apks.jd | 395 <p>There are other conflicts that might occur when you activate your APKs, but which will result 418 <p>When such conflicts occur, you will see a warning message, but you can still publish your [all...] |
/frameworks/base/docs/html/guide/topics/admin/ |
device-admin.jd | 256 <li>Set how many failed password attempts can occur before the device is wiped 411 occur.</p> 667 <p>You can set the maximum period of user inactivity that can occur before the [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/ |
cc1 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/ |
cc1 | |
lto1 | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/ |
lto1 | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/ |
lto1 | |
/art/compiler/jni/quick/ |
jni_compiler.cc | 172 // can occur. The result is the saved JNI local state that is restored by the exit call. We
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
ByteArrayAnnotatedOutput.java | 68 * particular, no reallocation will occur in order to expand the
|
/dalvik/docs/ |
embedded-vm-control.html | 232 can occur. This usually manifests itself as a repeatable virtual machine
|
/dalvik/dx/src/com/android/dx/util/ |
ByteArrayAnnotatedOutput.java | 71 * particular, no reallocation will occur in order to expand the
|