Home
last modified time | relevance | path

Searched defs:DEF (Results 1001 – 1025 of 1032) sorted by relevance

1...<<4142

/dports/lang/gcc8/gcc-8.5.0/gcc/config/nvptx/
H A Dnvptx.c4926 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir/src/
H A Dlib.rs1815 fn as_assoc_item<ID, DEF, CTOR, AST>(db: &dyn HirDatabase, ctor: CTOR, id: ID) -> Option<AssocItem> in as_assoc_item() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/nvptx/
H A Dnvptx.c5412 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/nvptx/
H A Dnvptx.c5536 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/nvptx/
H A Dnvptx.c5412 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/nvptx/
H A Dnvptx.c5636 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/nvptx/
H A Dnvptx.c5536 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/nvptx/
H A Dnvptx.c5418 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc10/gcc-10.3.0/gcc/config/nvptx/
H A Dnvptx.c5412 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/nvptx/
H A Dnvptx.c5418 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc11/gcc-11.2.0/gcc/config/nvptx/
H A Dnvptx.c5536 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/gcc9/gcc-9.4.0/gcc/config/nvptx/
H A Dnvptx.c5418 #define DEF(ID, NAME, T) \ in nvptx_init_builtins() macro
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir/src/
H A Dlib.rs1796 fn as_assoc_item<ID, DEF, CTOR, AST>(db: &dyn HirDatabase, ctor: CTOR, id: ID) -> Option<AssocItem> in as_assoc_item() argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/perf/
H A Dtinycc.c2699 #define DEF(id, str) id, macro
2704 DEF(TOK_INT, "int") enumerator
4031 #define DEF(id, str) str "\0" macro
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/perf/
H A Dtinycc.c2699 #define DEF(id, str) id, macro
2704 DEF(TOK_INT, "int") enumerator
4031 #define DEF(id, str) str "\0" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp4941 std::u16string DEF = u"\u202EDEF"; in DEF_TEST() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c884 #define DEF(name, str) JS_ATOM_ ## name, macro
893 #define DEF(name, str) str "\0" macro
900 #define DEF(id, size, n_pop, n_push, f) macro
908 #define DEF(id, size, n_pop, n_push, f) OP_ ## id, macro
919 #define DEF(id, size, n_pop, n_push, f) macro
15612 #define DEF(id, size, n_pop, n_push, f) && case_OP_ ## id, in JS_CallInternal() macro
19575 #define DEF(id, size, n_pop, n_push, f) { #id, size, n_pop, n_push, OP_FMT_ ## f }, macro
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c886 #define DEF(name, str) JS_ATOM_ ## name, macro
895 #define DEF(name, str) str "\0" macro
902 #define DEF(id, size, n_pop, n_push, f) macro
910 #define DEF(id, size, n_pop, n_push, f) OP_ ## id, macro
921 #define DEF(id, size, n_pop, n_push, f) macro
15614 #define DEF(id, size, n_pop, n_push, f) && case_OP_ ## id, in JS_CallInternal() macro
19577 #define DEF(id, size, n_pop, n_push, f) { #id, size, n_pop, n_push, OP_FMT_ ## f }, macro
/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/mdk/
H A Dnrf52810.h1032 …__IOM uint32_t DEF; /*!< (@ 0x0000055C) Default character. Character clo… member
H A Dnrf52.h1156 …__IOM uint32_t DEF; /*!< (@ 0x0000055C) Default character. Character clo… member
H A Dnrf52840.h1414 …__IOM uint32_t DEF; /*!< (@ 0x0000055C) Default character. Character clo… member
/dports/math/R/R-4.1.2/src/main/
H A Dconnections.c4288 #define CHECK_INT_SIZES(SIZE, DEF) do { \ in do_readbin() argument
/dports/math/libRmath/R-4.1.1/src/main/
H A Dconnections.c4288 #define CHECK_INT_SIZES(SIZE, DEF) do { \ in do_readbin() argument
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c954 #define DEF(name, str) JS_ATOM_ ## name, macro
963 #define DEF(name, str) str "\0" macro
970 #define DEF(id, size, n_pop, n_push, f) macro
978 #define DEF(id, size, n_pop, n_push, f) OP_ ## id, macro
989 #define DEF(id, size, n_pop, n_push, f) macro
16220 #define DEF(id, size, n_pop, n_push, f) && case_OP_ ## id, in JS_CallInternal() macro
20120 #define DEF(id, size, n_pop, n_push, f) { #id, size, n_pop, n_push, OP_FMT_ ## f }, macro
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c963 #define DEF(name, str) JS_ATOM_ ## name, macro
972 #define DEF(name, str) str "\0" macro
979 #define DEF(id, size, n_pop, n_push, f) macro
987 #define DEF(id, size, n_pop, n_push, f) OP_ ## id, macro
998 #define DEF(id, size, n_pop, n_push, f) macro
16267 #define DEF(id, size, n_pop, n_push, f) && case_OP_ ## id, in JS_CallInternal() macro
20167 #define DEF(id, size, n_pop, n_push, f) { #id, size, n_pop, n_push, OP_FMT_ ## f }, macro

1...<<4142