Home
last modified time | relevance | path

Searched refs:result (Results 16576 - 16600 of 16695) sorted by relevance

1...<<661662663664665666667668

/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2734 ret = lb->result; in cxgb4_selftest_lb_pkt()
3661 lb->result = -EIO; in cxgb4_validate_lb_pkt()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2315 __le32 result[2][4]; /* 0:fail, 1:ok, 2:on_time, 3:retry */ member
2324 __le32 result[2][5]; /* 0:fail, 1:ok, 2:on_time, 3:retry, 4:tx */ member
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.h144 __u32 result:1; member
148 struct ethtool_cable_result result; member
H A Dethtool-user.c208 [ETHTOOL_A_CABLE_NEST_RESULT] = { .name = "result", .type = YNL_PT_NEST, .nest = &ethtool_cable_result_nest, },
1091 ethtool_cable_result_free(&obj->result); in ethtool_cable_nest_free()
1110 dst->_present.result = 1; in ethtool_cable_nest_parse()
1113 parg.data = &dst->result; in ethtool_cable_nest_parse()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c4220 int result = 0; in snd_hdsp_prepare() local
4232 return result; in snd_hdsp_prepare()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2792 /* replace the depth for depth testing with the result */ in DECL_SPECIAL()
2893 /* replace the depth for depth testing with the result */ in DECL_SPECIAL()
3940 void *result = nine_ureg_create_shader(p, pipe, so); in nine_create_shader_with_so_and_destroy() local
3942 return result; in nine_create_shader_with_so_and_destroy()
H A Dnine_state.c814 * the viewport: not enough to change rasterization result (in particular in update_viewport()
2649 union pipe_query_result *result) in nine_context_get_query_result()
2664 ret = pipe->get_query_result(pipe, query, wait, result); in nine_context_get_query_result()
2667 DBG("Query result %s\n", ret ? "found" : "not yet available"); in nine_context_get_query_result()
2647 nine_context_get_query_result(struct NineDevice9 *device, struct pipe_query *query, unsigned *counter, boolean flush, boolean wait, union pipe_query_result *result) nine_context_get_query_result() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_ext_inst_debug_test.cpp682 HasSubstr("expected result type must be a result id of " in TEST_P()
699 HasSubstr("expected operand File must be a result id of " in TEST_P()
716 HasSubstr("expected operand Text must be a result id of " in TEST_P()
784 HasSubstr("expected operand Source must be a result id of " in TEST_F()
813 HasSubstr("expected operand Source must be a result id of " in TEST_F()
846 HasSubstr("expected operand Name must be a result id of " in TEST_F()
882 HasSubstr("expected operand Name must be a result id of " in TEST_F()
915 HasSubstr("expected operand Size must be a result id of " in TEST_F()
951 HasSubstr("expected operand Size must be a result i in TEST_F()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_ext_inst_debug_test.cpp682 HasSubstr("expected result type must be a result id of " in TEST_P()
699 HasSubstr("expected operand File must be a result id of " in TEST_P()
716 HasSubstr("expected operand Text must be a result id of " in TEST_P()
784 HasSubstr("expected operand Source must be a result id of " in TEST_F()
813 HasSubstr("expected operand Source must be a result id of " in TEST_F()
846 HasSubstr("expected operand Name must be a result id of " in TEST_F()
882 HasSubstr("expected operand Name must be a result id of " in TEST_F()
915 HasSubstr("expected operand Size must be a result id of " in TEST_F()
951 HasSubstr("expected operand Size must be a result i in TEST_F()
[all...]
/third_party/python/Lib/test/
H A Dtest_functools.py1424 # This did not result in an incorrect answer, but it did trigger
1545 # Verify that the previous exception did not result in a cached entry
2300 result = self.data[key]
2302 return result
H A Dtest_zipfile.py574 produces the expected result."""
3095 result = next(self._orig_iter)
3097 return result
H A Dtest_xml_etree.py176 result = pickle.loads(temp)
184 return result
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1764 // Generate loads from param memory/moves from registers for result in LowerCall()
2259 SDValue result = DAG.getNode(ISD::TRUNCATE, dl, MVT::i1, newLD); in LowerLOADi1() local
2263 SDValue Ops[] = { result, LD->getChain() }; in LowerLOADi1()
3469 // Our result depends on both our and other thread's arguments.
4640 /// of M/2 bits that produces an M-bit result (i.e. mul.wide). This transform
4746 // convert back to v2i1. The returned result will be scalarized by in PerformSETCCCombine()
/third_party/spirv-tools/test/val/
H A Dval_ext_inst_debug_test.cpp682 HasSubstr("expected result type must be a result id of " in TEST_P()
699 HasSubstr("expected operand File must be a result id of " in TEST_P()
716 HasSubstr("expected operand Text must be a result id of " in TEST_P()
784 HasSubstr("expected operand Source must be a result id of " in TEST_F()
813 HasSubstr("expected operand Source must be a result id of " in TEST_F()
846 HasSubstr("expected operand Name must be a result id of " in TEST_F()
882 HasSubstr("expected operand Name must be a result id of " in TEST_F()
915 HasSubstr("expected operand Size must be a result id of " in TEST_F()
951 HasSubstr("expected operand Size must be a result i in TEST_F()
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_sdio.c1761 int result; in dhdsdio_func_blocksize() local
1764 sizeof(int), &result, sizeof(int), IOV_GET); in dhdsdio_func_blocksize()
1771 if (result != block_size) { in dhdsdio_func_blocksize()
1773 __FUNCTION__, function_num, result, block_size)); in dhdsdio_func_blocksize()
5141 /* Set bus state according to enable result */ in dhd_bus_init()
/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c3883 * component, and produces an integer which is the result of
3889 unsigned long result = 0; in strict_strtoul_scaled() local
3897 result = result * 10 + value; in strict_strtoul_scaled()
3909 *res = result * int_pow(10, scale - decimals); in strict_strtoul_scaled()
5789 * __must_check, we must do something with the result in md_alloc()
9424 /* resync has finished, collect result */ in md_reap_sync_thread()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c6585 u32 timeout, u64 *result) in gaudi2_send_cpu_message()
6590 if (result) in gaudi2_send_cpu_message()
6591 *result = 0; in gaudi2_send_cpu_message()
6598 return hl_fw_send_cpu_message(hdev, GAUDI2_QUEUE_ID_CPU_PQ, msg, len, timeout, result); in gaudi2_send_cpu_message()
6941 * check capability here as send_cpu_message() won't update the result in gaudi2_test_cpu_queue()
6584 gaudi2_send_cpu_message(struct hl_device *hdev, u32 *msg, u16 len, u32 timeout, u64 *result) gaudi2_send_cpu_message() argument
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c3827 * component, and produces an integer which is the result of
3833 unsigned long result = 0; in strict_strtoul_scaled() local
3841 result = result * 10 + value; in strict_strtoul_scaled()
3853 *res = result * int_pow(10, scale - decimals); in strict_strtoul_scaled()
9556 /* resync has finished, collect result */ in md_reap_sync_thread()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c1572 * name characters at all. So '.rodata.abracadabra' will result in in internal_map_name()
6223 /* if new count is zero, reallocarray can return a valid NULL result; in append_subprog_relos()
8948 /* if new count is zero, reallocarray can return a valid NULL result; in libbpf_unregister_prog_handler()
10193 * negative, the result might be indistinguishable from error
11210 static int resolve_full_path(const char *file, char *result, size_t result_sz) in resolve_full_path() argument
11241 snprintf(result, result_sz, "%.*s/%s", seg_len, s, file); in resolve_full_path()
11243 if (faccessat(AT_FDCWD, result, perm, AT_EACCESS) < 0) in resolve_full_path()
11245 pr_debug("resolved '%s' to '%s'\n", file, result); in resolve_full_path()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dqp.c3438 int result = 0; in ib_mask_to_mlx5_opt() local
3443 result |= ib_nr_to_mlx5_nr(1 << i); in ib_mask_to_mlx5_opt()
3446 return result; in ib_mask_to_mlx5_opt()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c3726 * field to the end of the file. Compare the result with the checksum field to
4081 goto result; in rtl8152_request_firmware()
4086 goto result; in rtl8152_request_firmware()
4092 result: in rtl8152_request_firmware()
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c2023 struct inet6_ifaddr *ifp, *result = NULL; in ipv6_get_ifaddr() local
2033 result = ifp; in ipv6_get_ifaddr()
2041 return result; in ipv6_get_ifaddr()
2565 * We don't want that to result in creating a new temporary ip address. in manage_tempaddrs()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dqp.c3769 int result = 0; in ib_mask_to_mlx5_opt() local
3774 result |= ib_nr_to_mlx5_nr(1 << i); in ib_mask_to_mlx5_opt()
3777 return result; in ib_mask_to_mlx5_opt()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c2054 struct inet6_ifaddr *ifp, *result = NULL; in ipv6_get_ifaddr() local
2061 result = ifp; in ipv6_get_ifaddr()
2069 return result; in ipv6_get_ifaddr()
2593 * We don't want that to result in creating a new temporary ip address. in manage_tempaddrs()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderStorageBufferObjectTests.cpp391 bool result = true; in ValidateReadBuffer() local
403 result = false; in ValidateReadBuffer()
408 return result; in ValidateReadBuffer()
710 const char* const glsl_cs = NL "layout(local_size_x = 1) in;" NL "buffer Buffer {" NL " int result;" NL "};" NL in Run()
711 "void main() {" NL " result = 7;" NL "}"; in Run()

Completed in 195 milliseconds

1...<<661662663664665666667668