/third_party/node/deps/v8/src/objects/ |
H A D | objects.h | 255 // Instance size sentinel for objects of variable size. 705 // with integral types whose size is <= kTaggedSize (to guarantee alignment). 714 // with integral types whose size is <= kTaggedSize (to guarantee alignment). 797 // Despite its size, this needs to be inlined for performance 911 template <int start_offset, int end_offset, int size>
|
H A D | code.h | 184 /* Total size. */ \ 249 // In other words, the variable-size 'body' consists of 'instructions' and 452 inline void set_inlined_bytecode_size(unsigned size); 519 // Returns the size of code and its metadata. This includes the size of code 544 // exactly the same size as the RelocInfo in |desc|. 569 // Returns the object size for a given body (used for allocation). 675 // Flags layout. base::BitField<type, shift, size>. 813 // Returns the size of the code instructions. 816 // Returns the size o [all...] |
H A D | feedback-vector.h | 370 int slot_count() const { return static_cast<int>(slot_kinds_.size()); } in slot_count() 554 // size alignment. 577 // Does not include any extra padding for pointer size alignment. 626 // Returns entry size of the last slot returned by Next().
|
H A D | shared-function-info-inl.h | 749 DCHECK_LT(function_data.function_index(), module->functions.size()); in wasm_function_signature()
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-literals.cc | 403 int length = object_boilerplate_description->size(); in CreateObjectLiteral()
|
H A D | runtime-wasm.cc | 43 DCHECK_LT(0, skipped_frame_types.size());
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_state.c | 224 buf->u.buf.offset + buf->u.buf.size);
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_blt.c | 450 op.num_tiles = DIV_ROUND_UP(src_lev->size, in etna_try_blt_blit()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.h | 328 * Declare "size" continuous temporary registers. 332 unsigned size, 579 unsigned insn_token; /*< Used to fixup insn size. */
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | image.c | 282 /* Image data size is computed using internal dimensions. */ in vlVaDeriveImage() 386 /* Note this block might use h and w from the recalculated size if it entered in vlVaDeriveImage() 413 img_buf->size = img->data_size; in vlVaDeriveImage()
|
H A D | picture_av1.c | 112 assert(buf->size >= sizeof(VADecPictureParameterBufferAV1) && buf->num_elements == 1); in vlVaHandlePictureParameterBufferAV1()
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/md5/ |
H A D | md5-586.S | 683 .size ossl_md5_block_asm_data_order,.-.L_ossl_md5_block_asm_data_order_begin
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | evp.h | 718 int size; member
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | core_dispatch.h | 168 OSSL_CORE_MAKE_FUNC(int, BIO_gets, (OSSL_CORE_BIO *bio, char *buf, int size))
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/md5/ |
H A D | md5-586.S | 683 .size ossl_md5_block_asm_data_order,.-.L_ossl_md5_block_asm_data_order_begin
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | asn1t.h | 51 * to the members, the size field is the 52 * structure size. 56 * and the 'size' field is the offset of the 610 long size; /* Structure size (usually) */ member 890 * underlying C type (long) differs in size depending on the architecture.
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/md5/ |
H A D | md5-586.S | 683 .size ossl_md5_block_asm_data_order,.-.L_ossl_md5_block_asm_data_order_begin
|
/third_party/libabigail/include/ |
H A D | abg-fwd.h | 1446 uint64_t size);
|