/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | StringTokenIterator.java | 17 private int _end; field in StringTokenIterator 40 return _end; in currentEnd() 49 _start = _end + 1; in next() 50 _end = nextDelimiter(_start); in next() 51 _token = _text.substring(_start, _end); in next() 53 _start = _end; in next() 61 return (_end < _text.length()); in hasNext() 69 _end = nextDelimiter(_start); in setStart() 70 _token = _text.substring(_start, _end); in setStart()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
D | StringTokenIterator.java | 21 private int _end; field in StringTokenIterator 44 return _end; in currentEnd() 53 _start = _end + 1; in next() 54 _end = nextDelimiter(_start); in next() 55 _token = _text.substring(_start, _end); in next() 57 _start = _end; in next() 65 return (_end < _text.length()); in hasNext() 73 _end = nextDelimiter(_start); in setStart() 74 _token = _text.substring(_start, _end); in setStart()
|
/third_party/flutter/engine/flutter/testing/scenario_app/lib/src/ |
D | animated_color_square.dart | 79 _NumberSwinger(this._begin, this._end, [this._current]) 81 assert(_end != null), 82 _up = _begin < _end { 87 final T _end; 96 if (_current >= _end) {
|
/third_party/flutter/flutter/packages/flutter/lib/src/painting/ |
D | edge_insets.dart | 31 double get _end; 42 && _end >= 0.0 48 double get horizontal => _left + _right + _start + _end; 69 …EdgeInsetsGeometry get flipped => _MixedEdgeInsets.fromLRSETB(_right, _left, _end, _start, _bottom… 121 _end - other._end, 143 _end + other._end, 210 ui.lerpDouble(a._end, b._end, t), 229 if (_start == 0.0 && _end == 0.0) { 242 '${_end.toStringAsFixed(1)}, ' 252 '${_end.toStringAsFixed(1)}, ' [all …]
|
/third_party/flutter/flutter/dev/manual_tests/lib/ |
D | material_arc.dart | 121 Offset _end; 142 final double endOffset = (box.localToGlobal(_end) - position).distanceSquared; 164 _end = _end + details.delta; 185 _end = Offset(screenSize.width * 0.1, screenSize.height * 0.4); 188 final MaterialPointArcTween arc = MaterialPointArcTween(begin: _begin, end: _end); 289 Rect _end; 310 final double endOffset = (box.localToGlobal(_end.center) - position).distanceSquared; 331 _end = _end.shift(details.delta); 355 _end = Rect.fromLTWH( 361 final MaterialRectArcTween arc = MaterialRectArcTween(begin: _begin, end: _end);
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_share.c | 644 goto _end; in snd_pcm_share_hw_params() 653 goto _end; in snd_pcm_share_hw_params() 665 _end: in snd_pcm_share_hw_params() 710 goto _end; in snd_pcm_share_status() 717 _end: in snd_pcm_share_status() 881 goto _end; in snd_pcm_share_prepare() 884 goto _end; in snd_pcm_share_prepare() 887 goto _end; in snd_pcm_share_prepare() 894 goto _end; in snd_pcm_share_prepare() 900 _end: in snd_pcm_share_prepare() [all …]
|
D | pcm.c | 7430 goto _end; in snd_pcm_read_areas() 7435 goto _end; in snd_pcm_read_areas() 7444 goto _end; in snd_pcm_read_areas() 7449 goto _end; in snd_pcm_read_areas() 7453 goto _end; in snd_pcm_read_areas() 7456 goto _end; in snd_pcm_read_areas() 7478 _end: in snd_pcm_read_areas() 7507 goto _end; in snd_pcm_write_areas() 7513 goto _end; in snd_pcm_write_areas() 7518 goto _end; in snd_pcm_write_areas() [all …]
|
/third_party/alsa-lib/src/ |
D | async.c | 154 goto _end; in snd_async_del_handler() 158 goto _end; in snd_async_del_handler() 171 _end: in snd_async_del_handler()
|
D | confmisc.c | 1322 goto _end; in snd_func_refer() 1327 goto _end; in snd_func_refer() 1335 goto _end; in snd_func_refer() 1340 goto _end; in snd_func_refer() 1346 goto _end; in snd_func_refer() 1353 goto _end; in snd_func_refer() 1358 goto _end; in snd_func_refer() 1382 _end: in snd_func_refer()
|
D | conf.c | 1971 goto _end; in _snd_config_load_with_include() 1976 goto _end; in _snd_config_load_with_include() 2006 goto _end; in _snd_config_load_with_include() 2013 goto _end; in _snd_config_load_with_include() 2016 _end: in _snd_config_load_with_include() 4538 goto _end; in snd_config_update_r() 4575 _end: in snd_config_update_r() 4603 goto _end; in snd_config_update_r() 4614 goto _end; in snd_config_update_r() 4624 goto _end; in snd_config_update_r() [all …]
|
/third_party/elfutils/tests/ |
D | run-dwflsyms.sh | 108 67: NOTYPE GLOBAL _end (0) 0x201040 187 67: NOTYPE GLOBAL _end (0) 0x3000201040 208 9: NOTYPE GLOBAL _end (0) 0x201040 260 44: NOTYPE GLOBAL _end (0) 0x201040 316 44: NOTYPE GLOBAL _end (0) 0x3000201040 431 16: NOTYPE GLOBAL _end (0) 0x103f0 465 16: NOTYPE GLOBAL _end (0) 0x103f0 596 71: NOTYPE GLOBAL _end (0) 0x20160 678 71: NOTYPE GLOBAL _end (0) 0x8001020160 699 10: NOTYPE GLOBAL _end (0) 0x20160 [all …]
|
D | run-addrname-test.sh | 35 _end
|
D | run-readelf-s.sh | 139 9: 0000000000201040 0 NOTYPE GLOBAL DEFAULT 26 _end 218 67: 0000000000201040 0 NOTYPE GLOBAL DEFAULT 26 _end
|
/third_party/flutter/flutter/examples/stocks/lib/ |
D | stock_data.dart | 84 _end(); 92 _end(); 97 void _end() {
|
/third_party/flutter/flutter/packages/flutter/lib/src/physics/ |
D | gravity_simulation.dart | 67 _end = endDistance; 72 final double _end; 81 bool isDone(double time) => x(time).abs() >= _end;
|
/third_party/node/deps/npm/node_modules/through/ |
D | index.js | 63 function _end () { function 74 _end() // will emit or queue
|
/third_party/alsa-lib/src/control/ |
D | hcontrol.c | 577 goto _end; in snd_hctl_load() 581 goto _end; in snd_hctl_load() 583 goto _end; in snd_hctl_load() 591 goto _end; in snd_hctl_load() 600 goto _end; in snd_hctl_load() 619 _end: in snd_hctl_load()
|
/third_party/openssl/crypto/sha/asm/ |
D | sha512-x86_64.pl | 182 $_end="16*$SZ+2*8(%rsp)"; 329 mov %rdx,$_end # save end pointer, "3rd" arg 385 cmp $_end,$inp 809 mov %rdx,$_end # save end pointer, "3rd" arg 1097 cmp $_end,$inp 1171 mov %rdx,$_end # save end pointer, "3rd" arg 1487 cmp $_end,$inp 1565 mov %rdx,$_end # save end pointer, "3rd" arg 1813 cmp $_end,$inp 1935 mov %rdx,$_end # save end pointer, "3rd" arg [all …]
|
/third_party/openssl/crypto/camellia/asm/ |
D | cmll-x86_64.pl | 678 $_end="8(%rsp)"; # inp+len&~15 755 mov %rdx,$_end 781 mov $_end,%rdx 823 mov %rax,$_end 834 mov %rdx,$_end 856 mov $_end,%rdx
|
D | cmll-x86.pl | 72 $_end=&DWP(16,"esp"); 151 &mov ($_end,"eax"); # save keyEnd 216 &mov ($_end,"eax"); # save keyEnd 894 &mov ($_end,$s3); 988 &mov ($_end,$s0);
|
/third_party/openssl/crypto/aes/asm/ |
D | aesni-sha256-x86_64.pl | 112 $_end="16*$SZ+2*8(%rsp)"; 376 mov $len,$_end 605 cmp $_end,%r12 692 mov $len,$_end 875 cmp $_end,%r12 1007 mov $len,$_end 1049 cmp $len,%r13 # $_end 1205 cmp `$PUSH8+2*8`($Tbl),%r13 # $_end 1251 cmp $_end,%r13
|
/third_party/FreeBSD/sys/kern/ |
D | bus_if.h | 29 rman_res_t _end, 64 rman_res_t _end, in BUS_ALLOC_RESOURCE() argument 70 return ((bus_alloc_resource_t *) _m)(_dev, _child, _type, _rid, _start, _end, _count, _flags); in BUS_ALLOC_RESOURCE()
|
/third_party/musl/tools/api_cmp_tool/ |
D | default_black.txt | 4 _end
|
/third_party/alsa-lib/aserver/ |
D | aserver.c | 943 goto _end; in server() 948 goto _end; in server() 959 goto _end; in server() 964 goto _end; in server() 994 _end: in server()
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | scroll_activity.dart | 515 .whenComplete(_end); // won't trigger if we dispose _controller first 550 void _end() { 612 .whenComplete(_end); // won't trigger if we dispose _controller first 633 void _end() {
|