| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | TypeProperties.td | 17 def : Creator<[{ return ctx.getComplexType(elementType); }]>; 25 def : Creator<[{ return ctx.getPointerType(pointeeType); }]>; 44 …def : Creator<[{ return ctx.getCountAttributedType(WrappedTy, CountExpr, CountInBytes, OrNull, Cou… 55 def : Creator<[{ return ctx.getAdjustedType(originalType, adjustedType); }]>; 65 def : Creator<[{ return ctx.getAdjustedParameterType(originalType); }]>; 73 def : Creator<[{ return ctx.getBlockPointerType(pointeeType); }]>; 87 def : Creator<[{ 94 def : Creator<[{ 110 def : Creator<[{ 135 def : Creator<[{ [all …]
|
| H A D | PropertiesBase.td | 210 class Creator<code create> { 232 /// Creator rules for the cases can additionally access a variable 264 def : Creator<[{ return APValue(); }]>; 267 def : Creator<[{ return APValue::IndeterminateValue(); }]>; 273 def : Creator<[{ return APValue(value); }]>; 285 def : Creator<[{ 298 def : Creator<[{ 309 def : Creator<[{ return APValue(real, imag); }]>; 327 def : Creator<[{ 344 def : Creator<[{ [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | ManagedStatic.cpp | 27 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 D | Parallel.cpp | 93 struct Creator { struct in llvm::parallel::detail::__anoncc39f2690111::ThreadPoolExecutor 155 static ManagedStatic<ThreadPoolExecutor, ThreadPoolExecutor::Creator, in getDefaultExecutor()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ManagedStatic.h | 83 template <class C, class Creator = object_creator<C>, 91 RegisterManagedStatic(Creator::call, Deleter::call); 101 RegisterManagedStatic(Creator::call, Deleter::call);
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Job.h | 111 const Tool &Creator; variable 172 Command(const Action &Source, const Tool &Creator, 191 const Tool &getCreator() const { return Creator; } in getCreator() 244 CC1Command(const Action &Source, const Tool &Creator,
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Job.cpp | 37 Command::Command(const Action &Source, const Tool &Creator, in Command() argument 42 : Source(Source), Creator(Creator), ResponseSupport(ResponseSupport), in Command() 388 CC1Command::CC1Command(const Action &Source, const Tool &Creator, in CC1Command() argument 394 : Command(Source, Creator, ResponseSupport, Executable, Arguments, Inputs, in CC1Command()
|
| /freebsd/sys/contrib/device-tree/src/mips/img/ |
| H A D | pistachio_marduk.dts | 5 * IMG Marduk board is also known as Creator Ci40. 13 model = "IMG Marduk (Creator Ci40)";
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangASTPropertiesEmitter.cpp | 78 CreationRule Creator = nullptr; member 112 if (info.Creator) { in ASTPropsEmitter() 116 info.Creator = creationRule; in ASTPropsEmitter() 436 if (!nodeInfo.Creator) in emitPropertiedReaderWriterBody() 441 creationCode = nodeInfo.Creator.getCreationCode(); in emitPropertiedReaderWriterBody() 453 PrintFatalError(nodeInfo.Creator.getLoc(), in emitPropertiedReaderWriterBody()
|
| /freebsd/sys/contrib/device-tree/Bindings/mips/img/ |
| H A D | pistachio-marduk.txt | 9 It is also known as Creator Ci40. Marduk is legacy name and will
|
| /freebsd/contrib/pkgconf/tests/lib-sbom-files/ |
| H A D | bomtool-special.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-nolicense.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-basic.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-define_variable.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-multiple_packages.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-private_dependency.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-with_dependency.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-define_variable_with_dependency.txt | 6 Creator: Tool: bomtool
|
| H A D | bomtool-meta_package.txt | 6 Creator: Tool: bomtool
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | virtual | 31 # 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 D | ole2compounddocs | 326 # Note: called "Easy CD Creator Layout" by TrID 329 >>>>128 lestring16 Contents : Easy CD Creator 2 Layout 767 # Note: called "Easy CD Creator Layout" by TrID, 768 # "Easy CD Creator 4" by CREATR32.exe and "Easy CD Creator Document" on Windows 771 # created by Adaptec Easy CD Creator 4.02b 774 >>>80 ubequad 0x0293c3a90a77d111 CD Creator 4 Layout
|
| H A D | riff | 717 # Note: called "Easy CD Creator disk image" by TrID, 718 # "Adaptec CD Image File" by Adaptec CD Creator 2.1.082 1995-1996 and 719 # "Easy CD/DVD Creator image" by PowerISO 8.5 720 >8 string imag \b, Easy CD Creator disk image
|
| H A D | macintosh | 222 # Apple Type/Creator Database 296 # Now Apple has no repository of registered Creator IDs any more. These are
|
| H A D | apple | 187 >>4 string x \b, Creator tag "%-4.4s"
|
| /freebsd/crypto/openssh/ |
| H A D | CREDITS | 1 Tatu Ylonen <ylo@cs.hut.fi> - Creator of SSH
|