Home
last modified time | relevance | path

Searched refs:Creator (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td68 def : Creator<[{
75 def : Creator<[{
88 def : Creator<[{
113 def : Creator<[{
121 def : Creator<[{
138 def : Creator<[{
157 def : Creator<[{
176 def : Creator<[{
195 def : Creator<[{
206 def : Creator<[{
[all …]
H A DPropertiesBase.td275 def : Creator<[{
288 def : Creator<[{
317 def : Creator<[{
334 def : Creator<[{
362 def : Creator<[{
390 def : Creator<[{
407 def : Creator<[{
418 def : Creator<[{
432 def : Creator<[{
513 def : Creator<[{
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DManagedStatic.cpp27 void ManagedStaticBase::RegisterManagedStatic(void *(*Creator)(), in RegisterManagedStatic() argument
29 assert(Creator); in RegisterManagedStatic()
34 void *Tmp = Creator(); in RegisterManagedStatic()
46 Ptr = Creator(); in RegisterManagedStatic()
H A DParallel.cpp82 struct Creator { struct in llvm::parallel::detail::__anonf3ea7c1d0111::ThreadPoolExecutor
139 static ManagedStatic<ThreadPoolExecutor, ThreadPoolExecutor::Creator, in getDefaultExecutor()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DManagedStatic.h81 template <class C, class Creator = object_creator<C>,
89 RegisterManagedStatic(Creator::call, Deleter::call);
99 RegisterManagedStatic(Creator::call, Deleter::call);
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h111 const Tool &Creator; variable
166 Command(const Action &Source, const Tool &Creator,
185 const Tool &getCreator() const { return Creator; } in getCreator()
229 CC1Command(const Action &Source, const Tool &Creator,
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp38 Command::Command(const Action &Source, const Tool &Creator, in Command() argument
42 : Source(Source), Creator(Creator), ResponseSupport(ResponseSupport), in Command()
360 CC1Command::CC1Command(const Action &Source, const Tool &Creator, in CC1Command() argument
365 : Command(Source, Creator, ResponseSupport, Executable, Arguments, Inputs, in CC1Command()
/freebsd-13.1/sys/contrib/device-tree/src/mips/img/
H A Dpistachio_marduk.dts5 * IMG Marduk board is also known as Creator Ci40.
13 model = "IMG Marduk (Creator Ci40)";
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp79 CreationRule Creator = nullptr; member
113 if (info.Creator) { in ASTPropsEmitter()
118 info.Creator = creationRule; in ASTPropsEmitter()
442 if (!nodeInfo.Creator) in emitPropertiedReaderWriterBody()
447 creationCode = nodeInfo.Creator.getCreationCode(); in emitPropertiedReaderWriterBody()
459 PrintFatalError(nodeInfo.Creator.getLoc(), in emitPropertiedReaderWriterBody()
/freebsd-13.1/sys/contrib/device-tree/Bindings/mips/img/
H A Dpistachio-marduk.txt9 It is also known as Creator Ci40. Marduk is legacy name and will
/freebsd-13.1/sys/mips/conf/
H A DCI201 # CI20 -- Kernel config for Creator CI20 board
/freebsd-13.1/sys/contrib/device-tree/Bindings/mips/ingenic/
H A Ddevices.yaml36 - description: MIPS Creator CI20
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dvirtual31 # Creator Application
33 >28 string x \b, Creator %-4.4s
34 # Creator Version: 0x00010000~Virtual Server 2004, 0x00050000~Virtual PC 2004
39 # Creator Host OS: 0x5769326B~Windows (Wi2k), 0x4D616320~Macintosh (Mac)
88 # Creator[256] like "QEMU v3.0.0", "Microsoft Windows 6.3.9600.18512"
H A Dmacintosh214 # Apple Type/Creator Database
288 # Now Apple has no repository of registered Creator IDs any more. These are
H A Dapple106 >>4 string x \b, Creator tag "%-4.4s"
/freebsd-13.1/crypto/openssh/
H A DCREDITS1 Tatu Ylonen <[email protected]> - Creator of SSH