HomeSort by relevance Sort by last modified time
    Searched full:split (Results 2401 - 2425 of 5986) sorted by null

<<919293949596979899100>>

  /external/libvpx/libvpx/examples/includes/geshi/geshi/
kixtart.php 173 'Split',
lotusscript.php 60 'Str', 'Str$', 'Stop', 'Step', 'Static', 'Sqr', 'Split', 'Spc',
tcl.php 86 'lreplace', 'lsearch', 'lset', 'lsort', 'split',
vbnet.php 113 'RTRIM$', 'SECOND', 'SIN', 'SLN', 'SPACE', 'SPACE$', 'SPC', 'SPLIT', 'SQRT', 'STR', 'STR$',
vim.php 118 'sort', 'soundfold', 'spellbadword', 'spellsuggest', 'split',
  /external/llvm/include/llvm/MC/
MCAsmBackend.h 84 /// isSectionAtomizable - Check whether the given section can be split into
  /external/llvm/include/llvm/Target/
TargetCallingConv.td 57 /// CCIfSplit - If this argument is marked with the 'split' attribute, apply
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 554 /// DWARF 5 Experimental Split Dwarf Emitters
556 /// \brief Construct the split debug info compile unit for the debug info
560 /// \brief Emit the local split abbreviations.
681 /// split dwarf proposal support.
  /external/llvm/lib/CodeGen/
MachineSink.cpp 36 SplitEdges("machine-sink-split",
37 cl::desc("Split critical edges during machine sinking"),
41 STATISTIC(NumSplit, "Number of critical edges split");
619 // a path that it doesn't already exist. We could split the critical edge,
RegAllocBase.cpp 140 "expect split value in virtual register");
RegAllocBase.h 90 // or new set of split live virtual registers. It is up to the splitter to
  /external/llvm/lib/Target/ARM/
ARMCallingConv.h 27 // APCS f64 is in register pairs, possibly split to stack
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMFixupKinds.h 97 // the 16bit imm field are split into imm{15-12} and imm{11-0}
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 122 // from the fixup value. The Value has been "split up" into the appropriate
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 107 // OpenBSD and Bitrig have buggy support for .quad in 32-bit mode, just split
  /external/llvm/lib/Transforms/IPO/
PartialInlining.cpp 86 // one extracted block. For simplicity, just split the PHIs into a two-level
  /external/llvm/lib/Transforms/Scalar/
Reg2Mem.cpp 14 // To make later hacking easier, the entry block is split into two, such that
  /external/llvm/test/CodeGen/ARM/
ldrd.ll 36 ; destination into R3. We then sensibly split LDRD again rather then
  /external/llvm/test/DebugInfo/X86/
fission-cu.ll 1 ; RUN: llc -split-dwarf=Enable -O0 %s -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o %t
  /external/markdown/markdown/
__init__.py 385 # Split into lines and run the line preprocessors.
386 self.lines = source.split("\n")
522 pairs = [x.split("=") for x in ext_args.split(",")]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt_vsplit.c 171 /* split only */
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_intr.c 137 * Split vectors which are too large for the hw, or expand them if they
  /external/mesa3d/src/gallium/drivers/nv30/
nv40_vertprog.h 147 /* Useful to split the source selection regs into their pieces */
  /external/mesa3d/src/gallium/drivers/r300/
r300_render_stencilref.c 28 * The functions below split every draw call which uses the two-sided
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_blorp.cpp 118 * Split x_offset and y_offset into a base offset (in bytes) and a remaining

Completed in 2112 milliseconds

<<919293949596979899100>>