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

1 2 3 4 5 6 7 8 91011>>

  /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/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
037-finalize-unexpanded-macro.c 3 foo(expand(just))
096-paste-twice.c 2 paste_twice(just, one, token)
  /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)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
segoff.asm 1 ; all of these should be legal and should just result in the offset portion
  /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/chromium_org/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/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/chromium_org/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/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
  /packages/apps/Camera2/
Android.mk 31 # the libraries in the APK, otherwise just put them in /system/lib and
  /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/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
__init__.py 67 # headers_in to dict object. Without conversion, if we use %r, it just
76 # header values. While MpTable_Type doesn't have such __str__ but just
  /external/chromium_org/third_party/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 )

Completed in 772 milliseconds

1 2 3 4 5 6 7 8 91011>>