/external/dropbear/libtomcrypt/testprof/ |
der_tests.c | 198 /* we expect l->next to be NULL and l->child to not be */ 200 if (l->next != NULL || l->child == NULL) { 201 fprintf(stderr, "(%d), %d, %lu, next=%p, prev=%p, parent=%p, child=%p\n", __LINE__, l->type, l->size, l->next, l->prev, l->parent, l->child); 207 fprintf(stderr, "(%d), %d, %lu, next=%p, prev=%p, parent=%p, child=%p\n", __LINE__, l->type, l->size, l->next, l->prev, l->parent, l->child); 210 l = l->child; 214 if (l->next == NULL || l->child != NULL) { 215 fprintf(stderr, "(%d), %d, %lu, next=%p, prev=%p, parent=%p, child=%p\n", __LINE__, l->type, l->size, l->next, l->prev, l->parent, l->child); [all...] |
/external/chromium/base/test/ |
multiprocess_test.h | 35 // 2) Create a mainline function for the child processes and include 40 // the function you wish to run in the child processes. 47 // Run a child process. 48 // 'procname' is the name of a function which the child will 57 // Returns the handle to the child, or NULL on failure 66 // Set up the command line used to spawn the child process.
|
/external/markdown/markdown/ |
treeprocessors.py | 172 for child in [node] + node.getchildren(): 173 if child.tail: 174 if child.tail.strip(): 175 self.__processElementText(node, child, False) 176 if child.text: 177 if child.text.strip(): 178 self.__processElementText(child, child) 227 for child in [node] + node.getchildren(): 229 if child.text [all...] |
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_characterdatasetnodevalue.js | 80 Retrieve the character data from the second child 93 var child; 104 child = nameNode.firstChild; 106 child.nodeValue = "Marilyn Martin"; 108 childData = child.data; 111 childValue = child.nodeValue;
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_characterdatasetnodevalue.js | 80 Retrieve the character data from the second child 93 var child; 104 child = nameNode.firstChild; 106 child.nodeValue = "Marilyn Martin"; 108 childData = child.data; 111 childValue = child.nodeValue;
|
/external/webkit/Source/WebCore/html/ |
HTMLOListElement.cpp | 84 for (RenderObject* child = renderer(); child; child = child->nextInPreOrder(renderer())) { 85 if (child->isListItem()) 86 toRenderListItem(child)->updateValue();
|
HTMLDetailsElement.cpp | 55 for (Node* child = container->firstChild(); child; child = child->nextSibling()) { 56 if (child->hasTagName(summaryTag)) 57 return child; 138 bool HTMLDetailsElement::childShouldCreateRenderer(Node* child) const 140 return m_isOpen || child == m_mainSummary;
|
/external/webkit/Source/WebCore/rendering/ |
RenderObjectChildList.h | 47 // FIXME: Temporary while RenderBox still exists. Eventually this will just happen during insert/append/remove methods on the child list, and nobody 49 void setFirstChild(RenderObject* child) { m_firstChild = child; } 50 void setLastChild(RenderObject* child) { m_lastChild = child; } 56 void insertChildNode(RenderObject* owner, RenderObject* child, RenderObject* before, bool fullInsert = true);
|
RenderBlock.cpp | 252 for (RenderObject* child = firstChild(); child; child = child->nextSibling()) { 253 if (child->isAnonymousBlock()) { 256 if (child->style()->specifiesColumns()) 258 if (child->style()->columnSpan()) 262 child->setStyle(newStyle.release()); 379 // The goal is to locate a suitable box in which to place our child. 382 // If the new child is floating or positioned it can just go in that block 874 RenderObject* child = nextChild; local 896 RenderObject *child = firstChild(); local 1051 RenderObject* child = prev ? prev : next; local 1926 RenderBox* child = next; local 5037 RenderObject *child = firstChild(); local [all...] |
/external/webkit/Source/WebCore/svg/ |
SVGTSpanElement.cpp | 47 bool SVGTSpanElement::childShouldCreateRenderer(Node* child) const 49 if (child->isTextNode() 50 || child->hasTagName(SVGNames::aTag) 52 || child->hasTagName(SVGNames::altGlyphTag) 54 || child->hasTagName(SVGNames::trefTag) 55 || child->hasTagName(SVGNames::tspanTag))
|
/frameworks/base/services/java/com/android/server/wm/ |
InputMonitor.java | 179 final WindowState child = windows.get(i); local 180 final InputChannel inputChannel = child.mInputChannel; 181 final InputWindowHandle inputWindowHandle = child.mInputWindowHandle; 182 if (inputChannel == null || inputWindowHandle == null || child.mRemoved) { 187 final int flags = child.mAttrs.flags; 188 final int type = child.mAttrs.type; 190 final boolean hasFocus = (child == mInputFocus); 191 final boolean isVisible = child.isVisibleLw(); 192 final boolean hasWallpaper = (child == mService.mWallpaperTarget) 195 // If there's a drag in progress and 'child' is a potential drop target [all...] |
/libcore/luni/src/main/java/java/lang/ |
InheritableThreadLocal.java | 22 * A thread-local variable whose value is passed from parent to child thread. By 23 * default, the value of an inheritable thread-local variable of a child thread 27 * thread-local variable to the child's thread-local variable. 41 * Computes the initial value of this thread-local variable for the child 43 * creating a child thread. The default implementation returns the parent 47 * @return the initial value of the variable for the child thread.
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/ |
Toolbar.java | 100 public void onChildViewAdded(View parent, View child) { 101 // All child views, except photo-view, will fade out on inactivity timeout. 102 if (child.getId() != R.id.photo_view) { 103 childViews.add(child); 108 public void onChildViewRemoved(View parent, View child) { 109 childViews.remove(child);
|
/external/valgrind/main/coregrind/ |
launcher-aix5.c | 70 we will generate and patch into the child's address space. */ 88 Child; 94 Bool ptrace_READ_BLOCK ( Child* ch, Int len, void* ldst, Addr64 rsrc ) 108 Bool ptrace_WRITE_BLOCK ( Child* child, Int len, Addr64 rdst, void* lsrc ) 112 r = ptrace64( PT_WRITE_BLOCK, (ULong)child->pid, rdst, len, lsrc ); 121 Bool ptrace_READ_GPR ( Child* child, Int reg, ULong* ldst ) 126 if (child->is64) { 128 (ULong)child->pid, (ULong)reg, 8, (Int*)(&w64) ) 1334 Child child; local [all...] |
/external/skia/samplecode/ |
SampleSkLayer.cpp | 170 SkLayer* child = new TestLayer(gData[i].fColor); local 171 child->setSize(gData[i].fWidth, gData[i].fHeight); 172 child->setPosition(gData[i].fPosX, gData[i].fPosY); 173 fRootLayer->addChild(child)->unref(); 176 SkLayer* child = new TestLayer(0xFFDD8844); local 177 child->setSize(120, 80); 178 child->setPosition(fRootLayer->getWidth()/2 - child->getWidth()/2, 179 fRootLayer->getHeight()/2 - child->getHeight()/2); 180 child->setAnchorPoint(SK_ScalarHalf, SK_ScalarHalf) [all...] |
/external/webkit/LayoutTests/fast/xpath/py-dom-xpath/ |
paths.html | 18 test(doc, doc.documentElement, 'child::para', [doc.getElementsByTagName("para")[0], doc.getElementsByTagName("para")[1]]); 19 test(doc, doc.documentElement, 'child::*', [doc.documentElement.firstChild, doc.documentElement.firstChild.nextSibling, doc.documentElement.lastChild]); 24 test(doc, doc.documentElement, 'child::text()', [doc.documentElement.firstChild, doc.documentElement.lastChild]); 25 test(doc, doc.documentElement, 'child::node()', [doc.documentElement.firstChild, doc.documentElement.firstChild.nextSibling, doc.documentElement.lastChild]); 92 test(doc, doc.documentElement, 'child::chapter/descendant::para', [doc.getElementsByTagName("para")[0], doc.getElementsByTagName("para")[1], doc.getElementsByTagName("para")[2]]); 101 test(doc, doc.documentElement, 'child::*/child::para', [doc.getElementsByTagName("para")[0], doc.getElementsByTagName("para")[1], doc.getElementsByTagName("para")[2]]); 125 test(doc, '//context', '/descendant::olist/child::item', [doc.getElementsByTagName("item")[1], doc.getElementsByTagName("item")[2]]); 134 test(doc, doc.documentElement, 'child::para[position()=1]', [doc.getElementsByTagName("para")[0]]); 143 test(doc, doc.documentElement, 'child::para[position()=last()]', [doc.getElementsByTagName("para")[1]]) [all...] |
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/device/ |
ViewNode.java | 261 ViewNode child = children.get(i); local 262 totalMeasure += child.measureTime; 263 totalLayout += child.layoutTime; 264 totalDraw += child.drawTime; 267 ViewNode child = children.get(i); local 268 if (child.measureTime / totalMeasure >= RED_THRESHOLD) { 269 child.measureRating = ProfileRating.RED; 270 } else if (child.measureTime / totalMeasure >= YELLOW_THRESHOLD) { 271 child.measureRating = ProfileRating.YELLOW; 273 child.measureRating = ProfileRating.GREEN 300 ViewNode child = children.get(i); local [all...] |
/cts/tests/assets/webkit/ |
jswindow.html | 23 childWindow.document.title = "javascript child window"; 24 childWindow.document.write("javascript child window");
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LoggerTest.java | 343 "testGetLogger_WithParent_ParentLogger.child")); 344 // create the child logger 346 .getLogger("testGetLogger_WithParent_ParentLogger.child"); 350 assertEquals("testGetLogger_WithParent_ParentLogger.child", log 543 "testGetLoggerWithRes_WithParent_ParentLogger.child")); 544 // create the child logger 546 "testGetLoggerWithRes_WithParent_ParentLogger.child", 551 assertEquals("testGetLoggerWithRes_WithParent_ParentLogger.child", log 807 Logger child = Logger.getLogger("testGetParent_NormalNamed.child"); local 985 Logger child = new MockLogger("childLogger", null); local 1033 Logger child = new MockLogger("childLogger", null); local 1083 Logger child = new MockLogger("childLogger", null); local 1138 Logger child = new MockLogger("childLogger", null); local 1218 Logger child = new MockLogger("childLogger", null); local 1268 Logger child = new MockLogger("childLogger", null); local 1317 Logger child = new MockLogger("childLogger", null); local 1369 Logger child = new MockLogger("childLogger", null); local 1421 Logger child = new MockLogger("childLogger", null); local 1473 Logger child = new MockLogger("childLogger", null); local 1525 Logger child = new MockLogger("childLogger", null); local 1577 Logger child = new MockLogger("childLogger", null); local 1629 Logger child = new MockLogger("childLogger", null); local 1683 Logger child = new MockLogger("childLogger", null); local 1750 Logger child = new MockLogger("childLogger", null); local 1822 Logger child = new MockLogger("childLogger", null); local 1889 Logger child = new MockLogger("childLogger", null); local 1955 Logger child = new MockLogger("childLogger", null); local 2025 Logger child = new MockLogger("childLogger", null); local 2100 Logger child = new MockLogger("childLogger", null); local 2170 Logger child = new MockLogger("childLogger", null); local 2713 Logger child = new MockLogger("childLogger", VALID_RESOURCE_BUNDLE); local 2765 Logger child = new MockLogger("childLogger", VALID_RESOURCE_BUNDLE); local 2811 Logger child = new MockLogger("childLogger", VALID_RESOURCE_BUNDLE); local 2856 Logger child = new MockLogger("childLogger", VALID_RESOURCE_BUNDLE); local 2929 Logger child = new MockLogger("childLogger", null); local 2959 Logger child = new MockLogger("childLogger", null); local [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
CheckerHelpers.cpp | 27 if (const Stmt *child = *I) 28 if (containsMacro(child)) 43 if (const Stmt *child = *I) 44 if (containsEnum(child)) 61 if (const Stmt *child = *I) 62 if (containsStaticLocal(child)) 75 if (const Stmt *child = *I) 76 if (containsBuiltinOffsetOf(child))
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
AbstractData.java | 52 Data child = getChild(path); local 53 if (child == null) { 56 String result = child.getValue(); 68 Data child = getChild(path); local 69 if (child == null) { 72 String result = child.getValue(); 109 Data child = createChild(path); local 110 child.setValue(value);
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/ |
ACallCommand.java | 123 void removeChild(@SuppressWarnings("unused") Node child) 125 // Remove child 126 if(this._position_ == child) 132 if(this._macro_.remove(child)) 137 if(this._arguments_.remove(child)) 142 throw new RuntimeException("Not a child."); 148 // Replace child 191 throw new RuntimeException("Not a child.");
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
noderemovechild31.js | 79 Using removeChild on a default Attribute node attempt to remove its EntityReference child node and 82 Then remove an child of the entity reference and expect a NO_MODIFICATION_ALLOWED_ERR. 95 var child; 116 child = parent.lastChild; 118 removed = parent.removeChild(child); 124 removedNode = child.removeChild(parent); 141 entRefChild = child.firstChild; 153 removedNode = child.removeChild(entRefChild);
|
/external/webkit/Source/WebCore/manual-tests/inspector/ |
profiler-test-call.html | 32 its child and a fakeInteriorFunction() as call()'s child.
|
/external/webkit/Source/WebCore/platform/text/ |
SuffixTree.h | 81 Node* child = m_children.at(i); local 82 if (child && !child->m_isLeaf) 83 delete child; 103 Node*& child = current->at(Codebook::codeWord(text[base + offset])); local 104 if (!child) 105 child = base + offset + 1 == limit ? &m_leaf : new Node(); 106 current = child;
|