Searched
full:deep (Results
451 -
475 of
956) sorted by null
<<11121314151617181920>>
/hardware/intel/common/libmix/mix_video/src/ |
mixvideoframe.c | 227 // Deep compare
|
/libcore/luni/src/test/java/libcore/java/util/ |
CalendarTest.java | 274 // The default clone() implementation makes a deep copy of calendar
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
XF86keysym.h | 69 #define XF86XK_PowerDown 0x1008FF21 /* Deep sleep the system */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
XF86keysym.h | 69 #define XF86XK_PowerDown 0x1008FF21 /* Deep sleep the system */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_urllib2net.py | 82 # delve deep into response to fetch socket._socketobject
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/classes/ |
digraph.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_urllib2net.py | 82 # delve deep into response to fetch socket._socketobject
|
/external/valgrind/VEX/pub/ |
libvex_ir.h | 204 - deepCopyIRFoo is a deep copy constructor for IRFoos. 206 produces a complete new tree. All types have a deep copy 323 /* Deep-copy an IRConst */ 362 /* Deep-copy an IRCallee. */ [all...] |
/external/android-clat/ |
translate.c | 244 // An ICMP error we understand, one level deep. 298 // An ICMPv6 error we understand, one level deep.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTMdefaultNamespaceDeclarationNode.java | 98 public Node cloneNode(boolean deep) {throw new DTMException(NOT_SUPPORTED_ERR);} 226 * @param deep If <code>true</code>, recursively compare the subtrees; if
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
NodeSequence.java | 624 * Note: Not a deep clone. 646 * Note: Not a deep clone.
|
/external/clang/lib/AST/ |
NestedNameSpecifier.cpp | 490 // Deep copy 527 // Deep copy.
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
ClassDef.java | 205 * Performs a deep copy. 213 // do deep copy:
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGDumper.cpp | 646 // Don't print impossibly deep things. 655 // Don't print impossibly deep things.
|
/external/ltrace/ |
handle_event.c | 777 fprintf(stderr, "%s: Error: call nesting too deep!\n", __func__); 804 fprintf(stderr, "%s: Error: call nesting too deep!\n", __func__);
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPResponse.java | 476 * Make a clone (deep copy) of this object. 477 *@return a deep copy of this object.
|
/external/regex-re2/re2/ |
regexp.cc | 30 // that could cause arbitrarily deep recursion, so 128 // to avoid arbitrarily deep recursion on process stack [sigh].
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPNode.java | 418 * Performs a <b>deep clone</b> of the node and the complete subtree. 443 * Performs a <b>deep clone</b> of the complete subtree (children and
|
/frameworks/base/graphics/java/android/graphics/ |
Matrix.java | 232 * Create a matrix that is a (deep) copy of src 267 * (deep) copy the src matrix into this matrix. If src is null, reset this
|
/frameworks/base/services/core/java/com/android/server/ |
NativeDaemonConnector.java | 386 * terminal response. Note that the timeout does not count time in deep 612 // note that the timeout does not count time in deep sleep. If you don't want
|
/libcore/libart/src/main/java/java/lang/ |
Object.java | 155 * object references) from this instance to the new instance. A "deep" copy, 158 * to create the new instance and then create deep copies of the nested,
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
NodeImpl.java | 78 public final Node cloneNode(boolean deep) { 79 return document.cloneOrImportNode(UserDataHandler.NODE_CLONED, this, deep);
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
DirectoryWalker.java | 278 * @param depthLimit controls how <i>deep</i> the hierarchy is 297 * @param depthLimit controls how <i>deep</i> the hierarchy is
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sets.py | 154 """Return a deep copy of a set; used by copy module.""" 156 # early, in case the deep copy recurses into another reference
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sets.py | 154 """Return a deep copy of a set; used by copy module.""" 156 # early, in case the deep copy recurses into another reference
|
Completed in 833 milliseconds
<<11121314151617181920>>