Home
last modified time | relevance | path

Searched defs:my_id (Results 1 – 25 of 588) sorted by relevance

12345678910>>...24

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/nlm/
H A Dsm_inter.h25 struct my_id { struct
31 typedef struct my_id my_id; argument
35 struct my_id my_id; member
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc86/
H A DTH_spliceE1.hs5 my_id x = $( [| x |] ) function
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/ssl_session_reuse/src/
H A Dpublish.cc126 uint64_t my_id = 0; in setup_connection() local
176 uint64_t my_id = 0; in send_publish() local
269 auto my_id = static_cast<uint64_t>(pthread_self()); in runWorker() local
363 auto my_id = static_cast<uint64_t>(pthread_self()); in get_session() local
399 auto my_id = static_cast<uint64_t>(pthread_self()); in set_session() local
/dports/net-p2p/c-lightning/lightning-0.10.2/connectd/
H A Dhandshake.h10 #define initiator_handshake(conn, my_id, their_id, addr, cb, cbarg) \ argument
33 #define responder_handshake(conn, my_id, addr, cb, cbarg) \ argument
/dports/net/openmpi/openmpi-4.1.1/oshmem/mca/scoll/basic/
H A Dscoll_basic_barrier.c211 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_tournament() local
313 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_recursive_doubling() local
449 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_dissemination() local
561 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_adaptive() local
/dports/net/openmpi3/openmpi-3.1.6/oshmem/mca/scoll/basic/
H A Dscoll_basic_barrier.c212 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_tournament() local
314 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_recursive_doubling() local
450 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_dissemination() local
562 int my_id = oshmem_proc_group_find_id(group, group->my_pe); in _algorithm_adaptive() local
/dports/devel/emscripten/emscripten-2.0.3/tests/pthread/
H A Dtest_pthread_condition_variable.cpp24 long my_id = (long)t; in inc_count() local
53 long my_id = (long)t; in watch_count() local
/dports/devel/py-ipyparallel/ipyparallel-6.3.0/examples/wave2D/
H A DRectPartitioner.py38 def __init__(self, my_id=-1, num_procs=-1, \ argument
193 def __init__(self, my_id=-1, num_procs=-1, argument
281 def __init__(self, comm, addrs, my_id=-1, num_procs=-1, argument
/dports/biology/iqtree/IQ-TREE-2.0.6/booster/
H A Dhashtables_bfields.c50 Taxon_id my_id; in complement_id_hashtbl() local
58 int lookup_id(id_hash_table_t *hashtable, Taxon_id my_id) in lookup_id()
73 int add_id(id_hash_table_t *hashtable, Taxon_id my_id) in add_id()
93 int delete_id(id_hash_table_t *hashtable, Taxon_id my_id) in delete_id()
/dports/sysutils/syslinux/syslinux-6.03/core/
H A Dldlinux.asm31 my_id equ syslinux_id define
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/relacy/stdlib/
H A Dmutex.hpp134 thread_id_t const my_id = c.threadx_->index_; in lock_exclusive() local
193 thread_id_t const my_id = c.threadx_->index_; in try_lock_exclusive() local
254 thread_id_t const my_id = c.threadx_->index_; in unlock_exclusive() local
288 thread_id_t const my_id = c.threadx_->index_; in lock_shared() local
344 thread_id_t const my_id = c.threadx_->index_; in try_lock_shared() local
406 thread_id_t const my_id = c.threadx_->index_; in unlock_shared() local
/dports/math/vtk8/VTK-8.2.0/Rendering/OptiX/Testing/Cxx/
H A DTestOptiXComposite.cxx59 int my_id = this->Controller->GetLocalProcessId(); in CreatePipeline() local
94 int my_id = this->Controller->GetLocalProcessId(); in Execute() local
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/Testing/Cxx/
H A DTestOSPRayComposite.cxx58 int my_id = this->Controller->GetLocalProcessId(); in CreatePipeline() local
90 int my_id = this->Controller->GetLocalProcessId(); in Execute() local
/dports/math/vtk8/VTK-8.2.0/Rendering/OSPRay/Testing/Cxx/
H A DTestOSPRayComposite.cxx58 int my_id = this->Controller->GetLocalProcessId(); in CreatePipeline() local
89 int my_id = this->Controller->GetLocalProcessId(); in Execute() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Parallel/Testing/Cxx/
H A DTestParallelRendering.cxx55 int my_id = this->Controller->GetLocalProcessId(); in CreatePipeline() local
100 int my_id = this->Controller->GetLocalProcessId(); in Execute() local
/dports/math/vtk8/VTK-8.2.0/Rendering/Parallel/Testing/Cxx/
H A DTestParallelRendering.cxx56 int my_id = this->Controller->GetLocalProcessId(); in CreatePipeline() local
97 int my_id = this->Controller->GetLocalProcessId(); in Execute() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Parallel/Testing/Cxx/
H A DTestParallelRendering.cxx57 int my_id = this->Controller->GetLocalProcessId(); in CreatePipeline() local
98 int my_id = this->Controller->GetLocalProcessId(); in Execute() local
/dports/math/vtk6/VTK-6.2.0/Accelerators/Piston/Testing/Cxx/
H A DTestCompositeRender.cxx67 int my_id = this->Controller->GetLocalProcessId(); in CreatePipeline() local
162 int my_id = this->Controller->GetLocalProcessId(); in Execute() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-4.c12 int my_id; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-4.c12 int my_id; variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-4.c12 int my_id; variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-4.c12 int my_id; variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-4.c12 int my_id; variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-4.c12 int my_id; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-4.c12 int my_id; variable

12345678910>>...24