/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/ |
commons-collections-3.2.1.jar | |
/external/robolectric/lib/main/ |
javassist-3.14.0-GA.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 | 1914 OutputStream out = acceptedSocket.getOutputStream(); local 1957 OutputStream out = acceptedSocket.getOutputStream(); local 2197 OutputStream out = client.getOutputStream(); local 2676 OutputStream out = acceptedSocket.getOutputStream(); local 3246 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...] |
/packages/apps/OMA-DM/engine/dmlib/dmt-tools/lib/ |
joda-time-1.1.jar | |
/bionic/libc/kernel/uapi/linux/ |
coda.h | 275 struct coda_out_hdr out; member in struct:coda_store_out 285 struct coda_out_hdr out; member in struct:coda_release_out 295 struct coda_out_hdr out; member in struct:coda_close_out 331 struct coda_out_hdr out; member in struct:coda_setattr_out 341 struct coda_out_hdr out; member in struct:coda_access_out 384 struct coda_out_hdr out; member in struct:coda_remove_out 395 struct coda_out_hdr out; member in struct:coda_link_out 407 struct coda_out_hdr out; member in struct:coda_rename_out 431 struct coda_out_hdr out; member in struct:coda_rmdir_out 444 struct coda_out_hdr out; member in struct:coda_symlink_out 464 struct coda_out_hdr out; member in struct:coda_fsync_out 605 void __user *out; member in struct:ViceIoctl [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
Vp8CodecTestBase.java | 570 Log.d(TAG, " In: " + inputIvfFilename + ". Out:" + outputYuvFilename); 1397 MediaEncoderOutput out = codec.getOutput(); local 1666 MediaEncoderOutput out = codec[i].getOutput(); local [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
BundleTest.java | 801 Parcel out = Parcel.obtain(); local 802 mBundle.writeToParcel(out, 0); 803 Parcel in = roundtripParcel(out); 807 private Parcel roundtripParcel(Parcel out) { 808 byte[] buf = out.marshall();
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
CoreMathVerifier.java | 26 /* The level of precision we expect out of the half_* functions. floats (f32) have 23 bits of 30 // The level of precision we expect out of the fast_* functions. 32 // The level of precision we expect out of the native_* functions. 340 static private void cross(float[] v1, float[] v2, Target.Floaty[] out, Target t) { 343 out[0] = t.subtract(a12, a21); 346 out[1] = t.subtract(a20, a02); 349 out[2] = t.subtract(a01, a10); 350 if (out.length == 4) { 351 out[3] = t.new32(0.f); 453 static private void normalize(float[] in, Target.Floaty[] out, Target t) 1177 Target.Floaty[] out = new Target.Floaty[1]; local [all...] |
/development/ndk/platforms/android-3/include/linux/ |
coda.h | 254 struct coda_out_hdr out; member in struct:coda_store_out 264 struct coda_out_hdr out; member in struct:coda_release_out 274 struct coda_out_hdr out; member in struct:coda_close_out 309 struct coda_out_hdr out; member in struct:coda_setattr_out 319 struct coda_out_hdr out; member in struct:coda_access_out 360 struct coda_out_hdr out; member in struct:coda_remove_out 371 struct coda_out_hdr out; member in struct:coda_link_out 383 struct coda_out_hdr out; member in struct:coda_rename_out 406 struct coda_out_hdr out; member in struct:coda_rmdir_out 418 struct coda_out_hdr out; member in struct:coda_symlink_out 438 struct coda_out_hdr out; member in struct:coda_fsync_out 571 void __user *out; member in struct:ViceIoctl [all...] |
/development/ndk/platforms/android-L/include/linux/ |
coda.h | 275 struct coda_out_hdr out; member in struct:coda_store_out 285 struct coda_out_hdr out; member in struct:coda_release_out 295 struct coda_out_hdr out; member in struct:coda_close_out 331 struct coda_out_hdr out; member in struct:coda_setattr_out 341 struct coda_out_hdr out; member in struct:coda_access_out 384 struct coda_out_hdr out; member in struct:coda_remove_out 395 struct coda_out_hdr out; member in struct:coda_link_out 407 struct coda_out_hdr out; member in struct:coda_rename_out 431 struct coda_out_hdr out; member in struct:coda_rmdir_out 444 struct coda_out_hdr out; member in struct:coda_symlink_out 464 struct coda_out_hdr out; member in struct:coda_fsync_out 605 void __user *out; member in struct:ViceIoctl [all...] |
/device/htc/flounder/audio/hal/ |
audio_hw.c | 1112 struct stream_out *out = adev->primary_output; local 2124 struct stream_out *out = (struct stream_out *) context; local 2236 struct stream_out *out = (struct stream_out *)usecase->stream; local 2254 struct stream_out *out = (struct stream_out *)usecase->stream; local 2553 struct stream_out *out = (struct stream_out *)stream; local 2567 struct stream_out *out = (struct stream_out *)stream; local 2579 struct stream_out *out = (struct stream_out *)stream; local 2586 struct stream_out *out = (struct stream_out *)stream; local 2634 struct stream_out *out = (struct stream_out *)stream; local 2693 struct stream_out *out = (struct stream_out *)stream; local 2793 struct stream_out *out = (struct stream_out *)stream; local 2832 struct stream_out *out = (struct stream_out *)stream; local 2844 struct stream_out *out = (struct stream_out *)stream; local 2881 struct stream_out *out = (struct stream_out *)stream; local 3091 struct stream_out *out = (struct stream_out *)stream; local 3132 struct stream_out *out = (struct stream_out *)stream; local 3181 struct stream_out *out = (struct stream_out *)stream; local 3193 struct stream_out *out = (struct stream_out *)stream; local 3209 struct stream_out *out = (struct stream_out *)stream; local 3226 struct stream_out *out = (struct stream_out *)stream; local 3242 struct stream_out *out = (struct stream_out *)stream; local 3691 struct stream_out *out; local 3844 struct stream_out *out = (struct stream_out *)stream; local [all...] |
/external/bluetooth/bluedroid/stack/include/ |
uipc_msg.h | 477 tAUDIO_ROUTE_OUT out; member in struct:__anon6263
|
/external/chromium_org/extensions/browser/ |
extension_prefs.cc | 512 const base::ListValue* out = NULL; local 513 if (!ext || !ext->GetList(pref_key, &out)) 516 *out_value = out; 526 const base::DictionaryValue* out = NULL; local 527 if (!ext || !ext->GetDictionary(pref_key, &out)) 530 *out_value = out; [all...] |
/external/chromium_org/net/spdy/ |
spdy_network_transaction_unittest.cc | 291 // Occasionally a test will expect to error out before certain reads are 609 // This lengthy block is reaching into the pool to dig out the active 771 TransactionHelperResult out = helper.output(); local 772 EXPECT_EQ(OK, out.rv); 773 EXPECT_EQ("HTTP/1.1 200 OK", out.status_line); 774 EXPECT_EQ("hello!", out.response_data); 845 TransactionHelperResult out = helper.output(); local 846 EXPECT_EQ(OK, out.rv); 847 EXPECT_EQ("HTTP/1.1 200 OK", out.status_line); 848 EXPECT_EQ("hello!", out.response_data) 905 TransactionHelperResult out; local 993 TransactionHelperResult out; local 1080 TransactionHelperResult out; local 1204 TransactionHelperResult out; local 1345 TransactionHelperResult out; local 1482 TransactionHelperResult out; local 1617 TransactionHelperResult out; local 1734 TransactionHelperResult out = helper.output(); local 1802 TransactionHelperResult out = helper.output(); local 1831 TransactionHelperResult out = helper.output(); local 1860 TransactionHelperResult out = helper.output(); local 1912 TransactionHelperResult out = helper.output(); local 1948 TransactionHelperResult out = helper.output(); local 2004 TransactionHelperResult out = helper.output(); local 2048 TransactionHelperResult out = helper.output(); local 2094 TransactionHelperResult out = helper.output(); local 2201 TransactionHelperResult out = helper.output(); local 2282 TransactionHelperResult out = helper.output(); local 2320 TransactionHelperResult out = helper.output(); local 3348 TransactionHelperResult out = helper.output(); local 3500 TransactionHelperResult out = helper.output(); local 3608 TransactionHelperResult out = helper.output(); local 3661 TransactionHelperResult out = helper.output(); local 3699 TransactionHelperResult out = helper.output(); local 3723 TransactionHelperResult out = helper.output(); local 3748 TransactionHelperResult out = helper.output(); local 3782 TransactionHelperResult out = helper.output(); local 3807 TransactionHelperResult out = helper.output(); local 3840 TransactionHelperResult out = helper.output(); local 3870 TransactionHelperResult out = helper.output(); local 3984 TransactionHelperResult out = helper.output(); local 4076 TransactionHelperResult out = helper.output(); local 4174 TransactionHelperResult out = helper.output(); local 4264 TransactionHelperResult out = helper.output(); local 4346 TransactionHelperResult out = helper.output(); local 4459 TransactionHelperResult out = helper.output(); local 4600 TransactionHelperResult out = helper.output(); local 4644 TransactionHelperResult out = helper.output(); local 4669 TransactionHelperResult out; local 4830 TransactionHelperResult out; local 5068 TransactionHelperResult out = helper.output(); local 5658 TransactionHelperResult out = helper.output(); local 5711 TransactionHelperResult out = helper.output(); local 6630 TransactionHelperResult out = helper.output(); local 6684 TransactionHelperResult out = helper.output(); local [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
vtzone.cpp | 884 VTZWriter(UnicodeString& out); 891 UnicodeString* out; member in class:VTZWriter 895 out = &output; 903 out->append(str); 908 out->append(ch); 914 out->append(str, length); [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
nccbtst.c | 1489 static const uint8_t out[]={ local 1516 static const uint8_t out[]={ local [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
dtfmttst.cpp | 1116 UnicodeString out; local 1288 UnicodeString out; local 3378 UnicodeString out; local [all...] |
numfmtst.cpp | 895 UnicodeString out; local 897 g->format(l, out); 902 if (out.length() != 14) { 905 for (int32_t i=0; i<out.length(); ++i) { 917 UBool isGroup = (out.charAt(i) == 0x002C); 927 escape(out) + "\""); 931 escape(out) + "\""); 977 UnicodeString out; nf.format(x, out); local 1887 UnicodeString pat, tok, mloc, str, out, where, currAmt; local [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videoframe_unittest.h | 24 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 152 // Write an I420 frame out to disk. 160 talk_base::scoped_ptr<uint8[]> out(new uint8[out_size]); 161 frame.CopyToBuffer(out.get(), out_size); 162 return DumpSample(filename, out.get(), out_size); 722 uint8 *out = ALIGNP(outbuf.get(), kAlignment); local 726 out, 728 EXPECT_TRUE(LoadFrame(out, out_size, cricket::FOURCC_RGBP, 738 uint8 *out = ALIGNP(outbuf.get(), kAlignment); local 742 out, 754 uint8 *out = ALIGNP(outbuf.get(), kAlignment); local 998 uint8 *out = ALIGNP(outbuf.get(), kAlignment); local 1035 uint8 *out = ALIGNP(outbuf.get(), kAlignment); local 1435 uint8 *out = outtop; local [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
vp9_dct_avx2.c | 1081 int16_t *out = intermediate; local [all...] |
vp9_dct_sse2.c | 1182 int16_t *out = intermediate; local [all...] |
/external/chromium_org/third_party/libxml/src/ |
runtest.c | 100 const char *out; /* output directory */ member in struct:testDesc 332 /* print out the selected text */ 500 channel(data, "%s\n", "out of memory error"); 564 static char *resultFilename(const char *filename, const char *out, 580 if (out == NULL) 581 out = ""; 589 snprintf(res, 499, "%s%s%s", out, base, suffixbuff); 3659 xmlChar **out = NULL; local [all...] |