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

1 2 3 4 5 6 7 8 910

  /external/eigen/failtest/
failtest_sanity_check.cpp 2 This is just some text that won't compile as a C++ file, as a basic sanity check for failtest.
  /external/llvm/test/MC/AsmParser/
directive_lsym.s 4 # should just rip it out.
  /dalvik/vm/mterp/armv5te/
OP_THROW.S 12 @ bypass dvmSetException, just store it
stub.S 7 GET_INST_OPCODE(ip) @ ...trim down to just the opcode
  /dalvik/vm/mterp/mips/
OP_THROW.S 12 # bypass dvmSetException, just store it
stub.S 9 GET_INST_OPCODE(t0) # ...trim down to just the opcode
  /external/v8/test/mjsunit/compiler/
literals.js 37 // Characters just outside the ranges of hex-escapes.
38 // "/" comes just before "0".
44 // ":" comes just after "9".
50 // "`" comes just before "a".
56 // "g" comes just before "f".
62 // "@" comes just before "A".
68 // "G" comes just after "F".
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
nuances.rb 18 // with just 'a', output compiles
  /external/valgrind/main/none/tests/s390x/
op_exception.stderr.exp 5 Your program just tried to execute an instruction that Valgrind
8 location. If you are running Memcheck and you just saw a
18 Your program just tried to execute an instruction that Valgrind
21 location. If you are running Memcheck and you just saw a
31 Your program just tried to execute an instruction that Valgrind
34 location. If you are running Memcheck and you just saw a
44 Your program just tried to execute an instruction that Valgrind
47 location. If you are running Memcheck and you just saw a
  /bootable/recovery/minui/
Android.mk 12 # This used to compare against values in double-quotes (which are just
  /external/llvm/
llvm-gen-intrinsics.mk 1 # We treat Intrinsics.td as a very special target just like what lib/VMCore/Makefile does
  /external/webkit/LayoutTests/fast/url/script-tests/
port.js 10 // Empty ports (just a colon) should also be removed
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursslk.h 66 Soft_Label_Key& operator=(Justification just) {
67 format = just;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursslk.h 66 Soft_Label_Key& operator=(Justification just) {
67 format = just;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursslk.h 66 Soft_Label_Key& operator=(Justification just) {
67 format = just;
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
__init__.py 70 # headers_in to dict object. Without conversion, if we use %r, it just
79 # header values. While MpTable_Type doesn't have such __str__ but just
  /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/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

Completed in 446 milliseconds

1 2 3 4 5 6 7 8 910