/external/openssh/ |
D | sandbox-null.c | 44 struct ssh_sandbox *box; in ssh_sandbox_init() local 55 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 61 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 67 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-rlimit.c | 47 struct ssh_sandbox *box; in ssh_sandbox_init() local 61 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 81 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 88 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-darwin.c | 45 struct ssh_sandbox *box; in ssh_sandbox_init() local 59 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 86 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 93 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
D | sandbox-systrace.c | 80 struct ssh_sandbox *box; in ssh_sandbox_init() local 96 ssh_sandbox_child(struct ssh_sandbox *box) in ssh_sandbox_child() 113 ssh_sandbox_parent(struct ssh_sandbox *box, pid_t child_pid, in ssh_sandbox_parent() 183 ssh_sandbox_parent_finish(struct ssh_sandbox *box) in ssh_sandbox_parent_finish() 193 ssh_sandbox_parent_preauth(struct ssh_sandbox *box, pid_t child_pid) in ssh_sandbox_parent_preauth()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | gtk_chrome_shrinkable_hbox.cc | 19 GtkChromeShrinkableHBox* box; member 135 static void gtk_chrome_shrinkable_hbox_init(GtkChromeShrinkableHBox* box) { in gtk_chrome_shrinkable_hbox_init() 144 GtkChromeShrinkableHBox* box = GTK_CHROME_SHRINKABLE_HBOX(object); in gtk_chrome_shrinkable_hbox_set_property() local 161 GtkChromeShrinkableHBox* box = GTK_CHROME_SHRINKABLE_HBOX(object); in gtk_chrome_shrinkable_hbox_get_property() local 175 GtkChromeShrinkableHBox* box = GTK_CHROME_SHRINKABLE_HBOX(widget); in gtk_chrome_shrinkable_hbox_size_allocate() local 240 GtkChromeShrinkableHBox* box, gboolean hide_child_directly) { in gtk_chrome_shrinkable_hbox_set_hide_child_directly() 251 GtkChromeShrinkableHBox* box) { in gtk_chrome_shrinkable_hbox_get_hide_child_directly() 257 void gtk_chrome_shrinkable_hbox_pack_start(GtkChromeShrinkableHBox* box, in gtk_chrome_shrinkable_hbox_pack_start() 266 void gtk_chrome_shrinkable_hbox_pack_end(GtkChromeShrinkableHBox* box, in gtk_chrome_shrinkable_hbox_pack_end() 276 GtkChromeShrinkableHBox* box) { in gtk_chrome_shrinkable_hbox_get_visible_child_count()
|
/external/webkit/Source/WebCore/rendering/mathml/ |
D | RenderMathMLBlock.h | 58 RenderBoxModelObject* box = toRenderBoxModelObject(object); in getBoxModelObjectHeight() local 67 const RenderBoxModelObject* box = toRenderBoxModelObject(object); in getBoxModelObjectHeight() local 76 RenderBoxModelObject* box = toRenderBoxModelObject(object); in getBoxModelObjectWidth() local 85 const RenderBoxModelObject* box = toRenderBoxModelObject(object); in getBoxModelObjectWidth() local
|
D | RenderMathMLRow.cpp | 55 RenderBoxModelObject* box = toRenderBoxModelObject(current); in nonOperatorHeight() local 91 RenderBoxModelObject* box = toRenderBoxModelObject(current); in layout() local
|
D | RenderMathMLSquareRoot.cpp | 85 RenderBoxModelObject* box = toRenderBoxModelObject(current); in paint() local 173 RenderBoxModelObject* box = toRenderBoxModelObject(current); in layout() local
|
D | RenderMathMLSubSup.cpp | 189 RenderBoxModelObject* box = toRenderBoxModelObject(base); in baselinePosition() local 201 RenderBoxModelObject* box = toRenderBoxModelObject(base); in baselinePosition() local
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderLineBoxList.cpp | 52 void RenderLineBoxList::appendLineBox(InlineFlowBox* box) in appendLineBox() 79 void RenderLineBoxList::extractLineBox(InlineFlowBox* box) in extractLineBox() 95 void RenderLineBoxList::attachLineBox(InlineFlowBox* box) in attachLineBox() 114 void RenderLineBoxList::removeLineBox(InlineFlowBox* box) in removeLineBox() 194 bool RenderLineBoxList::lineIntersectsDirtyRect(RenderBoxModelObject* renderer, InlineFlowBox* box,… in lineIntersectsDirtyRect() 335 RootInlineBox* box = 0; in dirtyLinesFromChangedChild() local
|
D | RenderText.cpp | 221 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) in removeAndDestroyTextBoxes() local 238 void RenderText::extractTextBox(InlineTextBox* box) in extractTextBox() 254 void RenderText::attachTextBox(InlineTextBox* box) in attachTextBox() 273 void RenderText::removeTextBox(InlineTextBox* box) in removeTextBox() 310 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) in absoluteRects() local 326 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) { in absoluteRectsForRange() local 358 static IntRect ellipsisRectForBox(InlineTextBox* box, unsigned startPos, unsigned endPos) in ellipsisRectForBox() 384 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) { in absoluteQuads() local 416 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) { in absoluteQuadsForRange() local 498 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) { in positionForPoint() local [all …]
|
D | RootInlineBox.cpp | 70 EllipsisBox* box = gEllipsisBoxMap->take(this); in detachEllipsisBox() local 212 void RootInlineBox::childRemoved(InlineBox* box) in childRemoved() 337 for (InlineBox* box = firstBox->nextLeafChild(); box; box = box->nextLeafChild()) { in lineSelectionGap() local 363 for (InlineBox* box = firstLeafChild(); box; box = box->nextLeafChild()) { in selectionState() local 381 for (InlineBox* box = firstLeafChild(); box; box = box->nextLeafChild()) { in firstSelectedBox() local 391 for (InlineBox* box = lastLeafChild(); box; box = box->prevLeafChild()) { in lastSelectedBox() local 563 void RootInlineBox::ascentAndDescentForBox(InlineBox* box, GlyphOverflowAndFallbackFontsMap& textBo… in ascentAndDescentForBox() 665 int RootInlineBox::verticalPositionForBox(InlineBox* box, VerticalPositionCache& verticalPositionCa… in verticalPositionForBox()
|
/external/webkit/Source/WebCore/rendering/svg/ |
D | RenderSVGInlineText.cpp | 103 InlineTextBox* box = new (renderArena()) SVGInlineTextBox(this); in createTextBox() local 108 IntRect RenderSVGInlineText::localCaretRect(InlineBox* box, int caretOffset, int*) in localCaretRect() 132 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) in linesBoundingBox() local 191 for (InlineTextBox* box = firstTextBox(); box; box = box->nextTextBox()) { in positionForPoint() local
|
D | RenderSVGInline.cpp | 41 InlineFlowBox* box = new (renderArena()) SVGInlineFlowBox(this); in createInlineFlowBox() local 92 for (InlineFlowBox* box = firstLineBox(); box; box = box->nextLineBox()) in absoluteQuads() local
|
/external/jmonkeyengine/engine/src/test/jme3test/bullet/ |
D | PhysicsTestHelper.java | 61 Box box = new Box(0.25f, 0.25f, 0.25f); in createPhysicsTestWorld() local 115 Box box = new Box(1, 1, 1); in createPhysicsTestWorldSoccer() local 133 Box box = new Box(0.25f, 0.25f, 0.25f); in createPhysicsTestBox() local
|
/external/qemu/android/skin/ |
D | rect.c | 194 skin_box_minmax_init( SkinBox* box ) in skin_box_minmax_init() 214 skin_box_minmax_to_rect( SkinBox* box, SkinRect* r ) in skin_box_minmax_to_rect() 225 skin_box_from_rect( SkinBox* box, SkinRect* r ) in skin_box_from_rect() 234 skin_box_to_rect( SkinBox* box, SkinRect* r ) in skin_box_to_rect()
|
/external/clang/test/CodeGenCXX/ |
D | virtual-destructor-synthesis.cpp | 3 struct box { struct
|
/external/jmonkeyengine/engine/src/test/jme3test/helloworld/ |
D | HelloPicking.java | 128 Box box = new Box(new Vector3f(x, y, z), 1, 1, 1); in makeCube() local 138 Box box = new Box(new Vector3f(0, -4, -5), 15, .2f, 15); in makeFloor() local
|
D | HelloAssets.java | 63 Box box = new Box(Vector3f.ZERO, 2.5f,2.5f,1.0f); in simpleInitApp() local
|
/external/jmonkeyengine/engine/src/test/jme3test/collision/ |
D | TestMousePick.java | 110 Box box = new Box(new Vector3f(x, y, z), 1, 1, 1); in makeCube() local 120 Box box = new Box(new Vector3f(0, -4, -5), 15, .2f, 15); in makeFloor() local
|
/external/webkit/LayoutTests/fast/events/touch/script-tests/ |
D | document-create-touch.js | 5 var box = document.createElement("div"); variable
|
/external/webkit/Source/WebCore/editing/ |
D | visible_units.cpp | 329 InlineBox* box; in rootBoxForLine() local 516 InlineBox* box; in previousLinePosition() local 627 InlineBox* box; in nextLinePosition() local 1152 static VisiblePosition previousWordBreakInBoxInsideBlockWithSameDirectionality(const InlineBox* box… in previousWordBreakInBoxInsideBlockWithSameDirectionality() 1176 static VisiblePosition leftmostPositionInRTLBoxInLTRBlock(const InlineBox* box) in leftmostPositionInRTLBoxInLTRBlock() 1201 static VisiblePosition rightmostPositionInLTRBoxInRTLBlock(const InlineBox* box) in rightmostPositionInLTRBoxInRTLBlock() 1226 static VisiblePosition lastWordBreakInBox(const InlineBox* box, int& offsetOfWordBreak) in lastWordBreakInBox() 1251 …lockWithDifferentDirectionality(const VisiblePosition& wordBreak, const InlineBox* box, int& offse… in positionIsVisuallyOrderedInBoxInBlockWithDifferentDirectionality() 1262 …const InlineBox* box, const VisiblePosition& previousWordBreak, int& offsetOfWordBreak, bool& isLa… in nextWordBreakInBoxInsideBlockWithDifferentDirectionality() 1317 static void collectWordBreaksInBoxInsideBlockWithSameDirectionality(const InlineBox* box, WordBound… in collectWordBreaksInBoxInsideBlockWithSameDirectionality() [all …]
|
/external/jmonkeyengine/engine/src/test/jme3test/post/ |
D | TestHDR.java | 55 Geometry box = new Geometry("Box", boxMesh); in createHDRBox() local
|
/external/webkit/Source/WebCore/dom/ |
D | Position.cpp | 400 for (InlineTextBox *box = textRenderer->firstTextBox(); box; box = box->nextTextBox()) { in renderedOffset() local 592 for (InlineTextBox* box = textRenderer->firstTextBox(); box; box = box->nextTextBox()) { in upstream() local 715 for (InlineTextBox* box = textRenderer->firstTextBox(); box; box = box->nextTextBox()) { in downstream() local 820 for (InlineTextBox *box = textRenderer->firstTextBox(); box; box = box->nextTextBox()) { in inRenderedText() local 856 for (InlineTextBox* box = textRenderer->firstTextBox(); box; box = box->nextTextBox()) { in isRenderedCharacter() local 1023 … for (InlineTextBox* box = toRenderText(next)->firstTextBox(); box; box = box->nextTextBox()) { in searchAheadForBetterMatch() local 1086 InlineTextBox* box; in getInlineBoxAndOffset() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
D | PlaceholderAssets.java | 57 Box box = new Box(1, 1, 1); in getPlaceholderModel() local
|