HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 1226 - 1250 of 2266) sorted by null

<<41424344454647484950>>

  /prebuilts/misc/common/json/
json-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-io-2.2.jar 
plexus-interpolation-1.19.jar 
maven-repository-metadata-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/
commons-io-2.4.jar 
  /external/dexmaker/lib/
jarjar.jar 
  /external/vogar/lib/
caliper.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/jarjar/jarjar/1.2.1/
jarjar-1.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
80 * <p>An Intent provides a facility for performing late runtime binding between the code in
81 * different applications. Its most significant use is in the launching of activities, where it
94 * <p>The primary pieces of information in an intent are:</p>
102 * in the contacts database, expressed as a {@link android.net.Uri}.</p>
114 * the phone dialer with the person filled in.</p>
117 * the phone dialer with the given number filled in. Note how the
122 * the phone dialer with the given number filled in.</p>
130 * 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
204 // In-memory Parcel magic number, used to detect attempts to unmarshall bad data
207 // Where the "type"/"state" part of the data appears in an offset integer.
210 // Where the "which array" part of the data appears in an offset integer.
213 // Where the "index into array" part of the data appears in an offset integer.
259 public ProcessStats(Parcel in) {
261 readFromParcel(in);
413 public ProcessStats createFromParcel(Parcel in) {
414 return new ProcessStats(in);
1677 Parcel in = Parcel.obtain(); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/
MountService.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
398 * These must match CRYPT_TYPE_XXX in cryptfs.h AND their
399 * corresponding commands in CommandListener.cpp */
424 * Used as a lock in methods to manipulate secure containers.
429 * The size of the crypto algorithm key in bits for OBB files. Currently
435 * The number of times to run SHA1 in the PBKDF2 function for OBB files.
547 // Used in the ObbActionHandler
1448 final XmlPullParser in = Xml.newPullParser(); 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 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.1.201405082137/
org.jacoco.ant-0.7.1.201405082137.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.4.201502262128/
org.jacoco.ant-0.7.4.201502262128.jar 
  /art/compiler/optimizing/
code_generator_arm.cc 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
507 // but in the range.
541 // PC is in the list of callee-save to mimic Quick, but we need to push
1408 Location in = locations->InAt(0); local
1669 Location in = locations->InAt(0); local
2665 Location in = locations->InAt(0); local
2693 Location in = locations->InAt(0); local
    [all...]
code_generator_x86.cc 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
876 // LHS is guaranteed to be in a register (see
1369 Location in = locations->InAt(0); local
1624 Location in = locations->InAt(0); local
3026 Location in = locations->InAt(0); local
3053 Location in = locations->InAt(0); local
    [all...]
code_generator_x86_64.cc 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
371 // Currently we implement the app -> app logic, which looks up in the resolve cache.
1472 Location in = locations->InAt(0); local
1712 Location in = locations->InAt(0); local
    [all...]
  /bionic/libc/kernel/uapi/linux/
coda.h 265 struct coda_in_hdr in; member in struct:coda_root_in
540 struct coda_in_hdr in; member in struct:coda_statfs_in
616 void __user * in; member in struct:ViceIoctl

Completed in 671 milliseconds

<<41424344454647484950>>