Home
last modified time | relevance | path

Searched refs:result (Results 16401 - 16425 of 16568) sorted by relevance

1...<<651652653654655656657658659660>>...663

/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc1585 // If we know how to interpret the result or if the users only care in VisitSpeculativeIntegerAdditiveOp()
1608 // the result type unless we deopt for -0 inputs. in VisitSpeculativeIntegerAdditiveOp()
1735 // If the result is truncated, we only need to check the inputs. in VisitSpeculativeNumberModulus()
2044 // Do not bypass the type conversion when the result type is i64. in VisitJSWasmCall()
2419 // (c) the uses are truncating and the result is in the safe in VisitNode()
2466 // (c) the uses are truncating and the result is in the safe in VisitNode()
2527 // If the result is truncated, we only need to check the inputs. in VisitNode()
2711 // will continue to hold. Moreover, since the RHS is 0, the result in VisitNode()
4589 Node* result = graph()->NewNode(machine()->Float64RoundUp().placeholder(), in Float64Round() local
4595 graph()->NewNode(machine()->Float64Sub(), result, one_hal in Float64Round()
[all...]
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DSynthTest.java27 byte[] result = new byte[uniBytes.length()]; in readUniBytes()
28 for (int i = 0; i < result.length; ++i) { in readUniBytes()
29 result[i] = (byte) uniBytes.charAt(i); in readUniBytes()
31 return result; in readUniBytes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp384 /// "shuffled out" lane would result in division by zero.
792 // are set to 1, we would still get a decent matching result.
1733 // First check if the result is already in the cache. in isAliased()
1735 Optional<bool> &result = AliasCache[key]; in isAliased() local
1736 if (result.hasValue()) { in isAliased()
1737 return result.getValue(); in isAliased()
1745 // Store the result in the cache. in isAliased()
1746 result = aliased; in isAliased()
5506 // smaller type will result in the same value. Here, since we can't
5523 // be demoted as a result
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c593 * gas_query_start_cb() would result in dereferencing freed memory. in wpa_supplicant_cleanup()
1246 * based on the network configuration and scan result for the selected BSS (if
2079 * candidate APs are added to a list based on scan result processing in wpa_supplicant_associate()
3879 "Note: nl80211 driver interface is not designed to be used with ap_scan=2; this can result in connection failures"); in wpa_supplicant_set_ap_scan()
4447 "Note: nl80211 driver interface is not designed to be used with ap_scan=2; this can result in connection failures");
5618 enum offchannel_send_action_result result)
5621 " result=%s",
5623 result == OFFCHANNEL_SEND_ACTION_SUCCESS ? "SUCCESS" :
5624 (result == OFFCHANNEL_SEND_ACTION_NO_ACK ? "no-ACK" :
5627 result
5614 wpas_gas_server_tx_status(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result) global() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c2926 * @HashResultPointer: pointer to an initial/result hash table.
2932 * the @HashResultPointer as the result hash table.
2988 * @RandomChallenge. The result is put into the entry of the working hash
13093 * This can result in each cpu_map.eq to be set in lpfc_sli4_enable_msix()
13550 uint32_t result = 0; in lpfc_cgn_reverse_bits() local
13554 result <<= 1; in lpfc_cgn_reverse_bits()
13555 result |= (1 & (wd >> i)); in lpfc_cgn_reverse_bits()
13557 return result; in lpfc_cgn_reverse_bits()
13568 uint32_t result; in lpfc_cgn_calc_crc32() local
13574 result in lpfc_cgn_calc_crc32()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_core.c561 crypto4xx_copy_digest_to_dst(ahash_req->result, pd_uinfo, ctx); in crypto4xx_ahash_done()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dentry.S1249 or %o4, %o3, %o3 ! result
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h964 u8 result; member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dentry.S1247 or %o4, %o3, %o3 ! result
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h542 int result; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h352 * as a result from low_latency bit flags and takes force into account.
647 } result; member
/kernel/linux/linux-5.10/fs/
H A Daio.c1158 * Check if the user asked us to deliver the result through an in aio_complete()
2130 * copied into the memory pointed to by result without being placed
2138 struct io_event __user *, result) in SYSCALL_DEFINE3()
2168 * The result argument is no longer used - the io_event is in SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h964 u8 result; member
/kernel/linux/linux-6.6/fs/
H A Daio.c1171 * Check if the user asked us to deliver the result through an in aio_complete()
2124 * copied into the memory pointed to by result without being placed
2132 struct io_event __user *, result) in SYSCALL_DEFINE3()
2162 * The result argument is no longer used - the io_event is in SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/include/linux/
H A Dnvme.h1457 * therefore, those devices had their cntlid value set to 0 as a result.
2000 } result; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dxdomain.c126 req->result.err = 0; in tb_xdomain_copy()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtintel.c1178 * secure boot engine. As a result, the corresponding sfi file will in btintel_download_fw_tlv()
1245 /* Send Intel Reset command. This will result in in btintel_reset_to_bootloader()
3016 * indicating the result of the firmware in btintel_recv_event()
3058 if (evt->result) in btintel_secure_send_result()
/kernel/linux/linux-6.6/drivers/crypto/amcc/
H A Dcrypto4xx_core.c561 crypto4xx_copy_digest_to_dst(ahash_req->result, pd_uinfo, ctx); in crypto4xx_ahash_done()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h540 int result; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h360 * as a result from low_latency bit flags and takes force into account.
627 } result; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dapple.c305 * removing it will result in occasional missed completetion in apple_nvme_submit_cmd()
601 if (!nvme_try_complete_req(req, cqe->status, cqe->result) && in apple_nvme_handle_cqe()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmesh.c596 printk(KERN_DEBUG "mesh_done: result = %x, data_ptr=%d, buflen=%d\n", in mesh_done()
597 cmd->result, ms->data_ptr, scsi_bufflen(cmd)); in mesh_done()
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_removegrain.asm144 ; %1 simd register that holds the "false" values and will hold the result
/third_party/backends/backend/
H A Dsceptre.c346 hexdump (DBG_info2, "GET BUFFER STATUS result", dev->buffer, 16); in sceptre_get_status()
521 sceptre_sense_handler (int scsi_fd, unsigned char __sane_unused__ *result, void __sane_unused__ *arg) in sceptre_sense_handler() argument
/third_party/gn/src/gn/
H A Dvariables.cc440 and they can not be removed. As a result, this capability should generally
490 would bring in the public_configs those headers need. The result may be
1584 output in a subdirectory of root_out_dir can result in collisions between
1972 and they can not be removed. As a result, this capability should generally

Completed in 112 milliseconds

1...<<651652653654655656657658659660>>...663