Home
last modified time | relevance | path

Searched defs:Proto (Results 101 – 125 of 4884) sorted by relevance

12345678910>>...196

/dports/devel/tex-libtexlua/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.2.4/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; typedef
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlobject.h467 typedef struct Proto { struct
471 struct Proto **p; /* functions defined inside the function */ argument
489 } Proto; argument
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dlobject.h508 typedef struct Proto struct
513 struct Proto **p; /* functions defined inside the function */ argument
531 } Proto; argument
/dports/graphics/tesseract/tesseract-5.0.0/src/training/
H A Dmergenf.cpp162 PROTO_STRUCT *Proto; in FindClosestExistingProto() local
209 float SubfeatureEvidence(FEATURE Feature, PROTO_STRUCT *Proto) { in SubfeatureEvidence()
263 bool DummyFastMatch(FEATURE Feature, PROTO_STRUCT *Proto) { in DummyFastMatch()
295 void ComputePaddedBoundingBox(PROTO_STRUCT *Proto, float TangentPad, float OrthogonalPad, in ComputePaddedBoundingBox()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/auth/factotum/
H A Ddat.h22 typedef struct Proto Proto; typedef
88 struct Proto struct
111 extern Proto *prototab[]; /* main.c */ argument
/dports/net/drawterm/drawterm/kern/
H A Ddevip.c38 typedef struct Proto Proto; typedef
57 struct Proto struct
70 static Proto proto[MAXPROTO]; argument
/dports/graphics/darktable38/darktable-3.8.0/src/external/lua/src/
H A Dlobject.h539 typedef struct Proto { struct
555 struct Proto **p; /* functions defined inside the function */ argument
562 } Proto; typedef
/dports/audio/moony-lv2/moony-0.36.0/lua-5.4.2/
H A Dlobject.h530 typedef struct Proto { struct
546 struct Proto **p; /* functions defined inside the function */ argument
553 } Proto; argument
/dports/lang/lua54/lua-5.4.2/src/
H A Dlobject.h530 typedef struct Proto { struct
546 struct Proto **p; /* functions defined inside the function */ argument
553 } Proto; argument
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.4.3/src/
H A Dlobject.h539 typedef struct Proto { struct
555 struct Proto **p; /* functions defined inside the function */ argument
562 } Proto; argument
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.4.3/
H A Dlobject.h539 typedef struct Proto { struct
555 struct Proto **p; /* functions defined inside the function */ argument
562 } Proto; typedef
/dports/ports-mgmt/pkg/pkg-1.17.5/external/lua/src/
H A Dlobject.h530 typedef struct Proto { struct
546 struct Proto **p; /* functions defined inside the function */ argument
553 } Proto; argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Uefi/Devices/Console/
H A DdaConsole.c153 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *Proto; in da_ConSeek() local
205 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *Proto; in da_ConWrite() local
275 EFI_SIMPLE_TEXT_INPUT_PROTOCOL *Proto; in da_ConRead() local
380 EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *Proto; in da_ConStat() local
532 EFI_SIMPLE_TEXT_INPUT_PROTOCOL *Proto; in da_ConPoll() local
/dports/devel/llvm70/llvm-7.0.1.src/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/
H A Dserver.cpp53 if (sys::DynamicLibrary::LoadLibraryPermanently(nullptr)) {
58 // --- Initialize remote connection --- in FunctionAST()
59 in FunctionAST()
60 int sockfd = socket(PF_INET, SOCK_STREAM, 0); in FunctionAST()
/dports/games/ivan/ivan-059/Main/Source/
H A Ddatabase.cpp105 prototype *Proto = protocontainer<type>::GetProtoData()[Type]; in ReadFrom() local
186 prototype* Proto = protocontainer<type>::GetProtoData()[c2]; in ReadFrom() local
202 prototype* Proto = protocontainer<type>::GetProtoData()[c1]; in ReadFrom() local
221 int databasecreator<type>::CreateDivineConfigurations(const prototype* Proto, database** TempConfig… in CreateDivineConfigurations()
922 const prototype* Proto, in FindDataBase()
951 const prototype* Proto = Instance->FindProtoType(); in InstallDataBase() local
964 const prototype* Proto = Instance->FindProtoType(); in InstallDataBaseIfPossible() local
/dports/math/py-or-tools/or-tools-9.2/ortools/math_opt/cpp/
H A Dcallback.cc98 CallbackRegistrationProto CallbackRegistration::Proto() const { in Proto() function in operations_research::math_opt::CallbackRegistration
120 CallbackResultProto CallbackResult::Proto() const { in Proto() function in operations_research::math_opt::CallbackResult
/dports/graphics/wdune/wdune-1.926/src/
H A DProtoMap.h27 class Proto; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon80c563970111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon995365040111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp149 std::unique_ptr<PrototypeAST> Proto; member in __anon4a7cb1cc0111::FunctionAST
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
346 auto Proto = ParsePrototype(); in ParseDefinition() local
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local

12345678910>>...196