HomeSort by relevance Sort by last modified time
    Searched refs:__rand (Results 1 - 25 of 29) sorted by null

1 2

  /external/libvpx/libvpx/vp8/common/x86/
postproc_x86.c 13 #define rand __rand
19 return __rand();
  /external/wpa_supplicant_8/hostapd/
hlr_auc_gw.c 794 char *auts, *__rand; local
805 __rand = strchr(auts, ' ');
806 if (__rand == NULL)
808 *__rand++ = '\0';
810 printf("AKA-AUTS: IMSI=%s AUTS=%s RAND=%s\n", imsi, auts, __rand);
812 hexstr2bin(__rand, _rand, EAP_AKA_RAND_LEN)) {
  /external/stlport/stlport/stl/
_algo.c 550 _RandomNumberGenerator &__rand) {
554 iter_swap(__i, __first + __rand((__i - __first) + 1));
584 _RandomNumberGenerator& __rand) {
590 if (__rand(__remaining) < __m) {
628 _RandomNumberGenerator& __rand,
637 _Distance __M = __rand(__t);
662 _RandomNumberGenerator& __rand) {
666 __out_first, __rand,
    [all...]
_algo.h 367 _RandomNumberGenerator& __rand);
380 _RandomNumberGenerator& __rand);
392 _RandomNumberGenerator& __rand);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 550 _RandomNumberGenerator &__rand) {
554 iter_swap(__i, __first + __rand((__i - __first) + 1));
584 _RandomNumberGenerator& __rand) {
590 if (__rand(__remaining) < __m) {
628 _RandomNumberGenerator& __rand,
637 _Distance __M = __rand(__t);
662 _RandomNumberGenerator& __rand) {
666 __out_first, __rand,
    [all...]
_algo.h 367 _RandomNumberGenerator& __rand);
380 _RandomNumberGenerator& __rand);
392 _RandomNumberGenerator& __rand);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.c 550 _RandomNumberGenerator &__rand) {
554 iter_swap(__i, __first + __rand((__i - __first) + 1));
584 _RandomNumberGenerator& __rand) {
590 if (__rand(__remaining) < __m) {
628 _RandomNumberGenerator& __rand,
637 _Distance __M = __rand(__t);
662 _RandomNumberGenerator& __rand) {
666 __out_first, __rand,
    [all...]
_algo.h 367 _RandomNumberGenerator& __rand);
380 _RandomNumberGenerator& __rand);
392 _RandomNumberGenerator& __rand);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c 550 _RandomNumberGenerator &__rand) {
554 iter_swap(__i, __first + __rand((__i - __first) + 1));
584 _RandomNumberGenerator& __rand) {
590 if (__rand(__remaining) < __m) {
628 _RandomNumberGenerator& __rand,
637 _Distance __M = __rand(__t);
662 _RandomNumberGenerator& __rand) {
666 __out_first, __rand,
    [all...]
_algo.h 367 _RandomNumberGenerator& __rand);
380 _RandomNumberGenerator& __rand);
392 _RandomNumberGenerator& __rand);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c 550 _RandomNumberGenerator &__rand) {
554 iter_swap(__i, __first + __rand((__i - __first) + 1));
584 _RandomNumberGenerator& __rand) {
590 if (__rand(__remaining) < __m) {
628 _RandomNumberGenerator& __rand,
637 _Distance __M = __rand(__t);
662 _RandomNumberGenerator& __rand) {
666 __out_first, __rand,
    [all...]
_algo.h 367 _RandomNumberGenerator& __rand);
380 _RandomNumberGenerator& __rand);
392 _RandomNumberGenerator& __rand);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.c 550 _RandomNumberGenerator &__rand) {
554 iter_swap(__i, __first + __rand((__i - __first) + 1));
584 _RandomNumberGenerator& __rand) {
590 if (__rand(__remaining) < __m) {
628 _RandomNumberGenerator& __rand,
637 _Distance __M = __rand(__t);
662 _RandomNumberGenerator& __rand) {
666 __out_first, __rand,
    [all...]
_algo.h 367 _RandomNumberGenerator& __rand);
380 _RandomNumberGenerator& __rand);
392 _RandomNumberGenerator& __rand);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.c 550 _RandomNumberGenerator &__rand) {
554 iter_swap(__i, __first + __rand((__i - __first) + 1));
584 _RandomNumberGenerator& __rand) {
590 if (__rand(__remaining) < __m) {
628 _RandomNumberGenerator& __rand,
637 _Distance __M = __rand(__t);
662 _RandomNumberGenerator& __rand) {
666 __out_first, __rand,
    [all...]
_algo.h 367 _RandomNumberGenerator& __rand);
380 _RandomNumberGenerator& __rand);
392 _RandomNumberGenerator& __rand);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h     [all...]

Completed in 2632 milliseconds

1 2