HomeSort by relevance Sort by last modified time
    Searched refs:before (Results 1476 - 1500 of 2355) sorted by null

<<51525354555657585960>>

  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 122 # - Scramble important tags before passing them to the kses filter.
277 # Called before the transformation process starts to setup parser
453 # We need to do this before the next, more liberal match, because the next
576 # We need to escape raw HTML in Markdown source before doing anything
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
sad_altivec.asm 58 ;# preload a line of data before getting into the loop
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 38 ensuring that the glFlush happens in one thread before another
  /external/openssl/crypto/
cryptlib.c 412 /* Calling this here ensures initialisation before any threads
615 int before= *pointer; local
624 CRYPTO_THREADID_hash(&id), before,amount,ret,
  /external/oprofile/events/mips/25K/
events 27 event:0xd counters:0,1 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
  /external/v8/test/cctest/
test-assembler-ia32.cc 429 int before = assm.pc_offset(); local
431 CHECK_EQ(assm.pc_offset() - before, i);
test-assembler-x64.cc 392 int before = assm.pc_offset(); local
394 CHECK_EQ(assm.pc_offset() - before, i);
  /external/v8/test/mjsunit/
debug-compile-event.js 111 // Number of before and after compile events should be the same.
debug-liveedit-patch-positions.js 33 // corresponding byte-code PCs should coincide before change and after it.
string-match.js 113 // Global regexp (also check that capture from before are cleared)
  /external/v8/test/mjsunit/harmony/
block-let-declaration.js 56 // an exception in eval code during parsing, before even compiling or executing
  /frameworks/base/core/java/android/widget/
DatePicker.java 324 if (mCurrentDate.before(mMinDate)) {
593 * date the values are normalized before updating the spinners.
633 if (mCurrentDate.before(mMinDate)) {
  /packages/apps/Email/tests/src/com/android/email/
SecurityPolicyTests.java 322 Policy before = mSecurityPolicy.getAggregatePolicy(); local
325 assertEquals(before, after1);
  /prebuilts/devtools/tools/
android.bat 27 rem Grab current directory before we change it
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestNode.java 376 Element before = children.get(index); local
377 mElement.insertBefore(child, before);
  /cts/tests/tests/animation/src/android/animation/cts/
AnimationActivity.java 230 animatorSet.play(bouncer).before(fadeAnim);
  /external/chromium/chrome/browser/resources/net_internals/
sourceentry.js 293 * Returns the largest source ID seen before this object was received.
360 * Moves current object's row before |entry|'s row.
  /external/chromium/testing/gmock/scripts/
gmock_doctor.py 457 r'error: expected `;\' before \'::\' token\n'
479 template are *not* automatically visible. This is how C++ works. Before
529 The closing parenthesis of ON_CALL or EXPECT_CALL should be *before*
  /external/chromium_org/base/
base.target.darwin-arm.mk 297 # Include paths placed before CFLAGS/CPPFLAGS
384 # Include paths placed before CFLAGS/CPPFLAGS
base.target.darwin-mips.mk 296 # Include paths placed before CFLAGS/CPPFLAGS
382 # Include paths placed before CFLAGS/CPPFLAGS
base.target.darwin-x86.mk 300 # Include paths placed before CFLAGS/CPPFLAGS
390 # Include paths placed before CFLAGS/CPPFLAGS
base.target.linux-arm.mk 297 # Include paths placed before CFLAGS/CPPFLAGS
384 # Include paths placed before CFLAGS/CPPFLAGS
base.target.linux-mips.mk 296 # Include paths placed before CFLAGS/CPPFLAGS
382 # Include paths placed before CFLAGS/CPPFLAGS
base.target.linux-x86.mk 300 # Include paths placed before CFLAGS/CPPFLAGS
390 # Include paths placed before CFLAGS/CPPFLAGS
  /external/chromium_org/cc/
cc.target.darwin-arm.mk 264 # Include paths placed before CFLAGS/CPPFLAGS
366 # Include paths placed before CFLAGS/CPPFLAGS

Completed in 1112 milliseconds

<<51525354555657585960>>