Home
last modified time | relevance | path

Searched defs:one (Results 1 – 25 of 161) sorted by relevance

1234567

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dsm4_gcm.c132 const union { long one; char little; } is_endian = {1}; in gcm_gmult_8bit() member
292 const union { long one; char little; } is_endian = {1}; in gcm_init_4bit() member
322 const union { long one; char little; } is_endian = {1}; in gcm_gmult_4bit() member
394 const union { long one; char little; } is_endian = {1}; member
573 const union { long one; char little; } is_endian = {1}; member
670 const union { long one; char little; } is_endian = {1}; member
740 const union { long one; char little; } is_endian = {1}; member
870 const union { long one; char little; } is_endian = {1}; member
1025 const union { long one; char little; } is_endian = {1}; member
1183 const union { long one; char little; } is_endian = {1}; member
[all …]
H A Daes_gcm.c138 const union { long one; char little; } is_endian = {1}; in gcm_gmult_8bit() member
298 const union { long one; char little; } is_endian = {1}; in gcm_init_4bit() member
328 const union { long one; char little; } is_endian = {1}; in gcm_gmult_4bit() member
400 const union { long one; char little; } is_endian = {1}; member
579 const union { long one; char little; } is_endian = {1}; member
676 const union { long one; char little; } is_endian = {1}; member
746 const union { long one; char little; } is_endian = {1}; member
876 const union { long one; char little; } is_endian = {1}; member
1031 const union { long one; char little; } is_endian = {1}; member
1402 const union { long one; char little; } is_endian = {1}; member
/OK3568_Linux_fs/kernel/lib/
H A Dtest_stackinit.c197 unsigned long one; member
205 size_t one; member
214 u8 one; member
222 char *one; member
231 u8 one; member
H A Datomic64_test.c109 int one = 1; in test_atomic() local
154 long long one = 1LL; in test_atomic64() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h154 const int one = 1; in bpf_prog3() local
237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
H A Dtest_mmap.c32 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmax310x.c626 struct max310x_one *one = to_max310x_port(port); in max310x_batch_write() local
641 struct max310x_one *one = to_max310x_port(port); in max310x_batch_read() local
656 struct max310x_one *one = to_max310x_port(port); in max310x_handle_rx() local
792 struct max310x_one *one = to_max310x_port(port); in max310x_start_tx() local
853 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); in max310x_tx_proc() local
875 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc() local
885 struct max310x_one *one = to_max310x_port(port); in max310x_set_mctrl() local
1009 struct max310x_one *one = container_of(ws, struct max310x_one, rs_work); in max310x_rs_proc() local
1032 struct max310x_one *one = to_max310x_port(port); in max310x_rs485_config() local
H A Dsc16is7xx.c348 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_line() local
770 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc() local
804 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_ier_clear() local
824 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_start_tx() local
849 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_mctrl() local
962 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_config_rs485() local
993 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_startup() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dnettest.c365 int one = 1; in set_pktinfo_v4() local
377 int one = 1; in set_recvpktinfo_v6() local
389 int one = 1; in set_recverr_v4() local
401 int one = 1; in set_recverr_v6() local
468 unsigned int one = 1; in set_broadcast() local
481 unsigned int one = 1; in set_reuseport() local
494 unsigned int one = 1; in set_reuseaddr() local
1034 int one = 1; in msock_init() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c79 double one = i_one, one_bump = one * 0.01; in approx() local
101 unsigned long long one, bool (*eval)(int, int), unsigned long long two) in compare()
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dschid.h12 __u32 one : 1; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dieee754.h167 unsigned int one:1; member
179 unsigned int one:1; member
185 unsigned int one:1; member
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtrace_event_kern.c48 u64 *val, one = 1; in bpf_prog1() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_smt_ant.c543 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
658 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1539 u32 one = 0x1; in phydm_update_beam_pattern() local
1659 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_smt_ant.c543 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
658 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1539 u32 one = 0x1; in phydm_update_beam_pattern() local
1659 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_smt_ant.c542 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
657 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1538 u32 one = 0x1; in phydm_update_beam_pattern() local
1658 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_smt_ant.c542 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
657 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1538 u32 one = 0x1; in phydm_update_beam_pattern() local
1658 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_smt_ant.c543 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
658 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1539 u32 one = 0x1; in phydm_update_beam_pattern() local
1659 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_smt_ant.c542 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
657 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1538 u32 one = 0x1; in phydm_update_beam_pattern() local
1658 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_smt_ant.c543 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
658 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1539 u32 one = 0x1; in phydm_update_beam_pattern() local
1659 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_smt_ant.c542 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
657 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1538 u32 one = 0x1; in phydm_update_beam_pattern() local
1658 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_smt_ant.c542 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
657 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1538 u32 one = 0x1; in phydm_update_beam_pattern() local
1658 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_smt_ant.c543 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
658 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1539 u32 one = 0x1; in phydm_update_beam_pattern() local
1659 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_smt_ant.c542 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
657 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1538 u32 one = 0x1; in phydm_update_beam_pattern() local
1658 u32 one = 0x1; in phydm_hl_smart_ant_debug() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_smt_ant.c542 u32 one = 0x1; in phydm_update_beam_pattern_type2() local
657 u32 one = 0x1; in phydm_hl_smt_ant_dbg_type2() local
1538 u32 one = 0x1; in phydm_update_beam_pattern() local
1658 u32 one = 0x1; in phydm_hl_smart_ant_debug() local

1234567