Searched refs:forth (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_util.h | 770 std::map<S, T> forth; 774 bimap() : l(back), r(forth) { } 776 : forth(m.forth), back(m.back), l(back), r(forth) { } 780 forth.insert(std::make_pair(s, t));
|
/third_party/pulseaudio/src/tests/ |
H A D | resampler-test.c | 268 "back and forth.\n" in help() 444 pa_resampler *forth, *back; in main() local 452 pa_assert_se(forth = pa_resampler_new(pool, &a, NULL, &b, NULL, crossover_freq, method, 0)); in main() 458 pa_resampler_run(forth, &i, &j); in main() 469 pa_resampler_free(forth); in main()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 985 % We switch the definition of this back and forth according to WORD. 9992 % catcode other. We switch back and forth between these.
|
Completed in 11 milliseconds