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

1 2 3 4 5 6 7 8 91011

  /external/valgrind/none/tests/s390x/
ecag.stdout.exp 0 just to silence the consistency checker
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
  /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/mesa3d/src/glsl/glcpp/tests/
037-finalize-unexpanded-macro.c 3 foo(expand(just))
096-paste-twice.c 2 paste_twice(just, one, token)
  /frameworks/rs/java/
Android.mk 4 # tests if we are just doing an mm or mmm in frameworks/rs.
  /external/llvm/test/MC/AsmParser/
directive_lsym.s 4 # should just rip it out.
  /external/llvm/test/MC/MachO/AArch64/
classrefs.s 4 ; an internal relocation. We just have to be careful to not use another symbol.
  /external/v8/test/mjsunit/regress/
regress-3255.js 18 // This is just to trigger elements validation, object already broken.
  /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/v8/test/webkit/fast/js/
number-toprecision.js 43 shouldThrow("(1234.567).toPrecision(null)"); // just like 0
44 shouldThrow("(1234.567).toPrecision(false)"); // just like 0
45 shouldThrow("(1234.567).toPrecision('foo')"); // just like 0
48 shouldBeEqualToString("(1234.567).toPrecision(true)", "1e+3"); // just like 1
49 shouldBeEqualToString("(1234.567).toPrecision('1')", "1e+3"); // just like 1
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
nuances.rb 18 // with just 'a', output compiles
  /external/llvm/
llvm-gen-intrinsics.mk 1 # We treat Intrinsics.td as a very special target just like what lib/VMCore/Makefile does
  /external/libxml2/
genChRanges.py 360 just = "" variable
362 just += "\t"
363 pline = pline + just + "("
393 just = "" variable
395 just += "\t"
396 header.write(pline + just + "(((c) < 0x100) ? \\\n\t\t\t\t ")
  /bootable/recovery/minui/
Android.mk 20 # This used to compare against values in double-quotes (which are just
  /external/nanohttpd/
Android.mk 3 # This module target includes just the single core file: NanoHTTPD.java, which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursslk.h 66 Soft_Label_Key& operator=(Justification just) {
67 format = just;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursslk.h 66 Soft_Label_Key& operator=(Justification just) {
67 format = just;
  /external/freetype/include/
ftgxval.h 57 /* some TrueTypeGX tables (feat, mort, morx, bsln, just, kern, opbd, */
138 * Validate `just' table.
156 * Validate all TrueTypeGX tables (feat, mort, morx, bsln, just, kern,
165 #define FT_VALIDATE_just FT_VALIDATE_GX_BITFIELD( just )
  /external/pdfium/third_party/freetype/include/
ftgxval.h 57 /* some TrueTypeGX tables (feat, mort, morx, bsln, just, kern, opbd, */
138 * Validate `just' table.
156 * Validate all TrueTypeGX tables (feat, mort, morx, bsln, just, kern,
165 #define FT_VALIDATE_just FT_VALIDATE_GX_BITFIELD( just )
  /external/toybox/toys/example/
skeleton.c 62 #warning skeleton.c is just an example, not something to deploy.
  /external/fonttools/
README.md 34 Just van Rossum <just@letterror.com>
  /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. *)

Completed in 1943 milliseconds

1 2 3 4 5 6 7 8 91011