/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_nir.cpp | 11 * The above copyright notice and this permission notice (including the next 2368 vec4_builder(this).at(block, ref->next);
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_pkt.c | 48 (*ppc)->next = NULL; in ngtcp2_pkt_chain_new()
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gk104.asm | 578 // NaN -> NaN, the next line sets the "quiet" bit of the result. This
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.h | 1515 int next_buffer_check_; // pc offset of next buffer check. 1698 void next(Label* L, bool is_internal);
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-ia64.S | 432 next if (!$process);
|
/third_party/libcoap/src/ |
H A D | coap_mbedtls.c | 306 seq = seq->next; in get_san_or_cn_from_cert() 1443 * the sending of the next handshake or a CSM. 1446 * The sending of the next handshake or CSM may get terminated because 2012 /* Reset for the next time */
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-ia64.S | 432 next if (!$process);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 561 // Avoid emitting unnecessary branches to the next block. in emitJumpTableHeader() 629 // If the lhs block is the next block, invert the condition so that we can in emitSwitchCase() 1133 for (auto AI = CI.arg_begin(), AE = CI.arg_end(); std::next(AI) != AE; ++AI) in translateMemFunc() 2427 "New entry wasn't next in the list of basic block!");
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 409 // Do we expect the next instruction to be part of the same bundle? in verify() 2059 std::next(MRI->def_begin(Reg)) != MRI->def_end()) in checkLiveness()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 1625 // Advance the cycle to free resources. Skip ahead to the next ready SU. in ListScheduleBottomUp() 1842 for (auto I = std::next(Q.begin()), E = Q.end(); I != E; ++I) in popFromQueueImpl() 1970 // Next time start processing this one starting from the next pred. 3026 dbgs() << " Prescheduling SU #" << SU.NodeNum << " next to PredSU #"
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | transupp.c | 1786 * Note that we allocate arrays padded out to the next iMCU boundary, in GLOBAL() 2345 for (marker = srcinfo->marker_list; marker != NULL; marker = marker->next) { in jcopy_markers_execute()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SimpleLoopUnswitch.cpp | 670 std::all_of(std::next(SI.case_begin()), SI.case_end(), in unswitchTrivialSwitch() 1781 // Grab the next exit block, in decreasing loop depth order. in rebuildLoopAfterUnswitch() 1832 // We will remove the remaining unlooped blocks from this loop in the next in rebuildLoopAfterUnswitch()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 1384 It = (N != 0) ? std::next(It) : CandSet.erase(It); in assignInits()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCFastISel.cpp | 2362 removeDeadCode(I, std::next(I)); in tryToFoldLoadIntoMI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 748 // Increment the pointer, VAList, to the next vararg in LowerVAARG() 1374 // This will point to the next argument passed via stack. in LowerCCCArguments() 1553 std::next(MachineBasicBlock::iterator(MI)), BB->end()); in EmitInstrWithCustomInserter()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | CodedInputStream.java | 3159 /** To get the next ByteBuffer from {@code input}, and then update the parameters */ 3168 currentByteBuffer = iterator.next(); in tryGetNextByteBuffer()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_test.cc | 111 seq.next(); in TEST() 1940 // reinsert 2 to make the next insert fail. in TEST()
|
/third_party/skia/dm/ |
H A D | DMSrcSink.cpp | 538 // If the next frame depends on this one, store it in priorFrame. in draw() 543 // codec for decoding the next frame. in draw() 737 // fScale * x and fScale * y, but we want integers such that the next subset will start in draw() 1744 for (; !iter.done(); iter.next()) { in ooprDraw()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_event.c | 744 * ignore_next_local_deauth as well, to avoid next local in mlme_event_deauth_disassoc() 2666 for (bss = drv->first_bss; bss; bss = bss->next) { in process_global_event()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_1x.c | 608 for (attr = req_attr; attr; attr = attr->next) { in add_common_radius_attr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_1x.c | 607 for (attr = req_attr; attr; attr = attr->next) { in add_common_radius_attr()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 461 /* Set COAL_NOW to be ready quickly for the next push */ in bnxt_start_xmit() 820 u16 next, max = rxr->rx_agg_bmap_size; in bnxt_find_next_agg_idx() local 822 next = find_next_zero_bit(rxr->rx_agg_bmap, max, idx); in bnxt_find_next_agg_idx() 823 if (next >= max) in bnxt_find_next_agg_idx() 824 next = find_first_zero_bit(rxr->rx_agg_bmap, max); in bnxt_find_next_agg_idx() 825 return next; in bnxt_find_next_agg_idx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 484 /* Set COAL_NOW to be ready quickly for the next push */ in bnxt_start_xmit() 859 u16 next, max = rxr->rx_agg_bmap_size; in bnxt_find_next_agg_idx() local 861 next = find_next_zero_bit(rxr->rx_agg_bmap, max, idx); in bnxt_find_next_agg_idx() 862 if (next >= max) in bnxt_find_next_agg_idx() 863 next = find_first_zero_bit(rxr->rx_agg_bmap, max); in bnxt_find_next_agg_idx() 864 return next; in bnxt_find_next_agg_idx()
|
/third_party/libbpf/src/ |
H A D | libbpf.c | 9004 bpf_object__prev_program(const struct bpf_object *obj, struct bpf_program *next) argument 9006 struct bpf_program *prog = next; 10219 bpf_object__prev_map(const struct bpf_object *obj, const struct bpf_map *next) argument 10221 if (next == NULL) { 10227 return __bpf_map__iter(next, obj, -1);
|
/third_party/nghttp2/tests/ |
H A D | nghttp2_session_test.c | 113 for (ci = bufs->head; ci; ci = ci->next) { in scripted_data_feed_init2() 6303 CU_ASSERT(NULL == inflight_settings->next); in test_nghttp2_submit_settings_multiple_times() 6314 inflight_settings = session->inflight_settings_head->next; in test_nghttp2_submit_settings_multiple_times() 6321 CU_ASSERT(NULL == inflight_settings->next); in test_nghttp2_submit_settings_multiple_times() 6339 CU_ASSERT(NULL == inflight_settings->next); in test_nghttp2_submit_settings_multiple_times()
|