| /kernel/linux/linux-6.6/arch/powerpc/kexec/ |
| H A D | core_64.c | 37 unsigned long begin, end; /* limits of segment */ in machine_kexec_prepare() local
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | alternative.c | 152 static void __init_or_module _apply_alternatives(struct alt_entry *begin, in _apply_alternatives() argument 177 struct alt_entry *begin, *end; in apply_vdso_alternatives() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | machine_kexec.c | 136 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range() argument
|
| /kernel/linux/linux-5.10/drivers/md/persistent-data/ |
| H A D | dm-space-map-disk.c | 30 dm_block_t begin; member
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | bfind.c | 54 hfs_find_1st_rec_by_cnid(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) hfs_find_1st_rec_by_cnid() argument 92 hfs_find_rec_by_key(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) hfs_find_rec_by_key() argument
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| H A D | nf_nat_snmp_basic_main.c | 61 unsigned char *begin; member
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | acpi_lpit.c | 131 static void lpit_process(u64 begin, u64 end) in lpit_process() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | utdebug.c | 602 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point() argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | bfind.c | 54 hfs_find_1st_rec_by_cnid(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) hfs_find_1st_rec_by_cnid() argument 92 hfs_find_rec_by_key(struct hfs_bnode *bnode, struct hfs_find_data *fd, int *begin, int *end, int *cur_rec) hfs_find_rec_by_key() argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | stacktrace.h | 28 unsigned long *begin, *end, *next_sp; member 55 void *begin = info->begin; in on_stack() local
|
| /kernel/linux/linux-6.6/drivers/md/persistent-data/ |
| H A D | dm-space-map-disk.c | 31 dm_block_t begin; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | bind_bhash.c | 93 clock_t begin, end; in main() local
|
| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| H A D | nf_nat_snmp_basic_main.c | 61 unsigned char *begin; member
|
| /third_party/elfutils/tests/ |
| H A D | dwfllines.c | 100 bool begin; in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3.c | 209 int band_start, band_end, begin, end1; in ff_ac3_bit_alloc_calc_mask() local
|
| /third_party/curl/projects/ |
| H A D | build-openssl.bat | 26 :begin
label
|
| H A D | build-wolfssl.bat | 27 :begin
label
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_ranges.c | 62 uint64_t begin = 0, end = 0, base = *basep, addr_idx; in __libdw_read_begin_end_pair_inc() local 119 Dwarf_Addr begin; in __libdw_read_begin_end_pair_inc() local 164 uint64_t begin = 0, end = 0, base = *basep, addr_idx; __libdw_read_begin_end_pair_inc() local 271 uint64_t begin = 0, end = 0, base = *basep, addr_idx; __libdw_read_begin_end_pair_inc() local 539 Dwarf_Addr begin; dwarf_ranges() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | hash_table_base_unittest.cc | 186 const_iterator begin() const { return {BaseType::NodeBegin()}; } in begin() function in TestHashTable
|
| H A D | immutable_vector.h | 45 const T* begin() const { return header_ ? &header_->item0 : nullptr; } in begin() function in ImmutableVectorView 101 ImmutableVector(const T* begin, size_t size) in ImmutableVector() argument 104 ImmutableVector(const T* begin, const T* end) in ImmutableVector() argument 232 AllocateAndCopyFrom(const T* begin, size_t size) AllocateAndCopyFrom() argument [all...] |
| H A D | pointer_set.h | 173 const_iterator begin() const { return {NodeBegin()}; } in begin() function in PointerSet [all...] |
| /third_party/alsa-utils/axfer/test/ |
| H A D | container-test.c | 279 int begin; in main() local
|
| /third_party/libsnd/src/ALAC/ |
| H A D | ALACBitUtilities.c | 141 uint8_t * begin ; in BitBufferGetPosition() local
|
| /third_party/mesa3d/include/android_stub/log/ |
| H A D | log_event_list.h | 135 int begin() { in begin() function in android_log_event_list
|
| /third_party/json/include/nlohmann/detail/output/ |
| H A D | serializer.hpp | 822 auto* begin = number_buffer.data(); in dump_float() local [all...] |