Home
last modified time | relevance | path

Searched +defs:t +defs:l (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/external/okhttp/website/static/
Djquery.smooth-scroll.min.js7 (function(l){function t(l){return l.replace(/(:|\.)/g,"\\$1")}var e="1.4.10",o={exclude:[],excludeW… argument
/external/libvpx/libvpx/vp8/encoder/
Dtokenize.c113 TOKENEXTRA *t = *tp;/* store tokens starting here */ in tokenize2nd_order_b() local
117 ENTROPY_CONTEXT * l; in tokenize2nd_order_b() local
205 TOKENEXTRA *t = *tp;/* store tokens starting here */ in tokenize1st_order_b() local
208 ENTROPY_CONTEXT * l; in tokenize1st_order_b() local
383 void vp8_tokenize_mb(VP8_COMP *cpi, MACROBLOCK *x, TOKENEXTRA **t) in vp8_tokenize_mb()
430 int type, band, pt, t; in print_context_counters() local
498 ENTROPY_CONTEXT *l, in stuff2nd_order_b()
504 TOKENEXTRA *t = *tp; /* store tokens starting here */ in stuff2nd_order_b() local
522 ENTROPY_CONTEXT *l, in stuff1st_order_b()
530 TOKENEXTRA *t = *tp; /* store tokens starting here */ in stuff1st_order_b() local
[all …]
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h29 #define wpa_hexdump(l,t,b,le) do { } while (0) argument
30 #define wpa_hexdump_buf(l,t,b) do { } while (0) argument
31 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument
32 #define wpa_hexdump_buf_key(l,t,b) do { } while (0) argument
33 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument
34 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
/external/libopus/celt/
Dmdct.c58 int clt_mdct_init(mdct_lookup *l,int N, int maxshift) in clt_mdct_init()
94 void clt_mdct_clear(mdct_lookup *l) in clt_mdct_clear()
105 void clt_mdct_forward(const mdct_lookup *l, kiss_fft_scalar *in, kiss_fft_scalar * OPUS_RESTRICT ou… in clt_mdct_forward()
170 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_forward() local
193 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_forward() local
211 void clt_mdct_backward(const mdct_lookup *l, kiss_fft_scalar *in, kiss_fft_scalar * OPUS_RESTRICT o… in clt_mdct_backward()
237 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_backward() local
259 const kiss_twiddle_scalar *t = &l->trig[0]; in clt_mdct_backward() local
/external/boringssl/src/decrepit/cast/
Dcast.c111 uint32_t l, r, t; in CAST_encrypt() local
143 uint32_t l, r, t; in CAST_decrypt() local
178 long l = length; in CAST_cbc_encrypt() local
248 #define CAST_exp(l, A, a, n) \ argument
264 uint32_t l, *K; in CAST_set_key() local
365 uint32_t v0, v1, t; in CAST_cfb64_encrypt() local
367 long l = length; in CAST_cfb64_encrypt() local
/external/boringssl/src/crypto/des/
Dinternal.h67 #define c2l(c, l) \ argument
71 #define l2c(l, c) \ argument
163 #define PERM_OP(a, b, t, n, m) \ argument
166 #define IP(l, r) \ argument
176 #define FP(l, r) \ argument
186 #define LOAD_DATA(R, S, u, t, E0, E1) \ argument
Ddes.c292 #define HPERM_OP(a, t, n, m) \ argument
299 uint32_t c, d, t, s, t2; in DES_set_key() local
384 uint32_t l, r, t, u; in DES_encrypt1() local
450 uint32_t l, r, t, u; in DES_encrypt2() local
511 uint32_t l, r; in DES_encrypt3() local
531 uint32_t l, r; in DES_decrypt3() local
550 uint32_t l; in DES_ecb_encrypt() local
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_mutex.cc23 ScopedThread t; in TEST() local
41 ScopedThread t; in TEST() local
59 ScopedThread t; in TEST() local
101 MemLoc l; in TEST() local
117 MemLoc l; in TEST() local
133 MemLoc l; in TEST() local
194 for (int t = 0; t < kThreadCount; t++) in TEST() local
196 for (int t = 0; t < kThreadCount; t++) in TEST() local
Dtsan_mop.cc20 ScopedThread t; in TEST() local
21 MemLoc l; in TEST() local
34 MemLoc l; in TEST() local
41 MemLoc l; in TEST() local
48 MemLoc l; in TEST() local
55 MemLoc l; in TEST() local
61 MemLoc l; in TEST() local
72 MemLoc l; in TEST() local
91 MemLoc l; in TEST() local
110 MemLoc l; in TEST() local
[all …]
/external/tremolo/Tremolo/
Dasm_arm.h70 ogg_int32_t t, ogg_int32_t v, in XPROD32()
73 int x1, y1, l; in XPROD32() local
89 ogg_int32_t t, ogg_int32_t v, in XPROD31()
92 int x1, y1, l; in XPROD31() local
108 ogg_int32_t t, ogg_int32_t v, in XNPROD31()
111 int x1, y1, l; in XNPROD31() local
/external/skia/samplecode/
DSampleDegenerateTwoPtRadials.cpp19 SkScalar l = rect.fLeft; in draw_gradient2() local
20 SkScalar t = rect.fTop; in draw_gradient2() local
69 SkScalar l = SK_Scalar1 * 100; in onDrawContent() local
70 SkScalar t = SK_Scalar1 * 100; in onDrawContent() local
/external/libunwind/src/ia64/
Dunwind_i.h133 #define IA64_LOC_REG(r,t) (((r) << 2) | (t)) argument
134 #define IA64_LOC_ADDR(a,t) (((a) & ~0x3) | (t)) argument
135 #define IA64_LOC_UC_ADDR(a,t) IA64_LOC_ADDR(a, t) argument
138 #define IA64_GET_REG(l) ((l) >> 2) argument
139 #define IA64_GET_ADDR(l) ((l) & ~0x3) argument
140 #define IA64_IS_NULL_LOC(l) ((l) == 0) argument
141 #define IA64_IS_FP_LOC(l) (((l) & IA64_LOC_TYPE_FP) != 0) argument
142 #define IA64_IS_MEMSTK_NAT(l) (((l) & IA64_LOC_TYPE_MEMSTK_NAT) != 0) argument
143 #define IA64_IS_REG_LOC(l) 0 argument
144 #define IA64_IS_UC_LOC(l) 0 argument
[all …]
/external/boringssl/src/crypto/bn/
Dshift.c68 BN_ULONG *t, *f; in BN_lshift() local
69 BN_ULONG l; in BN_lshift() local
105 BN_ULONG *ap, *rp, t, c; in BN_lshift1() local
137 BN_ULONG *t, *f; in BN_rshift() local
138 BN_ULONG l, tmp; in BN_rshift() local
189 BN_ULONG *ap, *rp, t, c; in BN_rshift1() local
/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
DRobolectricBackgroundExecutorService.java37 public boolean awaitTermination(long l, TimeUnit timeUnit) throws InterruptedException { in awaitTermination()
47 public <T> Future<T> submit(Runnable runnable, T t) { in submit()
73 …public <T> List<Future<T>> invokeAll(Collection<? extends Callable<T>> callables, long l, TimeUnit… in invokeAll()
83 …public <T> T invokeAny(Collection<? extends Callable<T>> callables, long l, TimeUnit timeUnit) thr… in invokeAny()
/external/libnfc-nci/src/hal/include/
Dnfc_hal_target.h174 #define NCI_TRACE_0(l,t,m) LogMsg((TRACE_CTRL_GENERAL | (l) | TRACE_ORG_S… argument
175 #define NCI_TRACE_1(l,t,m,p1) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument
176 #define NCI_TRACE_2(l,t,m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument
178 #define NCI_TRACE_3(l,t,m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument
180 #define NCI_TRACE_4(l,t,m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument
182 #define NCI_TRACE_5(l,t,m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument
185 #define NCI_TRACE_6(l,t,m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | (l) | TRACE_ORG_ST… argument
231 #define HAL_TRACE_0(l,t,m) argument
232 #define HAL_TRACE_1(l,t,m,p1) argument
233 #define HAL_TRACE_2(l,t,m,p1,p2) argument
[all …]
/external/embunit/inc/
DTestListener.h58 #define TestListner_startTest(s,t) ((TestListner*)s)->isa->startTest(s,t) argument
59 #define TestListner_endTest(s,t) ((TestListner*)s)->isa->endTest(s,t) argument
60 #define TestListner_addFailure(s,t,m,l,f) ((TestListner*)s)->isa->addFailure(s,t,m,l,f) argument
/external/clang/test/PCH/
Dcxx11-user-defined-literals.cpp11 template<typename T> auto f(T t) -> decltype(t + ""_foo) { return 0; } in f()
17 int *l = f(&k); variable
/external/boringssl/src/crypto/asn1/
Da_gentm.c72 int n,i,l,o; in asn1_generalizedtime_to_tm() local
187 ASN1_GENERALIZEDTIME t; in ASN1_GENERALIZEDTIME_set_string() local
208 time_t t) in ASN1_GENERALIZEDTIME_set()
214 time_t t, int offset_day, long offset_sec) in ASN1_GENERALIZEDTIME_adj()
Da_utctm.c107 int n,i,l,o; in asn1_utctime_to_tm() local
198 ASN1_UTCTIME t; in ASN1_UTCTIME_set_string() local
218 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, time_t t) in ASN1_UTCTIME_set()
223 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t, in ASN1_UTCTIME_adj()
280 int ASN1_UTCTIME_cmp_time_t(const ASN1_UTCTIME *s, time_t t) in ASN1_UTCTIME_cmp_time_t()
/external/v8/test/mjsunit/compiler/
Descape-analysis-arguments.js42 var l = { y : { z : 4 }, x : 2 } variable
76 var l = { y : { z : 4 }, x : 2 } variable
105 var l = { y : { z : 4 }, x : 2 } variable
139 var l = { y : { z : 4 }, x : 2 } variable
170 var l = { y : { z : 4 }, x : 2 } variable
171 var k = { t : { u : 3 } }; property
/external/libcxx/test/std/input.output/iostreams.base/ios.base/ios.base.callback/
Dregister_callback.pass.cpp47 test t; in main() local
52 std::locale l = b.imbue(std::locale(LOCALE_en_US_UTF_8)); in main() local
/external/tcpdump/
Dsmbutil.c59 struct tm t; in int_unix_date() local
186 u_int16_t l; in name_ptr() local
329 size_t l = PTR_DIFF(p, fmt); in write_bits() local
343 size_t l = 0; in unistr() local
458 int l; in smb_fdata1() local
477 int l = atoi(fmt + 1); in smb_fdata1() local
649 int l = atoi(fmt + 1); in smb_fdata1() local
681 int l = atoi(fmt + 1); in smb_fdata1() local
692 int t = atoi(fmt+1); in smb_fdata1() local
725 time_t t; in smb_fdata1() local
/external/boringssl/src/crypto/cipher/
De_rc2.c63 #define c2l(c, l) \ argument
92 #define l2c(l, c) \ argument
126 uint16_t x0, x1, x2, x3, t; in RC2_encrypt() local
127 uint32_t l; in RC2_encrypt() local
170 uint16_t x0, x1, x2, x3, t; in RC2_decrypt() local
171 uint32_t l; in RC2_decrypt() local
216 long l = length; in RC2_cbc_encrypt() local
/external/mesa3d/src/gallium/state_trackers/vega/
Dbezier.c43 static INLINE void split_left(struct bezier *bez, VGfloat t, struct bezier* left) in split_left()
112 double l = ABS(x4x1) + ABS(y4y1); in bezier_add_to_polygon() local
217 static INLINE void bezier_point_at(const struct bezier *bez, float t, float *pt) in bezier_point_at()
232 static INLINE void bezier_normal_at(const struct bezier *bez, float t, float *norm) in bezier_normal_at()
260 float p1[2],p2[2], d, l; in good_offset() local
279 static INLINE void shift_line_by_normal(float *l, float offset) in shift_line_by_normal()
374 float l[4] = { points[0][0], points[0][1], in shift() local
392 float l = (orig->x1 - orig->x2)*(orig->x1 - orig->x2) + in shift() local
648 VGfloat t = 1.0; in bezier_t_at_length() local
683 VGfloat t = bezier_t_at_length(bez, length, 0.000001); in bezier_point_at_length() local
[all …]
/external/libnl/lib/
Dutils.c103 double nl_cancel_down_bytes(unsigned long long l, char **unit) in nl_cancel_down_bytes()
133 double nl_cancel_down_bits(unsigned long long l, char **unit) in nl_cancel_down_bits()
164 double nl_cancel_down_us(uint32_t l, char **unit) in nl_cancel_down_us()
201 long l = strtol(str, &p, 0); in nl_size2int() local
303 double t = strtod(getenv("TICKS_PER_USEC"), NULL); in get_psched_settings() local
359 uint64_t total = 0, l; in nl_str2msec() local
422 char t[64]; in nl_msec2str() local
662 unsigned long l; in nl_str2ip_proto() local
843 unsigned long l; in __str2type() local
864 unsigned long l; in __list_str2type() local
[all …]

12345678910>>...16