Home
last modified time | relevance | path

Searched defs:alloc (Results 76 – 100 of 108) sorted by relevance

12345

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-vect-loop-manip.c124 #define VEC_adjust_info_stack_alloc(alloc) VEC_stack_alloc (adjust_info, alloc) argument
H A Dtree-sra.c1554 #define VEC_tree_stack_alloc(alloc) VEC_stack_alloc (tree, alloc) argument
H A Dtrans-mem.c4209 void *alloc = NULL; in tm_mangle() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c1182 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A DdecNumber.c8089 void *alloc; /* -> allocated storage */ local
8116 static void decFree(void *alloc) {
/dragonfly/contrib/gdb-7/libdecnumber/
H A DdecNumber.c8089 void *alloc; /* -> allocated storage */ local
8116 static void decFree(void *alloc) {
/dragonfly/contrib/gcc-8.0/libdecnumber/
H A DdecNumber.c8089 void *alloc; /* -> allocated storage */ local
8116 static void decFree(void *alloc) {
/dragonfly/contrib/cvs-1.12/lib/
H A Dregcomp.c3505 Idx alloc = 0; in build_charclass_op() local
/dragonfly/contrib/lvm2/dist/lib/report/
H A Dreport.c49 static char _alloc_policy_char(alloc_policy_t alloc) in _alloc_policy_char()
/dragonfly/contrib/diffutils/lib/
H A Dregcomp.c3674 Idx alloc = 0; in build_charclass_op() local
/dragonfly/contrib/grep/lib/
H A Dregcomp.c3656 Idx alloc = 0; in build_charclass_op() local
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c127 int used, alloc, sign; member
/dragonfly/sys/dev/disk/nata/
H A Data-all.h473 void (*alloc)(device_t dev); member
/dragonfly/sys/dev/acpica/
H A Dacpi.c1625 ACPI_MCFG_ALLOCATION *alloc, *end; in acpi_enable_pcie() local
/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dmetadata.c1117 int vg_set_alloc_policy(struct volume_group *vg, alloc_policy_t alloc) in vg_set_alloc_policy()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dinput.c1332 auto_cpp_string_vec (int alloc) in auto_cpp_string_vec()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dobjcopy.c3889 size_t off, alloc; in section_add_load_file() local
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c1445 size_t alloc; in zisofs_read_data() local
/dragonfly/contrib/gdb-7/bfd/
H A Delf.c4369 unsigned int alloc; in assign_file_positions_for_load_sections() local
5138 unsigned int alloc; in assign_file_positions_except_relocs() local
/dragonfly/contrib/mpfr/src/
H A Dmpfr-impl.h1679 size_t alloc; member
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Damdgpu_drm.h236 } alloc; member
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf.c5015 unsigned int alloc; in assign_file_positions_for_load_sections() local
5809 unsigned int alloc; in assign_file_positions_except_relocs() local
/dragonfly/sys/bus/pci/
H A Dpci.c1058 int alloc, off; /* alloc/off for RO/W arrays */ in pci_read_vpd() local
/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjcopy.c4946 size_t off, alloc; in section_add_load_file() local
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c3080 struct _SET_VOLTAGE_PS_ALLOCATION alloc; member

12345