/external/webkit/Source/WebCore/rendering/ |
D | RenderFlexibleBox.cpp | 471 bool expanding = remainingSpace > 0; in layoutHorizontalBox() local 472 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup; in layoutHorizontalBox() 473 unsigned int end = expanding? highestFlexGroup : lowestFlexGroup; in layoutHorizontalBox() 485 if (allowedChildFlex(child, expanding, i)) in layoutHorizontalBox() 490 int allowedFlex = allowedChildFlex(child, expanding, i); in layoutHorizontalBox() 493 …spaceAvailableThisPass = expanding ? min(spaceAvailableThisPass, projectedFlex) : max(spaceAvailab… in layoutHorizontalBox() 506 if (allowedChildFlex(child, expanding, i)) { in layoutHorizontalBox() 525 if (allowedChildFlex(child, expanding, i)) { in layoutHorizontalBox() 720 bool expanding = remainingSpace > 0; in layoutVerticalBox() local 721 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup; in layoutVerticalBox() [all …]
|
D | RenderFlexibleBox.h | 56 int 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/libvpx/nestegg/m4/ |
D | as-ac-expand.m4 | 2 dnl autostars m4 macro for expanding directories using configure's prefix
|
/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.
|
D | README-SSE.txt | 546 just be a matter of having scalar sse map to SELECT_CC and custom expanding
|
/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 | 1769 bool rawmode = false, expanding = false; in c_read() local 1969 if (expanding) { in c_read() 1970 expanding = false; in c_read() 1988 expanding = true; in c_read() 2018 expanding = false; in c_read() 2081 if (expanding) { in c_read() 2082 expanding = false; in c_read() 2087 expanding = true; in c_read()
|
/external/webkit/Source/autotools/ |
D | webkit.m4 | 26 # Make sure CXXFLAGS and CFLAGS are set before expanding AC_PROG_CXX to avoid
|
/external/linux-tools-perf/config/ |
D | utilities.mak | 108 # At least GNU make gets confused by expanding a newline
|
/external/dbus/ |
D | acinclude.m4 | 186 dnl autostars m4 macro for expanding directories using configure's prefix
|
/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/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/chromium/googleurl/ |
D | README.txt | 114 wrapper around an expanding buffer. An implementation called RawCanonOutput is
|
/external/libvorbis/doc/ |
D | vorbis-clip.txt | 12 segment from part of the coded packet without expanding the entire
|
/external/eigen/unsupported/Eigen/ |
D | FFT | 333 }else{ // expanding -- split the old Nyquist bin into two halves
|
/external/llvm/test/CodeGen/ARM/ |
D | vshift.ll | 283 ; Example that requires splitting and expanding a vector shift.
|
/external/libsepol/ |
D | ChangeLog | 627 expanding attributes in TE rules when possible). Added
|
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-generated-actions.h.pump | 494 // new macro invocations when expanding a macro. For example, we have
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | flex.skl | 1384 "out of memory expanding start-condition stack" );
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 603 // definitions. When expanding a pattern, if the null fragment is referenced
|