Home
last modified time | relevance | path

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

12

/external/iproute2/tc/
Dq_cbq.c53 struct tc_cbq_lssopt lss = {}; in cbq_parse_opt() local
159 lss.ewma_log = ewma_log; in cbq_parse_opt()
160 lss.maxidle = tc_calc_xmittime(r.rate, avpkt); in cbq_parse_opt()
161 lss.change = TCF_CBQ_LSS_MAXIDLE|TCF_CBQ_LSS_EWMA|TCF_CBQ_LSS_AVPKT; in cbq_parse_opt()
162 lss.avpkt = avpkt; in cbq_parse_opt()
167 addattr_l(n, 1024, TCA_CBQ_LSSOPT, &lss, sizeof(lss)); in cbq_parse_opt()
184 struct tc_cbq_lssopt lss = {}; in cbq_parse_class_opt() local
212 if (get_u32(&lss.minidle, *argv, 0)) { in cbq_parse_class_opt()
216 lss.change |= TCF_CBQ_LSS_MINIDLE; in cbq_parse_class_opt()
223 lss.change |= TCF_CBQ_LSS_OFFTIME; in cbq_parse_class_opt()
[all …]
/external/u-boot/arch/x86/lib/
Dpmu.c50 static int pmu_power_lss(struct pmu_regs *regs, unsigned int lss, bool on) in pmu_power_lss() argument
52 unsigned int offset = (lss * 2) / 32; in pmu_power_lss()
53 unsigned int shift = (lss * 2) % 32; in pmu_power_lss()
81 int pmu_turn_power(unsigned int lss, bool on) in pmu_turn_power() argument
93 return pmu_power_lss(pmu->regs, lss, on); in pmu_turn_power()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.cpp198 LiveStacks *lss; member in __anond2c2b0460411::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 __anon46417c670111::RegAllocPBQP
500 LiveInterval &stackInterval = lss->getOrCreateInterval(stackSlot, RC); in addStackInterval()
507 SlotIndex(), 0, lss->getVNInfoAllocator()); in addStackInterval()
648 lss = &getAnalysis<LiveStacks>(); in runOnMachineFunction()
/external/u-boot/arch/x86/include/asm/
Dpmu.h8 int pmu_turn_power(unsigned int lss, bool on);
/external/e2fsprogs/lib/ss/
Dss.pc.in11 Libs: -L${libdir} -lss
/external/google-breakpad/
DDEPS52 "src/src/third_party/lss":
53 "http://linux-syscall-support.googlecode.com/svn/trunk/lss@24",
D.gitignore43 src/third_party/lss
DMakefile.am92 includelssdir = $(includedir)/$(PACKAGE)/third_party/lss
93 includelss_HEADERS = $(top_srcdir)/src/third_party/lss/*.h
/external/libyuv/files/
DDEPS6 # the commit queue can handle CLs rolling lss
66 'src/third_party/lss':
80 'src/third_party/lss':
D.gitignore39 /third_party/lss
/external/webrtc/
D.gitignore120 /third_party/lss
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrSystem.td299 "lss{w}\t{$src, $dst|$dst, $src}", []>, TB, OpSize;
301 "lss{l}\t{$src, $dst|$dst, $src}", []>, TB;
303 "lss{q}\t{$src, $dst|$dst, $src}", []>, TB;
/external/libavc/encoder/arm/
Dime_distortion_metrics_a9q.s1220 vsub.s16 q9, q7, q8 @Add to the lss
1222 vcle.s16 q15, q11, q9 @Add to the lss
1229 vsub.s16 q12, q13, q4 @Add to the lss
1230 vcle.s16 q14, q11, q12 @Add to the lss
/external/llvm/lib/Target/X86/
DX86InstrSystem.td349 "lss{w}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize16;
351 "lss{l}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB, OpSize32;
353 "lss{q}\t{$src, $dst|$dst, $src}", [], IIC_LXS>, TB;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrSystem.td321 "lss{w}\t{$src, $dst|$dst, $src}", []>, TB, OpSize16;
323 "lss{l}\t{$src, $dst|$dst, $src}", []>, TB, OpSize32;
325 "lss{q}\t{$src, $dst|$dst, $src}", []>, TB;
/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc174 for (auto& lss : resp->step()) { in RetrieveLogs() local
175 if (step_id != lss.step_id()) { in RetrieveLogs()
179 ss->MergeFrom(lss.step_stats()); in RetrieveLogs()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/XCore/
Dxcore.txt321 # CHECK: lss r7, r3, r0
/external/llvm/test/MC/Disassembler/XCore/
Dxcore.txt321 # CHECK: lss r7, r3, r0
/external/icu/icu4c/source/data/translit/
Dko_ko_Latn_BGN.txt122 ᆯᄊ → lss ; # HANGUL JONGSEONG RIEUL + CHOSEONG SSANGSIOS
/external/toolchain-utils/cros_utils/
Dstats.py1716 def lss(inlist): function
1992 ss = Dispatch((lss, (ListType, TupleType)),)
4500 ss = Dispatch((lss, (ListType, TupleType)), (ass, (N.ndarray,)))
/external/mesa3d/src/mesa/x86/
Dassyntax.h513 #define LSS(a, b) CHOICE(lssl ARG2(a,b), lss ARG2(a,b), lss ARG2(b,a))
1230 #define LSS(a, b) lss b, P_(a)
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.td398 def LSS_3r : F3R_np<"lss">;
/external/elfutils/libcpu/defs/
Di386413 00001111,10110010,{mod}{reg}{r_m}:lss {mod}{r_m},{reg}
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.td387 def LSS_3r : F3R_np<0b11000, "lss">;

12