Searched
full:child (Results
1301 -
1325 of
1967) sorted by null
<<51525354555657585960>>
/dalvik/libcore/xml/src/test/java/tests/xml/ |
DomTest.java | [all...] |
/external/webkit/WebCore/rendering/style/ |
RenderStyle.h | 123 // Bits for dynamic child matching. 127 // We optimize for :first-child and :last-child. The other positional child selectors like nth-child or 128 // *-child-of-type, we will just give up and re-evaluate whenever children change at all. [all...] |
/external/webkit/SunSpider/tests/parse-only/ |
concat-jquery-mootools-prototype.js | [all...] |
/dalvik/vm/ |
Thread.c | [all...] |
/external/bluetooth/glib/po/ |
nb.po | 855 msgid "Failed to read data from child process" 860 msgid "Failed to create pipe for communicating with child process (%s)" 865 msgid "Failed to read from child pipe (%s)" 866 msgstr "Feil under lesing fra \"child pipe\" (%s)" 875 msgid "Failed to execute child process (%s)" 905 "Unexpected error in g_io_channel_win32_poll() reading data from a child " 913 msgid "Failed to read data from child process (%s)" 918 msgid "Unexpected error in select() reading data from a child process (%s)" 933 msgid "Failed to execute child process \"%s\" (%s)" 938 msgid "Failed to redirect output or input of child process (%s) [all...] |
/external/libxml2/ |
xpointer.c | 123 * A few helper functions for child sequences * 132 * Returns the number of child for an element, -1 in case of error 175 * @no: the child number 177 * Returns the @no'th element child of @cur or NULL 915 * @index: the child number 918 * given child if found 1208 * @name: a possible ID name of the child sequence 1213 * Parse and evaluate a Child Sequence. This routine also handle the 1235 int child = 0; local 1239 child = child * 10 + (CUR - '0') [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gprof | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-gprof | |
/bionic/libc/bionic/ |
pthread-timers.c | 46 * the timers of the child process should be disarmed, but not deleted. 260 ** requirements: the timers of fork child processes must be
|
/cts/tests/tests/widget/src/android/widget/cts/ |
TabHostTest.java | 315 // current tab view is the first child of tabWidget. 323 // current tab view is the second child of tabWidget.
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
DTMIterator.java | 298 * The number of nodes in the list. The range of valid child node indices 339 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToXMLSAXHandler.java | 330 * current element or an up coming child (not used). 351 // the prefix mapping applies to the child element (one deeper)
|
ToXMLStream.java | 478 * say this is disallowed, as it does for child elements, but it 524 * The official SAX startPrefixMapping(prefix,uri) is to define a mapping for a child
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
UnionPathIterator.java | 193 if(lpi.getAxis() != Axis.CHILD) 482 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
WeakHashtable.java | 91 * collection of the child classloader.</p> 97 * loaded by a child classloader (e.g. a web app classloader).</p>
|
/external/bluetooth/bluez/test/ |
rctest.c | 337 /* Child */ 555 /* Child */
|
/external/bluetooth/glib/gio/fen/ |
fen-data.c | 609 * If created/deleted events of child node happened, then we use parent 611 * If child node emits deleted event, it seems no changes for the parent
|
/external/dbus/dbus/ |
dbus-sysdeps-util-unix.c | 98 _dbus_verbose ("in child, closing std file descriptors\n"); 131 _dbus_verbose ("pid file write failed, killing child\n");
|
/external/iproute2/man/man8/ |
tc-cbq-details.8 | 127 CBQ has the following methods available to classify a packet to any child 167 Consult the tc filters, if any, attached to this child. If these return
|
/external/v8/tools/ |
stats-viewer.py | 218 for child in self.root.children.values(): 219 child.destroy()
|
/external/webkit/WebCore/platform/graphics/win/ |
GraphicsLayerCACF.cpp | 463 // primary layer (which is itself a child of the transform layer). 561 // Move this layer to be a child of the transform layer.
|
/frameworks/base/awt/java/awt/image/ |
BandCombineOp.java | 328 // Fill offsets if there's a child raster 542 // Fill offsets if there's a child raster
|
/frameworks/base/core/java/android/view/ |
ViewConfiguration.java | 49 * Defines the duration in milliseconds of the pressed state in child 274 * @return the duration in milliseconds of the pressed state in child
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-mapview.jd | 41 file and add the following as a child of the <code><application></code> element: 47 In the manifest file, add the following as a child of the <code><manifest></code> element:
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-mapview.jd | 42 file and add the following as a child of the <code><application></code> element: 48 In the manifest file, add the following as a child of the <code><manifest></code> element:
|
Completed in 741 milliseconds
<<51525354555657585960>>