Home
last modified time | relevance | path

Searched defs:TypeOp (Results 1 – 25 of 29) sorted by relevance

12

/dports/textproc/ugrep/ugrep-3.4.0/include/reflex/
H A Dtraits.h44 struct TypeOp { struct
45 typedef T Type; ///< TypeOp<T>::Type = T argument
46 typedef const T ConstType; ///< TypeOp<T>::ConstType = const T argument
47 typedef T NonConstType; ///< TypeOp<T>::NonConstType = non-const T argument
/dports/textproc/re-flex/RE-flex-3.1.0/include/reflex/
H A Dtraits.h44 struct TypeOp { struct
45 typedef T Type; ///< TypeOp<T>::Type = T argument
46 typedef const T ConstType; ///< TypeOp<T>::ConstType = const T argument
47 typedef T NonConstType; ///< TypeOp<T>::NonConstType = non-const T argument
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-recipes/zookeeper-recipes-lock/src/main/c/tests/
H A DUtil.h46 struct TypeOp { struct
53 struct TypeOp<T&>{ argument
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DUtil.h48 struct TypeOp { struct
55 struct TypeOp<T&>{ argument
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-recipes/zookeeper-recipes-queue/src/main/c/tests/
H A DUtil.h46 struct TypeOp { struct
53 struct TypeOp<T&>{ argument
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_trait_selection/src/traits/query/type_op/
H A Dmod.rs28 pub trait TypeOp<'tcx>: Sized + fmt::Debug { trait
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Daslexternal.c195 ACPI_PARSE_OBJECT *TypeOp; in ExDoExternal() local
H A Daslmethod.c701 ACPI_PARSE_OBJECT *TypeOp) in MtProcessTypeOp()
H A Daslopcodes.c441 ACPI_PARSE_OBJECT *TypeOp; in OpcDoAccessAs() local
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/disassembler/
H A Ddmwalk.c177 ACPI_PARSE_OBJECT *TypeOp) in AcpiDmEmitExternal()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/compiler/
H A Daslopcodes.c329 ACPI_PARSE_OBJECT *TypeOp; in OpcDoAccessAs() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp236 unsigned TypeOp = I->getIntrinsicID() == Intrinsic::masked_load ? 0 : 1; in getVectorType() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DMVETailPredication.cpp236 unsigned TypeOp = I->getIntrinsicID() == Intrinsic::masked_load ? 0 : 1; in getVectorType() local
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/common/
H A Ddmextern.c1594 ACPI_PARSE_OBJECT *TypeOp) in AcpiDmEmitExternal()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DMVETailPredication.cpp294 unsigned TypeOp = I->getIntrinsicID() == Intrinsic::masked_load ? 0 : 1; in getVectorType() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp294 unsigned TypeOp = I->getIntrinsicID() == Intrinsic::masked_load ? 0 : 1; in getVectorType() local
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltGrPen.c664 TypeOp(interp, graphPtr, argc, argv) in TypeOp() function
H A DbltGrElem.c2118 TypeOp(graphPtr, interp, argc, argv) in TypeOp() function
H A DbltGrMarker.c4720 TypeOp(graphPtr, interp, argc, argv) in TypeOp() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp294 unsigned TypeOp = I->getIntrinsicID() == Intrinsic::masked_load ? 0 : 1; in getVectorType() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/diagnostics/
H A Dbound_region_errors.rs29 TypeOp(Rc<dyn TypeOpInfo<'tcx> + 'tcx>), enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/animator/
H A DSkScript2.h87 enum TypeOp { // generated by tokenizer enum
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/purescript-cst-0.4.0.0/src/Language/PureScript/CST/
H A DTypes.hs145 | TypeOp a (Type a) (QualifiedName (N.OpName 'N.TypeOpName)) (Type a) constructor
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/purescript-cst-0.4.0.0/src/Language/PureScript/
H A DTypes.hs61 | TypeOp a (Qualified (OpName 'TypeOpName)) constructor
/dports/devel/grcov/grcov-0.8.2/cargo-crates/symbolic-demangle-8.3.0/vendor/swift/lib/Demangling/
H A DRemangler.cpp445 void Remangler::mangleAnyGenericType(Node *node, StringRef TypeOp) { in mangleAnyGenericType()

12