Searched
full:child (Results
976 -
1000 of
1967) sorted by null
<<31323334353637383940>>
/dalvik/tests/071-dexfile/src/ |
Main.java | 43 * stops pretty quickly (which means the child won't be
|
/development/samples/ApiDemos/res/xml/ |
preferences.xml | 89 <!-- The visual style of a child is defined by this styled theme attribute. -->
|
/development/samples/SkeletonApp/res/layout/ |
skeleton_activity.xml | 21 <!-- The top view is a layout manager that places its child views into
|
/development/simulator/app/ |
Shmem.h | 39 * for parent and child due to page size rounding.
|
ported.cpp | 77 // to dup() the descriptor you want the child to have.
|
/external/bluetooth/bluez/plugins/ |
hciops.c | 67 error("child_exit: unable to read child pid from pipe"); 74 debug("child %d exited", child_pid); 84 error("unable to write to child pipe"); 173 debug("child %d forked", pid);
|
/external/bluetooth/glib/gio/ |
gdummyfile.c | 347 GFile *child; local 357 child = _g_dummy_file_new (str->str); 372 child = _g_dummy_file_new (uri); 376 return child;
|
/external/bluetooth/glib/glib/ |
gtestutils.c | [all...] |
/external/bluetooth/glib/tests/gobject/ |
ifaceinherit.c | 71 * DerivedObject, the child class of DerivedObject
|
/external/bluetooth/glib/tests/ |
timeloop-basic.c | 142 else if (pid == 0) /* Child */
|
timeloop-closure.c | 160 else if (pid == 0) /* Child */
|
timeloop.c | 156 else if (pid == 0) /* Child */
|
/external/dropbear/ |
filelist.txt | 79 new connections, child-process limits
|
/external/e2fsprogs/lib/ss/ |
pager.c | 86 * Child; dup read half to 0, close all but 0, 1, and 2
|
/external/emma/core/java12/com/vladium/emma/report/txt/ |
ReportGenerator.java | 219 // render child summary rows: 263 // render child summary rows: 280 //addItemRow (child, columns); 314 // render child summary rows:
|
/external/grub/stage2/ |
iso9660.h | 43 #define RR_FLAG_CL 0x10 /* Child link */
|
/external/icu4c/test/intltest/ |
cpdtrtst.cpp | 251 UnicodeString child= ct1->getTransliterator(i).getID(); local 252 if(child != *(array+i)){ 253 errln("Error getTransliterator() failed: Expected->" + *(array+i) + " Got->" + child); 255 logln("OK: getTransliterator() passed: Expected->" + *(array+i) + " Got->" + child);
|
/external/kernel-headers/original/asm-x86/ |
ptrace.h | 114 convert_rip_to_linear(struct task_struct *child, struct pt_regs *regs);
|
/external/kernel-headers/original/linux/ |
ioport.h | 22 struct resource *parent, *sibling, *child; member in struct:resource
|
/external/opencore/fileformats/mp4/composer/src/ |
editlistatom.cpp | 108 // Update the size of the parent atom since this child atom may have changed
|
movieextendsatom.cpp | 139 // Update the size of the parent atom since this child atom may have changed
|
/external/opencore/fileformats/mp4/parser/include/ |
parentable.h | 28 of their parent class when a child class is changed or added to.
|
/external/skia/include/views/ |
SkEventSink.h | 52 /** Copy listeners from one event sink to another, typically from parent to child.
|
/external/skia/src/animator/ |
SkDisplayable.h | 43 virtual bool add(SkAnimateMaker& , SkDisplayable* child);
|
/external/webkit/WebCore/accessibility/ |
AXObjectCache.cpp | 107 AccessibilityObject* child = imageChildren[k].get(); local 108 if (!child->isImageMapLink()) 111 if (static_cast<AccessibilityImageMapLink*>(child)->areaElement() == areaElement) 112 return child;
|
Completed in 150 milliseconds
<<31323334353637383940>>