HomeSort by relevance Sort by last modified time
    Searched defs:nextSample (Results 1 - 6 of 6) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
RandomData.java 271 Object[] nextSample(Collection<?> c, int k);
  /external/aac/libSBRenc/src/
ton_corr.h 123 INT nextSample; /*!< Where to start the LPC analysis of the current frame.*/
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 830 mp.mcache.next_sample = nextSample()
834 // nextSample returns the next sampling point for heap profiling.
839 func nextSample() int32 {
849 // make nextSample not overflow. Maximum possible step is
876 // nextSampleNoFP is similar to nextSample, but uses older,
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 830 mp.mcache.next_sample = nextSample()
834 // nextSample returns the next sampling point for heap profiling.
839 func nextSample() int32 {
849 // make nextSample not overflow. Maximum possible step is
876 // nextSampleNoFP is similar to nextSample, but uses older,
  /external/skia/samplecode/
SampleApp.cpp 135 #define ANIMATING_EVENTTYPE "nextSample"
    [all...]
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 

Completed in 1076 milliseconds