Searched defs:chunk (Results 1 - 25 of 118) sorted by relevance

12345

/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Domp_workshare3.c21 int i, chunk, tid; local
H A Domp_workshare4.c20 int i, chunk, tid; local
H A Domp_workshare1.c19 int nthreads, tid, i, chunk; local
H A Dloop-2.c24 int n, i, c, thr, iter, chunk; local
/openbsd-current/usr.bin/vis/
H A Dfoldit.c38 foldit(char *chunk, int col, int max) argument
/openbsd-current/gnu/llvm/lld/wasm/
H A DRelocations.cpp83 void scanRelocations(InputChunk *chunk) { argument
/openbsd-current/sys/arch/mips64/mips64/
H A Dsys_machdep.c93 size_t sz, chunk; local
/openbsd-current/regress/sys/netinet6/frag6/
H A Dfrag6_refrag.py26 chunk=4 variable
/openbsd-current/regress/sys/netinet/frag/
H A Dfrag_refrag.py27 chunk=4 variable
/openbsd-current/sys/arch/arm/arm/
H A Dsys_machdep.c65 vsize_t sz, chunk; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dobjalloc.c89 struct objalloc_chunk *chunk; local
141 struct objalloc_chunk *chunk; local
157 struct objalloc_chunk *chunk; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dcp.c11 struct _obstack_chunk* chunk; member in struct:obstack
32 register struct _obstack_chunk* chunk; local
/openbsd-current/lib/libcbor/src/cbor/
H A Dbytestrings.c92 bool cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) { argument
H A Dstrings.c83 bool cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) { argument
/openbsd-current/usr.bin/openssl/
H A Drand.c157 int chunk; local
/openbsd-current/gnu/llvm/llvm/include/llvm-c/
H A Dblake3.h47 llvm_blake3_chunk_state chunk; member in struct:__anon1929
/openbsd-current/gnu/gcc/libgomp/
H A Diter.c151 long start, end, chunk, left; local
187 long start, end, nend, chunk, incr; local
[all...]
/openbsd-current/sys/dev/
H A Dsoftraid_raid0.c124 int64_t chunk, no_chunk; local
H A Dsoftraid_concat.c104 int64_t no_chunk, chunkend, chunk, chunksize; local
[all...]
H A Dsoftraid_raid1.c331 int ios, chunk, i, rt; local
[all...]
/openbsd-current/usr.bin/mg/
H A Dyank.c116 kchunk(char *cp1, RSIZE chunk, int kflag) argument
155 RSIZE chunk; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericBitset.cpp107 ValueObjectSP chunk; local
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_debugging.cpp52 AsanChunkView chunk = FindHeapChunkByAddress(addr); local
/openbsd-current/lib/libcrypto/evp/
H A De_idea.c126 size_t chunk = LONG_MAX & ~0xff; local
144 size_t chunk = LONG_MAX & ~0xff; local
162 size_t chunk = LONG_MAX & ~0xff; local
[all...]
H A De_bf.c89 size_t chunk = LONG_MAX & ~0xff; local
107 size_t chunk = LONG_MAX & ~0xff; local
145 size_t chunk = LONG_MAX & ~0xff; local
[all...]

Completed in 128 milliseconds

12345