| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | switchtec_ioctl.h | 41 __u32 part[48]; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | switchtec_ioctl.h | 62 __u32 part[48]; member 70 __u32 part[48]; member
|
| /third_party/curl/src/ |
| H A D | tool_formparse.c | 244 curl_mimepart *part = NULL; in tool2curlparts() local 733 struct tool_mime *part = NULL; formparse() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rtld.c | 194 struct ac_rtld_part *part = &binary->parts[part_idx]; in read_private_lds_symbols() local 323 struct ac_rtld_part *part = &binary->parts[part_idx]; in ac_rtld_open() local 426 struct ac_rtld_part *part = &binary->parts[part_idx]; ac_rtld_open() local 482 struct ac_rtld_part *part = &binary->parts[i]; ac_rtld_close() local 493 get_section_by_name(struct ac_rtld_part *part, const char *name, const char **data, size_t *nbytes) get_section_by_name() argument 525 struct ac_rtld_part *part = &binary->parts[i]; ac_rtld_read_config() local 587 struct ac_rtld_part *part = &u->binary->parts[part_idx]; resolve_symbol() local 623 struct ac_rtld_part *part = &u->binary->parts[part_idx]; apply_relocs() local 766 struct ac_rtld_part *part = &u->binary->parts[i]; ac_rtld_upload() local 796 struct ac_rtld_part *part = &u->binary->parts[i]; ac_rtld_upload() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.c | 961 struct si_shader_part *part = parts[i]; in si_destroy_screen() local
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | mul-fft.cc | 620 digit_t* part = part_[i]; in NormalizeAndRecombine() local
|
| H A D | bigint.h | 505 digit_t part = 0; in ParsePowerTwo() local 552 digit_t part = 0; in Parse() local 582 AddPart(digit_t multiplier, digit_t part, bool is_last) AddPart() argument 613 AddPart(digit_t part) AddPart() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 615 char state, part, first; in multi_split() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 609 char state, part, first; in multi_split() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | blocklayout.cpp | 150 strstr << part; in CollapseNameStack() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_common.c | 302 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part, in wps_pwd_auth_fail_event() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_common.c | 302 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part, in wps_pwd_auth_fail_event() argument
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | zero_branch_mms_test.cpp | 927 MmsBodyPart part; in HWTEST_F() local 977 MmsBodyPart part; in HWTEST_F() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2_link.c | 311 struct rkvdec_link_part *part;
in rkvdec_link_write_task_to_slot() local 485 struct rkvdec_link_part *part = info->part_r;
in rkvdec2_link_finish() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2_link.c | 309 struct rkvdec_link_part *part; in rkvdec_link_write_task_to_slot() local 487 struct rkvdec_link_part *part = info->part_r; in rkvdec2_link_finish() local [all...] |
| /foundation/communication/netstack/frameworks/cj/http/src/ |
| H A D | net_http_client_exec.cpp | 644 curl_mimepart *part = nullptr; in SetMultiPartOption() local 664 void NetHttpClientExec::SetFormDataOption(MultiFormData &multiFormData, curl_mimepart *part, in SetFormDataOption() argument
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-core.c | 668 static bool should_fail_request(struct hd_struct *part, unsigned int bytes) in should_fail_request() argument 685 static inline bool should_fail_request(struct hd_struct *part, in should_fail_request() argument 693 static inline bool bio_check_ro(struct bio *bio, struct hd_struct *part) in bio_check_ro() argument 1249 update_io_ticks(struct hd_struct *part, unsigned long now, bool end) update_io_ticks() argument 1268 struct hd_struct *part; blk_account_io_completion() local 1287 struct hd_struct *part; blk_account_io_done() local 1313 __part_start_io_acct(struct hd_struct *part, unsigned int sectors, unsigned int op) __part_start_io_acct() argument 1329 part_start_io_acct(struct gendisk *disk, struct hd_struct **part, struct bio *bio) part_start_io_acct() argument 1345 __part_end_io_acct(struct hd_struct *part, unsigned int op, unsigned long start_time) __part_end_io_acct() argument 1359 part_end_io_acct(struct hd_struct *part, struct bio *bio, unsigned long start_time) part_end_io_acct() argument [all...] |
| H A D | blk-cgroup.c | 574 int key_len, part; in blkcg_conf_get_disk() local 835 struct hd_struct *part = disk_get_part(disk, 0); in blkcg_fill_root_iostats() local [all...] |
| H A D | bio.c | 612 struct hd_struct *part; in guard_bio_eod() local
|
| /kernel/linux/linux-5.10/arch/mips/net/ |
| H A D | ebpf_jit.c | 581 u64 part = (value >> (16 * (3 - i))) & 0xffff; in emit_const_to_reg() local
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/xtalk/ |
| H A D | xwidget.h | 118 u32 part; member
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/hardware/ |
| H A D | cache-l2x0.h | 164 static inline void l2x0_pmu_register(void __iomem *base, u32 part) {} in l2x0_pmu_register() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/ |
| H A D | intel-spi.c | 916 struct mtd_partition part; in intel_spi_probe() local 858 intel_spi_fill_partition(struct intel_spi *ispi, struct mtd_partition *part) intel_spi_fill_partition() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/include/asm/xtalk/ |
| H A D | xwidget.h | 118 u32 part; member
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/hardware/ |
| H A D | cache-l2x0.h | 166 static inline void l2x0_pmu_register(void __iomem *base, u32 part) {} in l2x0_pmu_register() argument
|