/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
CalendarTest.java | 510 // should be deep clone [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/res/ |
XSLTErrorResources.java | [all...] |
/external/dnsmasq/po/ |
de.po | 720 msgid "files nested too deep in %s"
|
fi.po | 682 msgid "files nested too deep in %s"
|
it.po | 682 msgid "files nested too deep in %s"
|
pt_BR.po | 682 msgid "files nested too deep in %s"
|
/external/icu4c/i18n/ |
rbnf.cpp | 224 // if we couldn't realloc, we leak the memory we've already allocated, but we're in deep trouble anyway [all...] |
/external/icu4c/i18n/unicode/ |
tblcoll.h | 235 * Makes a deep copy of the object. [all...] |
ucal.h | 649 * This function performs a deep copy. [all...] |
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmspibrcm.c | 701 /* This function allows write to gspi bus when another rd/wr function is deep down the call stack. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-cpp.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-cpp.1 | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-cpp.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-cpp.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-cpp.1 | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-cpp.1 | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-cpp.1 | [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
Arrays.java | [all...] |
/dalvik/vm/ |
Debugger.c | [all...] |
/external/bison/data/m4sugar/ |
m4sugar.m4 | [all...] |
/external/libpng/contrib/gregbook/ |
rpng2-x.c | 255 {0, 7,0, 8,9}, /* checkered: deep blue/black vs. magenta */ 258 {1, 7,0, 8,0}, /* diamonds: deep blue/black vs. magenta */ [all...] |
/external/webkit/SunSpider/tests/parse-only/ |
concat-jquery-mootools-prototype.js | 564 var target = arguments[0] || {}, i = 1, length = arguments.length, deep = false, options; 566 // Handle a deep copy situation 568 deep = target; 574 // Handle case when target is a string or something (possible in deep copy) 596 if ( deep && copy && typeof copy === "object" && !copy.nodeType ) 597 target[ name ] = jQuery.extend( deep, 619 noConflict: function( deep ) { 622 if ( deep ) [all...] |
/external/libxml2/ |
tree.c | [all...] |
/external/v8/src/ |
jsregexp.cc | [all...] |