Searched refs:nsz (Results 1 – 10 of 10) sorted by relevance
/third_party/iowow/src/fs/ |
D | iwexfile.c | 270 off_t nsz = impl->rspolicy(sz, impl->fsize, f, &impl->rspolicy_ctx); in _exfile_ensure_size_lw() local 271 if ((nsz < sz) || ((uint64_t) nsz & (impl->psize - 1))) { in _exfile_ensure_size_lw() 274 if (impl->maxoff && (nsz > impl->maxoff)) { in _exfile_ensure_size_lw() 275 nsz = impl->maxoff; in _exfile_ensure_size_lw() 276 if (nsz < sz) { in _exfile_ensure_size_lw() 280 return _exfile_truncate_lw(f, nsz); in _exfile_ensure_size_lw()
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_shader.c | 49 #define VARYING_FORMAT(ntype, nsz, ptype, psz) \ in varying_format() argument 51 .type = nir_type_ ## ntype ## nsz, \ in varying_format()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/ |
D | hu.txt | 331 "Pakhónsz", 361 "Pakhónsz", 378 "Pakhónsz", 393 "Pakhónsz",
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | hu.txt | 331 "Pakhónsz", 361 "Pakhónsz", 378 "Pakhónsz", 393 "Pakhónsz",
|
/third_party/icu/icu4c/source/data/locales/ |
D | hu.txt | 331 "Pakhónsz", 361 "Pakhónsz", 378 "Pakhónsz", 393 "Pakhónsz",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 559 KEYWORD(nsz); in LexIdentifier()
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_malloc.c | 1436 #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) argument 1438 #define CALL_MREMAP(addr, osz, nsz, mv) MFAIL argument
|
/third_party/libffi/src/ |
D | dlmalloc.c | 1406 #define CALL_MREMAP(addr, osz, nsz, mv) mremap((addr), (osz), (nsz), (mv)) argument 1408 #define CALL_MREMAP(addr, osz, nsz, mv) MFAIL argument
|
/third_party/iowow/src/kv/ |
D | iwkv.c | 1150 off_t nsz = rsz - msz + nlen; in _kvblk_addkv() local 1155 while ((1ULL << ++npow) < nsz); in _kvblk_addkv()
|
/third_party/rust/crates/regex/bench/src/data/ |
D | 1MB.txt | 10510 nsz 24011 nsz 45533 nsz
|