/prebuilts/tools/common/m2/repository/classworlds/classworlds/1.1-alpha-2/ |
classworlds-1.1-alpha-2.jar | |
/prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/ |
plexus-sec-dispatcher-1.3.jar | |
/external/doclava/src/com/google/doclava/ |
Doclava.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 74 /* Don't resolve @link refs found in devsite pages */ 91 /* Javadoc output directory and included in url path */ 142 * reporting errors in the process. 429 // don't do ref doc tasks in devsite static-only builds 485 // don't do ref doc tasks in devsite static-only builds 522 // Write metadata for all processed files to jd_lists_unified in out dir 558 // The .html extension is hard-coded in several .cs files, 582 BufferedReader in = null local 2097 BufferedReader in = new BufferedReader( local [all...] |
/frameworks/base/services/core/java/com/android/server/content/ |
SyncStorageEngine.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 240 * than has been restored from a previous device will be in this state. Not meant for 266 * in periodic syncs can make unexpected changes. 295 backoffTime = -1; // if < 0 then we aren't in backoff mode 296 backoffDelay = -1; // if < 0 then we aren't in backoff mode 341 /** Called when a sync is needed on an account(s) due to some change in state. */ 704 * persisted variable - namely the "syncable" attribute for an AuthorityInfo in accounts.xml. 2070 Parcel in = Parcel.obtain(); local 2171 Parcel in = Parcel.obtain(); local [all...] |
/prebuilts/maven_repo/android/com/android/support/support-v13/13.0.0/ |
support-v13-13.0.0.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v13/18.0.0/ |
support-v13-18.0.0.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v13/19.0.0/ |
support-v13-19.0.0.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v13/19.0.1/ |
support-v13-19.0.1.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v13/19.1.0/ |
support-v13-19.1.0.jar | |
/prebuilts/misc/common/robolectric/lib/ |
maven-plugin-registry-2.2.1.jar | |
maven-repository-metadata-2.2.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/ |
maven-plugin-registry-2.2.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/ |
maven-repository-metadata-2.2.1.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar | |
/external/guice/extensions/struts2/lib/ |
jetty-util-6.1.0.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/ |
jetty-util-8.1.14.v20131031.jar | |
/external/libphonenumber/demo/war/WEB-INF/lib/ |
commons-io-1.4.jar | |
/prebuilts/tools/common/m2/repository/commons-io/commons-io/1.4/ |
commons-io-1.4.jar | |
/external/r8/deps/ |
commons-compress-1.12.jar | |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.12/ |
commons-compress-1.12.jar | |
/art/compiler/optimizing/ |
intrinsics_mips.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 94 // intrinsic) in an intrinsified call. This will copy the arguments 97 // Note: The actual parameters are required to be in the locations 125 DCHECK(out.IsRegister()); // TODO: Replace this when we support output in memory. 162 FRegister in = locations->InAt(0).AsFpuRegister<FRegister>(); local 168 __ Mfc1(out_lo, in); 169 __ MoveFromFpuHigh(out_hi, in); 173 __ Mfc1(out, in); 213 Register in = locations->InAt(0).AsRegister<Register>() local 259 Register in = locations->InAt(0).AsRegister<Register>(); local 273 Register in = locations->InAt(0).AsRegister<Register>(); local 463 Register in = locations->InAt(0).AsRegister<Register>(); local 497 Register in; local 643 Register in = locations->InAt(0).AsRegister<Register>(); local 753 FRegister in = locations->InAt(0).AsFpuRegister<FRegister>(); local 837 Register in = locations->InAt(0).AsRegister<Register>(); local 1326 FRegister in = locations->InAt(0).AsFpuRegister<FRegister>(); local 2374 FRegister in = locations->InAt(0).AsFpuRegister<FRegister>(); local 2461 Register in = locations->InAt(0).AsRegister<Register>(); local 2515 Register in = locations->InAt(0).AsRegister<Register>(); local 2554 FRegister in = locations->InAt(0).AsFpuRegister<FRegister>(); local 2781 FRegister in = locations->InAt(0).AsFpuRegister<FRegister>(); local 3192 Register in = locations->InAt(0).AsRegister<Register>(); local [all...] |
intrinsics_mips64.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 82 // intrinsic) in an intrinsified call. This will copy the arguments 85 // Note: The actual parameters are required to be in the locations 114 DCHECK(out.IsRegister()); // TODO: Replace this when we support output in memory. 151 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 155 __ Dmfc1(out, in); 157 __ Mfc1(out, in); 188 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 192 __ Dmtc1(in, out) 227 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 279 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 310 Location in = locations->InAt(0); local 349 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 393 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 476 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 513 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 770 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 794 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 820 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 887 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 1934 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 2255 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 2299 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local 2353 FpuRegister in = locations->InAt(0).AsFpuRegister<FpuRegister>(); local 2571 GpuRegister in = locations->InAt(0).AsRegister<GpuRegister>(); local [all...] |
/art/runtime/interpreter/ |
unstarted_runtime.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 79 LOG(FATAL) << "Trying to abort, but not in transaction mode: " << msg; 121 // Helper function to deal with class loading in an unstarted runtime. 134 AbortTransactionOrFail(self, "%s failed in un-started runtime for class: %s", 151 // Common helper for class-loading cutouts in an unstarted runtime. We call Runtime methods that 152 // rely on Java code to wrap errors in the correct exception class (i.e., NoClassDefFoundError into 172 AbortTransactionOrFail(self, "Null-pointer in Class.forName."); 240 AbortTransactionOrFail(self, "Null-pointer in Class.newInstance."); 252 // If we're in a transaction, class must not be finalizable (it or a superclass has a finalizer) 1128 double in = shadow_frame->GetVRegDouble(arg_offset); local [all...] |
/bionic/libc/dns/net/ |
getaddrinfo.c | 8 * Redistribution and use in source and binary forms, with or without 13 * 2. Redistributions in binary form must reproduce the above copyright 14 * notice, this list of conditions and the following disclaimer in the 23 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE 27 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 37 * in the source code. This is because RFC2553 is silent about which error 53 * in ai_flags? 61 * gethostbyname2 from getaddrinfo will end up in wrong search order, as 67 * This will result in the following queries if the node is configure t 113 struct sockaddr_in in; member in union:sockaddr_union [all...] |
/cts/libs/testserver/src/android/webkit/cts/ |
CtsTestServer.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 391 * src equals the URL passed in. 394 * @return the url for the page with the script link in. 482 * Set the validity of any future responses in milliseconds. If this is set to a non-zero 484 * @param timeMillis The time, in milliseconds, for which any future response will be valid. 493 * @param timeMillis The age, in milliseconds, of any document served in the future. 625 InputStream in; local 633 in = mResources.openRawResource(id) [all...] |