/third_party/typescript/tests/baselines/reference/ |
H A D | es5-asyncFunctionLongObjectLiteral.js | 35 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
38 step((generator = generator.apply(thisArg, _arguments || [])).next());
43 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importCallExpressionAsyncES3AMD.js | 35 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
38 step((generator = generator.apply(thisArg, _arguments || [])).next());
43 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importCallExpressionAsyncES3CJS.js | 36 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
39 step((generator = generator.apply(thisArg, _arguments || [])).next());
44 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
49 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importCallExpressionAsyncES3UMD.js | 35 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
38 step((generator = generator.apply(thisArg, _arguments || [])).next());
43 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importCallExpressionAsyncES5AMD.js | 35 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
38 step((generator = generator.apply(thisArg, _arguments || [])).next());
43 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importCallExpressionAsyncES5CJS.js | 36 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
39 step((generator = generator.apply(thisArg, _arguments || [])).next());
44 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
49 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importCallExpressionAsyncES5UMD.js | 35 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
38 step((generator = generator.apply(thisArg, _arguments || [])).next());
43 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
48 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importMeta(module=commonjs,target=es5).js | 46 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
49 step((generator = generator.apply(thisArg, _arguments || [])).next());
54 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
59 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importMeta(module=es2020,target=es5).js | 45 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
48 step((generator = generator.apply(thisArg, _arguments || [])).next());
53 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
58 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
H A D | importMeta(module=esnext,target=es5).js | 45 function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
48 step((generator = generator.apply(thisArg, _arguments || [])).next());
53 return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
58 if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | ProtobufArrayListTest.java | 68 assertEquals(1, (int) iterator.next()); in testModificationWithIteration() 72 iterator.next(); in testModificationWithIteration() 81 iterator.next(); in testModificationWithIteration() 90 iterator.next(); in testModificationWithIteration()
|
/third_party/spirv-tools/source/opt/ |
H A D | local_single_block_elim_pass.cpp | 64 auto next = bi->begin(); in LocalSingleBlockLoadStoreElim() local 65 for (auto ii = next; ii != bi->end(); ii = next) { in LocalSingleBlockLoadStoreElim() 66 ++next; in LocalSingleBlockLoadStoreElim()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | preauth_auth.c | 33 struct rsn_preauth_interface *next; member 121 piface->next = hapd->preauth_iface; in rsn_preauth_iface_add() 141 piface = piface->next; in rsn_preauth_iface_deinit() 241 piface = piface->next; in rsn_preauth_send()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | asn1.h | 67 const u8 **next); 71 int asn1_get_integer(const u8 *buf, size_t len, int *integer, const u8 **next); 73 const u8 **next); 75 const u8 **params, size_t *params_len, const u8 **next);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | preauth_auth.c | 33 struct rsn_preauth_interface *next; member 121 piface->next = hapd->preauth_iface; in rsn_preauth_iface_add() 141 piface = piface->next; in rsn_preauth_iface_deinit() 241 piface = piface->next; in rsn_preauth_send()
|
/third_party/backends/backend/ |
H A D | ricoh2.c | 87 struct Ricoh2_Device *next; member 142 for (device = ricoh2_devices; device; device = device->next) in lookup_handle() 173 for (device = ricoh2_devices; device; device = device->next) in attach() 215 device->next = ricoh2_devices; in attach() 325 for (device = ricoh2_devices; device; device = device->next) in sane_get_devices() 354 for (device = ricoh2_devices; device; device = device->next) in sane_open() 950 Ricoh2_Device *device, *next; in sane_exit() local 957 for (device = ricoh2_devices, next = device; device; device = next) in sane_exit() 959 next in sane_exit() [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource_buffer_upload.c | 473 struct svga_buffer_surface *bufsurf, *next; in svga_buffer_destroy_host_surface() local 475 LIST_FOR_EACH_ENTRY_SAFE(bufsurf, next, &sbuf->surfaces, list) { in svga_buffer_destroy_host_surface() 733 /* Reset sbuf for next use/upload */ in svga_buffer_upload_flush() 737 assert(sbuf->head.prev && sbuf->head.next); in svga_buffer_upload_flush() 1009 assert(!sbuf->head.prev && !sbuf->head.next); in svga_buffer_upload_ranges() 1112 struct list_head *curr, *next; in svga_context_flush_buffers() local 1116 curr = svga->dirty_buffers.next; in svga_context_flush_buffers() 1117 next = curr->next; in svga_context_flush_buffers() 1126 curr = next; in svga_context_flush_buffers() [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsusermap.c | 183 struct USERMAPPING *next; member 457 mapping->next = (struct USERMAPPING *)NULL; in askmapping() 460 lastmapping->next = mapping; in askmapping() 507 mapping = mapping->next; in domapping() 848 mapping = mapping->next) in outputmap() 863 mapping = mapping->next) in outputmap() 881 mapping = mapping->next) in outputmap() 919 for (mapping=firstmapping; mapping; mapping=mapping->next) { in sanitize() 954 firstowner->next = firstmapping; in sanitize() 964 mapping=mapping->next) in sanitize() [all...] |
/third_party/lzma/C/ |
H A D | MtDec.c | 86 struct CMtDecBufLink_ *next;
member 137 void *next = ((CMtDecBufLink *)link)->next;
in MtDecThread_FreeInBufs() local 139 link = next;
in MtDecThread_FreeInBufs() 319 link->next = NULL;
in MtDec_ThreadFunc2() 324 prev->next = link;
in MtDec_ThreadFunc2() 516 link = link->next;
in MtDec_ThreadFunc2() 582 // We have started executing for new iteration (with next thread)
in MtDec_ThreadFunc2() 583 // And that next thread now is responsible for possible exit from decoding (threading_code)
in MtDec_ThreadFunc2() 656 link = link->next;
in MtDec_ThreadFunc2() 882 void *next = ((CMtDecBufLink *)link)->next; MtDec_Read() local [all...] |
/third_party/skia/src/core/ |
H A D | SkClipStack.cpp | 543 for (const Element* element = (const Element*)recIter.next(); in operator =() 545 element = (const Element*)recIter.next()) { in operator =() 562 const Element* myElement = (const Element*)myIter.next(); in operator ==() 563 const Element* bElement = (const Element*)bIter.next(); in operator ==() 569 myElement = (const Element*)myIter.next(); in operator ==() 570 bElement = (const Element*)bIter.next(); in operator ==() 800 const SkClipStack::Element* SkClipStack::Iter::next() { in next() function in SkClipStack::Iter 801 return (const SkClipStack::Element*)fIter.next(); in next() 825 // return on the next "next" o in skipToTopmost() [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross.hpp | 678 inline bool is_continue(uint32_t next) const in is_continue() 680 return (ir.block_meta[next] & ParsedIR::BLOCK_META_CONTINUE_BIT) != 0; in is_continue() 683 inline bool is_single_block_loop(uint32_t next) const in is_single_block_loop() 685 auto &block = get<SPIRBlock>(next); in is_single_block_loop() 686 return block.merge == SPIRBlock::MergeLoop && block.continue_block == ID(next); in is_single_block_loop() 689 inline bool is_break(uint32_t next) const in is_break() 691 return (ir.block_meta[next] & in is_break() 695 inline bool is_loop_break(uint32_t next) const in is_loop_break() 697 return (ir.block_meta[next] & ParsedIR::BLOCK_META_LOOP_MERGE_BIT) != 0; in is_loop_break() 700 inline bool is_conditional(uint32_t next) cons [all...] |
/third_party/protobuf/src/google/protobuf/io/ |
H A D | coded_stream.cc | 347 // Decodes varint64 with known size, N, and returns next pointer. Knowing N at 419 const uint8* next; in ReadVarint64FromArray() local 421 next = DecodeVarint64KnownSize<2>(buffer, value); in ReadVarint64FromArray() 423 next = DecodeVarint64KnownSize<3>(buffer, value); in ReadVarint64FromArray() 425 next = DecodeVarint64KnownSize<4>(buffer, value); in ReadVarint64FromArray() 427 next = DecodeVarint64KnownSize<5>(buffer, value); in ReadVarint64FromArray() 429 next = DecodeVarint64KnownSize<6>(buffer, value); in ReadVarint64FromArray() 431 next = DecodeVarint64KnownSize<7>(buffer, value); in ReadVarint64FromArray() 433 next = DecodeVarint64KnownSize<8>(buffer, value); in ReadVarint64FromArray() 435 next in ReadVarint64FromArray() [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dca_parser.c | 66 * @return the position of the first byte of the next frame, or -1 312 int next, duration, sample_rate; in dca_parse() local 315 next = buf_size; in dca_parse() 317 next = dca_find_frame_end(pc1, buf, buf_size); in dca_parse() 319 if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { in dca_parse() 343 return next; in dca_parse()
|
H A D | mpegvideo_xvmc.c | 90 struct xvmc_pix_fmt *last, *next, *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2]; in ff_xvmc_field_start() local 130 next = (struct xvmc_pix_fmt*)s->next_picture.f->data[2]; in ff_xvmc_field_start() 131 if (!next) in ff_xvmc_field_start() 133 if (next->xvmc_id != AV_XVMC_ID) in ff_xvmc_field_start() 135 render->p_future_surface = next->p_surface; in ff_xvmc_field_start() 206 // take the next free macroblock in ff_xvmc_decode_mb()
|
/third_party/cups-filters/backend/ |
H A D | implicitclass.c | 66 int next; /* Next delay value */ in next_delay() local 68 next = (current + *previous) % 12; in next_delay() 69 *previous = next < current ? 0 : current; in next_delay() 71 next = 1; in next_delay() 74 return (next); in next_delay() 217 /* Pause half a second before next attempt */ in main()
|