Home
last modified time | relevance | path

Searched refs:lss (Results 1 – 25 of 59) sorted by relevance

123

/external/iproute2/tc/
Dq_cbq.c53 struct tc_cbq_lssopt lss; in cbq_parse_opt() local
62 memset(&lss, 0, sizeof(lss)); in cbq_parse_opt()
161 lss.ewma_log = ewma_log; in cbq_parse_opt()
162 lss.maxidle = tc_calc_xmittime(r.rate, avpkt); in cbq_parse_opt()
163 lss.change = TCF_CBQ_LSS_MAXIDLE|TCF_CBQ_LSS_EWMA|TCF_CBQ_LSS_AVPKT; in cbq_parse_opt()
164 lss.avpkt = avpkt; in cbq_parse_opt()
169 addattr_l(n, 1024, TCA_CBQ_LSSOPT, &lss, sizeof(lss)); in cbq_parse_opt()
185 struct tc_cbq_lssopt lss; in cbq_parse_class_opt() local
200 memset(&lss, 0, sizeof(lss)); in cbq_parse_class_opt()
220 if (get_u32(&lss.minidle, *argv, 0)) { in cbq_parse_class_opt()
[all …]
/external/syslinux/sample/
DMakefile22 all: syslogo.lss
24 %.lss: %.ppm.gz $(PPMTOLSS16)
36 rm -f *.lss *.o *.c32 *.com
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.cpp198 LiveStacks *lss; member in __anon4cc3c4bc0411::StandardSpiller
206 lss(&pass.getAnalysis<LiveStacks>()), in StandardSpiller()
223 LiveInterval &SI = lss->getOrCreateInterval(SS, RC); in spill()
225 SI.getNextValue(SlotIndex(), 0, lss->getVNInfoAllocator()); in spill()
DRegAllocPBQP.cpp136 LiveStacks *lss; member in __anone34fca9d0111::RegAllocPBQP
500 LiveInterval &stackInterval = lss->getOrCreateInterval(stackSlot, RC); in addStackInterval()
507 SlotIndex(), 0, lss->getVNInfoAllocator()); in addStackInterval()
648 lss = &getAnalysis<LiveStacks>(); in runOnMachineFunction()
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
DDEPS6 "+third_party/lss/linux_syscall_support.h",
/external/e2fsprogs/lib/ss/
Dss.pc.in11 Libs: -L${libdir} -lss
/external/libchrome/base/
DDEPS5 "+third_party/lss",
/external/syslinux/mk/
Dbuild.mk26 .SUFFIXES: .c .o .S .s .i .elf .com .bin .asm .lst .c32 .lss
/external/toybox/toys/pending/
Dvi.c34 void linestack_show(struct linestack *ls, struct linestack_show *lss) in linestack_show() argument
/external/syslinux/com32/samples/
DMakefile35 rm -f *.lss *.c32 *.com
/external/syslinux/com32/chain/
DMakefile37 rm -f *.lss *.c32 *.com
/external/syslinux/com32/elflink/
DMakefile29 rm -f *.lss *.c32 *.lnx *.com
/external/syslinux/com32/mboot/
DMakefile40 rm -f *.lss *.c32 *.com
/external/google-breakpad/
DDEPS52 "src/src/third_party/lss":
53 "http://linux-syscall-support.googlecode.com/svn/trunk/lss@24",
/external/syslinux/com32/menu/
DMakefile43 rm -f *.lss *.c32 *.com
/external/syslinux/com32/gdbstub/
DMakefile43 rm -f *.lss *.c32 *.com
/external/syslinux/com32/rosh/
DMakefile54 rm -f *.lss *.c32 *.com
/external/syslinux/com32/libutil/
DMakefile58 rm -f *.lss *.a *.c32 *.com
/external/syslinux/com32/sysdump/
DMakefile57 rm -f *.lss *.c32 *.com
/external/syslinux/com32/gfxboot/
DMakefile51 rm -f *.lss *.c32 *.com
/external/syslinux/com32/modules/
DMakefile47 rm -f *.lss *.c32 *.com
/external/syslinux/com32/elflink/ldlinux/
DMakefile49 rm -f *.lss *.lnx *.com
/external/syslinux/com32/cmenu/
DMakefile62 rm -f *.lss *.com
/external/syslinux/core/
Dstack.inc33 lss esp,[BaseStack]
/external/syslinux/com32/lua/src/
DMakefile70 rm -f *.lss *.c32 *.com

123