Home
last modified time | relevance | path

Searched defs:d (Results 101 – 125 of 3468) sorted by relevance

12345678910>>...139

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dpltfm_ops_windows.h177 static inline void *_os_pkt_buf_unmap_rx(void *d, _dma bus_addr_l, _dma bus_addr_h, u32 buf_sz) in _os_pkt_buf_unmap_rx()
182 static inline void *_os_pkt_buf_map_rx(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_pkt_buf_map_rx()
188 static inline void *_os_pkt_buf_alloc_rx(void *d, _dma *bus_addr_l, in _os_pkt_buf_alloc_rx()
212 static inline void _os_pkt_buf_free_rx(void *d, u8 *vir_addr, _dma bus_addr_l, in _os_pkt_buf_free_rx()
230 static inline void * _os_alloc_netbuf(void *d, u32 buf_sz, void **os_priv) in _os_alloc_netbuf()
236 static inline void _os_free_netbuf(void *d, u8 *vir_addr, u32 buf_sz, void *os_priv) in _os_free_netbuf()
241 static inline void _os_cache_inv(void *d, _dma *bus_addr_l, _dma *bus_addr_h, in _os_cache_inv()
245 static inline void _os_cache_wback(void *d, _dma *bus_addr_l, in _os_cache_wback()
251 static inline void *_os_shmem_alloc(void *d, _dma *bus_addr_l, in _os_shmem_alloc()
273 static inline void _os_shmem_free(void *d, u8 *vir_addr, _dma *bus_addr_l, in _os_shmem_free()
[all …]
H A Dphl_msg_hub.c61 inline static u8 _is_bitmap_empty(void* d, u8* bitmap){ in _is_bitmap_empty()
68 void *d = phl_to_drvpriv(phl); in pop_front_idle_msg() local
86 void *d = phl_to_drvpriv(phl); in push_back_idle_msg() local
96 void *d = phl_to_drvpriv(phl); in pop_front_wait_msg() local
111 void *d = phl_to_drvpriv(phl); in push_back_wait_msg() local
119 void *d = phl_to_drvpriv(phl); in msg_forward() local
151 void *d = phl_to_drvpriv(phl); in msg_thread_hdl() local
181 void *d = phl_to_drvpriv(phl); in phl_msg_hub_init() local
205 void *d = phl_to_drvpriv(phl); in phl_msg_hub_deinit() local
223 void *d = phl_to_drvpriv(phl); in phl_msg_hub_start() local
[all …]
H A Dphl_fsm.c293 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_dequeue_msg() local
308 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_dequeue_evt() local
329 void *d = phl_to_drvpriv(fsm->phl_info); in phl_fsm_enqueue_ext() local
348 void *d = phl_to_drvpriv(fsm->phl_info); in phl_fsm_dequeue_ext() local
381 static int fsm_enqueue_list(void *d, struct fsm_main *fsm, in fsm_enqueue_list()
409 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_remove_all_queuing_msg() local
480 static void fsm_init_queue(void *d, struct fsm_queue *queue) in fsm_init_queue()
486 static void fsm_deinit_queue(void *d, struct fsm_queue *queue) in fsm_deinit_queue()
504 void *d = phl_to_drvpriv(root->phl_info); in fsm_thread_share() local
526 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_thread_alone() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold()
86 static inline unsigned int arp_hash(struct l2t_data *d, const u32 *key, in arp_hash()
94 static inline unsigned int ipv6_hash(struct l2t_data *d, const u32 *key, in ipv6_hash()
104 static unsigned int addr_hash(struct l2t_data *d, const u32 *addr, in addr_hash()
140 struct l2t_data *d = adap->l2t; in write_l2e() local
188 struct l2t_data *d = adap->l2t; in do_l2t_write_rpl() local
264 static struct l2t_entry *alloc_l2e(struct l2t_data *d) in alloc_l2e()
298 static struct l2t_entry *find_or_alloc_l2e(struct l2t_data *d, u16 vlan, in find_or_alloc_l2e()
353 struct l2t_data *d; in _t4_l2e_free() local
370 struct l2t_data *d; in t4_l2e_free() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c140 static int lme2510_usb_talk(struct dvb_usb_device *d, in lme2510_usb_talk()
166 static int lme2510_stream_restart(struct dvb_usb_device *d) in lme2510_stream_restart()
180 static int lme2510_enable_pid(struct dvb_usb_device *d, u8 index, u16 pid_out) in lme2510_enable_pid()
372 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_int_read() local
404 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter_ctrl() local
431 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_pid_filter() local
448 static int lme2510_return_status(struct dvb_usb_device *d) in lme2510_return_status()
471 static int lme2510_msg(struct dvb_usb_device *d, in lme2510_msg()
484 struct dvb_usb_device *d = i2c_get_adapdata(adap); in lme2510_i2c_xfer() local
556 struct dvb_usb_device *d = adap_to_d(adap); in lme2510_streaming_ctrl() local
[all …]
/OK3568_Linux_fs/kernel/drivers/dio/
H A Ddio-sysfs.c22 struct dio_dev *d; in dio_show_id() local
31 struct dio_dev *d; in dio_show_ipl() local
40 struct dio_dev *d; in dio_show_secid() local
49 struct dio_dev *d; in dio_show_name() local
58 struct dio_dev *d = to_dio_dev(dev); in dio_show_resource() local
67 int dio_create_sysfs_dev_files(struct dio_dev *d) in dio_create_sysfs_dev_files()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs_dev.c81 struct nfs4_deviceid_node *d; in _lookup_deviceid() local
99 struct nfs4_deviceid_node *d = NULL; in nfs4_get_device_info() local
174 struct nfs4_deviceid_node *d; in __nfs4_find_get_deviceid() local
191 struct nfs4_deviceid_node *d, *new; in nfs4_find_get_deviceid() local
228 struct nfs4_deviceid_node *d; in nfs4_delete_deviceid() local
248 nfs4_init_deviceid_node(struct nfs4_deviceid_node *d, struct nfs_server *server, in nfs4_init_deviceid_node()
272 nfs4_put_deviceid_node(struct nfs4_deviceid_node *d) in nfs4_put_deviceid_node()
326 struct nfs4_deviceid_node *d; in _deviceid_purge_client() local
367 struct nfs4_deviceid_node *d; in nfs4_deviceid_mark_client_invalid() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_sdio.c36 static u8 sdio_io(struct dvobj_priv *d, u32 addr, void *buf, size_t len, u8 write, u8 cmd52) in sdio_io()
116 u8 rtw_sdio_read_cmd52(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_read_cmd52()
121 u8 rtw_sdio_read_cmd53(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_read_cmd53()
126 u8 rtw_sdio_write_cmd52(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_write_cmd52()
131 u8 rtw_sdio_write_cmd53(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_write_cmd53()
136 u8 rtw_sdio_f0_read(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_f0_read()
164 size_t rtw_sdio_cmd53_align_size(struct dvobj_priv *d, size_t len) in rtw_sdio_cmd53_align_size()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_sdio.c36 static u8 sdio_io(struct dvobj_priv *d, u32 addr, void *buf, size_t len, u8 write, u8 cmd52) in sdio_io()
116 u8 rtw_sdio_read_cmd52(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_read_cmd52()
121 u8 rtw_sdio_read_cmd53(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_read_cmd53()
126 u8 rtw_sdio_write_cmd52(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_write_cmd52()
131 u8 rtw_sdio_write_cmd53(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_write_cmd53()
136 u8 rtw_sdio_f0_read(struct dvobj_priv *d, u32 addr, void *buf, size_t len) in rtw_sdio_f0_read()
164 size_t rtw_sdio_cmd53_align_size(struct dvobj_priv *d, size_t len) in rtw_sdio_cmd53_align_size()
/OK3568_Linux_fs/external/mpp/utils/
H A Ddictionary.c68 static int dictionary_grow(dictionary * d) in dictionary_grow()
152 dictionary * d ; in dictionary_new() local
177 void dictionary_del(dictionary * d) in dictionary_del()
209 const char * dictionary_get(const dictionary * d, const char * key, const char * def) in dictionary_get()
255 int dictionary_set(dictionary * d, const char * key, const char * val) in dictionary_set()
314 void dictionary_unset(dictionary * d, const char * key) in dictionary_unset()
363 void dictionary_dump(const dictionary * d, FILE * out) in dictionary_dump()
H A Diniparser.c164 int iniparser_getnsec(const dictionary * d) in iniparser_getnsec()
195 const char * iniparser_getsecname(const dictionary * d, int n) in iniparser_getsecname()
230 void iniparser_dump(const dictionary * d, FILE * f) in iniparser_dump()
258 void iniparser_dump_ini(const dictionary * d, FILE * f) in iniparser_dump_ini()
296 void iniparser_dumpsection_ini(const dictionary * d, const char * s, FILE * f) in iniparser_dumpsection_ini()
330 int iniparser_getsecnkeys(const dictionary * d, const char * s) in iniparser_getsecnkeys()
372 const char ** iniparser_getseckeys(const dictionary * d, const char * s, const char ** keys) in iniparser_getseckeys()
413 const char * iniparser_getstring(const dictionary * d, const char * key, const char * def) in iniparser_getstring()
454 long int iniparser_getlongint(const dictionary * d, const char * key, long int notfound) in iniparser_getlongint()
491 int iniparser_getint(const dictionary * d, const char * key, int notfound) in iniparser_getint()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/slot/detail/
H A Ddef.hpp31 # define BOOST_PP_SLOT_CC_4(a, b, c, d) BOOST_PP_SLOT_CC_4_D(a, b, c, d) argument
32 # define BOOST_PP_SLOT_CC_5(a, b, c, d, e) BOOST_PP_SLOT_CC_5_D(a, b, c, d, e) argument
33 # define BOOST_PP_SLOT_CC_6(a, b, c, d, e, f) BOOST_PP_SLOT_CC_6_D(a, b, c, d, e, f) argument
34 # define BOOST_PP_SLOT_CC_7(a, b, c, d, e, f, g) BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) argument
35 # define BOOST_PP_SLOT_CC_8(a, b, c, d, e, f, g, h) BOOST_PP_SLOT_CC_8_D(a, b, c, d, e, f, g, h) argument
36 # define BOOST_PP_SLOT_CC_9(a, b, c, d, e, f, g, h, i) BOOST_PP_SLOT_CC_9_D(a, b, c, d, e, f, g, h,… argument
37 # define BOOST_PP_SLOT_CC_10(a, b, c, d, e, f, g, h, i, j) BOOST_PP_SLOT_CC_10_D(a, b, c, d, e, f, … argument
41 # define BOOST_PP_SLOT_CC_4_D(a, b, c, d) a ## b ## c ## d argument
42 # define BOOST_PP_SLOT_CC_5_D(a, b, c, d, e) a ## b ## c ## d ## e argument
43 # define BOOST_PP_SLOT_CC_6_D(a, b, c, d, e, f) a ## b ## c ## d ## e ## f argument
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Daf9005.c45 static int af9005_generic_read_write(struct dvb_usb_device *d, u16 reg, in af9005_generic_read_write()
134 int af9005_read_ofdm_register(struct dvb_usb_device *d, u16 reg, u8 * value) in af9005_read_ofdm_register()
148 int af9005_read_ofdm_registers(struct dvb_usb_device *d, u16 reg, in af9005_read_ofdm_registers()
163 int af9005_write_ofdm_register(struct dvb_usb_device *d, u16 reg, u8 value) in af9005_write_ofdm_register()
178 int af9005_write_ofdm_registers(struct dvb_usb_device *d, u16 reg, in af9005_write_ofdm_registers()
195 int af9005_read_register_bits(struct dvb_usb_device *d, u16 reg, u8 pos, in af9005_read_register_bits()
212 int af9005_write_register_bits(struct dvb_usb_device *d, u16 reg, u8 pos, in af9005_write_register_bits()
229 static int af9005_usb_read_tuner_registers(struct dvb_usb_device *d, in af9005_usb_read_tuner_registers()
237 static int af9005_usb_write_tuner_registers(struct dvb_usb_device *d, in af9005_usb_write_tuner_registers()
245 int af9005_write_tuner_registers(struct dvb_usb_device *d, u16 reg, in af9005_write_tuner_registers()
[all …]
H A Ddvb-usb-init.c26 static int dvb_usb_adapter_init(struct dvb_usb_device *d, short *adapter_nrs) in dvb_usb_adapter_init()
120 static int dvb_usb_adapter_exit(struct dvb_usb_device *d) in dvb_usb_adapter_exit()
137 static int dvb_usb_exit(struct dvb_usb_device *d) in dvb_usb_exit()
154 static int dvb_usb_init(struct dvb_usb_device *d, short *adapter_nums) in dvb_usb_init()
247 int dvb_usb_device_power_ctrl(struct dvb_usb_device *d, int onoff) in dvb_usb_device_power_ctrl()
271 struct dvb_usb_device *d = NULL; in dvb_usb_device_init() local
329 struct dvb_usb_device *d = usb_get_intfdata(intf); in dvb_usb_device_exit() local
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_init.h22 #define DEBUG_INIT_D(d, l) printf("%x", d) argument
23 #define DEBUG_INIT_D_10(d, l) printf("%d", d) argument
26 #define DEBUG_INIT_D(d, l) argument
27 #define DEBUG_INIT_D_10(d, l) argument
32 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) argument
33 #define DEBUG_INIT_FULL_D_10(d, l) printf("%d", d) argument
42 #define DEBUG_INIT_FULL_D(d, l) argument
43 #define DEBUG_INIT_FULL_D_10(d, l) argument
48 #define DEBUG_INIT_FULL_C(s, d, l) \ argument
50 #define DEBUG_INIT_C(s, d, l) \ argument
/OK3568_Linux_fs/kernel/samples/livepatch/
H A Dlivepatch-shadow-mod.c97 struct dummy *d; in dummy_alloc() local
120 static __used noinline void dummy_free(struct dummy *d) in dummy_free()
128 static __used noinline bool dummy_check(struct dummy *d, in dummy_check()
145 struct dummy *d; in alloc_work_func() local
170 struct dummy *d, *tmp; in cleanup_work_func() local
203 struct dummy *d, *tmp; in livepatch_shadow_mod_exit() local
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c37 #define ACPI_TO_RAW(v, d) (d->raw_bd->props.max_brightness * v / 100) argument
38 #define RAW_TO_ACPI(v, d) (v * 100 / d->raw_bd->props.max_brightness) argument
44 struct int3406_thermal_data *d = cooling_dev->devdata; in int3406_thermal_get_max_state() local
54 struct int3406_thermal_data *d = cooling_dev->devdata; in int3406_thermal_set_cur_state() local
71 struct int3406_thermal_data *d = cooling_dev->devdata; in int3406_thermal_get_cur_state() local
108 static void int3406_thermal_get_limit(struct int3406_thermal_data *d) in int3406_thermal_get_limit()
137 struct int3406_thermal_data *d; in int3406_thermal_probe() local
183 struct int3406_thermal_data *d = platform_get_drvdata(pdev); in int3406_thermal_remove() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dprservice.py5 def prserv_make_conn(d, check = False): argument
19 def prserv_dump_db(d): argument
38 def prserv_import_db(d, filter_version=None, filter_pkgarch=None, filter_checksum=None): argument
73 def prserv_export_tofile(d, metainfo, datainfo, lockdown, nomax=False): argument
116 def prserv_check_avail(d): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dwget.py39 def __init__(self, d): argument
62 def check_certs(self, d): argument
68 def supports(self, ud, d): argument
77 def urldata_init(self, ud, d): argument
96 def _runwget(self, ud, d, command, quiet, workdir=None): argument
104 def download(self, ud, d): argument
147 def checkstatus(self, fetch, ud, d, try_again=True): argument
449 def _fetch_index(self, uri, ud, d): argument
465 def _check_latest_version(self, url, package, package_regex, current_version, ud, d): argument
505 def _check_latest_version_by_dir(self, dirver, package, package_regex, current_version, ud, d): argument
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dadpll.c182 static const char *ti_adpll_clk_get_name(struct ti_adpll_data *d, in ti_adpll_clk_get_name()
206 static int ti_adpll_setup_clock(struct ti_adpll_data *d, struct clk *clock, in ti_adpll_setup_clock()
241 static int ti_adpll_init_divider(struct ti_adpll_data *d, in ti_adpll_init_divider()
271 static int ti_adpll_init_mux(struct ti_adpll_data *d, in ti_adpll_init_mux()
299 static int ti_adpll_init_gate(struct ti_adpll_data *d, in ti_adpll_init_gate()
329 static int ti_adpll_init_fixed_factor(struct ti_adpll_data *d, in ti_adpll_init_fixed_factor()
354 static void ti_adpll_set_idle_bypass(struct ti_adpll_data *d) in ti_adpll_set_idle_bypass()
366 static void ti_adpll_clear_idle_bypass(struct ti_adpll_data *d) in ti_adpll_clear_idle_bypass()
378 static bool ti_adpll_clock_is_bypass(struct ti_adpll_data *d) in ti_adpll_clock_is_bypass()
392 static bool ti_adpll_is_locked(struct ti_adpll_data *d) in ti_adpll_is_locked()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_msg_hub.c61 inline static u8 _is_bitmap_empty(void* d, u8* bitmap){ in _is_bitmap_empty()
68 void *d = phl_to_drvpriv(phl); in pop_front_idle_msg() local
86 void *d = phl_to_drvpriv(phl); in push_back_idle_msg() local
96 void *d = phl_to_drvpriv(phl); in pop_front_wait_msg() local
111 void *d = phl_to_drvpriv(phl); in push_back_wait_msg() local
119 void *d = phl_to_drvpriv(phl); in msg_forward() local
151 void *d = phl_to_drvpriv(phl); in msg_thread_hdl() local
181 void *d = phl_to_drvpriv(phl); in phl_msg_hub_init() local
205 void *d = phl_to_drvpriv(phl); in phl_msg_hub_deinit() local
223 void *d = phl_to_drvpriv(phl); in phl_msg_hub_start() local
[all …]
H A Dphl_fsm.c293 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_dequeue_msg() local
308 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_dequeue_evt() local
329 void *d = phl_to_drvpriv(fsm->phl_info); in phl_fsm_enqueue_ext() local
348 void *d = phl_to_drvpriv(fsm->phl_info); in phl_fsm_dequeue_ext() local
381 static int fsm_enqueue_list(void *d, struct fsm_main *fsm, in fsm_enqueue_list()
409 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_remove_all_queuing_msg() local
480 static void fsm_init_queue(void *d, struct fsm_queue *queue) in fsm_init_queue()
486 static void fsm_deinit_queue(void *d, struct fsm_queue *queue) in fsm_deinit_queue()
504 void *d = phl_to_drvpriv(root->phl_info); in fsm_thread_share() local
526 void *d = phl_to_drvpriv(fsm->phl_info); in fsm_thread_alone() local
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dacmacros.h54 #define ACPI_MOVE_16_TO_16(d, s) {(( u8 *)(void *)(d))[0] = ((u8 *)(void *)(s))[1];\ argument
57 #define ACPI_MOVE_16_TO_32(d, s) {(*(u32 *)(void *)(d))=0;\ argument
61 #define ACPI_MOVE_16_TO_64(d, s) {(*(u64 *)(void *)(d))=0;\ argument
67 #define ACPI_MOVE_32_TO_16(d, s) ACPI_MOVE_16_TO_16(d, s) /* Truncate to 16 */ argument
69 #define ACPI_MOVE_32_TO_32(d, s) {(( u8 *)(void *)(d))[0] = ((u8 *)(void *)(s))[3];\ argument
74 #define ACPI_MOVE_32_TO_64(d, s) {(*(u64 *)(void *)(d))=0;\ argument
82 #define ACPI_MOVE_64_TO_16(d, s) ACPI_MOVE_16_TO_16(d, s) /* Truncate to 16 */ argument
84 #define ACPI_MOVE_64_TO_32(d, s) ACPI_MOVE_32_TO_32(d, s) /* Truncate to 32 */ argument
86 #define ACPI_MOVE_64_TO_64(d, s) {(( u8 *)(void *)(d))[0] = ((u8 *)(void *)(s))[7];\ argument
105 #define ACPI_MOVE_16_TO_16(d, s) *(u16 *)(void *)(d) = *(u16 *)(void *)(s) argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/arithmetic/
H A Dsub.hpp31 # define BOOST_PP_SUB_P(d, xy) BOOST_PP_TUPLE_ELEM(2, 1, xy) argument
34 # define BOOST_PP_SUB_O(d, xy) BOOST_PP_SUB_O_I xy argument
36 # define BOOST_PP_SUB_O(d, xy) BOOST_PP_SUB_O_I(BOOST_PP_TUPLE_ELEM(2, 0, xy), BOOST_PP_TUPLE_EL… argument
44 # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P, … argument
46 # define BOOST_PP_SUB_D(d, x, y) BOOST_PP_SUB_D_I(d, x, y) argument
47 # define BOOST_PP_SUB_D_I(d, x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE_ ## d(BOOST_PP_SUB_P… argument
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dc2p_core.h35 static inline void _transp(CARD32 d[], unsigned int i1, unsigned int i2, in _transp()
77 static inline void transp8(CARD32 d[], unsigned int n, unsigned int m) in transp8()
119 static inline void transp4(CARD32 d[], unsigned int n, unsigned int m) in transp4()
146 static inline void transp4x(CARD32 d[], unsigned int n, unsigned int m) in transp4x()
166 static inline void transp2(CARD32 d[], unsigned int n) in transp2()
180 static inline void transp2x(CARD32 d[], unsigned int n) in transp2x()

12345678910>>...139