HomeSort by relevance Sort by last modified time
    Searched refs:just (Results 1 - 25 of 400) 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.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3255.js 18 // This is just to trigger elements validation, object already broken.
  /external/nanohttpd/
Android.mk 3 # This module target includes just the single core file: NanoHTTPD.java, which
  /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/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/chromium_org/build/
build-ctags.sh 9 You must be using Exuberant Ctags, not just standard GNU ctags. If you are on
36 # errors about components that you just happen to have not built (NaCl, for
  /external/chromium_org/native_client_sdk/src/resources/
background.js 20 // Normally you won't need to do this; just call:
34 // Can't find the config file, just load the default.
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
bool.pxd 21 # be treated just like any other object with respect to reference
26 # be treated just like any other object with respect to reference
  /bootable/recovery/minui/
Android.mk 15 # 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/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 )
  /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/
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/chrome/browser/resources/ntp4/
logging.js 17 * and the time is logged. Otherwise, just push the event on the event
  /external/chromium_org/content/shell/renderer/test_runner/resources/fonts/
fonts.conf 231 subpixel positioning. This is just an arbitrary pattern to use after
  /external/fonttools/
README.md 34 Just van Rossum <just@letterror.com>

Completed in 956 milliseconds

1 2 3 4 5 6 7 8 91011>>