/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pickletools.py | 79 long integers (before protocol 2, the only ways to pickle a Python long 99 "text mode" before Python 2.3. The entire pickle bytestream is made up of 105 "binary mode" before Python 2.3. This added many opcodes with arguments 141 as describing unpickling in Python 2.2 and before. 841 # what the stack looks like before this opcode runs; a list [all...] |
/cts/suite/pts/deviceTests/browserbench/assets/octane/css/ |
bootstrap-responsive.css | 15 .clearfix:before, 206 .row:before, 299 .row-fluid:before, 442 .row:before, 535 .row-fluid:before, 774 .nav-collapse .dropdown-menu:before,
|
/external/chromium_org/third_party/skia/src/views/ |
SkWidgets.cpp | 126 // override in subclass to add any additional fields before posting 360 SkScalar before, after; local 361 (void)fPaint.measureText(0, NULL, &before, &after); 363 this->setHeight(lines * (after - before) + fMargin.fY * 2);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
low_level_alloc.cc | 446 AllocList *before = &arena->freelist; // predecessor of s local 447 while ((s = Next(i, before, arena)) != 0 && s->header.size < req_rnd) { 448 before = s; 454 // we unlock before mmap() both because mmap() may call a callback hook,
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
low_level_alloc.cc | 446 AllocList *before = &arena->freelist; // predecessor of s local 447 while ((s = Next(i, before, arena)) != 0 && s->header.size < req_rnd) { 448 before = s; 454 // we unlock before mmap() both because mmap() may call a callback hook,
|
/external/libvpx/libvpx/ |
vp9_spatial_scalable_encoder.c | 376 clock_t before; local 409 before = clock(); 472 frame_cnt - 1, (int)(after - before) / (CLOCKS_PER_SEC / 1000));
|
/external/skia/src/views/ |
SkWidgets.cpp | 126 // override in subclass to add any additional fields before posting 360 SkScalar before, after; local 361 (void)fPaint.measureText(0, NULL, &before, &after); 363 this->setHeight(lines * (after - before) + fMargin.fY * 2);
|
/external/valgrind/main/coregrind/ |
m_libcsignal.c | 248 ULong before[2]; 267 vg_assert(oldactCopy.before[0] == 0x5555555555555555ULL); 268 vg_assert(oldactCopy.before[1] == 0x5555555555555555ULL); 383 - Restore the handler for the signal to whatever it was before. 468 /* Restore signal's handler to whatever it was before */
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
RawContactDelta.java | 87 * starting point; the "before" snapshot. 89 public static RawContactDelta fromBefore(RawContact before) { 91 rawContactDelta.mValues = ValuesDelta.fromBefore(before.getValues()); 93 for (final ContentValues values : before.getContentValues()) { 101 * "before" state represented by this {@link RawContactDelta}, discarding any 134 // No local entry before, so insert 299 // Requesting an "insert" entry, which has no "before" 400 * "before" state hasn't changed. This is maintained separately so that all 401 * asserts can take place before any updates occur. 421 * current "before" {@link Entity} state into the modified state which thi [all...] |
/packages/apps/Mms/src/com/android/mms/widget/ |
MmsWidgetService.java | 255 int before = from.length(); local 258 android.R.style.TextAppearance_Small, color), before, 262 before, from.length(), Spannable.SPAN_INCLUSIVE_EXCLUSIVE);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RefactoringTestBase.java | 171 String before = new String(bytes, Charsets.UTF_8); local 173 document.replace(0, 0, before); 178 String diff = getDiff(before, after);
|
/development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/ |
AnticiButton.java | 140 set.play(finishDownAnim).before(moveAnim);
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
TimestampTest.java | 59 static long TIME_EARLY = -2347889122L;// A time well before the Epoch 533 * Method test for before 541 assertTrue(theTimestamp.before(theTest)); 549 assertFalse(theTimestamp.before(theTest)); 556 assertFalse(theTimestamp.before(theTest)); 558 assertTrue(theTimestamp.before(theTest));
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
X509CertificateHolder.java | 185 * Return the date before which this certificate is not valid. 252 return !date.before(x509Certificate.getStartDate().getDate()) && !date.after(x509Certificate.getEndDate().getDate());
|
/external/chromium/testing/gtest/test/ |
gtest-typed-test_test.cc | 229 "foo\\.cc.2.?: Test D must be defined before REGISTER_TYPED_TEST_CASE_P" 305 IntBeforeRegisterTypedTestCaseP before = 0; variable
|
/external/chromium_org/android_webview/native/ |
android_jar_jni_headers.target.darwin-arm.mk | 103 # Include paths placed before CFLAGS/CPPFLAGS 185 # Include paths placed before CFLAGS/CPPFLAGS
|
android_jar_jni_headers.target.darwin-mips.mk | 102 # Include paths placed before CFLAGS/CPPFLAGS 183 # Include paths placed before CFLAGS/CPPFLAGS
|
android_jar_jni_headers.target.darwin-x86.mk | 105 # Include paths placed before CFLAGS/CPPFLAGS 190 # Include paths placed before CFLAGS/CPPFLAGS
|
android_jar_jni_headers.target.linux-arm.mk | 103 # Include paths placed before CFLAGS/CPPFLAGS 185 # Include paths placed before CFLAGS/CPPFLAGS
|
android_jar_jni_headers.target.linux-mips.mk | 102 # Include paths placed before CFLAGS/CPPFLAGS 183 # Include paths placed before CFLAGS/CPPFLAGS
|
android_jar_jni_headers.target.linux-x86.mk | 105 # Include paths placed before CFLAGS/CPPFLAGS 190 # Include paths placed before CFLAGS/CPPFLAGS
|
cancellation_signal_android_jar_jni_headers.target.darwin-arm.mk | 103 # Include paths placed before CFLAGS/CPPFLAGS 185 # Include paths placed before CFLAGS/CPPFLAGS
|
cancellation_signal_android_jar_jni_headers.target.darwin-mips.mk | 102 # Include paths placed before CFLAGS/CPPFLAGS 183 # Include paths placed before CFLAGS/CPPFLAGS
|
cancellation_signal_android_jar_jni_headers.target.darwin-x86.mk | 105 # Include paths placed before CFLAGS/CPPFLAGS 190 # Include paths placed before CFLAGS/CPPFLAGS
|
cancellation_signal_android_jar_jni_headers.target.linux-arm.mk | 103 # Include paths placed before CFLAGS/CPPFLAGS 185 # Include paths placed before CFLAGS/CPPFLAGS
|