HomeSort by relevance Sort by last modified time
    Searched refs:just (Results 51 - 75 of 113) sorted by null

1 23 4 5

  /external/v8/test/mjsunit/
debug-conditional-breakpoints.js 32 // Simple debug event handler which just counts the number of break points hit.
date-parse.js 40 // For local time we just test that parsing returns non-NaN positive
undeletable-functions.js 30 // The functions on these prototypes are not just undeletable. It is
object-define-property.js 227 // The above should also work if redefining just a getter or setter on
  /ndk/build/core/
main.mk 98 # clean up environment, just to be safe
add-application.mk 164 # If APP_OPTIM is defined in the Application.mk, just use this.
init.mk 108 # We should not be there, but just in case !
  /sdk/sdkmanager/app/etc/
android.bat 63 rem jar_path and swt_path are relative to PWD so we don't need to adjust them, just change dirs.
  /frameworks/base/core/java/android/widget/
DatePicker.java 110 * use just the number instead of the "month" character for
197 // Shouldn't happen, but just in case.
231 // Shouldn't happen, but just in case.
  /dalvik/vm/mterp/x86-atom/
footer.S 40 and $$7, %eax # %eax<- mask for boolean (just how many bits does it take?)
87 and $$7, %eax # %eax<- mask for boolean (just how many bits does it take?)
125 * other interpreter or just bail all the way out
366 and $$7, %eax # %eax<- mask for boolean (just how many bits does it take?)
  /external/chromium/net/tools/testserver/
testserver.py 458 """This handler just echoes back the payload of the request, for testing
589 """This handler just tells the server to finish the current download."""
679 # just simply set the MIME as octal stream
736 """This handler just sets a cookie, for testing cookie handling."""
756 """This handler tests 'Basic' authentication. It just sends a page with
817 """This handler tests 'Digest' authentication. It just sends a page with
    [all...]
  /external/libvpx/vpx_ports/
x86_abi_support.asm 100 ; its register usage. YASM doesn't recognize these directives, so we just
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmxp2_32.asm 17 ; These routines aren't exactly pII optimised - it's just that as they
  /external/tremolo/Tremolo/
bitwiseARM.s 340 LDR r14,[r11,#8] @ r14= length of segment just done
352 @ bits left in it. We might get away with just storing the
  /libcore/
JavaLibrary.mk 164 # TODO: we should have a bogus module that just contains tests.AllTests for speed.
  /external/v8/src/
mirror-debugger.js 821 // Return source if function is resolved. Otherwise just fall through to
835 // Return script if function is resolved. Otherwise just fall through
852 // Return script if function is resolved. Otherwise just fall through
910 // real object but just a string.
    [all...]
scanner.cc 353 // Skip initial whitespace allowing HTML comment ends just like
948 // Continue scanning for tokens as long as we're just skipping
974 // should be illegal, but other JS VMs just return the
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 7 ; in %ret0 and %ret1 vs just %ret0 as is done in 64-bit
321 ; See if only 1 word to do, thus just do cleanup
743 ; This is mainly just output from the HP C compiler.
    [all...]
pa-risc2W.s 311 ; See if only 1 word to do, thus just do cleanup
732 ; This is mainly just modified assembly from the compiler, thus the
    [all...]
  /external/libffi/src/mips/
o32.S 86 REG_L a0, 0*FFI_SIZEOF_ARG($sp) # just go ahead and load the
  /build/core/
envsetup.mk 311 # The plain (non-abs) version just dumps the value of the named variable.
  /external/libvpx/vp8/common/ppc/
filter_altivec.asm 210 ;# just skip to the second pass.
401 ;# just skip to the second pass.
573 ;# just skip to the second pass.
filter_bilinear_altivec.asm 42 ;# just skip to the second pass.
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 154 2.0.1, for example, you can just download the Android 2.0.1 platform (and
  /external/zlib/contrib/pascal/
example.pas 419 d_stream.avail_in := 2; (* just read the zlib header *)

Completed in 874 milliseconds

1 23 4 5