Home
last modified time | relevance | path

Searched defs:EXCHANGE (Results 51 – 75 of 82) sorted by relevance

1234

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c15 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c13 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c13 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c13 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c13 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/science/sparta/sparta-20Oct2021/src/
H A Dreact_bird.cpp35 enum{DISSOCIATION,EXCHANGE,IONIZATION,RECOMBINATION}; // other react files enumerator
H A Dsurf_react_adsorb.cpp52 enum{DISSOCIATION,EXCHANGE,RECOMBINATION,AA,DA,LH1,LH3,CD,ER,CI}; enumerator
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c32 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c15 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c13 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c15 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c13 EXCHANGE, COMCY, } opcode_t; enumerator
/dports/cad/pcb/pcb-4.2.0/src/
H A Dautoplace.c137 { SHIFT, ROTATE, EXCHANGE }; enumerator
/dports/security/py-keepkey/python-keepkey-7.2.1/device-protocol/
H A Dtypes.proto90 EXCHANGE = 3; enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dmachine-operator.cc1258 #define EXCHANGE(kType) \ in Word32AtomicExchange() macro
1401 #define EXCHANGE(kType) \ in Word64AtomicExchange() macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dmachine-operator.cc1432 #define EXCHANGE(Type) \ in Word32AtomicExchange() macro
1602 #define EXCHANGE(Type) \ in Word64AtomicExchange() macro
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dmachine-operator.cc1692 #define EXCHANGE(kType) \ in Word32AtomicExchange() macro
1860 #define EXCHANGE(kType) \ in Word64AtomicExchange() macro
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFieldTypes.h885 typedef std::string EXCHANGE; typedef
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/icons/lib/cjs/generated/
H A DiconContents.d.ts135 export declare const EXCHANGE = "\uE636"; constant
H A DiconNames.d.ts154 export declare const EXCHANGE = "exchange"; constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/icons/lib/esnext/generated/
H A DiconContents.d.ts135 export declare const EXCHANGE = "\uE636"; constant
H A DiconNames.d.ts154 export declare const EXCHANGE = "exchange"; constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/icons/src/generated/
H A DiconContents.ts139 export const EXCHANGE = "\ue636"; constant
H A DiconNames.ts158 export const EXCHANGE = "exchange"; constant
/dports/math/gap/gap-4.11.0/pkg/guava-3.15/src/leon/src/
H A Dgroup.h146 #define EXCHANGE(x,y,temp) {temp = x; x = y; y = temp;} macro

1234