Searched refs:Prototypes (Results 1 – 10 of 10) sorted by relevance
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/ |
D | toy.cpp | 696 PrototypeMap Prototypes; member in SessionContext 700 Prototypes[P->Name] = std::move(P); in addPrototypeAST() 704 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST() 705 if (I != Prototypes.end()) in getPrototypeAST()
|
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/ |
D | toy.cpp | 696 PrototypeMap Prototypes; member in SessionContext 700 Prototypes[P->Name] = std::move(P); in addPrototypeAST() 704 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST() 705 if (I != Prototypes.end()) in getPrototypeAST()
|
/external/llvm/examples/Kaleidoscope/Orc/initial/ |
D | toy.cpp | 696 PrototypeMap Prototypes; member in SessionContext 700 Prototypes[P->Name] = std::move(P); in addPrototypeAST() 704 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST() 705 if (I != Prototypes.end()) in getPrototypeAST()
|
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/ |
D | toy.cpp | 697 PrototypeMap Prototypes; member in SessionContext 701 Prototypes[P->Name] = std::move(P); in addPrototypeAST() 705 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST() 706 if (I != Prototypes.end()) in getPrototypeAST()
|
/external/libdivsufsort/include/ |
D | divsufsort.h.cmake | 65 /*- Prototypes -*/
|
/external/mdnsresponder/mDNSShared/ |
D | DebugServices.c | 76 #pragma mark == Prototypes ==
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 1813 * Prototypes
|
/external/llvm/docs/ |
D | Passes.rst | 1036 ``-strip-dead-prototypes``: Strip Unused Function Prototypes
|
/external/tpm2/ |
D | part4.txt | 88 …4.2.3 Marshaling Code Function Prototypes ..................................................… 999 …C.7.1. Includes and Function Prototypes ......................................................… 1070 …D.3.2. Includes, Locals, Defines and Function Prototypes .....................................… 1108 …D.5.2. Includes, Defines, Data Definitions, and Function Prototypes ..........................… 1290 4.2.3 Marshaling Code Function Prototypes 36350 C.7.1. Includes and Function Prototypes 37211 51 //** TPM Command Function Prototypes 37256 D.3.2. Includes, Locals, Defines and Function Prototypes 38259 D.5.2. Includes, Defines, Data Definitions, and Function Prototypes
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 4797 (dbus_g_value_free): Prototypes. 4808 Prototypes. 4971 * dbus/dbus-message.h: Prototypes.
|