HomeSort by relevance Sort by last modified time
    Searched full:get (Results 1926 - 1950 of 13186) sorted by null

<<71727374757677787980>>

  /external/elfutils/libelf/
elf_hash.c 24 /* Get the implementation. */
elf_ndxscn.c 0 /* Get index of section.
elf_rand.c 40 /* Get the next archive header. */
nlist.h 37 /* Get specified entries from file. */
  /external/elfutils/libelf-po/
Makevars 10 # These options get passed to xgettext.
  /external/elfutils/po/
Makevars 10 # These options get passed to xgettext.
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
ExceptionHandlerTable.java 27 public Exception_info get (final int offset) method in class:ExceptionHandlerTable
29 return (Exception_info) m_exceptions.get (offset);
58 _clone.m_exceptions.add (((Exception_info) m_exceptions.get (e)).clone ());
78 get (i).writeInClassFormat (out);
  /external/gtest/test/
gtest-param-test_test.cc 65 using ::std::tr1::get;
405 stream << "(" << get<0>(value) << ", " << get<1>(value) << ")";
412 stream << "(" << get<0>(value) << ", " << get<1>(value)
413 << ", "<< get<2>(value) << ")";
422 stream << "(" << get<0>(value) << ", " << get<1>(value)
423 << ", "<< get<2>(value) << ", " << get<3>(value
    [all...]
  /external/guava/src/com/google/common/base/
Supplier.java 37 public T get(); method in interface:Supplier
  /external/icu4c/common/
ucnv_cb.c 66 or the data, or you'll get an infinite loop.
100 Note, if you did something like used a Stop subcallback, things would get interesting.
197 * the string can be converted, so we will not get a conversion error
199 * At worst we should get a U_BUFFER_OVERFLOW_ERROR.
  /external/icu4c/io/
locbund.h 71 * Get the NumberFormat used to format and parse numbers in a ULocaleBundle.
  /external/icu4c/samples/datecal/
ccal.c 43 puts("Calendar::get failed");
  /external/icu4c/samples/layout/
ScriptCompositeFontInstance.h 27 * Get a physical font which can render the given text. For composite fonts,
144 // Can't get units per EM without knowing which sub-font, so
176 // Can't get a scale factor without knowing the sub-font, so
183 // Can't get a scale factor without knowing the sub-font, so
  /external/icu4c/test/intltest/
allcoll.h 26 // Just don't make it too large, otherwise the executable will get too big
decoll.h 24 // Just don't make it too large, otherwise the executable will get too big
encoll.h 26 // Just don't make it too large, otherwise the executable will get too big
escoll.h 26 // Just don't make it too large, otherwise the executable will get too big
ficoll.h 25 // Just don't make it too large, otherwise the executable will get too big
frcoll.h 24 // Just don't make it too large, otherwise the executable will get too big
jacoll.h 25 // Just don't make it too large, otherwise the executable will get too big
mnkytst.h 26 // Just don't make it too large, otherwise the executable will get too big
trcoll.h 25 // Just don't make it too large, otherwise the executable will get too big
  /external/icu4c/test/perf/usetperf/
bitset.cpp 30 UBool BitSet::get(int32_t bitIndex) const { function in class:BitSet
  /external/iproute2/
README 17 is the include file used by arpd to get to the old format Berkely
  /external/iproute2/include/libiptc/
libiptc.h 44 /* Get first rule in the given chain: NULL for empty chain. */
59 /* Get the policy of a given built-in chain */
131 /* Get the number of references to this chain */
155 /* Get raw socket. */

Completed in 343 milliseconds

<<71727374757677787980>>