HomeSort by relevance Sort by last modified time
    Searched refs:need (Results 26 - 50 of 793) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mdnsresponder/mDNSShared/
dnsextd.conf 5 // In most cases, you should not need to change these default options in
9 // You need to edit the "zone" statement below to give the name of your
16 // In /etc/named.conf you will need to modify the "options" section to
21 // You also need a "zone" statement in /etc/named.conf to tell BIND the update
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/i686-linux-android/lib/ldscripts/
i386linux.x 21 *(.need)
i386linux.xbn 20 *(.need)
i386linux.xn 20 *(.need)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
i386linux.x 21 *(.need)
i386linux.xbn 20 *(.need)
i386linux.xn 20 *(.need)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ldscripts/
i386linux.x 20 *(.need)
i386linux.xbn 20 *(.need)
i386linux.xn 20 *(.need)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/ldscripts/
i386linux.x 20 *(.need)
i386linux.xbn 20 *(.need)
i386linux.xn 20 *(.need)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib/ldscripts/
i386linux.x 20 *(.need)
i386linux.xbn 20 *(.need)
i386linux.xn 20 *(.need)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/lib/ldscripts/
i386linux.x 21 *(.need)
i386linux.xbn 20 *(.need)
i386linux.xn 20 *(.need)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
i386linux.x 21 *(.need)
i386linux.xbn 20 *(.need)
i386linux.xn 20 *(.need)
  /external/oprofile/libabi/
abi.h 32 int need(std::string const key) const throw (abi_exception);
  /external/wpa_supplicant_8/src/tls/
bignum.c 77 size_t need = mp_unsigned_bin_size((mp_int *) n); local
78 if (len && need > *len) {
79 *len = need;
87 *len = need;
  /dalvik/vm/mterp/armv5te/
OP_MONITOR_ENTER.S 11 EXPORT_PC() @ need for precise GC

Completed in 971 milliseconds

12 3 4 5 6 7 8 91011>>