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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
toplev.h 80 extern const char *get_random_seed (bool);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
toplev.h 80 extern const char *get_random_seed (bool);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
toplev.h 80 extern const char *get_random_seed (bool);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
toplev.h 80 extern const char *get_random_seed (bool);
  /external/pixman/test/
utils.h 98 get_random_seed (void);
composite.c 518 seed = get_random_seed();
stress-test.c 1021 seed = get_random_seed();
utils.c 733 get_random_seed (void) function
    [all...]

Completed in 935 milliseconds