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

<<21222324252627282930>>

  /external/e2fsprogs/debugfs/
debugfs.8.in 238 Find a free inode and allocate it. If present,
253 is present, then
420 is present, then
474 is present, then
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
FetchValidator.java 22 * if all plugins defined in the features are present.
  /external/freetype/include/freetype/internal/
t1types.h 217 /* respectively, as Type 2 charstrings; -1 if keywords not present */
  /external/grub/
MAINTENANCE 10 directory under which *.texi were copied, if the link isn't present.
  /external/guava/guava/src/com/google/common/primitives/
UnsignedBytes.java 116 * Returns the least value present in {@code array}.
119 * @return the value present in {@code array} that is less than or equal to
136 * Returns the greatest value present in {@code array}.
139 * @return the value present in {@code array} that is greater than or equal
UnsignedLongs.java 76 * Returns the least value present in {@code array}, treating values as unsigned.
79 * @return the value present in {@code array} that is less than or equal to every other value in
96 * Returns the greatest value present in {@code array}, treating values as unsigned.
99 * @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/
CollectionAddTester.java 64 assertFalse("add(present) should return false or throw",
ListAddAtIndexTester.java 57 fail("add(n, present) should throw");
  /external/guava/guava-tests/test/com/google/common/collect/
SortedListsTest.java 77 // key is not present
  /external/icu4c/test/intltest/
textfile.cpp 102 // Remove BOM in first line, if present
  /external/icu4c/tools/gencmn/
gencmn.8.in 121 important to make sure that it is present if
  /external/icu4c/tools/gendict/
gendict.1.in 120 important to make sure that it is present if
  /external/icu4c/tools/makeconv/
makeconv.1.in 101 important to make sure that it is present if
  /external/jpeg/
Android.mk 48 # use mips assembler IDCT implementation if MIPS DSP-ASE is present
  /external/kernel-headers/original/asm-arm/arch/
board.h 139 /* Bit field of UARTs present; bit 0 --> UART1 */
  /external/kernel-headers/original/asm-mips/
pgtable-bits.h 18 * bits for storing information which isn't present in a normal
  /external/libmtp/examples/
evolution-sync.sh 54 echo "evolution-addressbook-export present in $EADDEXP, OK."
  /external/libmtp/src/
gphoto2-endian-intel.h 19 /* if present, indicates that the endian side is a pointer to an */
  /external/llvm/cmake/modules/
ChooseMSVCCRT.cmake 3 # to present to the user. (MTd for /MTd, etc)
  /external/llvm/docs/TableGen/
LangRef.rst 126 .. break ObjectBody into its consituents so that they are present here?
128 #. The :token:`TemplateArgList` is present.
129 #. The :token:`Body` in the :token:`ObjectBody` is present and is not empty.
130 #. The :token:`BaseClassList` in the :token:`ObjectBody` is present.
  /external/llvm/include/llvm/Option/
ArgList.h 220 /// true if the option is present, false if the negation is present, and
222 /// negation are present, the last one wins.
225 /// AddLastArg - Render only the last argument match \p Id0, if present.
  /external/llvm/include/llvm/Support/
PathV2.h 35 /// * The root-name element, if present.
36 /// * The root-directory element, if present.
37 /// * Each successive filename element, if present.
38 /// * Dot, if one or more trailing non-root slash characters are present.
  /external/llvm/test/Unit/
lit.cfg 25 # if none of these are present.
  /external/llvm/utils/release/
tag.sh 29 echo " -rebranch Remove existing branch, if present, before branching"
  /external/mdnsresponder/Clients/
ClientCommon.c 73 if (*cstr) cstr++; // Skip over the trailing dot (if present)

Completed in 902 milliseconds

<<21222324252627282930>>