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

1 2

  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguard.bat 6 REM Note: when passing file names containing spaces to this script,
proguardgui.bat 6 REM Note: when passing file names containing spaces to this script,
retrace.bat 6 REM Note: when passing file names containing spaces to this script,
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
printing_unittest.py 474 def get_unexpected_results(expected, passing, flaky):
483 passing: whether the tests should all pass
497 elif passing:
524 ur = get_unexpected_results(expected=False, passing=False, flaky=False)
533 ur = get_unexpected_results(expected=True, passing=False, flaky=False)
541 ur = get_unexpected_results(expected=False, passing=False, flaky=False)
549 ur = get_unexpected_results(expected=False, passing=True, flaky=False)
557 ur = get_unexpected_results(expected=False, passing=False, flaky=True)
565 ur = get_unexpected_results(expected=False, passing=False, flaky=False)
576 ur = get_unexpected_results(expected=False, passing=False, flaky=False
    [all...]
  /external/libffi/src/mips/
o32.S 95 REG_L a2, 2*FFI_SIZEOF_ARG($sp) # passing a double
102 REG_L a1, 1*FFI_SIZEOF_ARG($sp) # passing a float
110 l.d $f14, 2*FFI_SIZEOF_ARG($sp) # passing two doubles
116 l.s $f14, 1*FFI_SIZEOF_ARG($sp) # passing two floats
124 l.s $f14, 2*FFI_SIZEOF_ARG($sp) # passing double and float
132 l.d $f14, 2*FFI_SIZEOF_ARG($sp) # passing double and float
  /dalvik/vm/mterp/x86/
OP_NEW_ARRAY.S 24 js common_errNegativeArraySize # bail, passing len in eax
  /external/regex-re2/doc/
mksyntaxgo 32 Parts of the syntax can be disabled by passing alternate flags to Parse.
  /external/v8/test/mjsunit/regress/
regress-1383.js 28 // Test that passing the strict_mode flag in extra ic state from
regress-1170187.js 74 // Call a function with local variables passing a different number parameters
  /development/ide/xcode/ports/
skia_mac.cp 56 // Create a Nib reference passing the name of the nib file (without the .nib extension)
  /external/v8/test/mjsunit/compiler/
regress-arguments.js 30 // Test passing null or undefined as receiver.
  /external/libvpx/libvpx/vp8/encoder/x86/
ssim_opt.asm 58 ; TODO: Use parm passing through structure, probably don't need the pxors
148 ; TODO: Use parm passing through structure, probably don't need the pxors
quantize_sse2.asm 257 ; these registers are used for passing arguments
  /external/v8/test/mjsunit/
debug-evaluate-recursive.js 87 // Call functions with break using the JSON protocol. Tests passing
  /ndk/build/core/
build-all.mk 90 # This shell script is generated by passing the output of the cygwin
  /external/bison/data/
glr.cc 28 # The passing of parse-params
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 144 function, passing it [argv] and [argc] according to the string array
  /external/ceres-solver/docs/
build.tex 262 customize the build process by passing appropriate flags to \texttt{cmake}. But unless you really know what you are
modeling.tex 139 instead of passing a dimension parameter for {\em every parameter block}. In the
  /external/iproute2/doc/
api-ip6-flowlabels.tex 148 Linux kernel never fills \verb|sin6_flowinfo| field, when passing
  /external/libvorbis/doc/
04-codec.tex 464 \item decode \varname{[ch]} vectors using residue \varname{[residue_number]}, according to type \varname{[residue_type]}, also passing vector \varname{[do_not_decode_flag]} to indicate which vectors in the bundle should not be decoded. Correct per-vector decode length is \varname{[n]}/2.
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 122 # - Scramble important tags before passing them to the kses filter.
531 # element in the text stream. Passing $text to through this function gives
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 554 rounds. By passing zero as the number of rounds all ciphers will use their default number of rounds. Generally the
    [all...]
  /external/libxml2/
parser.c 1031 * passing src as dst is just fine.
    [all...]
  /external/grub/docs/
texinfo.tex 438 % just before passing the control to \next.
    [all...]

Completed in 1125 milliseconds

1 2