Searched
full:child (Results
1551 -
1575 of
1967) sorted by null
<<61626364656667686970>>
/dalvik/libcore/luni/src/main/java/java/lang/ |
ThreadLocal.java | 210 // Transfer values from parent to child thread.
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
AxesWalker.java | 503 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
|
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlSerializer.java | 122 * This call is valid for the next element including child elements.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List4.java | 343 // Here we build the child views in code. They could also have
|
List6.java | 372 // Here we build the child views in code. They could also have
|
/external/bluetooth/glib/gio/fen/ |
fen-kernel.c | 138 * Child FILE_DELETE | FILE_RENAME_FROM will trigger parent FILE_MODIFIED.
|
/external/clearsilver/python/ |
neo_util.c | 577 {"child", p_hdf_obj_child, METH_VARARGS, NULL},
|
/external/dbus/dbus/ |
dbus-marshal-recursive.c | 962 * corresponding value that's a child of the current container. It's 970 * @param sub a reader to init pointing to the first child [all...] |
dbus-signature.c | 202 * @param subiter an iterator to initialize pointing to the first child
|
/external/dnsmasq/src/ |
helper.c | 169 /* wait for child to complete */
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_pk.h | 395 struct ltc_asn1_list_ *prev, *next, *child, *parent; member in struct:ltc_asn1_list_
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
ReportGenerator.java | 390 // render child summary tables on the same page: 511 // child summary table is special for srcfile items: 557 // cell.setText ("class " + child.getName () + " methods:", true); 683 // child summary table: [all...] |
/external/emma/core/java12/com/vladium/emma/rt/ |
InstrClassLoader.java | 72 * Overrides java.lang.ClassLoader.loadClass() to change the usual parent-child
|
/external/icu4c/common/unicode/ |
resbund.h | 199 * the number of child resources.
|
/external/ipsec-tools/src/racoon/ |
admin.c | 167 * main child's process.
|
/external/kernel-headers/original/linux/ |
device.h | 223 struct class_device *parent; /* parent of this child device, if there is one */
|
/external/libxml2/ |
xpath.c | 561 int ch1; /* First child */ 562 int ch2; /* Second child */ 705 * @ch1: first child index 706 * @ch2: second child index 1184 fprintf(output, " 'child' "); break; [all...] |
/external/opencore/fileformats/mp4/composer/src/ |
movieatom.cpp | 262 // Update the size of the parent atom since this child atom may have changed
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/ |
pvmf_sm_fsp_base_impl.h | 538 //This class does error handling only for the errors issued by child nodes of SM node.
|
/external/skia/src/animator/ |
SkDisplayable.cpp | 50 bool SkDisplayable::add(SkAnimateMaker& , SkDisplayable* child) {
|
/external/tinyxml/docs/ |
functions.html | 19 : <a class="el" href="classTiXmlText.html#a6">TiXmlText</a><li>Child()
|
functions_func.html | 19 : <a class="el" href="classTiXmlText.html#a6">TiXmlText</a><li>Child()
|
/external/webkit/WebCore/accessibility/ |
AccessibilityObject.h | 510 // Used by an ARIA tree item to get only its content, and not its child tree items and groups.
|
/external/webkit/WebCore/html/ |
HTMLParser.cpp | 411 // Error handling code. This is just ad hoc handling of specific parent/child combinations. [all...] |
/external/webkit/WebCore/loader/ |
RedirectScheduler.cpp | 224 // If this is a child frame and the form submission was triggered by a script, lock the back/forward list
|
Completed in 915 milliseconds
<<61626364656667686970>>