HomeSort by relevance Sort by last modified time
    Searched full:child (Results 1201 - 1225 of 1967) sorted by null

<<41424344454647484950>>

  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
textindexsizeerroffsetoutofbounds.java 35 * Retrieve the textual data from the second child of the
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
ThreadGroup.java 98 * will be child of the ThreadGroup to which the
114 * Constructs a new ThreadGroup with the name provided, as child of the
320 // child dies it removes itself from our collection. See
593 * @param g the potential child ThreadGroup
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemExsltFunction.java 91 Node child = children.item(i); local
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIterNodeList.java 129 * The number of nodes in the list. The range of valid child node indices
DTMNodeList.java 121 * The number of nodes in the list. The range of valid child node indices
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java 107 * it doesn't wish to load child walkers.
OneStepIteratorForward.java 149 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
UnionChildIterator.java 30 * tests along the child axes. If the conditions are right, it is
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PreferencesFromCode.java 128 // Visual child toggle preference
ReceiveResult.java 114 // You can use the requestCode to select between multiple child
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ExpandableList1.java 71 Toast.makeText(this, title + ": Child " + childPos + " clicked in group " + groupPos,
  /external/bison/lib/
subpipe.c 132 /* Child. */
  /external/bluetooth/bluez/rfcomm/
main.c 291 pid_t child; local
294 child = waitpid(-1, &status, WNOHANG);
295 if (child == pid || (child < 0 && errno != EAGAIN))
  /external/bluetooth/glib/docs/reference/gobject/
gobject-docs.sgml 58 parent/child relationships and deals with dynamic implementations
  /external/bluetooth/glib/glib/
gmain.h 259 /* Idles, child watchers and timeouts */
  /external/bluetooth/glib/po/
tl.po 891 msgid "Failed to read data from child process"
896 msgid "Failed to create pipe for communicating with child process (%s)"
901 msgid "Failed to read from child pipe (%s)"
902 msgstr "Sawi sa pagbasa mula sa child pipe (%s)"
911 msgid "Failed to execute child process (%s)"
941 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
949 msgid "Failed to read data from child process (%s)"
954 msgid "Unexpected error in select() reading data from a child process (%s)"
971 msgid "Failed to execute child process \"%s\" (%s)"
976 msgid "Failed to redirect output or input of child process (%s)
    [all...]
  /external/bluetooth/glib/tests/
Makefile.am 103 child-test \
makefile.msc.in 27 child-test.exe \
node-test.c 154 * child of 'F', which will cause 'F' to be the last node visited.
  /external/clearsilver/python/examples/trans/
trans.py 225 if obj.child():
227 results = results + self.descendHDF(obj.child(), "%s.%s" % (prefix, obj.name()))
229 results = results + self.descendHDF(obj.child(), (obj.name()))
412 if hdf.child():
  /external/dbus/tools/
dbus-launch.c 561 /* Child continues */
777 * exec the child program instead if a child program was specified. For now
835 /* Child */
  /external/fsck_msdos/
dosfs.h 124 *child; /* if this is a directory */ member in struct:dosDirEntry
  /external/kernel-headers/original/linux/
serio.h 43 struct serio *parent, *child; member in struct:serio
  /external/opencore/fileformats/mp4/composer/src/
trackheaderatom.cpp 158 // Update the size of the parent atom since this child atom may have changed
userdataatom.cpp 159 // Update the size of the parent atom since this child atom may have changed

Completed in 74 milliseconds

<<41424344454647484950>>