HomeSort by relevance Sort by last modified time
    Searched full:keyp (Results 1 - 10 of 10) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
losertree.h 351 const T* keyp; member in struct:__gnu_parallel::LoserTreePointerBase::Loser
384 losers[pos].keyp = &key;
417 || (!losers[left].sup && !comp(*losers[right].keyp,
418 *losers[left].keyp)))
443 const T* keyp = &key; local
450 ((comp(*losers[pos].keyp, *keyp)) ||
451 (!comp(*keyp, *losers[pos].keyp)
457 std::swap(losers[pos].keyp, keyp)
523 const T* keyp = &key; local
795 const T* keyp; member in struct:__gnu_parallel::LoserTreePointerUnguardedBase::Loser
911 const T* keyp = &key; local
1001 const T* keyp = &key; local
    [all...]
  /external/elfutils/
config.h 70 #define key_create(keyp, freefct) (1)
config.h.in 69 #define key_create(keyp, freefct) (1)
configure.ac 175 #define key_create(keyp, freefct) (1)
  /external/dropbear/libtomcrypt/src/prngs/
sober128.c 40 #define KEYP 15 /* where to insert key words */
170 c->R[KEYP] += (k);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr.h 67 int __gthread_key_create (__gthread_key_t *keyp, void (*dtor) (void *))
  /external/openssl/crypto/aes/asm/
aes-x86_64.pl     [all...]
  /external/elfutils/autom4te.cache/
traces.0 278 #define key_create(keyp, freefct) (1)
  /external/bluetooth/bluez/audio/
headset.c 740 char **tokens; /* <mode>, <keyp>, <disp>, <ind>, <bfr> */
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java     [all...]

Completed in 507 milliseconds