HomeSort by relevance Sort by last modified time
    Searched full:deep (Results 501 - 525 of 956) sorted by null

<<21222324252627282930>>

  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
AST.stg 243 /** Generate code for an optional rewrite block; note it uses the deep ref'd element
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853StepInterpolator.java 238 * @param interpolator interpolator to copy from. The copy is a deep
GraggBulirschStoerStepInterpolator.java 146 * @param interpolator interpolator to copy from. The copy is a deep
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
AxesWalker.java 101 * Do a deep clone of this walker, including next and previous walkers.
PredicatedNodeTest.java 605 * to be deep cloned.
  /external/bison/
TODO 180 We should find a means to provide an access to values deep in the
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
jquery-1.7.1.js 329 deep = false;
331 // Handle a deep copy situation
333 deep = target;
339 // Handle case when target is a string or something (possible in deep copy)
364 if ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) {
374 target[ name ] = jQuery.extend( deep, clone, copy );
389 noConflict: function( deep ) {
394 if ( deep && window.jQuery === jQuery ) {
    [all...]
  /external/llvm/docs/
HowToSetUpLLVMStyleRTTI.rst 285 This approach can be made to scale to arbitrarily deep hierarchies. The
  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp 187 // The A2 is in-order with a deep pipeline, and concatenation unrolling
  /external/llvm/utils/
shuffle_fuzz.py 69 # mixture of non-undef lanes in the end. With a deep shuffle tree, the
  /external/mesa3d/docs/
faq.html 76 <li>Mesa can render images with deep color channels: 16-bit integer
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_flow.c 460 * Although not strictly part of control flow, control flow has deep impact in
  /external/mesa3d/src/glsl/
README 119 An expression tree can be arbitrarily deep, and the compiler tries to
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wgl.c 440 /* Convert the display dependant representation to a 1 bit deep DIB */
  /external/pcre/dist/doc/html/
pcrestack.html 50 these are never very deep, and the limit on the complexity of
  /external/protobuf/java/src/main/java/com/google/protobuf/
AbstractMessage.java 285 // which allows people to make secure deep copies of messages.
  /external/skia/site/dev/tools/
markdown.md 129 > ###### Deep
  /external/skia/src/core/
SkPicture.cpp 405 return SkNEW_ARGS(SkPictureData, (rec, info, false/*deep copy ops?*/));
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/
MessageFormatter.java 32 // Joern Huxhorn: pointed out double[] omission, suggested deep array copy
  /external/toybox/toys/posix/
cp.c 370 // No -r so always one level deep, so destname as set by cp_node() is correct
  /external/v8/src/arm64/
lithium-codegen-arm64.h 188 // Emits optimized code to deep-copy the contents of statically known object
  /external/v8/src/x87/
lithium-codegen-x87.h 327 // Emits optimized code to deep-copy the contents of statically known
  /external/valgrind/include/
pub_tool_wordfm.h 150 // Deep copy a FM. If dopyK is NULL, keys are copied verbatim.
  /external/vboot_reference/futility/
cmd_dump_fmap.c 300 * simple (and deep) as possible. Overlapping regions are not allowed.
  /external/webp/src/utils/
huffman_encode.c 154 // The catch here is that the tree cannot be arbitrarily deep

Completed in 1197 milliseconds

<<21222324252627282930>>