| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-tm-spr.c | 18 struct shared *cptr, *pptr; variable
|
| H A D | ptrace-tm-vsx.c | 12 unsigned long *cptr, *pptr; variable
|
| H A D | ptrace-gpr.c | 14 int *cptr, *pptr; variable
|
| /third_party/libsnd/programs/ |
| H A D | sndfile-deinterleave.c | 70 char pathname [512], ext [32], *cptr ; in main() local
|
| H A D | sndfile-salvage.c | 233 { char buffer [8192], *cptr ; in find_data_offset() local
|
| H A D | common.c | 353 { char buffer [16], *cptr ; in sfe_file_type_of_ext() local
|
| /third_party/libsnd/tests/ |
| H A D | peak_chunk_test.c | 259 { char *cptr ; in check_logged_peaks() local [all...] |
| H A D | string_test.c | 217 { const char *cptr ; in string_start_end_test() local 366 { const char *cptr ; string_start_test() local [all...] |
| /third_party/optimized-routines/networking/ |
| H A D | chksum_common.h | 84 const unsigned char *cptr = ptr; in slurp_small() local
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| H A D | rfc1201.c | 212 uint8_t *cptr = (uint8_t *)arp + sizeof(struct arphdr); in rx() local
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | pnfs_dev.c | 65 unsigned char *cptr = (unsigned char *)id->data; in nfs4_deviceid_hash() local
|
| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| H A D | rfc1201.c | 212 uint8_t *cptr = (uint8_t *)arp + sizeof(struct arphdr); in rx() local
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | pnfs_dev.c | 67 unsigned char *cptr = (unsigned char *)id->data; in nfs4_deviceid_hash() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | context.c | 143 context_from_record(sepol_handle_t * handle, const policydb_t * policydb, context_struct_t ** cptr, const sepol_context_t * record) context_from_record() argument 291 context_from_string(sepol_handle_t * handle, const policydb_t * policydb, context_struct_t ** cptr, const char *con_str, size_t con_str_len) context_from_string() argument
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | kgdboc.c | 108 static int kgdboc_register_kbd(char **cptr) in kgdboc_register_kbd() argument 172 char *cptr = config; in configure_kgdboc() local [all...] |
| /kernel/linux/linux-5.10/sound/drivers/vx/ |
| H A D | vx_core.c | 670 const unsigned char *image, *cptr; in snd_vx_dsp_load() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-ctrl.c | 14 static int pvr2_ctrl_range_check(struct pvr2_ctrl *cptr,int val) in pvr2_ctrl_range_check() argument 39 pvr2_ctrl_set_value(struct pvr2_ctrl *cptr,int val) pvr2_ctrl_set_value() argument 46 pvr2_ctrl_set_mask_value(struct pvr2_ctrl *cptr,int mask,int val) pvr2_ctrl_set_mask_value() argument 71 pvr2_ctrl_get_value(struct pvr2_ctrl *cptr,int *valptr) pvr2_ctrl_get_value() argument 83 pvr2_ctrl_get_type(struct pvr2_ctrl *cptr) pvr2_ctrl_get_type() argument 91 pvr2_ctrl_get_max(struct pvr2_ctrl *cptr) pvr2_ctrl_get_max() argument 107 pvr2_ctrl_get_min(struct pvr2_ctrl *cptr) pvr2_ctrl_get_min() argument 123 pvr2_ctrl_get_def(struct pvr2_ctrl *cptr, int *valptr) pvr2_ctrl_get_def() argument 139 pvr2_ctrl_get_cnt(struct pvr2_ctrl *cptr) pvr2_ctrl_get_cnt() argument 153 pvr2_ctrl_get_mask(struct pvr2_ctrl *cptr) pvr2_ctrl_get_mask() argument 167 pvr2_ctrl_get_name(struct pvr2_ctrl *cptr) pvr2_ctrl_get_name() argument 175 pvr2_ctrl_get_desc(struct pvr2_ctrl *cptr) pvr2_ctrl_get_desc() argument 183 pvr2_ctrl_get_valname(struct pvr2_ctrl *cptr,int val, char *bptr,unsigned int bmax, unsigned int *blen) pvr2_ctrl_get_valname() argument 225 pvr2_ctrl_get_v4lid(struct pvr2_ctrl *cptr) pvr2_ctrl_get_v4lid() argument 232 pvr2_ctrl_get_v4lflags(struct pvr2_ctrl *cptr) pvr2_ctrl_get_v4lflags() argument 251 pvr2_ctrl_is_writable(struct pvr2_ctrl *cptr) pvr2_ctrl_is_writable() argument 259 pvr2_ctrl_has_custom_symbols(struct pvr2_ctrl *cptr) pvr2_ctrl_has_custom_symbols() argument 269 pvr2_ctrl_custom_value_to_sym(struct pvr2_ctrl *cptr, int mask,int val, char *buf,unsigned int maxlen, unsigned int *len) pvr2_ctrl_custom_value_to_sym() argument 281 pvr2_ctrl_custom_sym_to_value(struct pvr2_ctrl *cptr, const char *buf,unsigned int len, int *maskptr,int *valptr) pvr2_ctrl_custom_sym_to_value() argument 476 pvr2_ctrl_sym_to_value(struct pvr2_ctrl *cptr, const char *ptr,unsigned int len, int *maskptr,int *valptr) pvr2_ctrl_sym_to_value() argument 533 pvr2_ctrl_value_to_sym_internal(struct pvr2_ctrl *cptr, int mask,int val, char *buf,unsigned int maxlen, unsigned int *len) pvr2_ctrl_value_to_sym_internal() argument 573 pvr2_ctrl_value_to_sym(struct pvr2_ctrl *cptr, int mask,int val, char *buf,unsigned int maxlen, unsigned int *len) pvr2_ctrl_value_to_sym() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-ctrl.c | 14 static int pvr2_ctrl_range_check(struct pvr2_ctrl *cptr,int val) in pvr2_ctrl_range_check() argument 39 pvr2_ctrl_set_value(struct pvr2_ctrl *cptr,int val) pvr2_ctrl_set_value() argument 46 pvr2_ctrl_set_mask_value(struct pvr2_ctrl *cptr,int mask,int val) pvr2_ctrl_set_mask_value() argument 71 pvr2_ctrl_get_value(struct pvr2_ctrl *cptr,int *valptr) pvr2_ctrl_get_value() argument 83 pvr2_ctrl_get_type(struct pvr2_ctrl *cptr) pvr2_ctrl_get_type() argument 91 pvr2_ctrl_get_max(struct pvr2_ctrl *cptr) pvr2_ctrl_get_max() argument 107 pvr2_ctrl_get_min(struct pvr2_ctrl *cptr) pvr2_ctrl_get_min() argument 123 pvr2_ctrl_get_def(struct pvr2_ctrl *cptr, int *valptr) pvr2_ctrl_get_def() argument 139 pvr2_ctrl_get_cnt(struct pvr2_ctrl *cptr) pvr2_ctrl_get_cnt() argument 153 pvr2_ctrl_get_mask(struct pvr2_ctrl *cptr) pvr2_ctrl_get_mask() argument 167 pvr2_ctrl_get_name(struct pvr2_ctrl *cptr) pvr2_ctrl_get_name() argument 175 pvr2_ctrl_get_desc(struct pvr2_ctrl *cptr) pvr2_ctrl_get_desc() argument 183 pvr2_ctrl_get_valname(struct pvr2_ctrl *cptr,int val, char *bptr,unsigned int bmax, unsigned int *blen) pvr2_ctrl_get_valname() argument 225 pvr2_ctrl_get_v4lid(struct pvr2_ctrl *cptr) pvr2_ctrl_get_v4lid() argument 232 pvr2_ctrl_get_v4lflags(struct pvr2_ctrl *cptr) pvr2_ctrl_get_v4lflags() argument 251 pvr2_ctrl_is_writable(struct pvr2_ctrl *cptr) pvr2_ctrl_is_writable() argument 259 pvr2_ctrl_has_custom_symbols(struct pvr2_ctrl *cptr) pvr2_ctrl_has_custom_symbols() argument 269 pvr2_ctrl_custom_value_to_sym(struct pvr2_ctrl *cptr, int mask,int val, char *buf,unsigned int maxlen, unsigned int *len) pvr2_ctrl_custom_value_to_sym() argument 281 pvr2_ctrl_custom_sym_to_value(struct pvr2_ctrl *cptr, const char *buf,unsigned int len, int *maskptr,int *valptr) pvr2_ctrl_custom_sym_to_value() argument 455 pvr2_ctrl_sym_to_value(struct pvr2_ctrl *cptr, const char *ptr,unsigned int len, int *maskptr,int *valptr) pvr2_ctrl_sym_to_value() argument 512 pvr2_ctrl_value_to_sym_internal(struct pvr2_ctrl *cptr, int mask,int val, char *buf,unsigned int maxlen, unsigned int *len) pvr2_ctrl_value_to_sym_internal() argument 552 pvr2_ctrl_value_to_sym(struct pvr2_ctrl *cptr, int mask,int val, char *buf,unsigned int maxlen, unsigned int *len) pvr2_ctrl_value_to_sym() argument [all...] |
| /kernel/linux/linux-6.6/sound/drivers/vx/ |
| H A D | vx_core.c | 688 const unsigned char *image, *cptr; in snd_vx_dsp_load() local
|
| /third_party/ltp/testcases/kernel/syscalls/io_uring/ |
| H A D | io_uring01.c | 67 static void *cptr; variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hash_function_defaults_test.cc | 143 const int* cptr = ptr; in TYPED_TEST() local 193 const int* cptr = ptr; in TYPED_TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | span_test.cc | 448 const int* cptr = carray; in TEST() local
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| H A D | request_manager.h | 129 u64 cptr:61; member 141 union vq_cmd_word3 cptr; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw_mfa2.c | 116 const struct mlxfw_mfa2_tlv_component_ptr *cptr; in mlxfw_mfa2_file_dev_validate() local 507 const struct mlxfw_mfa2_tlv_component_ptr *cptr; in mlxfw_mfa2_file_component_find() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw_mfa2.c | 116 const struct mlxfw_mfa2_tlv_component_ptr *cptr; in mlxfw_mfa2_file_dev_validate() local 507 const struct mlxfw_mfa2_tlv_component_ptr *cptr; in mlxfw_mfa2_file_component_find() local
|