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

1 2 3 4 5

  /dalvik/vm/mterp/armv5te/
OP_THROW.S 13 @ bypass dvmSetException, just store it
stub.S 7 GET_INST_OPCODE(ip) @ ...trim down to just the opcode
  /frameworks/base/media/libstagefright/codecs/common/
Config.mk 2 # This configure file is just for Linux projects against Android
  /external/bluetooth/bluez/src/
bluetooth.conf 8 <!-- ../system.conf have denied everything, so we just punch some holes -->
  /development/build/
Android.mk 6 # building the docs. So for the dependency, we just use the
12 # but we're not running that in our package rule so just copy in the
51 # code is never going to be run anywhere, so just make a copy of the file.
  /external/freetype/include/freetype/
ftgxval.h 57 /* some TrueTypeGX tables (feat, mort, morx, bsln, just, kern, opbd, */
128 * Validate `just' table.
146 * Validate all TrueTypeGX tables (feat, mort, morx, bsln, just, kern,
155 #define FT_VALIDATE_just FT_VALIDATE_GX_BITFIELD( just )
  /bionic/libc/arch-sh/bionic/
crtbegin_dynamic.S 73 # just before the program is being run. This is a C++ requirement
  /bionic/libdl/arch-sh/
sobegin.S 62 # just before the program is being run. This is a C++ requirement
  /external/openssl/crypto/bn/
bn_prime.pl 44 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  /build/core/
cleanspec.mk 16 # Just bump this if you want to force a clean build.
46 # If you need to re-do something that's already mentioned, just copy
49 # made today requires touching the same file, just copy the old
java.mk 151 # Droiddoc isn't currently able to generate stubs for modules, so we're just
184 # Run jarjar if necessary, otherwise just copy the file.
228 # Keep a copy of the jar just before proguard processing.
233 # Run proguard if necessary, otherwise just copy the file.
  /external/v8/test/mjsunit/regress/
regress-406.js 46 // Same with just the left operand constant.
60 // Same with just the right operand constant.
  /bionic/libdl/
Android.mk 34 # with missing symbols. Since this library is just a bunch of stubs, we set
  /dalvik/libnativehelper/
Android.mk 76 # bother building; just include them on the ld line.
  /external/libffi/
Android.mk 35 # This include just keeps the nesting a bit saner.
Libffi.mk 17 # are OS-specific source files, in others there are just #ifdefs in
  /external/libpng/projects/visualc71/
README_zlib.txt 19 3) Set one of the project as the StartUp project. If you just want to build the
  /external/libvpx/vp8/encoder/arm/neon/
fastfdct8x4_neon.asm 89 vadd.s16 d4, d18, d21 ;op[1] = temp1 + temp2 -- q is not necessary, just for protection
90 vadd.s16 d5, d28, d31 ;op[1] = temp1 + temp2 -- q is not necessary, just for protection
140 vadd.s16 d3, d18, d21 ;b2 = temp1 + temp2 -- q is not necessary, just for protection
141 vadd.s16 d7, d28, d31 ;b2 = temp1 + temp2 -- q is not necessary, just for protection
fastfdct4x4_neon.asm 66 vadd.s16 d3, d14, d17 ;op[1] = temp1 + temp2 -- q is not necessary, just for protection
96 vadd.s16 d3, d14, d17 ;b2 = temp1 + temp2 -- q is not necessary, just for protection
  /external/openssl/crypto/conf/
keysets.pl 66 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  /external/openssl/ssl/
ssl-lib.com 18 $! Specify the following as P1 to build just that part or ALL to just
21 $! LIBRARY To just compile the [.xxx.EXE.SSL]LIBSSL.OLB Library.
22 $! SSL_TASK To just compile the [.xxx.EXE.SSL]SSL_TASK.EXE
141 $! Build Just What The User Wants Us To Build.
545 $ WRITE SYS$OUTPUT " ALL : Just Build Everything."
546 $ WRITE SYS$OUTPUT " LIBRARY : To Compile Just The [.xxx.EXE.SSL]LIBSSL.OLB Library."
547 $ WRITE SYS$OUTPUT " SSL_TASK : To Compile Just The [.xxx.EXE.SSL]SSL_TASK.EXE Program."
  /external/sqlite/android/
Android.mk 54 # Note: This "test" is not recognized as a formal test. This is just for enabling developers
  /bionic/linker/
Android.mk 93 # just for this module
  /dalvik/vm/arch/arm/
CallEABI.S 134 @ (both here and when exiting). Easier to just push an even number
156 @ Do we have arg padding flags in "argInfo"? (just need to check hi bit)
214 add r8, r8, #4 @ if pad, just advance ip without store
376 @ so we can just mask the address.
  /external/gtest/src/
Android.mk 18 # contains most of the code (assertions...) and libgtest_main just

Completed in 1330 milliseconds

1 2 3 4 5