/third_party/node/deps/v8/src/compiler/ |
H A D | redundancy-elimination.h | 46 EffectPathChecks(Check* head, size_t size) : head_(head), size_(size) {} in EffectPathChecks() 51 size_t size_;
|
/third_party/node/deps/v8/include/cppgc/ |
H A D | heap-consistency.h | 117 size_t element_size, size_t number_of_elements, in DijkstraWriteBarrierRange()
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-qnx.cc | 152 OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, in GetFreeMemoryRangesWithin() 153 size_t alignment) { in GetFreeMemoryRangesWithin()
|
H A D | platform-openbsd.cc | 126 OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, in GetFreeMemoryRangesWithin() 127 size_t alignment) { in GetFreeMemoryRangesWithin()
|
/third_party/node/deps/v8/include/v8-include/cppgc/ |
H A D | heap-consistency.h | 141 size_t element_size, size_t number_of_elements, in DijkstraWriteBarrierRange()
|
/third_party/node/deps/v8/src/ast/ |
H A D | ast-function-literal-id-reindexer.cc | 13 AstFunctionLiteralIdReindexer::AstFunctionLiteralIdReindexer(size_t stack_limit, in AstFunctionLiteralIdReindexer() 91 AstFunctionLiteralIdReindexChecker(size_t stack_limit, in AstFunctionLiteralIdReindexChecker()
|
/third_party/node/deps/v8/src/base/ |
H A D | memory.h | 53 for (size_t i = 0; i < sizeof(V); i++) { in ReadLittleEndianValue() 67 for (size_t i = 0; i < sizeof(V); i++) { in WriteLittleEndianValue()
|
/third_party/node/deps/v8/src/heap/base/ |
H A D | stack.cc | 98 constexpr size_t kSafeStackAlignmentBytes = 16; in IterateUnsafeStackIfNecessary() 133 constexpr size_t kMinStackAlignment = sizeof(void*); in IteratePointersImpl()
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-debugger-script.h | 69 virtual String16 source(size_t pos, size_t len = UINT_MAX) const = 0;
|
/third_party/node/deps/v8/src/numbers/ |
H A D | conversions.h | 180 inline bool TryNumberToSize(Object number, size_t* result); 182 // Converts a number into size_t. 183 inline size_t NumberToSize(Object number);
|
/third_party/node/deps/v8/src/objects/ |
H A D | module-inl.h | 39 V8_INLINE size_t operator()(Module const& module) const { in operator ()() 82 V8_INLINE size_t operator()(Handle<Module> module) const { in operator ()()
|
H A D | name.h | 57 inline bool AsIntegerIndex(size_t* index); 125 // number in the range up to MAX_SAFE_INTEGER. We parse these into a size_t, 127 // 32 bits of size_t width. 129 std::min(16, int{10 * (sizeof(size_t) / 4)});
|
/third_party/node/deps/v8/src/roots/ |
H A D | roots-inl.h | 94 size_t index = static_cast<size_t>(root_index); in GetLocation()
|
/third_party/node/deps/v8/src/sandbox/ |
H A D | external-pointer-table.h | 116 static const size_t kBlockSize = 64 * KB; 117 static const size_t kEntriesPerBlock = kBlockSize / kSystemPointerSize;
|
/third_party/node/deps/v8/src/snapshot/embedded/ |
H A D | platform-embedded-file-writer-base.cc | 47 size_t kSize = DataDirectiveSize(ByteChunkDataDirective()); in WriteByteChunk() 48 size_t kHalfSize = kSize / 2; in WriteByteChunk()
|
/third_party/node/deps/v8/src/utils/ |
H A D | locked-queue-inl.h | 64 size_t old_size = size_.fetch_sub(1); in Dequeue() 88 inline size_t LockedQueue<Record>::size() const { in size()
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | splice.c | 49 size_t len = 0; in splice_0100() 95 size_t len = BUFSIZ; in splice_0200()
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_gem.c | 78 const size_t engine_inst_sz = 2 * sizeof(__u16); /* 1 class, 1 instance */ in intel_gem_create_context_engines() 79 const size_t engines_param_size = in intel_gem_create_context_engines()
|
/third_party/mesa3d/src/util/ |
H A D | u_process.c | 200 size_t 201 util_get_process_exec_path(char* process_path, size_t len) in util_get_process_exec_path()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_object.h | 198 size_t size, 204 size_t size,
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_debug.cpp | 90 static size_t 117 size_t Size; in disassemble()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_cmdline.c | 62 read_file(const char *filename, void **ptr, size_t *size) in read_file() 108 size_t size; in main()
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecp_nistputil.c | 53 ossl_ec_GFp_nistp_points_make_affine_internal(size_t num, void *point_array, in ossl_ec_GFp_nistp_points_make_affine_internal() 54 size_t felem_size, in ossl_ec_GFp_nistp_points_make_affine_internal()
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | kdf.h | 43 size_t EVP_KDF_CTX_get_kdf_size(EVP_KDF_CTX *ctx); 44 int EVP_KDF_derive(EVP_KDF_CTX *ctx, unsigned char *key, size_t keylen,
|
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | securitycheck.c | 154 size_t L, N; in ossl_dsa_check_key() 206 size_t L, N; in ossl_dh_check_key()
|