Searched refs:expanding (Results 1 – 25 of 63) sorted by relevance
123
/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 | 34 ; 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/AMDGPU/ |
D | legalizedag-bug-expand-setcc.ll | 4 ; BooleanContents value and always using one for true, when expanding
|
D | lds-output-queue.ll | 83 ; expanding them after scheduling. Once the scheduler has better alias
|
/external/llvm/test/CodeGen/ARM/ |
D | t2abs-killflags.ll | 6 ; Test that we don't crash the machine verifier when expanding t2ABS.
|
/external/dbus/m4/ |
D | as-ac-expand.m4 | 2 dnl autostars m4 macro for expanding directories using configure's prefix
|
/external/mksh/src/ |
D | funcs.c | 1861 bool rawmode = false, expanding = false; in c_read() local 2066 if (expanding) { in c_read() 2067 expanding = false; in c_read() 2085 expanding = true; in c_read() 2115 expanding = false; in c_read() 2179 if (expanding) { in c_read() 2180 expanding = false; in c_read() 2185 expanding = true; in c_read() 2196 expanding = false; in c_read() 2203 if (lastparmmode && !expanding && !rawmode && ch == '\\') { in c_read() [all …]
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | no_superflous_induction_vars.ll | 10 ; expanding the recurrence start value of loop strength reduced values from
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | postproc_sse2.asm | 552 punpcklbw xmm1, xmm0 ; expanding 553 punpcklbw xmm2, xmm0 ; expanding 555 punpcklwd xmm1, xmm0 ; expanding to dwords 556 punpcklwd xmm2, xmm0 ; expanding to dwords
|
/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/llvm/test/Transforms/LoopDistribute/ |
D | bounds-expansion-bug.ll | 11 ; we had a bug when expanding the bounds for A and C. These are expanded
|
/external/llvm/docs/ |
D | HowToUseAttributes.rst | 12 do this to support expanding the attributes to encompass more than a handful of
|
/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/opencv3/doc/py_tutorials/py_setup/py_intro/ |
D | py_intro.markdown | 12 Machine Learning and is expanding day by day.
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_pyramids/ |
D | py_pyramids.markdown | 30 Similarly while expanding, area becomes 4 times in each level. We can find Gaussian pyramids using
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | CompositionExclusions.txt | 182 # by including each expanding canonical decomposition
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | CompositionExclusions.txt | 182 # by including each expanding canonical decomposition
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 728 * Creating and expanding directories:: 761 @node Iterating over a directory, Creating and expanding directories, Directory block functions, Di… 790 @node Creating and expanding directories, Creating and removing directory entries, Iterating over a… 792 @subsection Creating and expanding directories 813 @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/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
|
/external/eigen/unsupported/Eigen/ |
D | FFT | 333 }else{ // expanding -- split the old Nyquist bin into two halves
|
123