Home
last modified time | relevance | path

Searched refs:Prototypes (Results 1 – 10 of 10) sorted by relevance

/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp696 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/
Dtoy.cpp696 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/
Dtoy.cpp696 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/
Dtoy.cpp697 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/
Ddivsufsort.h.cmake65 /*- Prototypes -*/
/external/mdnsresponder/mDNSShared/
DDebugServices.c76 #pragma mark == Prototypes ==
/external/curl/packages/OS400/
Dcurl.inc.in1813 * Prototypes
/external/llvm/docs/
DPasses.rst1036 ``-strip-dead-prototypes``: Strip Unused Function Prototypes
/external/tpm2/
Dpart4.txt88 …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/
DChangeLog.pre-1-04797 (dbus_g_value_free): Prototypes.
4808 Prototypes.
4971 * dbus/dbus-message.h: Prototypes.