HomeSort by relevance Sort by last modified time
    Searched refs:just (Results 26 - 50 of 417) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
bin-farabs.asm 15 ; Use without seg should yield just the offset part.
28 ; Force near (non-far) jump (just offset, no segment).
  /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 )
  /external/chromium_org/
Android.mk 6 # gyp autogenerates most of the real makefiles, which we just include here if
  /external/chromium_org/chrome/browser/resources/ntp4/
logging.js 17 * and the time is logged. Otherwise, just push the event on the event
  /external/chromium_org/third_party/WebKit/Source/testing/data/fonts/
fonts.conf 231 subpixel positioning. This is just an arbitrary pattern to use after
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
lexer.ml 25 (* Otherwise, just return the character as its ascii value. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
lexer.ml 25 (* Otherwise, just return the character as its ascii value. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
lexer.ml 25 (* Otherwise, just return the character as its ascii value. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
lexer.ml 25 (* Otherwise, just return the character as its ascii value. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
lexer.ml 25 (* Otherwise, just return the character as its ascii value. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
lexer.ml 25 (* Otherwise, just return the character as its ascii value. *)
  /external/llvm/test/Bindings/Ocaml/
target.ml 18 (* Tiny unit test framework - really just to help find which line is busted *)
  /external/llvm/test/MC/ARM/AlignedBundling/
pad-align-to-bundle-end.s 14 # No padding required here because bx just happens to be in the
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 23 // network, you might allow anyone to perform updates. To do that, you just
  /external/sqlite/android/
Android.mk 36 # Note: This "test" is not recognized as a formal test. This is just for enabling developers
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_prime.pl 44 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  /external/openssl/crypto/bn/
bn_prime.pl 44 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  /development/build/
Android.mk 42 # building the docs. So for the dependency, we just use the
48 # but we're not running that in our package rule so just copy in the
87 # code is never going to be run anywhere, so just make a copy of the file.
  /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
  /external/chromium_org/tools/win/sizeviewer/
sizeviewer.py 68 # Sometimes there's symbols with no source file, we just ignore those.
70 # There may be more than one file in the list, we just assign to the
  /external/chromium_org/v8/test/mjsunit/regress/
regress-406.js 46 // Same with just the left operand constant.
60 // Same with just the right operand constant.
  /external/chromium_org/v8/test/webkit/fast/js/
number-tofixed.js 79 shouldBeEqualToString("(1234.567).toFixed(true)", "1234.6"); // just like 1
80 shouldBeEqualToString("(1234.567).toFixed('1')", "1234.6"); // just like 1
  /external/compiler-rt/make/platform/
darwin_bni.mk 7 # haven't explicitly defined support for. If all goes well, this will just work
8 # and the resulting lib will just have generic versions for anything unknown.
  /external/llvm/test/MC/Mips/
nabi-regs.s 6 # For now just check N64
  /external/skia/tools/lua/
glyph-usage.lua 71 -- other is just an array[1...N] of numbers (glyphIDs)
146 io.write("just testing test_summary\n")

Completed in 941 milliseconds

12 3 4 5 6 7 8 91011>>