HomeSort by relevance Sort by last modified time
    Searched refs:exact (Results 51 - 75 of 115) sorted by null

1 23 4 5

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 547 # You don't want the exact set of viable next tokens because the
737 # we have the call chain. We may compute the exact (rather
769 # You want the exact viable token set when recovering from a
779 def combine_follows( exact )
783 if exact
    [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h     [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H     [all...]
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java     [all...]
  /dalvik/vm/
Dvm.mk 20 # for the exact command.)
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 662 /* We only care about exact matches, apparently. */
676 boolean_t exact = 0;
677 best = CGDisplayBestModeForParameters(display_id, bpp, w, h, &exact);
678 if (!exact) {
724 /* Require an exact match to the requested mode */
    [all...]
  /external/valgrind/main/none/tests/ppc32/
jm-insns.c 7356 int exact; local
    [all...]
  /external/ceres-solver/docs/
build.tex 90 We are now ready to build and test Ceres. Note that \texttt{cmake} requires the exact path to the \texttt{libglog.a} and \texttt{libgflag.a}
changes.tex 246 \item Fixed tests which depended on exact equality between floating point values.
  /external/llvm/lib/AsmParser/
LLLexer.cpp 531 KEYWORD(exact);
  /external/mksh/src/
check.pl 98 # fifth is "exact" or "pattern"
1043 if ($matchType !~ /^(exact|pattern)$/) {
    [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 190 // First check if the exact URL, with query string and all, is in the navigation menu
  /external/iproute2/doc/
api-ip6-flowlabels.tex 99 very small subset of them (none, to be more exact) really use it.
  /external/ipsec-tools/src/racoon/
cftoken.l 345 <S_RMTS>exact { YYD; yylval.num = PROP_CHECK_EXACT; return(PROPOSAL_CHECK_LEVEL); }
ipsec_doi.c     [all...]
  /external/v8/benchmarks/
richards.js 504 * A simple package of data that is manipulated by the tasks. The exact layout
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js 499 * A simple package of data that is manipulated by the tasks. The exact layout
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js 499 * A simple package of data that is manipulated by the tasks. The exact layout
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js 499 * A simple package of data that is manipulated by the tasks. The exact layout
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 418 ;;; adjust rdx so that it is offset to the exact byte that mismatched.
  /external/zlib/src/contrib/masmx86/
match686.asm 357 ;;; adjust edx so that it is offset to the exact byte that mismatched.
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml 224 * RUN: grep "@const_exact_sdiv = global i64 sdiv exact " < %t.ll
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]

Completed in 1257 milliseconds

1 23 4 5