/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderDeprecatedFlexibleBox.cpp | 501 bool expanding = remainingSpace > 0; in layoutHorizontalBox() local 502 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup; in layoutHorizontalBox() 503 unsigned int end = expanding? highestFlexGroup : lowestFlexGroup; in layoutHorizontalBox() 515 if (allowedChildFlex(child, expanding, i)) in layoutHorizontalBox() 520 LayoutUnit allowedFlex = allowedChildFlex(child, expanding, i); in layoutHorizontalBox() 523 …spaceAvailableThisPass = expanding ? min(spaceAvailableThisPass, projectedFlex) : max(spaceAvailab… in layoutHorizontalBox() 539 if (allowedChildFlex(child, expanding, i)) { in layoutHorizontalBox() 558 if (allowedChildFlex(child, expanding, i)) { in layoutHorizontalBox() 755 bool expanding = remainingSpace > 0; in layoutVerticalBox() local 756 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup; in layoutVerticalBox() [all …]
|
D | RenderDeprecatedFlexibleBox.h | 58 LayoutUnit allowedChildFlex(RenderBox* child, bool expanding, unsigned group);
|
/external/e2fsprogs/tests/f_expand/ |
D | name | 1 expanding lost+found
|
/external/llvm/test/CodeGen/X86/ |
D | vshift_split.ll | 3 ; Example that requires splitting and expanding a vector shift.
|
D | memcpy.ll | 33 ; hurting performance so it should just ignore optsize when expanding memcpy.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr3711_widen_bit.ll | 3 ; Test that causes a abort in expanding a bit convert due to a missing support
|
/external/llvm/test/CodeGen/R600/ |
D | legalizedag-bug-expand-setcc.ll | 4 ; BooleanContents value and always using one for true, when expanding
|
/external/libvpx/libvpx/nestegg/m4/ |
D | as-ac-expand.m4 | 2 dnl autostars m4 macro for expanding directories using configure's prefix
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | postproc_sse2.asm | 549 punpcklbw xmm1, xmm0 ; expanding 550 punpcklbw xmm2, xmm0 ; expanding 552 punpcklwd xmm1, xmm0 ; expanding to dwords 553 punpcklwd xmm2, xmm0 ; expanding to dwords
|
/external/libpng/ |
D | ANNOUNCE | 52 Ported bugfix in pngrtran.c from 1.5.3: when expanding a paletted image,
|
/external/llvm/lib/Target/X86/ |
D | README-FPStack.txt | 83 This just requires being smarter when custom expanding fptoui.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-MemoryResponse.txt | 42 how big the bytecode files are before expanding them further. I am pretty
|
/external/mksh/src/ |
D | funcs.c | 1795 bool rawmode = false, expanding = false; in c_read() local 1995 if (expanding) { in c_read() 1996 expanding = false; in c_read() 2014 expanding = true; in c_read() 2044 expanding = false; in c_read() 2107 if (expanding) { in c_read() 2108 expanding = false; in c_read() 2113 expanding = true; in c_read()
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
D | bluetooth.css | 49 /* Prevent dialog from expanding if many devices are found. */
|
/external/llvm/docs/ |
D | HowToUseAttributes.rst | 12 do this to support expanding the attributes to encompass more than a handful of
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | AMDILRegisterInfo.td | 20 // We will start with 8 registers for each class before expanding to more
|
/external/llvm/lib/Target/R600/ |
D | AMDILRegisterInfo.td | 20 // We will start with 8 registers for each class before expanding to more
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILRegisterInfo.td | 20 // We will start with 8 registers for each class before expanding to more
|
/external/bison/data/m4sugar/ |
D | foreach.m4 | 46 # On the other hand, in any version of M4, expanding additional macros 246 # Perform a pairwise grouping of consecutive ARGs, by expanding
|
/external/linux-tools-perf/config/ |
D | utilities.mak | 108 # At least GNU make gets confused by expanding a newline
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 731 * Creating and expanding directories:: 764 @node Iterating over a directory, Creating and expanding directories, Directory block functions, Di… 793 @node Creating and expanding directories, Creating and removing directory entries, Iterating over a… 795 @subsection Creating and expanding directories 816 @node Creating and removing directory entries, Looking up filenames, Creating and expanding directo…
|
/external/libvorbis/doc/ |
D | vorbis-clip.txt | 12 segment from part of the coded packet without expanding the entire
|
/external/chromium/googleurl/ |
D | README.txt | 114 wrapper around an expanding buffer. An implementation called RawCanonOutput is
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | tab_controller_unittest.mm | 248 // Test expanding the tab to max width and ensure the icon and close box
|
/external/bison/tests/ |
D | local.at | 481 # To avoid expanding it repeatedly, store specified stdout. 865 # expanding macros, so it corrupts some special characters in the
|