Home
last modified time | relevance | path

Searched refs:size (Results 21026 - 21050 of 31292) sorted by relevance

1...<<841842843844845846847848849850>>...1252

/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhello.c78 if (exports.size == 0) { in main()
H A Dserialize.c93 if (exports.size == 0) { in main()
/third_party/node/deps/v8/third_party/ittapi/include/
H A Djitprofiling.h312 unsigned int method_size; /**<\brief The code size of the method in memory.
359 unsigned int method_size; /**<\brief The code size of the method in memory.
411 unsigned int method_size; /**<\brief The code size of the method in memory.
478 unsigned int method_size; /**<\brief The code size of the method in memory.
565 unsigned int size; /**<\brief The update size */ member
/third_party/node/test/fixtures/wpt/streams/readable-streams/
H A Dfloating-point-total-queue-size.any.js102 size(x) {
/third_party/node/test/parallel/
H A Dtest-http-get-pipeline-problem.js97 image.length, stat.size,
98 `size doesn't match on '${fn}'. Got ${stat.size} bytes`);
H A Dtest-trace-events-async-hooks-worker.js71 assert.strictEqual(threads.size, 2);
/third_party/node/test/addons/openssl-key-engine/
H A Dtestkeyengine.cc51 BIO* bio = BIO_new_mem_buf(key.data(), key.size()); in EngineLoadPrivkey()
/third_party/musl/src/ldso/
H A Ddl_iterate_phdr.c10 static int static_dl_iterate_phdr(int(*callback)(struct dl_phdr_info *info, size_t size, void *data), void *data) in static_dl_iterate_phdr() argument
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-test-part.h145 int size() const;
/third_party/node/benchmark/fs/
H A Dread-stream-throughput.js72 assert(fs.statSync(filename).size === filesize * n);
/third_party/node/deps/icu-small/source/common/unicode/
H A Dudata.h12 * tab size: 8 (not used)
83 * <code>size</code> field.</p>
119 uint16_t size; member
291 * its <code>size</code> field must be set correctly,
296 * <code>pInfo->size</code>, then the <code>size</code> will be
/third_party/node/deps/brotli/c/include/brotli/
H A Dencode.h149 * Recommended sliding LZ77 window size.
152 * window size.
154 * Window size is `(1 << value) - 16`.
160 * Recommended input block size.
163 * block size.
168 * @note Bigger input block size allows better compression, but consumes more
180 * Estimated total input size for all ::BrotliEncoderCompressStream calls.
182 * The default value is 0, which means that the total input size is unknown.
217 * maximal window size have the same effect. Values greater than 2**30 are not
239 * encoder state (e.g. when encoding is started, window size migh
[all...]
/third_party/mesa3d/src/mesa/main/
H A Duniforms.h102 GLsizei maxLength, GLsizei *length, GLint *size,
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dremap_helper.py44 elif tn.size == 4:
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.h50 uint32_t size; member
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.h80 size_t size; member
/third_party/node/deps/npm/node_modules/@colors/colors/lib/custom/
H A Dzalgo.js68 options['size'] =
69 typeof options['size'] !== 'undefined' ? options['size'] : 'maxi';
77 switch (options.size) {
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof_conf.h12 * tab size: 8 (not used)
77 int32_t size();
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.h67 uint32_t size; member
114 /* Maximum sized defining the union size (MSInfo)*/
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_context.h28 /* base, size refer to the whole constant buffer */
90 nouveau_scratch_get(struct nouveau_context *, unsigned size, uint64_t *gpu_addr,
/third_party/libdrm/tegra/
H A Dprivate.h61 uint32_t size; member
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess04.c19 * if the pathname size is > PATH_MAX characters.
119 {&longpathname, .size = LONGPATHSIZE},
/third_party/ltp/testcases/kernel/syscalls/clock_getres/
H A Dclock_getres01.c97 {&tspec, .size = sizeof(*tspec)},
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H A Dpwrite02.c35 size_t size; member
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy01.c61 TEST(set_mempolicy(mode, bm->maskp, bm->size+1)); in verify_mempolicy()

Completed in 22 milliseconds

1...<<841842843844845846847848849850>>...1252