Home
last modified time | relevance | path

Searched refs:l1 (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/
H A Dcheck-all.sh9 testit t2-l1-2rt-sameprio.tst
10 testit t2-l1-pi.tst
11 testit t2-l1-signal.tst
13 testit t3-l1-pi-1rt.tst
14 testit t3-l1-pi-2rt.tst
15 testit t3-l1-pi-3rt.tst
16 testit t3-l1-pi-signal.tst
17 testit t3-l1-pi-steal.tst
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/api/
H A Dmemdup_user.cocci17 identifier l1,l2;
26 <+... when != goto l1;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h869 # define __strcmp_cg(s1, s2, l1) \ argument
875 if (l1 > 0 && __result == 0) \
879 if (l1 > 1 && __result == 0) \
883 if (l1 > 2 && __result == 0) \
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c8966 int l1=0, r1=0; in DBK_StPtLeft() local
8974 l1 = L1Index; in DBK_StPtLeft()
8976 l1 = L1Index2; in DBK_StPtLeft()
8978 int L2Index = __minmax(l1 -width , 0, frameWidth-1); in DBK_StPtLeft()
8979 int L2Index2 = __minmax(l1 -width-1, 0, frameWidth-1); in DBK_StPtLeft()
9017 int l1=0, r1=0; in DBK_StPtRight() local
9025 l1 = L1Index; in DBK_StPtRight()
9027 l1 = L1Index2; in DBK_StPtRight()
9029 int L2Index = __minmax(l1 -width , 0, frameWidth-1); in DBK_StPtRight()
9030 int L2Index2 = __minmax(l1 -width-1, 0, frameWidth-1); in DBK_StPtRight()
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd509 $(wildcard include/config/arm/l1/cache/shift.h) \