/external/guice/extensions/persist/lib/ |
javassist.jar | |
commons-collections.jar | |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |
htmlparser-1.3.jar | |
/prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/ |
xstream-1.4.8.jar | |
/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/ |
commons-collections-3.2.1.jar | |
/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.2/ |
commons-collections-3.2.2.jar | |
/external/guice/extensions/struts2/lib/ |
javassist.jar | |
/external/robolectric/v1/lib/main/ |
javassist-3.14.0-GA.jar | |
/prebuilts/sdk/tools/jacks/ |
jack-3.36.CANDIDATE.jar | |
jack-4.7.BETA.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.event_1.2.0.v20100503.jar | |
/external/owasp/sanitizer/distrib/lib/ |
owasp-java-html-sanitizer.jar | |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/ |
SocketChannelTest.java | 1917 OutputStream out = acceptedSocket.getOutputStream(); local 1960 OutputStream out = acceptedSocket.getOutputStream(); local 2200 OutputStream out = client.getOutputStream(); local 2679 OutputStream out = acceptedSocket.getOutputStream(); local 3247 OutputStream out = socket.getOutputStream(); local [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
CellLayout.java | 224 mEaseOutInterpolator = new DecelerateInterpolator(2.5f); // Quint ease out 233 // where the item will land. The outlines gradually fade out, leaving a trail 293 // We use this method from Workspace to figure out how many rows/columns Launcher should 294 // have. We ignore the left/right padding on CellLayout because it turns out in our design 304 // We use this method from Workspace to figure out how many rows/columns Launcher should 305 // have. We ignore the left/right padding on CellLayout because it turns out in our design 417 void scaleRectAboutCenter(Rect in, Rect out, float scale) { 420 out.set(in); 421 out.offset(-cx, -cy); 422 scaleRect(out, scale) 3066 if (!available) break out; local [all...] |
/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/ |
doxia-module-xdoc-1.0.jar | |
/prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/art/compiler/optimizing/ |
code_generator_arm64.cc | 305 Location out = locations->Out(); variable 306 if (out.IsValid()) { 307 DCHECK(out.IsRegister() && !locations->GetLiveRegisters()->ContainsCoreRegister(out.reg())); 309 arm64_codegen->MoveLocation(out, calling_convention.GetReturnLocation(type), type); 341 DCHECK(!locations->GetLiveRegisters()->ContainsCoreRegister(locations->Out().reg())); 354 arm64_codegen->MoveLocation(locations->Out(), calling_convention.GetReturnLocation(type), type); 440 : locations->Out(); 442 || !locations->GetLiveRegisters()->ContainsCoreRegister(locations->Out().reg())) 650 DCHECK(!obj.Equals(out)) << "obj=" << obj << " out=" << out; local 1628 Location out = locations->Out(); local 1896 Register out = OutputRegister(instruction); local 2054 Location out = locations->Out(); local 2524 Register out = OutputRegister(instruction); local 2547 Register out = OutputRegister(instruction); local 2582 Register out = OutputRegister(instruction); local 2632 Register out = OutputRegister(instruction); local 3145 Register out = OutputRegister(instruction); local [all...] |
code_generator_mips.cc | 244 Location out = locations->Out(); variable 245 if (out.IsValid()) { 246 DCHECK(out.IsRegister() && !locations->GetLiveRegisters()->ContainsCoreRegister(out.reg())); 248 mips_codegen->MoveLocation(out, calling_convention.GetReturnLocation(type), type); 280 DCHECK(!locations->GetLiveRegisters()->ContainsCoreRegister(locations->Out().reg())); 296 mips_codegen->MoveLocation(locations->Out(), 383 Location object_class = instruction_->IsCheckCast() ? locations->GetTemp(0) : locations->Out(); 386 || !locations->GetLiveRegisters()->ContainsCoreRegister(locations->Out().reg())) 1673 Register out = locations->Out().AsRegister<Register>(); local 1687 Register out = locations->Out().AsRegister<Register>(); local 1701 Register out = locations->Out().AsRegister<Register>(); local 1716 Register out = locations->Out().AsRegister<Register>(); local 1733 Register out = locations->Out().AsRegister<Register>(); local 1748 Register out = locations->Out().AsRegisterPairLow<Register>(); local 1763 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local 1778 FRegister out = locations->Out().AsFpuRegister<FRegister>(); local 1808 Register out = locations->Out().AsRegister<Register>(); local 2270 Register out = locations->Out().AsRegister<Register>(); local 2294 Register out = locations->Out().AsRegister<Register>(); local 2343 Register out = locations->Out().AsRegister<Register>(); local 2391 Register out = locations->Out().AsRegister<Register>(); local 3673 Register out = locations->Out().AsRegister<Register>(); local 3989 Register out = locations->Out().AsRegister<Register>(); local 4032 Register out = load->GetLocations()->Out().AsRegister<Register>(); local 4055 Register out = locations->Out().AsRegister<Register>(); local [all...] |
code_generator_mips64.cc | 199 Location out = locations->Out(); variable 200 if (out.IsValid()) { 201 DCHECK(out.IsRegister() && !locations->GetLiveRegisters()->ContainsCoreRegister(out.reg())); 203 mips64_codegen->MoveLocation(out, calling_convention.GetReturnLocation(type), type); 235 DCHECK(!locations->GetLiveRegisters()->ContainsCoreRegister(locations->Out().reg())); 250 mips64_codegen->MoveLocation(locations->Out(), 335 Location object_class = instruction_->IsCheckCast() ? locations->GetTemp(0) : locations->Out(); 338 || !locations->GetLiveRegisters()->ContainsCoreRegister(locations->Out().reg())) 1295 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1309 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1323 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1338 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1355 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1371 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1386 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local 1401 FpuRegister out = locations->Out().AsFpuRegister<FpuRegister>(); local 1431 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1854 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1883 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 1986 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 2059 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 2863 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 3207 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local 3251 GpuRegister out = load->GetLocations()->Out().AsRegister<GpuRegister>(); local 3274 GpuRegister out = locations->Out().AsRegister<GpuRegister>(); local [all...] |
/bionic/libc/kernel/uapi/drm/ |
amdgpu_drm.h | 79 struct drm_amdgpu_gem_create_out out; member in union:drm_amdgpu_gem_create 106 struct drm_amdgpu_bo_list_out out; member in union:drm_amdgpu_bo_list 141 union drm_amdgpu_ctx_out out; member in union:drm_amdgpu_ctx 205 struct drm_amdgpu_gem_mmap_out out; member in union:drm_amdgpu_gem_mmap 221 struct drm_amdgpu_gem_wait_idle_out out; member in union:drm_amdgpu_gem_wait_idle 240 struct drm_amdgpu_wait_cs_out out; member in union:drm_amdgpu_wait_cs 304 struct drm_amdgpu_cs_out out; member in union:drm_amdgpu_cs
|
/bionic/libc/kernel/uapi/linux/ |
coda.h | 287 struct coda_out_hdr out; member in struct:coda_store_out 297 struct coda_out_hdr out; member in struct:coda_release_out 307 struct coda_out_hdr out; member in struct:coda_close_out 344 struct coda_out_hdr out; member in struct:coda_setattr_out 354 struct coda_out_hdr out; member in struct:coda_access_out 396 struct coda_out_hdr out; member in struct:coda_remove_out 407 struct coda_out_hdr out; member in struct:coda_link_out 420 struct coda_out_hdr out; member in struct:coda_rename_out 444 struct coda_out_hdr out; member in struct:coda_rmdir_out 456 struct coda_out_hdr out; member in struct:coda_symlink_out 476 struct coda_out_hdr out; member in struct:coda_fsync_out 617 void __user * out; member in struct:ViceIoctl [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
Vp8CodecTestBase.java | 550 Log.d(TAG, " In: " + inputIvfFilename + ". Out:" + outputYuvFilename); 1383 MediaEncoderOutput out = codec.getOutput(); local 1673 MediaEncoderOutput out = codec[i].getOutput(); local [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
BundleTest.java | 821 Parcel out = Parcel.obtain(); local 822 mBundle.writeToParcel(out, 0); 823 Parcel in = roundtripParcel(out); 827 private Parcel roundtripParcel(Parcel out) { 828 byte[] buf = out.marshall();
|