Home
last modified time | relevance | path

Searched +defs:LP +defs:TP (Results 1 – 25 of 33) sorted by relevance

12

/dports/textproc/unroff/unroff-1.0/scm/html/
H A Dman.scm194 (defmacro 'TP macro
273 (defmacro 'LP paragraph) macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/nifs/common/
H A Dsocket_int.h411 #define GET_ATOM_LEN(E, TE, LP) \ argument
418 #define GET_LIST_ELEM(E, L, HP, TP) enif_get_list_cell((E), (L), (HP), (TP)) argument
419 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
420 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/nifs/common/
H A Dsocket_int.h407 #define GET_ATOM_LEN(E, TE, LP) \ argument
414 #define GET_LIST_ELEM(E, L, HP, TP) enif_get_list_cell((E), (L), (HP), (TP)) argument
415 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
416 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
476 #define GET_LIST_ELEM(E, L, HP, TP) enif_get_list_cell((E), (L), (HP), (TP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
476 #define GET_LIST_ELEM(E, L, HP, TP) enif_get_list_cell((E), (L), (HP), (TP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
476 #define GET_LIST_ELEM(E, L, HP, TP) enif_get_list_cell((E), (L), (HP), (TP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_int.h469 #define GET_ATOM_LEN(E, TE, LP) \ argument
476 #define GET_LIST_ELEM(E, L, HP, TP) enif_get_list_cell((E), (L), (HP), (TP)) argument
477 #define GET_LIST_LEN(E, L, LP) enif_get_list_length((E), (L), (LP)) argument
478 #define GET_LONG(E, TE, LP) enif_get_long((E), (TE), (LP)) argument
/dports/astro/py-ephem/ephem-4.1.3/libastro/
H A Dsatmoon.c209 double P,TP,TE,EP,EE,RE0,RP0,RS; in bruton_saturn() local
212 double LE,LP,RE,RP,DT,II,F,F1; in bruton_saturn() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_brgemm_conv.hpp182 KH_BLOCK_PAD, ID, IH, IW, OD, OH, OW, SD, SH, SW, FP, TP, LP, DD, member
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_brgemm_conv.hpp212 SD, SH, SW, FP, TP, LP, DD, DH, DW; member
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseOpenMP.cpp939 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1678 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseOpenMP.cpp939 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1678 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp945 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1749 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp955 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1888 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp954 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1863 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp955 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1888 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp955 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1888 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp954 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1863 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseOpenMP.cpp955 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1888 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Parse/
H A DParseOpenMP.cpp955 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1888 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseOpenMP.cpp955 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty()
1890 auto *LP = new LateParsedPragma(this, AS); in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
/dports/science/siconos/siconos-4.4.0/externals/netlib/odepack/
H A Dopkdmain.f1219 1 TCRIT, TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 local
3023 1 TCRIT, TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 local
4735 1 TCRIT, TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 local
6492 1 TCRIT, TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 local
8327 2 TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 local
10172 1 RCFN, RH, RTOLI, TCRIT, TNEXT, TOLSF, TP, SIZE local
12032 1 LENIW, LENRW, LENWM, LP, LYD0, ML, MORD, MU, MXHNL0, MXSTP0 local
12036 1 TCRIT, TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 local
13834 1 LENIW, LENRW, LENWM, LP, LYD0, MB, MORD, MXHNL0, MXSTP0, NB local
13838 1 TCRIT, TDIST, TNEXT, TOL, TOLSF, TP, SIZE, SUM, W0 local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp474 #define LP macro
794 #define TP macro
/dports/devel/mcpp/mcpp-2.7.2/test-c/
H A Dm1024.h458 #define LP macro
778 #define TP macro
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_5_035.hpp474 #define LP macro
794 #define TP macro

12