Home
last modified time | relevance | path

Searched refs:Maximum (Results 1 – 25 of 107) sorted by relevance

12345

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_profiling_flags.inc17 "Maximum size of any single per-thread allocator.")
19 "Maximum size of the global allocator for profile storage.")
21 "Maximum size of the traversal stack allocator.")
H A Dxray_fdr_flags.inc26 XRAY_FLAG(int, buffer_max, 100, "Maximum number of buffers in the queue.")
/openbsd-src/gnu/gcc/libdecnumber/
H A DdecNumberLocal.h78 #error Maximum digits mismatch
81 #error Maximum exponent mismatch
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h80 uint64_t Maximum; member
466 (LHS.Flags & WASM_LIMITS_FLAG_HAS_MAX ? LHS.Maximum == RHS.Maximum
H A DWasmTraits.h76 Hash = hash_combine(Hash, Limits.Maximum);
/openbsd-src/share/misc/
H A Dscsi_modes61 {Maximum Burst Size} i2
94 {Maximum Pre-fetch} i2
95 {Maximum Pre-fetch Ceiling} i2
H A Dusb_hid_usages766 0x74 Display Set Brightness to Maximum
776 0x7E Keyboard Backlight Set Maximum
1147 0x2D4 Privacy Screen Level Maximum
1222 0x55 Contact Count Maximum
1434 0x103 Maximum Tracking Distance
1435 0x104 Maximum Screen Plane Width
1436 0x105 Maximum Screen Plane Height
1675 0x314 Property: Maximum
1681 0x31A Property: Maximum FIFO Events
1684 0x31D Property: Maximum Power Consumption
[all …]
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTargetProperties.td69 Desc<"Maximum number of attempts to fix an expression with Fix-Its">;
81 Desc<"Maximum number of children to expand in any level of depth.">;
84 Desc<"Maximum depth to expand children.">;
87 Desc<"Maximum number of characters to show when using %s in summary strings.">;
90 Desc<"Maximum number of bytes that 'memory read' will fetch before --force must be specified.">;
288 Desc<"Maximum number of frames to backtrace.">;
/openbsd-src/gnu/llvm/lld/wasm/
H A DWriterUtils.cpp66 ret += "; max=" + std::to_string(limits.Maximum); in toString()
197 writeUleb128(os, limits.Maximum, "limits max"); in writeLimits()
H A DOptions.td72 EEq<"error-limit", "Maximum number of errors to emit before stopping (0 = no limit)">;
212 HelpText<"Maximum size of the linear memory">;
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp87 OS << ", " << Type.Limits.Maximum; in emitTableType()
/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3992 unsigned Maximum; member
4317 SpacesInLineCommentPrefix.Maximum ==
4318 R.SpacesInLineCommentPrefix.Maximum &&
/openbsd-src/usr.sbin/nsd/
H A Dnsd.conf.sample.in150 # Maximum number of concurrent TCP connections per server.
158 # Maximum number of queries served on a single TCP connection.
165 # Maximum segment size (MSS) of TCP socket on which the server
169 # Maximum segment size (MSS) of TCP socket for outgoing AXFR request.
290 # Maximum number of verifiers to run concurrently. Default is 1.
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc45 // Maximum total allocated space (bytes)
63 // Maximum total allocated space (bytes)
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp38 L.Maximum = Limits.Maximum; in makeLimits()
/openbsd-src/gnu/usr.bin/binutils/ld/emultempl/
H A Dhppaelf.em42 /* Maximum size of a group of input sections that can be handled by
358 --stub-group-size=N Maximum size of a group of input sections that can be\n\
H A Dppc64elf.em38 /* Maximum size of a group of input sections that can be handled by
470 --stub-group-size=N Maximum size of a group of input sections that can be\n\
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dhppaelf.em42 /* Maximum size of a group of input sections that can be handled by
356 --stub-group-size=N Maximum size of a group of input sections that can be\n\
H A Dppc64elf.em38 /* Maximum size of a group of input sections that can be handled by
492 --stub-group-size=N Maximum size of a group of input sections that can be\n\
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/
H A DREADME.gcc16 4) Maximum verbosity. Print anything else of interest.
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-bcanalyzer.rst171 **Maximum Type Slot Number**
176 **Maximum Value Slot Number**
/openbsd-src/share/snmp/
H A DSNMP-FRAMEWORK-MIB.txt177 Maximum remaining length 27
180 Maximum remaining length 27
185 Maximum remaining length 27
/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/Directive/
H A DDirectiveBase.td126 // Maximum version number where this clause is valid.
/openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTOptions.td83 "Maximum total trace size per process in bytes. This limit applies "
/openbsd-src/gnu/gcc/gcc/
H A Dparams.def304 "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)",
580 …"Maximum number of statements allowed in a block that needs to be duplicated when threading jumps",
589 …"Maximum number of fields in a structure before pointer analysis treats the structure as a single …

12345