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

<<31323334353637383940>>

  /external/dropbear/libtomcrypt/src/pk/asn1/der/boolean/
der_length_boolean.c 15 ASN.1 DER, get length of a BOOLEAN, Tom St Denis
  /external/dropbear/libtommath/
bn_mp_signed_bin_size.c 18 /* get the size for an signed equivalent */
bn_mp_unsigned_bin_size.c 18 /* get the size for an unsigned equivalent */
  /external/elfutils/libdw/
dwarf_getabbrevcode.c 0 /* Get abbreviation code.
dwarf_getabbrevtag.c 0 /* Get abbreviation tag.
dwarf_getattrcnt.c 0 /* Get number of attributes of abbreviation.
dwarf_offabbrev.c 0 /* Get abbreviation at given offset.
  /external/elfutils/libebl/
libebl_sh.h 27 /* Function to get relocation type name. */
  /external/elfutils/tests/
get-lines.c 52 /* Get the DIE for the CU. */
57 printf ("%s: cannot get CU die\n", argv[cnt]);
67 printf ("%s: cannot get lines\n", argv[cnt]);
79 printf ("%s: cannot get individual line\n", argv[cnt]);
run-get-aranges.sh 22 ./get-aranges testfile testfile2 > get-aranges.out
24 cmp get-aranges.out - <<"EOF"
69 rm -f testfile testfile2 get-aranges.out
run-get-files.sh 22 ./get-files testfile testfile2 > get-files.out
24 diff -u get-files.out - <<"EOF"
62 rm -f testfile testfil2 get-files.out
  /external/guava/src/com/google/common/collect/
SortedSetMultimap.java 36 * <p>The {@link #get}, {@link #removeAll}, and {@link #replaceValues} methods
59 SortedSet<V> get(@Nullable K key); method in interface:SortedSetMultimap
88 * <p>The collections returned by {@code asMap().get(Object)} have the same
89 * behavior as those returned by {@link #get}.
  /external/icu4c/common/
ustr_cnv.h 24 * Get the default converter. This is a commonly used converter
  /external/icu4c/layout/
AlternateSubstSubtables.cpp 39 // XXXX If we get here, the table's mal-formed...
MarkArrays.cpp 33 // XXXX If we get here, the table is mal-formed
  /external/icu4c/test/cintltst/
cctest.c 31 log_err("Didn't expect to get a converter on a failure\n");
  /external/icu4c/test/intltest/
lcukocol.h 20 // Just don't make it too large, otherwise the executable will get too big
  /external/icu4c/tools/toolutil/
platform_xopen_source_extended.h 13 * z/OS needs this definition for timeval and to get usleep.
  /external/iproute2/include/libiptc/
libip6tc.h 36 /* Get first rule in the given chain: NULL for empty chain. */
51 /* Get the policy of a given built-in chain */
122 /* Get the number of references to this chain */
145 /* Get raw socket. */
  /external/iptables/include/libiptc/
libip6tc.h 36 /* Get first rule in the given chain: NULL for empty chain. */
51 /* Get the policy of a given built-in chain */
122 /* Get the number of references to this chain */
145 /* Get raw socket. */
  /external/jpeg/
jconfig.cfg 16 /* Define this if you get warnings about undefined structures. */
  /external/kernel-headers/original/asm-x86/
delay.h 10 /* Undefined functions to get compile-time errors */
  /external/kernel-headers/original/linux/
errno.h 24 #define EIOCBQUEUED 529 /* iocb queued, will get completion event */
irq_cpustat.h 15 * here, even ones that are arch dependent. That way we get common
ppdev.h 76 /* Set and get port timeout (struct timeval's) */
80 /* Get available modes (what the hardware can do) */
83 /* Get the current mode and phaze */
87 /* get/set flags */

Completed in 68 milliseconds

<<31323334353637383940>>