HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 4076 - 4100 of 11137) sorted by null

<<161162163164165166167168169170>>

  /external/valgrind/main/coregrind/m_debuginfo/
UNUSED_STABS.txt 446 simply enough to keep track of addresses, since we need to interpret
848 Bool keep = False;
890 keep = True;
946 keep = True;
959 keep = True;
971 if (keep) {
972 /* ironically, keep means remove it from the list */
    [all...]
  /dalvik/vm/reflect/
Proxy.cpp 384 * and NULL out all other entries. If not, we keep looking for a
526 /* keep track of our throwables */
636 * If one class is a subclass of another, we want to keep just the subclass,
675 /* match, keep this one */
678 /* mix is a subclass of a declared throwable, keep it */
    [all...]
  /external/chromium_org/third_party/codesighs/
maptsvdifftool.c 115 ** Used to keep which parts positive and negative resulted in the total.
126 ** Keep track of sizes.
681 ** As well as an array to keep the owning object at the same index.
682 ** We will keep the object around as we may need to modify the size.
710 ** so keep track of both independently at the
    [all...]
  /external/chromium_org/third_party/libpng/
pngset.c 1070 png_set_keep_unknown_chunks(png_structp png_ptr, int keep, png_bytep
1079 if (keep == PNG_HANDLE_CHUNK_ALWAYS || keep == PNG_HANDLE_CHUNK_IF_SAFE)
1084 if (keep == PNG_HANDLE_CHUNK_ALWAYS)
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc_Reader.c 256 /* Mifare UL, Keep MIFARE RAW command as it is */
364 /* Mifare UL, Keep MIFARE RAW command as it is */
599 /**Create a timer to keep track of transceive timeout*/
690 /**Create a timer to keep track of transceive timeout*/
719 /**Start timer to keep track of transceive timeout*/
    [all...]
  /external/libpng/
pngset.c 1080 png_set_keep_unknown_chunks(png_structp png_ptr, int keep, png_bytep
1089 if (keep == PNG_HANDLE_CHUNK_ALWAYS || keep == PNG_HANDLE_CHUNK_IF_SAFE)
1094 if (keep == PNG_HANDLE_CHUNK_ALWAYS)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 394 // Callers may expect a single instruction, so keep 128-bit moves
410 // Callers may expect a single instruction, so keep 128-bit moves
481 // We prefer to keep the two-operand form where possible both
492 // Keep the kill state, but drop the tied flag.
494 // Keep the remaining operands as-is.
  /external/mockito/src/org/mockito/
Matchers.java 88 * To keep it readable you may want to extract method, e.g:
343 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
377 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
411 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
446 * It's an alternative to &#064;SuppressWarnings("unchecked") to keep code clean of compiler warnings.
  /external/qemu/distrib/libpng-1.2.19/
pngset.c     [all...]
  /frameworks/base/docs/html/design/patterns/
settings.jd 30 an action button. Always keep it in the action overflow and label it "Settings". Place it below
43 <p>Settings can be a tempting place to keep a lot of stuff&mdash;like a hall closet where things
454 <a href="{@docRoot}design/get-started/principles.html#keep-it-brief">Keep it brief</a>, which
470 <li>Keep it to one sentence and don't use ending punctuation.</li>
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipService.java 700 // keep the port mapping.
851 log("keep keepalive going with interval "
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertFactoryImpl.java 159 // so keep it in the stream
171 // keep whole structure in the stream
300 // so keep it in the stream
312 // keep whole structure in the stream
747 // buffer to keep the bytes read after the mark has been set up
    [all...]
  /packages/apps/Settings/
AndroidManifest.xml 148 <!-- Keep compatibility with old shortcuts. -->
296 <!-- Keep compatibility with old shortcuts. -->
340 <!-- Keep compatibility with old shortcuts. -->
468 <!-- Keep compatibility with old shortcuts. -->
551 <!-- Keep compatibility with old shortcuts. -->
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
binutils.info 791 [`-K' SYMBOLNAME|`--keep-symbol='SYMBOLNAME]
794 [`-G' SYMBOLNAME|`--keep-global-symbol='SYMBOLNAME]
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
binutils.info 791 [`-K' SYMBOLNAME|`--keep-symbol='SYMBOLNAME]
794 [`-G' SYMBOLNAME|`--keep-global-symbol='SYMBOLNAME]
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
binutils.info 791 [`-K' SYMBOLNAME|`--keep-symbol='SYMBOLNAME]
794 [`-G' SYMBOLNAME|`--keep-global-symbol='SYMBOLNAME]
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
binutils.info 791 [`-K' SYMBOLNAME|`--keep-symbol='SYMBOLNAME]
794 [`-G' SYMBOLNAME|`--keep-global-symbol='SYMBOLNAME]
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objcopy 
i686-linux-strip 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
objcopy 
strip 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-objcopy 
mipsel-linux-android-strip 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/
objcopy 
strip 

Completed in 2859 milliseconds

<<161162163164165166167168169170>>