/third_party/alsa-lib/test/ |
D | omixer.c | 63 goto __end; in main() 74 goto __end; in main() 85 __end: in main()
|
/third_party/alsa-utils/alsaucm/ |
D | dump.c | 560 goto __end; in render() 579 goto __end; in render() 585 goto __end; in render() 591 goto __end; in render() 605 goto __end; in render() 613 goto __end; in render() 621 __end: in render()
|
/third_party/alsa-lib/src/ucm/ |
D | main.c | 1982 goto __end; in snd_use_case_get_list() 2004 __end: in snd_use_case_get_list() 2194 goto __end; in snd_use_case_get() 2200 goto __end; in snd_use_case_get() 2205 goto __end; in snd_use_case_get() 2214 goto __end; in snd_use_case_get() 2219 goto __end; in snd_use_case_get() 2268 __end: in snd_use_case_get() 2296 goto __end; in snd_use_case_geti() 2304 goto __end; in snd_use_case_geti() [all …]
|
/third_party/mesa3d/src/util/ |
D | bitset.h | 432 #define BITSET_FOREACH_RANGE(__start, __end, __set, __size) \ argument 433 for (__start = 0, __end = 0, \ 434 __bitset_next_range(&__start, &__end, __set, __size); \ 436 __bitset_next_range(&__start, &__end, __set, __size))
|
/third_party/alsa-lib/src/ |
D | conf.c | 1288 goto __end; in parse_array_def() 1300 goto __end; in parse_array_def() 1305 goto __end; in parse_array_def() 1318 goto __end; in parse_array_def() 1324 goto __end; in parse_array_def() 1332 goto __end; in parse_array_def() 1336 __end: in parse_array_def() 1418 goto __end; in parse_def() 1422 goto __end; in parse_def() 1445 goto __end; in parse_def() [all …]
|
/third_party/openssl/crypto/aes/asm/ |
D | aes-586.pl | 223 $__end=&DWP(24,"esp"); # pointer to end of key schedule 522 &mov ($__end,$acc); # end of key schedule 553 &cmp ($key,$__end); 714 &mov ($__end,$acc); # end of key schedule 733 &cmp ($key,$__end); 873 &mov ($__end,$acc); # end of key schedule 889 &cmp ($key,$__end); 1352 &mov ($__end,$acc); # end of key schedule 1382 &cmp ($key,$__end); 1501 &mov ($__end,$acc); # end of key schedule [all …]
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
D | aes-586.pl | 223 $__end=&DWP(24,"esp"); # pointer to end of key schedule 522 &mov ($__end,$acc); # end of key schedule 553 &cmp ($key,$__end); 714 &mov ($__end,$acc); # end of key schedule 733 &cmp ($key,$__end); 873 &mov ($__end,$acc); # end of key schedule 889 &cmp ($key,$__end); 1352 &mov ($__end,$acc); # end of key schedule 1382 &cmp ($key,$__end); 1501 &mov ($__end,$acc); # end of key schedule [all …]
|
/third_party/alsa-utils/aplay/ |
D | aplay.c | 348 goto __end; in pcm_list() 361 __end: in pcm_list() 823 goto __end; in main() 826 goto __end; in main() 920 __end: in main() 2414 goto __end; in voc_play() 2566 __end: in voc_play() 3440 goto __end; in playbackv() 3448 __end: in playbackv() 3493 goto __end; in capturev() [all …]
|
/third_party/openssl/crypto/camellia/asm/ |
D | cmll-x86.pl | 68 $__end=&DWP(20,"esp"); # pointer to end/start of key schedule 263 &cmp ($key,$__end); 438 &cmp ($key,$__end);
|
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/ |
D | cmll-x86.pl | 68 $__end=&DWP(20,"esp"); # pointer to end/start of key schedule 263 &cmp ($key,$__end); 438 &cmp ($key,$__end);
|
/third_party/alsa-lib/src/alisp/ |
D | alisp.c | 473 goto __end; in new_cons_pointer() 477 __end: in new_cons_pointer() 755 goto __end; in quote_object() 759 __end: in quote_object() 2623 goto __end; in F_format() 2636 __end: in F_format()
|
/third_party/typescript/src/services/ |
D | textChanges.ts | 20 const result = (n as any).__end; 27 (n as any).__end = end;
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 21186 _M_construct_aux(_InIterator __beg, _InIterator __end, in _M_construct_aux() argument 21190 _M_construct(__beg, __end, _Tag()); in _M_construct_aux() 21197 _M_construct_aux(_Integer __beg, _Integer __end, std::__true_type) in _M_construct_aux() argument 21198 { _M_construct_aux_2(static_cast<size_type>(__beg), __end); } in _M_construct_aux() 21206 _M_construct(_InIterator __beg, _InIterator __end) in _M_construct() argument 21209 _M_construct_aux(__beg, __end, _Integral()); in _M_construct() 21215 _M_construct(_InIterator __beg, _InIterator __end, 21222 _M_construct(_FwdIterator __beg, _FwdIterator __end, 21488 basic_string(_InputIterator __beg, _InputIterator __end, in basic_string() argument 21491 { _M_construct(__beg, __end); } in basic_string() [all …]
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test22-pr19097-libstdc++.so.6.0.17.so.abi | 23595 <enumerator name='__end' value='4'/>
|