HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 751 - 775 of 1097) sorted by null

<<31323334353637383940>>

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
CoreMathVerifier.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
52 * - not all functions are available in Java, notably gamma and erf,
55 * - handling unsigned integers, especially longs, is painful and error prone in Java.
233 Target.Floaty in = t.new32(f); local
235 acos(in.mid32()),
236 acos(in.min32()),
237 acos(in.max32()));
241 Target.Floaty in = t.new32(f); local
243 acosh(in.mid32())
253 Target.Floaty in = t.new32(f); local
261 Target.Floaty in = t.new32(f); local
273 Target.Floaty in = t.new32(f); local
281 Target.Floaty in = t.new32(f); local
308 Target.Floaty in = t.new32(f); local
316 Target.Floaty in = t.new32(f); local
324 Target.Floaty in = t.new32(f); local
332 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
367 Target.Floaty in = t.new32(f); local
375 Target.Floaty in = t.new32(f); local
383 Target.Floaty in = t.new32(f); local
391 Target.Floaty in = t.new32(f); local
421 Target.Floaty in = t.new32(f); local
429 Target.Floaty in = t.new32(f); local
437 Target.Floaty in = t.new32(f); local
445 Target.Floaty in = t.new32(f); local
476 Target.Floaty in = t.new32(f); local
503 Target.Floaty in = t.new32(f); local
508 Target.Floaty in = t.new32(f); local
516 Target.Floaty in = t.new32(f); local
524 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
532 Target.Floaty in = t.new32(f); local
537 Target.Floaty in = t.new32(f); local
551 Target.Floaty in = t.new32(f); local
559 Target.Floaty in = t.multiply(t.new32(f), pi32(t)); local
646 Target.Floaty in = t.new32(args.in); local
1075 Target.Floaty in = t.new32(args.inValue); local
1110 Target.Floaty in = t.new32(args.in); local
1119 Target.Floaty in = t.new32(args.in); local
1148 Target.Floaty in = t.new32(args.in); local
1200 Target.Floaty in = t.new32(args.in); local
1328 Target.Floaty in = t.new32(args.in); local
1350 Target.Floaty in = t.new32(args.inX); local
    [all...]
  /development/ndk/platforms/android-3/include/linux/
coda.h 232 struct coda_in_hdr in; member in struct:coda_root_in
502 struct coda_in_hdr in; member in struct:coda_statfs_in
570 void __user *in; member in struct:ViceIoctl
  /development/ndk/platforms/android-L/include/linux/
coda.h 252 struct coda_in_hdr in; member in struct:coda_root_in
527 struct coda_in_hdr in; member in struct:coda_statfs_in
604 void __user *in; member in struct:ViceIoctl
  /device/htc/flounder/audio/hal/
audio_hw.c 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
708 /* Delay in Us */
898 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames);
899 static int do_in_standby_l(struct stream_in *in);
902 static void get_capture_reference_delay(struct stream_in *in,
908 /* read frames available in kernel driver buffer */
917 ref_device = node_to_item(list_tail(&in->pcm_dev_list),
1711 struct stream_in *in; local
1811 struct stream_in *in; local
2723 struct stream_in *in = NULL; \/* if non-NULL, then force input to standby *\/ local
2933 struct stream_in *in = NULL; local
3362 struct stream_in *in = (struct stream_in *)stream; local
3376 struct stream_in *in = (struct stream_in *)stream; local
3397 struct stream_in *in = (struct stream_in *)stream; local
3485 struct stream_in *in = (struct stream_in *)stream; local
3506 struct stream_in *in = (struct stream_in *)stream; local
3606 struct stream_in *in = (struct stream_in *)stream; local
3683 struct stream_in *in = (struct stream_in *)stream; local
4191 struct stream_in *in; local
4256 struct stream_in *in = (struct stream_in*)stream; local
    [all...]