Home
last modified time | relevance | path

Searched refs:lazy (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd/usr.bin/xargs/tests/
H A Dregress.0I.out3 over "the lazy fox jumped
5 over "the lazy fox jumped
6 over "the lazy
14 The lazy dog
15 lazy dog
16 lazy dog
17 lazy dog
H A Dregress.R-1.out3 The over the lazy over the lazy over the lazy over the lazyover the lazy over the lazy over the lazy
H A Dregress.I.out3 The over the lazy over the lazy over the lazy over the lazyover the lazy over the lazy %
H A Dregress.0.out3 over "the lazy
7 lazy dog
H A Dregress.0L.out2 over "the lazy
5 jumped over the lazy dog
H A Dregress.0P1.out2 over "the lazy dog
3 quick brown fox jumped over the lazy dog
H A Dregress.0J.out2 over "the lazy dog
3 quick brown fox jumped over the lazy dog
H A Dregress.P1.out1 quick brown fox jumped over the lazy dog
H A Dregress.in3 over the lazy
H A Dregress.n1.out7 lazy
H A Dregress.n2.out4 lazy dog
H A Dregress.n2P0.out2 lazy dog
H A Dregress.n3.out3 lazy dog
H A Dregress.L.out1 quick brown fox jumped over the lazy
H A Dregress.n2147483647.out1 quick brown fox jumped over the lazy dog
H A Dregress.normal.out1 The quick brown fox jumped over the lazy dog
H A Dregress.J.out1 The quick brown fox jumped over the lazy dog again.
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h98 InputFile(COFFLinkerContext &c, Kind k, MemoryBufferRef m, bool lazy = false)
99 : mb(m), ctx(c), fileKind(k), lazy(lazy) {} in mb()
108 bool lazy = false;
131 explicit ObjFile(COFFLinkerContext &ctx, MemoryBufferRef m, bool lazy = false)
132 : InputFile(ctx, ObjectKind, m, lazy) {} in InputFile() argument
375 bool lazy);
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h133 // True if this is a lazy ObjFile or BitcodeFile.
134 bool lazy = false; variable
137 InputFile(Kind kind, MemoryBufferRef mb, bool lazy = false)
138 : mb(mb), id(idCount++), lazy(lazy), fileKind(kind), in mb()
163 bool lazy = false, bool forceHidden = false, bool compatArch = true,
310 uint64_t offsetInArchive, bool lazy = false,
/freebsd/contrib/ofed/libmlx4/
H A Dcq.c233 struct ibv_wc *wc, int lazy)
238 struct ibv_wc *wc, int lazy) in mlx4_parse_cqe() argument
254 if (lazy) { in mlx4_parse_cqe()
288 pwr_id = lazy ? &cq->ibv_cq.wr_id : &wc->wr_id; in mlx4_parse_cqe()
305 pstatus = lazy ? &cq->ibv_cq.status : &wc->status; in mlx4_parse_cqe()
309 if (!lazy) in mlx4_parse_cqe()
315 if (lazy) { in mlx4_parse_cqe()
/freebsd/crypto/openssl/ms/
H A Duplink.c105 __declspec(naked) static void lazy##i (void) { \
114 __declspec(naked) static void lazy##i (void) { \
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw_20_comp.h137 uint16_t lazy; member
196 csr.lazy, in ICP_QAT_FW_COMP_20_BUILD_CONFIG_UPPER()
/freebsd/usr.bin/tr/tests/
H A Dregress.05.out3 over the lazy
H A Dregress.01.out3 over the lazy
H A Dregress.in3 over the lazy

1234