/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/ |
Mixed.pm | 341 } # end if option takes an argument 443 =s :s option takes a mandatory (=) or optional (:) string argument 444 =i :i option takes a mandatory (=) or optional (:) integer argument 445 =f :f option takes a mandatory (=) or optional (:) real number argument 459 -b takes a mandatory integer argument 472 option that takes an argument must be the last one in its group, 522 If B<-b> is an option that takes an argument, then C<$opt_b> will be
|
/external/ceres-solver/docs/ |
modeling.tex | 231 one can change the length scale at which robustification takes 447 \texttt{Problem} by default takes ownership of the 454 Note that even though the Problem takes ownership of \texttt{cost\_function} 456 them in another residual block. The destructor takes care to call 473 \texttt{Problem} by default takes ownership of the 477 do this by setting the corresponding enums in the \texttt{Options} struct. Even though \texttt{Problem} takes ownership of these pointers, it does not preclude the user from re-using them in another residual or parameter block. The destructor takes care to call
|
helloworld.tex | 44 // The problem object takes ownership of the newly allocated
|
bundleadjustment.tex | 75 // Each Residual block takes a point and a camera as input and outputs a 2
|
powell.tex | 41 With its automatic differentiation support, Ceres allows you to define templated objects/functors that will compute the residual and it takes care of computing the Jacobians as needed and filling the \texttt{jacobians} arrays with them. For example, for $f_4(x)$ we define
|
build.tex | 159 Installing \texttt{\glog} takes also brings in \texttt{gflags} as a dependency.
|
changes.tex | 136 steps that it takes. (Markus Moll)
|
/external/chromium/chrome/browser/resources/net_internals/ |
socketpoolwrapper.js | 11 * The constructor takes a socket pool and its parent, and generates a 162 * Takes in a list of source IDs and returns a link that will select the
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 120 ; saturation takes care of modifier > 16
|
/external/v8/test/mjsunit/ |
array-literal-transitions.js | 34 // enabled, this test takes the appropriate code path to check smi-only arrays.
|
elements-kind.js | 35 // enabled, this test takes the appropriate code path to check smi-only arrays.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 39 ; * [in] predDir indicates the prediction direction which takes one
|
/external/icu4c/test/perf/collationperf/ |
CollPerf.pl | 172 <p>The performance test takes a locale and creates a RuleBasedCollator with
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 39 ; * [in] predDir indicates the prediction direction which takes one
|
/external/chromium/chrome/browser/resources/ |
print_preview_animations.js | 48 * Handles a mouse move event, takes care of updating the scrollbars.
|
/external/chromium/chrome/browser/sync/resources/ |
gaia_login.js | 91 // The captcha takes up lots of space, so make room.
|
/external/openssl/crypto/ |
sparccpuid.S | 246 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 128 // add oldRoot to newRoot; addChild takes care of case where oldRoot
|
/external/v8/benchmarks/ |
base.js | 200 // average time it takes to run a single iteration.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 97 * information while processing the template. Only takes effect
393 * This method takes ownership of the given array!
829 * is used, it takes more than 10% of the time.
[all...] |
jsevalcontext.js | 321 * Evaluates the given expression as the body of a function that takes
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 97 * information while processing the template. Only takes effect 393 * This method takes ownership of the given array! 829 * is used, it takes more than 10% of the time. [all...] |
jsevalcontext.js | 321 * Evaluates the given expression as the body of a function that takes
|
/external/libvpx/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 44 ;# a 256-element block of memory. It takes 8 bits 0...7 to address this 113 ;# Each step takes 8*2 = 16 instructions 137 ;# Whole transpose takes 4*16 = 64 instructions [all...] |
/dalvik/docs/ |
prettify.js | 375 * @return {function (string) : string} a function that takes 541 * function that takes source code and returns a list of decorations. 695 * decorator that takes sourceCode as plain text and that returns a [all...] |