HomeSort by relevance Sort by last modified time
    Searched refs:sawtooth (Results 1 - 7 of 7) sorted by null

  /frameworks/wilhelm/tests/sandbox/
intbufq.c 63 frame_t sawtooth[SAWTOOTH_FRAMES]; variable
161 sawtooth[i].left = ((((int) (i % (unsigned) (sr / hz))) - 50) / 100.0) * 60000.0 - 30000.0;
162 sawtooth[i].right = sawtooth[i].left;
166 half[i].right = sawtooth[i].right / 2;
213 buffer = sawtooth;
214 size = sizeof(sawtooth);
  /prebuilts/go/darwin-x86/src/compress/bzip2/
bzip2_test.go 98 desc: "1MiB sawtooth",
99 input: mustLoadFile("testdata/pass-sawtooth.bz2"),
  /prebuilts/go/linux-x86/src/compress/bzip2/
bzip2_test.go 98 desc: "1MiB sawtooth",
99 input: mustLoadFile("testdata/pass-sawtooth.bz2"),
  /prebuilts/go/darwin-x86/src/sort/
sort_test.go 353 dists := []string{"sawtooth", "rand", "stagger", "plateau", "shuffle"}
  /prebuilts/go/linux-x86/src/sort/
sort_test.go 353 dists := []string{"sawtooth", "rand", "stagger", "plateau", "shuffle"}
  /prebuilts/go/darwin-x86/src/runtime/
mstats.go 213 // change smoothly (in contrast with the sawtooth that is
  /prebuilts/go/linux-x86/src/runtime/
mstats.go 213 // change smoothly (in contrast with the sawtooth that is

Completed in 543 milliseconds