Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decofflink.c351 struct accumulate struct
354 struct string_hash_table fdr_hash;
356 struct string_hash_table str_hash;
360 struct shuffle *line;
361 struct shuffle *line_end;
362 struct shuffle *pdr;
363 struct shuffle *pdr_end;
387 add_file_shuffle (struct accumulate *ainfo, in add_file_shuffle() argument
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decofflink.c351 struct accumulate struct
354 struct string_hash_table fdr_hash;
356 struct string_hash_table str_hash;
360 struct shuffle *line;
361 struct shuffle *line_end;
362 struct shuffle *pdr;
363 struct shuffle *pdr_end;
387 add_file_shuffle (struct accumulate *ainfo, in add_file_shuffle() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Dutils.d28 …alias accumulate = externDFunc!("rt.profilegc.accumulate", void function(string file, uint line, s… in accumulatePure() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dprofilegc.d48 public void accumulate(string file, uint line, string funcname, string type, ulong sz) @nogc nothrow in accumulate() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRegUnits.cpp60 void LiveRegUnits::accumulate(const MachineInstr &MI) { in accumulate() function in LiveRegUnits
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dmisc.c124 accumulate_t *accumulate; in accumulate_cb() local
199 accumulate_t accumulate; in pgp_parse_and_accumulate() local
H A Dcrypto.h234 unsigned accumulate:1; /* set to gather packet data */ member
H A Dpacket-print.c1456 const unsigned accumulate = 1; in pgp_list_packets() local
H A Dreader.c1948 unsigned accumulate) in pgp_setup_memory_read()
2084 unsigned accumulate) in pgp_setup_file_read()
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Drefer.cpp56 int accumulate = 0; variable
/netbsd-src/sys/dev/usb/
H A Duatp.c570 void (*accumulate)(struct uatp_softc *); member