HomeSort by relevance Sort by last modified time
    Searched refs:before (Results 151 - 175 of 342) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/iproute2/doc/
api-ip6-flowlabels.tex 76 so that intermediate nodes will be able to invalidate flow state before
100 It contradicts both to IETF spirit and the letter. Before RFC2553
126 before filling known fields is robust but stupid solution.
327 for this time, but it will not be destroyed before user released it explicitly
331 labels at stable storage and restore them back after reboot before the first
414 be reused before path state expires and all the intermediate
  /external/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/vp8/decoder/arm/neon/
dboolhuff_neon.asm 105 ;before memory allocation
  /external/libvpx/vp8/encoder/arm/neon/
shortfdct_neon.asm 101 ; Store link register and input before calling
  /external/libvpx/vp8/encoder/ppc/
sad_altivec.asm 58 ;# preload a line of data before getting into the loop
  /external/openssl/crypto/
cryptlib.c 611 int before= *pointer; local
620 CRYPTO_THREADID_hash(&id), before,amount,ret,
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 54 The Vengeance Sphere. We'd like you to experience it before we let you in on
  /external/v8/test/mjsunit/
array-slice.js 106 // According to the spec (15.4.4.10), length is calculated before
debug-compile-event.js 122 // Number of before and after compile events should be the same.
string-match.js 113 // Global regexp (also check that capture from before are cleared)
  /external/webkit/WebCore/css/
CSSSelector.cpp 77 DEFINE_STATIC_LOCAL(AtomicString, before, ("before"));
175 else if (m_value == before) {
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
RuntimeTest.java 117 long before = r.totalMemory() - r.freeMemory(); local
125 after != before);
  /sdk/sdkmanager/app/etc/
android.bat 27 rem Grab current directory before we change it
  /build/core/
java.mk 47 # Define the intermediate targets before including base_rules so they get
228 # Keep a copy of the jar just before proguard processing.
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 127 'unicode objects before being added.' %
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 383 print "totalcont before kbs: $totalcont\n";
  /external/zlib/contrib/masm686/
match.asm 144 ; deflate_state structure during the function's setup (before
299 ; * strings match each other, and they can be safely passed over before
  /frameworks/base/policy/src/com/android/internal/policy/impl/
AccountUnlockScreen.java 127 public void onTextChanged(CharSequence s, int start, int before, int count) {
  /packages/apps/Calendar/src/com/android/calendar/
CalendarActivity.java 208 if (current.getSelectedTime().before(time)) {
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOutgoing.java 143 public void onTextChanged(CharSequence s, int start, int before, int count) {
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPassword.java 357 public void onTextChanged(CharSequence s, int start, int before, int count) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java 283 public void onTextChanged(CharSequence s, int start, int before, int count) {
  /packages/apps/Stk/src/com/android/stk/
StkInputActivity.java 238 public void onTextChanged(CharSequence s, int start, int before, int count) {
  /packages/apps/Tag/src/com/android/apps/tag/record/
UriRecord.java 356 public void onTextChanged(CharSequence s, int start, int before, int count) {
  /cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java     [all...]

Completed in 1296 milliseconds

1 2 3 4 5 67 8 91011>>