Home
last modified time | relevance | path

Searched defs:lll (Results 1 – 5 of 5) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
DIntrospector3TestCase.java129 public String lll(List s, long p, List d) in lll() method in Introspector3TestCase.MethodProvider
135 public String lll(List s, long p, int d) in lll() method in Introspector3TestCase.MethodProvider
140 public String lll(List s, long p) in lll() method in Introspector3TestCase.MethodProvider
/external/bzip2/
Ddecompress.c43 #define GET_BITS(lll,vvv,nnn) \ argument
67 #define GET_UCHAR(lll,uuu) \ argument
70 #define GET_BIT(lll,uuu) \ argument
/external/python/cpython2/Tools/scripts/
Dlll.py10 def lll(dirname): function
/external/python/cpython3/Tools/scripts/
Dlll.py10 def lll(dirname): function
/external/toybox/toys/other/
Dfactor.c28 unsigned long long l, ll, lll; in factor() local