Home
last modified time | relevance | path

Searched full:segmented (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dsegmented_iterator.h12 // Segmented iterators are iterators over (not necessarily contiguous) sub-ranges.
15 // which are not stored contiguously themselves. The concept of segmented iterators
17 // door to various optimizations. See http://lafstern.org/matt/segmented.pdf for details.
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dfor_each_segment.h21 // __for_each_segment is a utility function for optimizing iterating over segmented iterators linea…
22 // __first and __last are expected to be a segmented range. __func is expected to take a range of l…
H A Dfind.h141 // segmented iterator implementation
/freebsd/lib/libvgl/
H A Dvgl.h64 #define VIDBUF16S 9 /* Direct Color segmented buffer */
65 #define VIDBUF24S 10 /* Direct Color segmented buffer */
66 #define VIDBUF32S 11 /* Direct Color segmented buffer */
/freebsd/tools/tools/locale/patch/
H A Dpatch-UnicodeData.txt22 1FBF8;SEGMENTED DIGIT EIGHT;Nd;0;EN;<font> 0038;8;8;8;N;;;;;
23 1FBF9;SEGMENTED DIGIT NINE;Nd;0;EN;<font> 0039;9;9;9;N;;;;;
/freebsd/sys/dev/isp/
H A DHardware.txt72 of breed for fabrics or segmented loop (which Brocade
91 This also supports fabric and segmented loop.
272 in segmented loop mode. This avoids LIPs propagating where you don't
/freebsd/contrib/file/magic/Magdir/
H A Dxenix81 >0x1e leshort &0x800 segmented
101 # little-endian segmented static executable for Intel i386 with OS type 1 and
162 >0x1e leshort &0x800 segmented
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dtestmode.c93 /* This function handles segmented events. Data of various events received
170 "failed to allocate skb for segmented testmode wmi event\n"); in ath11k_tm_process_event()
180 ath11k_warn(ab, "failed to populate segmented testmode event"); in ath11k_tm_process_event()
H A Dtestmode_i.h63 * send segmented data to firmware.
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.cpp47 // bytes of an address (or the offset portion of an address for segmented in extract()
90 "segmented arange entries are not supported"); in extract()
H A DDWARFDebugArangeSet.h30 /// segmented addressing, this is the size of the offset portion of the
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrCompiler.td115 // Segmented Stack
117 // When using segmented stacks these are lowered into instructions which first
H A DM68kISelLowering.h94 // segmented stacks. Check if the current stacklet has enough space, and
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugArangeSet.h36 /// The size in bytes of an address on the target architecture. For segmented
H A DDWARFDebugAddr.h35 /// segmented addressing, this is the size of the offset portion of the
H A DDWARFListTable.h63 /// segmented addressing, this is the size of the offset portion of the
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h27 * The EEPROM is segmented into three sections:
/freebsd/sys/dev/netmap/
H A Dnetmap_offloadings.c249 /* Payload data bytes segmented so far (e.g. TCP data bytes). */ in bdg_mismatch_datapath()
412 nm_prdis(3, "%d bytes segmented", segmented_bytes); in bdg_mismatch_datapath()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dbmi.h213 /* end of segmented data */
/freebsd/contrib/ntp/ntpsnmpd/
H A Dinvoke-ntpsnmpd.texi94 the options listed above in upper case and segmented with underscores.
/freebsd/sys/dev/gve/
H A Dgve_dqo.h137 /* The L4 payload bytes that should be segmented. */
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h272 /// when each segment is saved. Each segmented GSYM file has a only the
441 /// Create a segmented GSYM creator starting with function info index
/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi262 the options listed above in upper case and segmented with underscores.
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp122 // This will be non empty when creating segmented GSYM files as we need to in encode()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSiFive7.td75 // Cycles for nf=2 segmented loads and stores are calculated using the
89 // Cycles for segmented loads and stores are calculated using the
577 // Segmented Loads and Stores
578 // Unit-stride segmented loads and stores are effectively converted into strided

1234