Home
last modified time | relevance | path

Searched refs:across (Results 1 – 25 of 163) sorted by relevance

1234567

/external/markdown/MarkdownTest/Tests_2007/
DLinks, reference style.text65 breaks] across lines.
68 breaks] across lines, but with a line-ending space.
/external/llvm/include/llvm/Target/
DTargetSchedule.td17 // available across all chip sets for the target. Eg., IntUnit, FPUnit, ...
18 // These may be independent values for each chip set or may be shared across
72 // instructions across chip sets. An instruction uses the same itinerary class
73 // across all chip sets. Thus a new chip set can be added without modifying
/external/icu4c/test/testdata/
Dcalendar.txt169 { // across year
176 { // across year
248 { // across year
255 { // across year
/external/clang/test/PCH/
Dchain-predecl.m4 // Test predeclarations across chained PCH.
/external/libvpx/vp8/encoder/x86/
Dssim_opt.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
/external/webkit/Source/WebKit/win/Interfaces/
DIWebResourceLoadDelegate.idl85 … @param identifier An identifier that can be used to track the progress of a resource load across
121 … @param identifier An identifier that can be used to track the progress of a resource load across
137 … @param identifier An identifier that can be used to track the progress of a resource load across
149 … @param identifier An identifier that can be used to track the progress of a resource load across
160 … @param identifier An identifier that can be used to track the progress of a resource load across
DIWebResourceLoadDelegatePrivate2.idl45 … @param identifier An identifier that can be used to track the progress of a resource load across
/external/llvm/test/Transforms/LowerInvoke/
Dbasictest.ll19 ;; Value live across an unwind edge.
/external/llvm/test/CodeGen/X86/
Dreghinting.ll4 ;; The registers %x and %y must both spill across the finit call.
Dh-registers-1.ll5 ; LLVM creates virtual registers for values live across blocks
/external/libvpx/vp8/common/
Dpostproc.h87 vp8_postproc_inplace_fn_t across; member
/external/libvpx/vp8/common/generic/
Dsystemdependent.c67 rtcd->postproc.across = vp8_mbpost_proc_across_ip_c; in vp8_machine_specific_config()
/external/llvm/lib/Target/Alpha/
DREADME.txt36 PERR pixel error (sum across bytes of bytewise abs(i8v8 a - i8v8 b))
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.td48 // Not preserved across procedure calls
/external/llvm/lib/Target/Mips/
DMipsSchedule.td11 // Functional units across Mips chips sets. Based on GCC/Mips backend files.
DMipsRegisterInfo.td163 // Not preserved across procedure calls
182 // Not preserved across procedure calls
/external/iproute2/doc/actions/
Dactions-general119 -The second meter is shared across all flows on that device [i am suprised
121 me that someone was writing a qdisc just to do sharing across multiple devices;
129 -We then pass the packet to another meter which is shared across all devices
156 # used across all flows incoming on eth0("index 30")
/external/iptables/extensions/
Dlibxt_NFQUEUE.man16 This specifies a range of queues to use. Packets are then balanced across the given queues.
/external/webkit/Source/WebKit/android/jni/
DPictureSet.cpp1128 int across = 1; in split() local
1136 across <<= 1 ; in split()
1147 for (int indexX = 0; indexX < across; ) { in split()
1148 int right = bounds.fLeft + width * ++indexX / across; in split()
1151 out->add(SkRegion(cBounds), (across | down) != 1 ? NULL : in split()
1153 (across | down) != 1 ? false : working->mEmpty); in split()
/external/strace/
DTODO9 consistent across different architectures
/external/libvpx/vp8/common/x86/
Dx86_systemdependent.c111 rtcd->postproc.across = vp8_mbpost_proc_across_ip_xmm; in vp8_arch_x86_common_init()
/external/e2fsprogs/debian/
Dcontrol.in87 ids (UUIDs). A UUID is an identifier that is unique across both
91 across a network.
103 ids (UUIDs). A UUID is an identifier that is unique across both
107 across a network.
/external/qemu/distrib/sdl-1.2.12/
DREADME13 and 2D framebuffer across multiple platforms.
/external/chromium/base/allocator/
DREADME49 implemented generically to work across all allocators.
/external/llvm/lib/CodeGen/
DREADME.txt116 With a copying garbage collector, derived pointers must not be retained across
132 are never live across safe point boundaries. But the loads cannot be copied

1234567