| /freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
| HD | BreakpadRecords.cpp | 269 static bool parsePublicOrFunc(llvm::StringRef Line, bool &Multiple, in parsePublicOrFunc() argument 283 Multiple = Str == "m"; in parsePublicOrFunc() 285 if (Multiple) in parsePublicOrFunc() 308 bool Multiple; in parse() local 312 if (parsePublicOrFunc(Line, Multiple, Address, &Size, ParamSize, Name)) in parse() 313 return FuncRecord(Multiple, Address, Size, ParamSize, Name); in parse() 319 return L.Multiple == R.Multiple && L.Address == R.Address && in operator ==() 325 R.Multiple ? "m " : "", R.Address, R.Size, in operator <<() 417 bool Multiple; in parse() local 421 if (parsePublicOrFunc(Line, Multiple, Address, nullptr, ParamSize, Name)) in parse() [all …]
|
| HD | BreakpadRecords.h | 124 FuncRecord(bool Multiple, lldb::addr_t Address, lldb::addr_t Size, in FuncRecord() argument 126 : Record(Module), Multiple(Multiple), Address(Address), Size(Size), in FuncRecord() 129 bool Multiple; variable 179 PublicRecord(bool Multiple, lldb::addr_t Address, lldb::addr_t ParamSize, in PublicRecord() argument 181 : Record(Module), Multiple(Multiple), Address(Address), in PublicRecord() 184 bool Multiple; variable
|
| /freebsd-13-stable/sys/contrib/zstd/examples/ |
| HD | README.md | 14 - [Multiple simple compression](multiple_simple_compression.c) : 28 - [Multiple Streaming compression](multiple_streaming_compression.c) :
|
| HD | Makefile | 87 @echo -- Multiple streaming tests
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | CXXInheritance.h | 373 return IsMemberFunction && Inheritance >= MSInheritanceModel::Multiple; in inheritanceModelHasNVOffsetField() 385 return Inheritance <= MSInheritanceModel::Multiple; in inheritanceModelHasOnlyOneField()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMScheduleV6.td | 281 // FP Load Multiple 284 // FP Load Multiple + update 294 // FP Store Multiple 297 // FP Store Multiple + update
|
| HD | ARMScheduleA8.td | 392 // FP Load Multiple 401 // FP Load Multiple + update 421 // FP Store Multiple 429 // FP Store Multiple + update 867 // Double-register FP Multiple-Accumulate 871 // Quad-register FP Multiple-Accumulate 877 // Double-register Fused FP Multiple-Accumulate 881 // Quad-register Fused FP Multiple-Accumulate
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/iommu/ |
| HD | iommu.txt | 52 - #iommu-cells = <1>: Multiple master IOMMU devices may need to be configured 122 Multiple-master IOMMU with fixed associations: 150 Multiple-master IOMMU: 168 Multiple-master IOMMU with configurable DMA window:
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| HD | egalax-ts.txt | 1 * EETI eGalax Multiple Touch Controller
|
| HD | exc3000.txt | 1 * EETI EXC3000 Multiple Touch Controller
|
| HD | sis_i2c.txt | 1 * SiS I2C Multiple Touch Controller
|
| /freebsd-13-stable/lib/libpmc/pmu-events/arch/powerpc/ |
| HD | mapfile.csv | 12 # Multiple PVRs could map to a single JSON file.
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| HD | EHFrameSupport.cpp | 133 if (BlockEdges.Multiple.contains(E.getOffset())) in processBlock() 142 BlockEdges.Multiple.insert(E.getOffset()); in processBlock() 313 if (BlockEdges.Multiple.contains(CIEDeltaFieldOffset)) in processFDE() 538 if (BlockEdges.Multiple.contains(PointerFieldOffset)) in getOrCreateEncodedPointerEdge()
|
| HD | EHFrameSupportImpl.h | 65 DenseSet<Edge::OffsetT> Multiple; member
|
| /freebsd-13-stable/lib/libfetch/ |
| HD | http.errors | 13 300 MOVED Multiple Choices
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| HD | AArch64MCCodeEmitter.cpp | 194 template <unsigned Multiple> 564 template <unsigned Multiple> 569 assert(llvm::isPowerOf2_32(Multiple) && "Multiple is not a power of 2"); in EncodeRegAsMultipleOf() 572 return RegVal / Multiple; in EncodeRegAsMultipleOf()
|
| /freebsd-13-stable/contrib/apr-util/ |
| HD | README | 24 Multiple SQL DBD client interfaces 25 Multiple flat-database DBM client interfaces
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | DSA_get0_pqg.pod | 69 Multiple flags can be passed in one go (bitwise ORed together). Any flags that 71 passed in the B<flags> parameter are currently set in the DSA object. Multiple
|
| HD | DH_get0_pqg.pod | 73 Multiple flags can be passed in one go (bitwise ORed together). Any flags that 75 passed in the B<flags> parameter are currently set in the DH object. Multiple
|
| HD | OPENSSL_config.pod | 22 Multiple calls have no effect.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/display/tilcdc/ |
| HD | panel.txt | 15 - display-timings: typical videomode of lcd panel. Multiple video modes
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Specifiers.h | 391 Multiple = 1, enumerator
|
| /freebsd-13-stable/stand/fdt/ |
| HD | help.fdt | 60 Multiple values can be specified and will be concatenated.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/arm/msm/ |
| D | qcom,saw2.txt | 10 Multiple revisions of the SAW hardware are supported using these Device Nodes.
|
| /freebsd-13-stable/tools/tools/net80211/w00t/ |
| HD | README | 28 interface attached to a normal LAN. Multiple instances of the
|