Home
last modified time | relevance | path

Searched refs:L_ (Results 1 – 25 of 50) sorted by relevance

12

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
Dcavl_if.h27 #undef L_
50 #define L_ AVL_UNIQUE macro
54 #define L_(X) X macro
88 L_(avl); typedef
92 L_SC void L_(init)(L_(avl) *tree);
94 L_SC int L_(is_empty)(L_(avl) *tree);
96 L_SC AVL_HANDLE L_(insert)(L_(avl) *tree, AVL_HANDLE h);
98 L_SC AVL_HANDLE L_(search)(L_(avl) *tree, AVL_KEY k, avl_search_type st);
100 L_SC AVL_HANDLE L_(search_least)(L_(avl) *tree);
102 L_SC AVL_HANDLE L_(search_greatest)(L_(avl) *tree);
[all …]
Dcavl_impl.h23 #undef L_
43 #define L_ AVL_UNIQUE macro
47 #define L_(X) X macro
162 #define L_BALANCE_PARAM_DECL_PREFIX L_(avl) *l_tree,
184 L_SC void L_(init)(L_(avl) *l_tree) { in L_() function
192 L_SC int L_(is_empty)(L_(avl) *l_tree) { in L_() function
204 L_SC AVL_HANDLE L_(balance)(L_BALANCE_PARAM_DECL_PREFIX AVL_HANDLE bal_h) { in L_() function
310 L_SC AVL_HANDLE L_(insert)(L_(avl) *l_tree, AVL_HANDLE h) { in L_() function
412 unbal = L_(balance)(L_BALANCE_PARAM_CALL_PREFIX unbal); in L_()
437 L_SC AVL_HANDLE L_(search)(L_(avl) *l_tree, AVL_KEY k, avl_search_type st) { in L_() function
[all …]
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
Dcavl_if.h27 #undef L_
50 #define L_ AVL_UNIQUE macro
54 #define L_(X) X macro
88 L_(avl); typedef
92 L_SC void L_(init)(L_(avl) *tree);
94 L_SC int L_(is_empty)(L_(avl) *tree);
96 L_SC AVL_HANDLE L_(insert)(L_(avl) *tree, AVL_HANDLE h);
98 L_SC AVL_HANDLE L_(search)(L_(avl) *tree, AVL_KEY k, avl_search_type st);
100 L_SC AVL_HANDLE L_(search_least)(L_(avl) *tree);
102 L_SC AVL_HANDLE L_(search_greatest)(L_(avl) *tree);
[all …]
Dcavl_impl.h23 #undef L_
43 #define L_ AVL_UNIQUE macro
47 #define L_(X) X macro
162 #define L_BALANCE_PARAM_DECL_PREFIX L_(avl) *l_tree,
184 L_SC void L_(init)(L_(avl) *l_tree) { in L_() function
192 L_SC int L_(is_empty)(L_(avl) *l_tree) { in L_() function
204 L_SC AVL_HANDLE L_(balance)(L_BALANCE_PARAM_DECL_PREFIX AVL_HANDLE bal_h) { in L_() function
310 L_SC AVL_HANDLE L_(insert)(L_(avl) *l_tree, AVL_HANDLE h) { in L_() function
412 unbal = L_(balance)(L_BALANCE_PARAM_CALL_PREFIX unbal); in L_()
437 L_SC AVL_HANDLE L_(search)(L_(avl) *l_tree, AVL_KEY k, avl_search_type st) { in L_() function
[all …]
/external/bison/lib/
Disnan.c49 # define L_(literal) literal##L macro
61 # define L_(literal) literal macro
73 # define L_(literal) literal##f macro
130 static DOUBLE zero = L_(0.0); in FUNC()
132 DOUBLE plus_inf = L_(1.0) / zero; in FUNC()
133 DOUBLE minus_inf = -L_(1.0) / zero; in FUNC()
136 static memory_double nan = { L_(0.0) / L_(0.0) }; in FUNC()
137 static DOUBLE plus_inf = L_(1.0) / L_(0.0); in FUNC()
138 static DOUBLE minus_inf = -L_(1.0) / L_(0.0); in FUNC()
Dprintf-frexp.c50 # define L_(literal) literal##L macro
63 # define L_(literal) literal macro
95 if (x >= L_(1.0)) in FUNC()
104 for (i = 0, pow2_i = L_(2.0), powh_i = L_(0.5); in FUNC()
131 for (i = 0, pow2_i = L_(2.0), powh_i = L_(0.5); in FUNC()
140 if (x >= L_(1.0)) in FUNC()
150 if (x < L_(1.0)) in FUNC()
160 if (x >= L_(1.0)) in FUNC()
Dstrtol.c192 # define L_(Ch) L##Ch macro
205 # define L_(Ch) Ch macro
292 if (*s == L_('\0')) in INTERNAL()
296 if (*s == L_('-')) in INTERNAL()
301 else if (*s == L_('+')) in INTERNAL()
310 if (*s == L_('0')) in INTERNAL()
312 if ((base == 0 || base == 16) && TOUPPER (s[1]) == L_('X')) in INTERNAL()
331 for (c = *end; c != L_('\0'); c = *++end) in INTERNAL()
333 && ((wchar_t) c < L_('0') || (wchar_t) c > L_('9')) in INTERNAL()
334 && (!ISALPHA (c) || (int) (TOUPPER (c) - L_('A') + 10) >= base)) in INTERNAL()
[all …]
Dfrexp.c46 # define L_(literal) literal##L macro
54 # define L_(literal) literal macro
88 if (x >= L_(1.0)) in FUNC()
96 for (i = 0, pow2_i = L_(2.0), powh_i = L_(0.5); in FUNC()
130 for (i = 0, pow2_i = L_(2.0), powh_i = L_(0.5); in FUNC()
/external/llvm/test/MC/COFF/
Dsymbol-fragment-offset-64.s16 movl $.L_.str0, (%esp)
18 movl $.L_.str1, (%esp)
20 movl $.L_.str2, (%esp)
27 .L_.str0: # @.str0
30 .L_.str1: # @.str1
34 .L_.str2:
Dsymbol-fragment-offset.s16 movl $L_.str0, (%esp)
18 movl $L_.str1, (%esp)
20 movl $L_.str2, (%esp)
27 L_.str0: # @.str0
30 L_.str1: # @.str1
34 L_.str2:
Dbasic-coff-64.s16 movl $.L_.str, (%esp)
23 .L_.str: # @.str
Dbasic-coff.s16 movl $L_.str, (%esp)
23 L_.str: # @.str
/external/valgrind/main/coregrind/m_syswrap/
Dsyscall-x86-darwin.S90 L_$0_1: /* Even though we can't take a signal until the
102 jc L_$0_7 /* __pthread_sigmask failed */
136 L_$0_2:
147 L_$0_3: /* In the range [3, 4), the syscall result is in %eax and %edx and C,
164 L_$0_4: /* Re-block signals. If eip is in [4,5), then the syscall is
173 jc L_$0_7 /* __pthread_sigmask failed */
176 L_$0_5: /* now safe from signals */
182 L_$0_7: /* failure: return 0x8000 | error code */
214 #define FOO(scclass,labelno) L_##scclass##_##labelno
Dsyscall-amd64-darwin.S96 L_$0_1: /* Even though we can't take a signal until the sigprocmask completes,
139 L_$0_2: syscall
140 L_$0_3: /* In the range [3, 4), the syscall result is in %rax,
162 L_$0_4: /* Re-block signals. If eip is in [4,5), then the syscall
180 L_$0_5: /* now safe from signals */
216 #define FOO(scclass,labelno) L_##scclass##_##labelno
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
Dassyntax.h1111 #define S_(a) L_ ## a
1112 #define L_(a) L_ ## a macro
1120 #define ADC_L(a, b) adc L_(b), L_(a)
1123 #define ADD_L(a, b) add L_(b), L_(a)
1126 #define AND_L(a, b) and L_(b), L_(a)
1130 #define BOUND_L(a, b) bound L_(b), L_(a)
1132 #define BSF_L(a, b) bsf L_(b), L_(a)
1134 #define BSR_L(a, b) bsr L_(b), L_(a)
1136 #define BT_L(a, b) bt L_(b), L_(a)
1138 #define BTC_L(a, b) btc L_(b), L_(a)
[all …]
/external/mesa3d/src/mesa/x86/
Dassyntax.h1111 #define S_(a) L_ ## a
1112 #define L_(a) L_ ## a macro
1120 #define ADC_L(a, b) adc L_(b), L_(a)
1123 #define ADD_L(a, b) add L_(b), L_(a)
1126 #define AND_L(a, b) and L_(b), L_(a)
1130 #define BOUND_L(a, b) bound L_(b), L_(a)
1132 #define BSF_L(a, b) bsf L_(b), L_(a)
1134 #define BSR_L(a, b) bsr L_(b), L_(a)
1136 #define BT_L(a, b) bt L_(b), L_(a)
1138 #define BTC_L(a, b) btc L_(b), L_(a)
[all …]
/external/llvm/test/CodeGen/X86/
Ddarwin-quote.ll8 ; CHECK: movl "L_+x$non_lazy_ptr", %ecx
14 ; CHECK: "L_+x$non_lazy_ptr":
Dcfstring.ll10 ; CHECK-NEXT: L_.str3:
18 ; CHECK-NEXT: .quad L_.str3
/external/llvm/test/MC/AsmParser/
Dhello.s16 leal L_.str-"L1$pb"(%eax), %eax
26 L_.str:
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dminimize.h180 L_.Enqueue(class_id); in PrePartition()
188 L_.Enqueue(class_id); in PrePartition()
244 P_.FinalizeSplit(&L_); in Split()
257 P_.FinalizeSplit(&L_); in Split()
263 while (!L_.Empty()) { in Compute()
264 ClassId C = L_.Head(); in Compute()
265 L_.Dequeue(); in Compute()
278 Queue L_; variable
/external/openfst/src/include/fst/
Dminimize.h193 L_.Enqueue(class_id); in PrePartition()
201 L_.Enqueue(class_id); in PrePartition()
257 P_.FinalizeSplit(&L_); in Split()
270 P_.FinalizeSplit(&L_); in Split()
276 while (!L_.Empty()) { in Compute()
277 ClassId C = L_.Head(); in Compute()
278 L_.Dequeue(); in Compute()
291 Queue L_; variable
/external/llvm/test/CodeGen/PowerPC/
Dhello-reloc.s27 addis r2, r2, ha16(L_.str-L0$pb)
28 la r3, lo16(L_.str-L0$pb)(r2)
57 L_.str: ; @.str
/external/llvm/test/CodeGen/AArch64/
Darm64-hello.ll9 ; CHECK: adrp x0, L_.str@PAGE
10 ; CHECK: add x0, x0, L_.str@PAGEOFF
/external/llvm/test/MC/MachO/ARM/
Ddarwin-Thumb-reloc.s16 .long L_.str-(LPC0_0+4)
20 L_.str:
/external/compiler-rt/lib/builtins/
Dassembly.h27 #define LOCAL_LABEL(name) L_##name
33 #define LOCAL_LABEL(name) .L_##name

12