HomeSort by relevance Sort by last modified time
    Searched full:present (Results 476 - 500 of 5298) sorted by null

<<11121314151617181920>>

  /external/chromium/third_party/libjingle/source/talk/xmpp/
saslmechanism.h 39 // Subclass instances should have a self-contained way to present
  /external/clang/test/CodeGen/
sanitize-thread-attr.cpp 10 // is present.
  /external/compiler-rt/
README.android 29 TODO: This is still not building by default (no Android.mk files are present
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_itanium.cc 21 // using sanitizers; if it's not present, we'll just use the mangled name.
  /external/e2fsprogs/lib/ss/
ss_internal.h 64 * Dynamic usage of readline library if present
  /external/e2fsprogs/misc/
dumpe2fs.8.in 23 present on
e2freefrag.8.in 24 are present as contiguous and aligned free space. The percentage of contiguous
  /external/guava/guava/src/com/google/common/base/
Equivalences.java 45 * @since 8.0 (present null-friendly behavior)
  /external/guava/guava/src/com/google/common/collect/
ClassToInstanceMap.java 45 * entry for this class is present. This will only return a value that was
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInts.java 75 * Returns the least value present in {@code array}, treating values as unsigned.
78 * @return the value present in {@code array} that is less than or equal to every other value in
95 * Returns the greatest value present in {@code array}, treating values as unsigned.
98 * @return the value present in {@code array} that is greater than or equal to every other value
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionContainsTester.java 41 assertTrue("contains(present) should return true",
MapContainsKeyTester.java 40 assertTrue("containsKey(present) should return true",
MapContainsValueTester.java 40 assertTrue("containsValue(present) should return true",
MapGetTester.java 42 assertEquals("get(present) should return the associated value",
SetAddTester.java 41 assertFalse("add(present) should return false", getSet().add(samples.e0));
  /external/icu4c/tools/genbrk/
genbrk.1.in 99 important to make sure that it is present if
  /external/icu4c/tools/gensprep/
gensprep.8.in 71 important to make sure that it is present if
  /external/iptables/extensions/
libxt_quota2.man 20 Assign the counter a specific name. This option must be present, as an empty
  /external/jpeg/
jdapistd.c 56 /* Call progress monitor hook if present */
135 /* Call progress monitor hook if present */
190 /* Call progress monitor hook if present */
319 /* Call progress monitor hook if present */
  /external/kernel-headers/original/asm-mips/
user.h 22 * what is present in the file. Directly after this is a
  /external/kernel-headers/original/asm-x86/
pgtable-2level.h 60 * All present pages are kernel-executable:
  /external/kernel-headers/original/linux/mmc/
card.h 60 #define MMC_STATE_PRESENT (1<<0) /* present in sysfs */
  /external/kernel-headers/original/linux/
msg.h 77 /* one msq_queue structure for each present queue on the system */
  /external/libnfc-nci/src/nfc/int/
rw_int.h 68 #define RW_T1T_STATE_CHECK_PRESENCE 0x08 /* Check if Tag is still present */
142 UINT8 tag_attribute; /* Present state of the Tag as interpreted by RW */
161 UINT16 ndef_msg_offset; /* The offset on Tag where first NDEF message is present*/
164 UINT16 ndef_header_offset; /* The offset on Tag where first NDEF tlv is present */
166 UINT8 num_ndef_finalblock; /* Block number where NDEF's last byte will be present */
169 UINT8 num_lockbytes; /* Number of dynamic lock bytes present in the tag */
230 #define RW_T2T_STATE_CHECK_PRESENCE 0x09 /* Check if Tag is still present */
328 UINT8 num_lockbytes; /* Number of dynamic lock bytes present in the tag */
342 UINT16 ndef_msg_offset; /* Offset on Tag where first NDEF message is present */
    [all...]
  /external/libpng/
ANNOUNCE 53 always expand to RGBA if transparency is present.

Completed in 257 milliseconds

<<11121314151617181920>>