| /third_party/rust/crates/clap/clap_lex/tests/ |
| D | parsed.rs | 8 let next = raw.next(&mut cursor).unwrap(); in to_long_stdio() localVariable 20 let next = raw.next(&mut cursor).unwrap(); in to_long_no_escape() localVariable 32 let next = raw.next(&mut cursor).unwrap(); in to_long_no_value() localVariable 46 let next = raw.next(&mut cursor).unwrap(); in to_long_with_empty_value() localVariable 60 let next = raw.next(&mut cursor).unwrap(); in to_long_with_value() localVariable 74 let next = raw.next(&mut cursor).unwrap(); in to_short_stdio() localVariable 86 let next = raw.next(&mut cursor).unwrap(); in to_short_escape() localVariable 98 let next = raw.next(&mut cursor).unwrap(); in to_short_long() localVariable 110 let next = raw.next(&mut cursor).unwrap(); in to_short() localVariable 124 let next = raw.next(&mut cursor).unwrap(); in is_negative_number() localVariable [all …]
|
| D | shorts.rs | 6 let next = raw.next(&mut cursor).unwrap(); in iter() localVariable 18 let next = raw.next(&mut cursor).unwrap(); in next_flag() localVariable 37 let next = raw.next(&mut cursor).unwrap(); in next_value_os() localVariable 50 let next = raw.next(&mut cursor).unwrap(); in next_flag_with_value() localVariable 64 let next = raw.next(&mut cursor).unwrap(); in next_flag_with_no_value() localVariable 81 let next = raw.next(&mut cursor).unwrap(); in advance_by_nothing() localVariable 95 let next = raw.next(&mut cursor).unwrap(); in advance_by_something() localVariable 109 let next = raw.next(&mut cursor).unwrap(); in advance_by_out_of_bounds() localVariable 123 let next = raw.next(&mut cursor).unwrap(); in is_not_empty() localVariable 134 let next = raw.next(&mut cursor).unwrap(); in is_partial_not_empty() localVariable [all …]
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | tokenizer_test.cc | 28 auto next = t.NextToken(); in TEST_F() local 35 auto next = t.NextToken(); in TEST_F() local 47 auto next = t.NextToken(); in TEST_F() local 59 auto next = t.NextToken(); in TEST_F() local 71 auto next = t.NextToken(); in TEST_F() local 85 auto next = t.NextToken(); in TestNaN() local 110 auto next = t.NextToken(); in TEST_F() local 122 auto next = t.NextToken(); in TEST_F() local 134 auto next = t.NextToken(); in TEST_F() local 146 auto next = t.NextToken(); in TEST_F() local [all …]
|
| /third_party/libcoap/include/coap3/ |
| D | coap_utlist_internal.h | 87 #define UTLIST_NEXT(elt,list,next) ((char*)((list)->next)) argument 88 #define UTLIST_NEXTASGN(elt,list,to,next) { char **_alias = (char**)&((list)->next); *_alias=(char*… argument 96 #define UTLIST_NEXT(elt,list,next) ((elt)->next) argument 97 #define UTLIST_NEXTASGN(elt,list,to,next) ((elt)->next)=(to) argument 111 #define LL_SORT2(list, cmp, next) \ argument 175 #define DL_SORT2(list, cmp, prev, next) \ argument 238 #define CDL_SORT2(list, cmp, prev, next) \ argument 317 #define LL_PREPEND2(head,add,next) \ argument 326 #define LL_CONCAT2(head1,head2,next) \ argument 341 #define LL_APPEND2(head,add,next) \ argument [all …]
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/type_relationships/recursive_types/ |
| D | recursive_types.ts | 27 next: iA; property 30 next: iC; property 33 next: iD; property 36 next: iB; property
|
| /third_party/typescript/tests/baselines/reference/ |
| D | iteratorSpreadInArray2.js | 3 next() { method in SymbolIterator 16 next() { method in NumberIterator 33 next() { method in SymbolIterator 44 next() { method in NumberIterator
|
| D | iteratorSpreadInCall5.js | 4 next() { method in SymbolIterator 17 next() { method in _StringIterator 34 next() { method in SymbolIterator 45 next() { method in _StringIterator
|
| D | iteratorSpreadInCall6.js | 4 next() { method in SymbolIterator 17 next() { method in _StringIterator 34 next() { method in SymbolIterator 45 next() { method in _StringIterator
|
| D | iteratorSpreadInCall9.js | 7 next() { method in SymbolIterator 20 next() { method in _StringIterator 40 next() { method in SymbolIterator 51 next() { method in _StringIterator
|
| D | iteratorSpreadInCall12.js | 7 next() { method in SymbolIterator 20 next() { method in _StringIterator 39 next() { method in SymbolIterator 50 next() { method in _StringIterator
|
| D | iteratorSpreadInCall8.js | 7 next() { method in SymbolIterator 20 next() { method in _StringIterator 39 next() { method in SymbolIterator 50 next() { method in _StringIterator
|
| D | iterableArrayPattern16.js | 7 next() { method in FooIterator 20 next() { method in FooIteratorIterator 40 next() { method in FooIterator 51 next() { method in FooIteratorIterator
|
| D | iteratorSpreadInArray8.js | 3 next() { method in SymbolIterator 15 next() { method in SymbolIterator
|
| D | for-of31.js | 3 next() { method in StringIterator 19 next() { method in StringIterator
|
| D | iterableArrayPattern2.js | 3 next() { method in SymbolIterator 19 next() { method in SymbolIterator
|
| D | for-of14.js | 3 next() { method in StringIterator 13 next() { method in StringIterator
|
| D | for-of34.js | 3 next() { method in StringIterator 16 next() { method in StringIterator
|
| D | for-of35.js | 3 next() { method in StringIterator 19 next() { method in StringIterator
|
| /third_party/skia/third_party/externals/oboe/tests/ |
| D | testStreamStates.cpp | 72 StreamState next = StreamState::Unknown; in checkStreamStateIsStartedAfterStartingTwice() local 93 StreamState next = StreamState::Unknown; in checkStreamStateIsStoppedAfterStoppingTwice() local 142 StreamState next = StreamState::Unknown; in TEST_F() local 153 StreamState next = StreamState::Unknown; in TEST_F() local 168 StreamState next = StreamState::Unknown; in TEST_F() local 187 StreamState next = StreamState::Unknown; in TEST_F() local 202 StreamState next = StreamState::Unknown; in TEST_F() local 213 StreamState next = StreamState::Unknown; in TEST_F() local 244 StreamState next = StreamState::Unknown; in TEST_F() local 299 StreamState next = StreamState::Unknown; in TEST_F() local
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-linkage.h | 166 int next = fp_allocator_.NextSlot(2) / 2; in CanAllocateFP() local 171 int next = fp_allocator_.NextSlot(2) / 2; in CanAllocateFP() local 175 int next = fp_allocator_.NextSlot(4) / 2; in CanAllocateFP() local 205 int next = fp_allocator_.Allocate(2) / 2; in NextFpReg() local 209 int next = fp_allocator_.Allocate(4) / 2; in NextFpReg() local
|
| /third_party/ffmpeg/libswresample/x86/ |
| D | rematrix.asm | 49 .next: label 89 .next: label 128 .next: label 186 .next: label
|
| /third_party/typescript/tests/cases/conformance/es6/spread/ |
| D | iteratorSpreadInCall6.ts | 4 next() { method in SymbolIterator 17 next() { method in _StringIterator
|
| D | iteratorSpreadInCall7.ts | 4 next() { method in SymbolIterator 17 next() { method in _StringIterator
|
| D | iteratorSpreadInArray2.ts | 3 next() { method in SymbolIterator 16 next() { method in NumberIterator
|
| D | iteratorSpreadInCall5.ts | 4 next() { method in SymbolIterator 17 next() { method in _StringIterator
|