HomeSort by relevance Sort by last modified time
    Searched full:seed (Results 1151 - 1175 of 1468) sorted by null

<<41424344454647484950>>

  /external/deqp/framework/common/
tcuTextureUtil.cpp 746 void fillWithMetaballs (const PixelBufferAccess& dst, int numBalls, deUint32 seed)
750 de::Random rnd(seed);
    [all...]
  /external/flac/libFLAC/
bitreader.c 394 void FLAC__bitreader_reset_read_crc16(FLAC__BitReader *br, FLAC__uint16 seed)
400 br->read_crc16 = (unsigned)seed;
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder.cpp 236 dec_state->seed = 21845; /* init random with 21845 */
721 code[i] = noise_gen_amrwb(&(st->seed)) >> 3;
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
ml_math_func.c 740 //% Seed equals 1. Works best in this region.
822 //% Seed equals 1. Works best in this region.
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.c 740 //% Seed equals 1. Works best in this region.
822 //% Seed equals 1. Works best in this region.
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c     [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
random.tcc 54 seed(_UIntType __seed)
95 seed(_Sseq& __q)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
random.tcc 54 seed(_UIntType __seed)
95 seed(_Sseq& __q)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
random.tcc 54 seed(_UIntType __seed)
95 seed(_Sseq& __q)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
random.tcc 53 seed(_UIntType __seed)
94 seed(_Sseq& __q)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libstdc++.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libstdc++.a     [all...]
  /art/runtime/gc/space/
image_space.cc 57 generator.seed(NanoTime() * getpid());
  /cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
VideoEncoderDecoderTest.java 84 // Use time as a seed, hoping to prevent checking pixels in the same pattern
  /external/bluetooth/bluedroid/btif/src/
btif_core.c 424 /* Seed the random number generator */
    [all...]
  /external/ceres-solver/examples/
ellipse_approximation.cc 45 // np.random.seed(1337)
  /external/chromium_org/dbus/
property.h 197 // GetAll() to seed initial values and update as changes occur.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
manager.py 122 rnd.seed(4) # http://xkcd.com/221/
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py 215 "'random-seeded' == randomize the test order using a fixed seed, "
  /external/chromium_org/third_party/libevent/
evdns.h 62 * any of the APIs in this file. You must also seed the OpenSSL random
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoadapter.cc 46 // The seed value for the cpu load moving average.
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
md_rand.c 437 /* Note that the seed does not matter, it's just that
rand_win.c 790 /* Seed the random generator with the hash value */
  /external/chromium_org/third_party/openssl/openssl/crypto/rsa/
rsa.h 389 const unsigned char *seed, long seedlen, const EVP_MD *dgst);

Completed in 638 milliseconds

<<41424344454647484950>>