Home
last modified time | relevance | path

Searched defs:EXCHANGE (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/ext/
H A Dkombu.py7 EXCHANGE = "kombu.exchange" variable
/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dreact_tce_kokkos.cpp29 enum{DISSOCIATION,EXCHANGE,IONIZATION,RECOMBINATION}; // other files enumerator
H A Dreact_bird_kokkos.cpp37 enum{DISSOCIATION,EXCHANGE,IONIZATION,RECOMBINATION}; // other react files enumerator
/dports/science/chrono/chrono-7.0.1/src/chrono_distributed/
H A DChTypesDistributed.h43 EXCHANGE, /// Introduction of new body to a rank enumerator
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/pss/
H A DARCHITECTURE.md54 ### EXCHANGE subsection
/dports/science/sparta/sparta-20Oct2021/src/
H A Dreact_tce.cpp26 enum{DISSOCIATION,EXCHANGE,IONIZATION,RECOMBINATION}; // other files enumerator
H A Dreact_qk.cpp29 enum{DISSOCIATION,EXCHANGE,IONIZATION,RECOMBINATION}; // other files enumerator
H A Dreact_tce_qk.cpp27 enum{DISSOCIATION,EXCHANGE,IONIZATION,RECOMBINATION}; // other files enumerator
H A Dsurf_react_prob.cpp28 enum{DISSOCIATION,EXCHANGE,RECOMBINATION}; enumerator
/dports/devel/py-pika/pika-1.1.0/examples/
H A Dasynchronous_publisher_example.py27 EXCHANGE = 'message' variable in ExamplePublisher
H A Dasyncio_consumer_example.py29 EXCHANGE = 'message' variable in ExampleConsumer
H A Dasynchronous_consumer_example.py27 EXCHANGE = 'message' variable in ExampleConsumer
/dports/biology/hyphy/hyphy-2.5.33/src/core/include/
H A Dclasses.h56 #define EXCHANGE(a,b) {auto c = (a); (a) = (b); (b) = c;} macro
/dports/math/conauto/conauto-2.03/src/
H A Dseqpart.h37 #define EXCHANGE( a, b, type ) { type aux; aux=a; a=b; b=aux; } macro
H A Dsort.c24 #define EXCHANGE( A, B )\ macro
/dports/finance/quickfix/quickfix-1.15.1/src/
H A Dquickfix.i101 %typedef std::string FIX::EXCHANGE; typedef
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/sasl/
H A Dabort.py15 EXCHANGE = [("", "remote challenge"), variable
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dcursor.h77 EXCHANGE = 50, enumerator
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/
H A Dcursor.h328 EXCHANGE = 50, enumerator
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-util-0.3.0/src/
H A Dcursor.rs29 pub const EXCHANGE: u16 = 50; const
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/include/
H A Dvrp_const.h74 #define EXCHANGE 28 macro
/dports/math/disco/DisCO-releases-1.0.0-33-g68720be/examples/VRP/
H A DVrpConstants.h73 #define EXCHANGE 28 macro
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dt31_tests.c79 #define EXCHANGE(a,b) {a, sizeof(a) - 1, b, sizeof(b) - 1} macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dlocal-alloc.c1489 #define EXCHANGE(I1, I2) \ in block_alloc() macro
1538 #define EXCHANGE(I1, I2) \ in block_alloc() macro
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Drefmvs.c506 #define EXCHANGE(a, b) do { refmvs_candidate tmp = a; a = b; b = tmp; } while (0) in dav1d_refmvs_find() macro
676 #define EXCHANGE(a, b) do { void *const tmp = a; a = b; b = tmp; } while (0) in dav1d_refmvs_tile_sbrow_init() macro

1234