Home
last modified time | relevance | path

Searched defs:bdh (Results 1 – 25 of 32) sorted by path

12

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dcd_Mcgreehan_Schotsch.f29 subroutine cd_Mcgreehan_Schotsch(rzdh,bdh,reynolds,cdu) argument
33 real*8 cdu,bdh,reynolds,cd_re,rzdh,cd_r local
H A Dcd_lichtarowicz.f26 subroutine cd_lichtarowicz(cd,cdu,reynolds,amod,bdh) argument
30 real*8 cdu,reynolds,amod,bdh,eps,A1,cd_diff,cd0,cd local
H A Dlabyrinth.f43 & cd_radius,cst,dh,cd_honeycomb,cd_lab,bdh, local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp582 bdhead_t *bdh; in bget() local
713 bdhead_t *bdh; in brel() local
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/trellis/prjtrellis-5eb0ad87/libtrellis/src/
H A DDedupChipdb.cpp101 for (const auto &bdh : rw.belsDownhill) { in make_dedup_chipdb() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_alloc.cpp581 bdhead_t *bdh; in bget() local
712 bdhead_t *bdh; in brel() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dipvibrance.cc586 float bdh = Hcc - adh * skbeg; in vibrance() local
594 float bdh = Hcc - adh * skend; in vibrance() local
/dports/math/mppp/mppp-0.26/test/
H A Dinteger_arith.cpp1517 std::uniform_int_distribution<unsigned> bdh(0u, GMP_NUMB_BITS / 2u); in operator ()() local
1822 std::uniform_int_distribution<unsigned> bdh(0u, GMP_NUMB_BITS / 2u); in operator ()() local
/dports/multimedia/handbrake/libbluray-1.3.0/player_wrappers/xine/
H A Dinput_bluray.c144 BLURAY *bdh; member
/dports/multimedia/libbluray/libbluray-1.3.0/player_wrappers/xine/
H A Dinput_bluray.c144 BLURAY *bdh; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/
H A Dfsl_lpuart.c1796 unsigned char cr1, old_cr1, old_cr2, cr3, cr4, bdh, modem; in lpuart_set_termios() local
2341 unsigned char cr, bdh, bdl, brfa; in lpuart_console_get_options() local
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/
H A Dinput_bluray.c160 BLURAY *bdh; member
1877 BLURAY *bdh; in bluray_class_get_dir() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/
H A Dfsl_lpuart.c1796 unsigned char cr1, old_cr1, old_cr2, cr3, cr4, bdh, modem; in lpuart_set_termios() local
2341 unsigned char cr, bdh, bdl, brfa; in lpuart_console_get_options() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/
H A Dfsl_lpuart.c1796 unsigned char cr1, old_cr1, old_cr2, cr3, cr4, bdh, modem; in lpuart_set_termios() local
2341 unsigned char cr, bdh, bdl, brfa; in lpuart_console_get_options() local
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dbytestream.h142 void registerBytestreamDataHandler( BytestreamDataHandler* bdh ) in registerBytestreamDataHandler()

12