HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 1401 - 1425 of 2162) sorted by null

<<51525354555657585960>>

  /external/dexmaker/lib/
jarjar.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-interpolation-1.19.jar 
maven-repository-metadata-3.2.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.13/
plexus-interpolation-1.13.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/
plexus-interpolation-1.14.jar 
  /prebuilts/tools/common/m2/repository/jdom/jdom/1.0/
jdom-1.0.jar 
  /frameworks/base/core/java/android/content/
Intent.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
77 * <p>An Intent provides a facility for performing late runtime binding between the code in
78 * different applications. Its most significant use is in the launching of activities, where it
91 * <p>The primary pieces of information in an intent are:</p>
99 * in the contacts database, expressed as a {@link android.net.Uri}.</p>
111 * the phone dialer with the person filled in.</p>
114 * the phone dialer with the given number filled in. Note how the
119 * the phone dialer with the given number filled in.</p>
127 * list of people. Selecting a particular person to view would result in
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.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
200 // In-memory Parcel magic number, used to detect attempts to unmarshall bad data
203 // Where the "type"/"state" part of the data appears in an offset integer.
206 // Where the "which array" part of the data appears in an offset integer.
209 // Where the "index into array" part of the data appears in an offset integer.
255 public ProcessStats(Parcel in) {
257 readFromParcel(in);
409 public ProcessStats createFromParcel(Parcel in) {
410 return new ProcessStats(in);
1708 Parcel in = Parcel.obtain(); local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-facade/0.20.0/
tycho-p2-facade-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-p2-facade/0.18.1/
tycho-p2-facade-0.18.1.jar 
  /bionic/libc/kernel/uapi/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
  /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
706 /* Delay in Us */
896 static ssize_t read_frames(struct stream_in *in, void *buffer, ssize_t frames);
897 static int do_in_standby_l(struct stream_in *in);
900 static void get_capture_reference_delay(struct stream_in *in,
906 /* read frames available in kernel driver buffer */
915 ref_device = node_to_item(list_tail(&in->pcm_dev_list),
940 static void get_capture_delay(struct stream_in *in,
1709 struct stream_in *in; local
1809 struct stream_in *in; local
2705 struct stream_in *in = NULL; \/* if non-NULL, then force input to standby *\/ local
2892 struct stream_in *in = NULL; local
3256 struct stream_in *in = (struct stream_in *)stream; local
3270 struct stream_in *in = (struct stream_in *)stream; local
3291 struct stream_in *in = (struct stream_in *)stream; local
3379 struct stream_in *in = (struct stream_in *)stream; local
3400 struct stream_in *in = (struct stream_in *)stream; local
3500 struct stream_in *in = (struct stream_in *)stream; local
3577 struct stream_in *in = (struct stream_in *)stream; local
4084 struct stream_in *in; local
4149 struct stream_in *in = (struct stream_in*)stream; local
    [all...]