Home
last modified time | relevance | path

Searched defs:spread (Results 1 – 19 of 19) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp169 int spread = (int)left->getDepth() - (int)right->getDepth(); in pickBest() local
180 int spread = (int)left->getHeight() - (int)right->getHeight(); in pickBest() local
/netbsd/games/trek/
H A Dphaser.c88 double spread; member
/netbsd/lib/libm/src/
H A Ds_fmal.c182 int spread; in fmal() local
H A Ds_fma.c197 int spread; in fma() local
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtbeta.c141 test_beta_2exp (mpfr_prec_t prec, int trials, int spread) in test_beta_2exp()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dspread_generic.c270 spread (gfc_array_char *ret, const gfc_array_char *source, in spread() function
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dspread_generic.c270 spread (gfc_array_char *ret, const gfc_array_char *source, in spread() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Doutbuffer.d358 void spread(size_t index, size_t nbytes) pure nothrow @safe in spread() function
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Doutbuffer.d397 void spread(size_t index, size_t nbytes) pure nothrow @safe in spread() function
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Doutbuffer.c383 void OutBuffer::spread(size_t offset, size_t nbytes) in spread() function
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.c383 void OutBuffer::spread(size_t offset, size_t nbytes) in spread() function
/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Denv.h336 void spread() { spread_flag = 1; } in spread() function
H A Denv.cpp2384 void do_break_request(int spread) in do_break_request()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-strength-reduction.c2538 phi_add_costs_1 (gimple *phi, slsr_cand_t c, int one_add_cost, int *spread) in phi_add_costs_1()
2599 int spread = 0; in phi_add_costs() local
3511 all_phi_incrs_profitable_1 (slsr_cand_t c, gphi *phi, int *spread) in all_phi_incrs_profitable_1()
3602 int spread = 0; in all_phi_incrs_profitable() local
H A Dgimple-ssa-strength-reduction.cc2537 phi_add_costs_1 (gimple *phi, slsr_cand_t c, int one_add_cost, int *spread) in phi_add_costs_1()
2598 int spread = 0; in phi_add_costs() local
3510 all_phi_incrs_profitable_1 (slsr_cand_t c, gphi *phi, int *spread) in all_phi_incrs_profitable_1()
3601 int spread = 0; in all_phi_incrs_profitable() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c2538 phi_add_costs_1 (gimple *phi, slsr_cand_t c, int one_add_cost, int *spread) in phi_add_costs_1()
2599 int spread = 0; in phi_add_costs() local
3511 all_phi_incrs_profitable_1 (slsr_cand_t c, gphi *phi, int *spread) in all_phi_incrs_profitable_1()
3602 int spread = 0; in all_phi_incrs_profitable() local
/netbsd/usr.bin/error/
H A Dtouch.c279 int spread; in touchfiles() local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.d622 extern (C++) void spread(size_t offset, size_t nbytes) pure nothrow in spread() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2780 int spread = (int)left->getDepth() - (int)right->getDepth(); in operator ()() local
2790 int spread = (int)left->getHeight() - (int)right->getHeight(); in operator ()() local