HomeSort by relevance Sort by last modified time
    Searched full:deep (Results 251 - 275 of 1306) sorted by null

<<11121314151617181920>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode12.java 39 * Using the method importNode with deep=true, import the first address element node of this
documentimportnode13.java 39 * Using the method importNode with deep=false, import the first employee element node of this
documentimportnode14.java 34 * Using the method importNode with deep=true, import the fourth employee element node of this
documentimportnode15.java 39 * Using the method importNode with deep=true, import a newly created Text node for this
documentimportnode17.java 39 * Using the method importNode with deep=true, import a newly created Comment node for this
documentimportnode18.java 39 * Using the method importNode with deep=true, import a newly created PI node for this
  /ndk/sources/host-tools/make-3.81/
alloca.c 157 char *deep; /* For stack depth measure. */ member in struct:hdr::__anon35796
192 if ((STACK_DIR > 0 && hp->h.deep > depth)
193 || (STACK_DIR < 0 && hp->h.deep < depth))
224 ((header *) new)->h.deep = depth;
  /packages/apps/Test/connectivity/sl4n/rapidjson/
CHANGELOG.md 51 * Deep-copy values (#20)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial_core.h 4 * Copyright (C) 2000 Deep Blue Solutions Ltd.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial_core.h 4 * Copyright (C) 2000 Deep Blue Solutions Ltd.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test___all__.py 73 # than an AttributeError somewhere deep in CGIHTTPServer.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test___all__.py 73 # than an AttributeError somewhere deep in CGIHTTPServer.
  /prebuilts/go/darwin-x86/src/image/png/testdata/pngsuite/
README.original 16 grayscale (1-16 bit deep), full color (8 or 16 bit), paletted
  /prebuilts/go/linux-x86/src/image/png/testdata/pngsuite/
README.original 16 grayscale (1-16 bit deep), full color (8 or 16 bit), paletted
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
std_vector.i 252 // Takes a deep copy of the elements unlike ArrayList.AddRange
256 // Takes a deep copy of the elements unlike ArrayList.GetRange
272 // Takes a deep copy of the elements unlike ArrayList.InsertRange
311 // Takes a deep copy of the elements unlike ArrayList.SetRange
  /prebuilts/misc/common/swig/include/2.0.11/r/
srun.swg 113 .values = c( "FALSE" = 0, "TRUE" = 1, "DEEP" = 2))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_fail.py 40 '[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]]',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test___all__.py 73 # than an AttributeError somewhere deep in CGIHTTPServer.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_fail.py 40 '[[[[[[[[[[[[[[[[[[[["Too deep"]]]]]]]]]]]]]]]]]]]]',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test___all__.py 73 # than an AttributeError somewhere deep in CGIHTTPServer.
  /system/bt/btif/src/
btif_sdp.c 105 /* need to deep copy the record content */
  /toolchain/binutils/binutils-2.25/libiberty/
alloca.c 146 char *deep; /* For stack depth measure. */ member in struct:hdr::__anon75839
179 if ((STACK_DIR > 0 && hp->h.deep > depth)
180 || (STACK_DIR < 0 && hp->h.deep < depth))
207 ((header *) new_storage)->h.deep = depth;
  /external/icu/icu4c/source/test/intltest/
utxttest.cpp 297 // The UText is deep-cloned prior to each operation, so that the original UText remains unchanged.
560 UText *shallowClone = utext_clone(NULL, ut, FALSE /*deep*/, FALSE /*readOnly*/, &status);
565 // Rerun again on a deep clone.
566 // Note that text providers are not required to provide deep cloning,
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIteratorBase.java 169 * Returns a deep copy of this iterator. Cloned iterators may not be
173 * @return a deep copy of this iterator.
  /external/avahi/avahi-core/
core.h 77 const AvahiServerConfig *sc, /**< If non-NULL a pointer to a configuration structure for the server. The server makes an internal deep copy of this structure, so you may free it using avahi_server_config_done() immediately after calling this function. */
97 /** Make a deep copy of the configuration structure *c to *ret. */

Completed in 973 milliseconds

<<11121314151617181920>>