Home
last modified time | relevance | path

Searched defs:TypeEntry (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/conformance/cpp2/
H A DAnyRegistry.h169 struct TypeEntry { struct
180 folly::F14NodeMap<std::type_index, TypeEntry> registry_; argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting/
H A DTypeEntry.cs37 public class TypeEntry class
42 protected TypeEntry () in TypeEntry() method in System.Runtime.Remoting.TypeEntry
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/BPF/
H A DBTFDebug.cpp326 void BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
333 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
351 auto TypeEntry = llvm::make_unique<BTFTypeInt>( in visitBasicType() local
399 auto TypeEntry = in visitStructType() local
409 auto TypeEntry = llvm::make_unique<BTFTypeArray>(CTy); in visitArrayType() local
430 auto TypeEntry = llvm::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
437 auto TypeEntry = llvm::make_unique<BTFTypeFwd>(CTy->getName(), IsUnion); in visitFwdDeclType() local
463 auto TypeEntry = llvm::make_unique<BTFTypeDerived>(DTy, Tag); in visitDerivedType() local
558 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
568 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/BPF/
H A DBTFDebug.cpp389 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
416 auto TypeEntry = std::make_unique<BTFTypeInt>( in visitBasicType() local
465 auto TypeEntry = in visitStructType() local
492 auto TypeEntry = in visitArrayType() local
520 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
682 auto TypeEntry = in visitMapDefType() local
764 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
774 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
938 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
968 for (const auto &TypeEntry : TypeEntries) in populateStructType() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBTFDebug.cpp389 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
416 auto TypeEntry = std::make_unique<BTFTypeInt>( in visitBasicType() local
465 auto TypeEntry = in visitStructType() local
492 auto TypeEntry = in visitArrayType() local
520 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
650 auto TypeEntry = in visitMapDefType() local
732 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
742 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
906 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
936 for (const auto &TypeEntry : TypeEntries) in populateStructType() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp389 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
416 auto TypeEntry = std::make_unique<BTFTypeInt>( in visitBasicType() local
465 auto TypeEntry = in visitStructType() local
492 auto TypeEntry = in visitArrayType() local
520 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
682 auto TypeEntry = in visitMapDefType() local
764 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
774 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
938 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
968 for (const auto &TypeEntry : TypeEntries) in populateStructType() local
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/BPF/
H A DBTFDebug.cpp421 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
448 auto TypeEntry = llvm::make_unique<BTFTypeInt>( in visitBasicType() local
497 auto TypeEntry = in visitStructType() local
532 auto TypeEntry = in visitArrayType() local
563 auto TypeEntry = llvm::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
693 auto TypeEntry = in visitMapDefType() local
775 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
785 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
970 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
1000 for (const auto &TypeEntry : TypeEntries) in populateStructType() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp395 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
404 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
422 auto TypeEntry = std::make_unique<BTFTypeInt>( in visitBasicType() local
471 auto TypeEntry = in visitStructType() local
498 auto TypeEntry = in visitArrayType() local
526 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
768 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
778 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
942 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
972 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/BPF/
H A DBTFDebug.cpp394 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
403 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
421 auto TypeEntry = std::make_unique<BTFTypeInt>( in visitBasicType() local
470 auto TypeEntry = in visitStructType() local
497 auto TypeEntry = in visitArrayType() local
525 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
767 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
777 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
941 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
971 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
429 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
496 auto TypeEntry = in visitStructType() local
523 auto TypeEntry = in visitArrayType() local
551 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
793 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
803 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
967 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
997 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
429 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
496 auto TypeEntry = in visitStructType() local
523 auto TypeEntry = in visitArrayType() local
551 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
793 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
803 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
967 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
997 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
429 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
496 auto TypeEntry = in visitStructType() local
523 auto TypeEntry = in visitArrayType() local
551 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
793 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
803 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
967 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
997 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/BPF/
H A DBTFDebug.cpp394 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
403 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
421 auto TypeEntry = std::make_unique<BTFTypeInt>( in visitBasicType() local
470 auto TypeEntry = in visitStructType() local
497 auto TypeEntry = in visitArrayType() local
525 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
767 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
777 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
941 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
971 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
429 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
496 auto TypeEntry = in visitStructType() local
523 auto TypeEntry = in visitArrayType() local
551 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
793 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
803 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
967 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
997 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
429 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
496 auto TypeEntry = in visitStructType() local
523 auto TypeEntry = in visitArrayType() local
551 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
793 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
803 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
967 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
997 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
429 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
496 auto TypeEntry = in visitStructType() local
523 auto TypeEntry = in visitArrayType() local
551 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
793 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
803 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
967 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
997 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/BPF/
H A DBTFDebug.cpp410 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
419 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
429 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
496 auto TypeEntry = in visitStructType() local
523 auto TypeEntry = in visitArrayType() local
551 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
793 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
803 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
967 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
997 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/BPF/
H A DBTFDebug.cpp432 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
441 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
451 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
536 auto TypeEntry = in visitStructType() local
571 auto TypeEntry = in visitArrayType() local
599 auto TypeEntry = std::make_unique<BTFTypeEnum>(CTy, VLen); in visitEnumType() local
841 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
851 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
1026 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
1056 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dmessages.h42 class TypeEntry; variable
H A Dtypesystem_typedefs.h43 class TypeEntry; variable
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dmessages.h42 class TypeEntry; variable
H A Dtypesystem_typedefs.h43 class TypeEntry; variable
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dmessages.h42 class TypeEntry; variable
H A Dtypesystem_typedefs.h43 class TypeEntry; variable
/dports/lang/elm/compiler-0.19.1/worker/src/Endpoint/
H A DRepl.hs154 | TypeEntry N.Name BS.ByteString constructor
165TypeEntry name src -> Repl.toByteString (state { Repl._types = Map.insert name (B.byteString src… function

1234567