| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_x86.c | 171 kvm_find_free_descriptor(const struct segment_descriptor *table, size_t size) kvm_find_free_descriptor() argument
|
| /third_party/ltp/utils/benchmark/ebizzy-0.3/ |
| H A D | ebizzy.c | 229 static void touch_mem(char *dest, size_t size) in touch_mem() argument 238 static void *alloc_mem(size_t size) in alloc_mem() argument 265 free_mem(void *p, size_t size) free_mem() argument 329 linear_search(record_t key, record_t * base, size_t size) linear_search() argument [all...] |
| /third_party/ltp/utils/sctp/testlib/ |
| H A D | sctputil.h | 345 static inline void *test_malloc(size_t size) in test_malloc() argument
|
| /third_party/lwip/src/api/ |
| H A D | api_lib.c | 974 netconn_write_partly(struct netconn *conn, const void *dataptr, size_t size, in netconn_write_partly() argument 1003 size_t size; in netconn_write_vectors_partly() local [all...] |
| /third_party/lwip/src/core/ |
| H A D | mem.c | 97 mem_overflow_check_raw(void *p, size_t size, const char *descr1, const char *descr2) in mem_overflow_check_raw() argument 135 mem_overflow_init_raw(void *p, size_t size) in mem_overflow_init_raw() argument 169 mem_trim(void *mem, mem_size_t size) in mem_trim() argument 207 mem_malloc(mem_size_t size) mem_malloc() argument 251 mem_malloc(mem_size_t size) mem_malloc() argument 701 mem_size_t size, newsize; mem_trim() local 833 mem_size_t ptr, ptr2, size; mem_malloc() local 982 mem_calloc(mem_size_t count, mem_size_t size) mem_calloc() argument 999 mem_calloc(mem_size_t count, mem_size_t size) mem_calloc() argument [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-client.c | 418 size_t size; in lws_ssl_client_bio_create() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/ |
| H A D | minimal-secure-streams.c | 444 size_t size; in app_system_state_nf() local
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | vce_tests.c | 46 uint64_t size; member 240 static void alloc_resource(struct amdgpu_vce_bo *vce_bo, unsigned size, unsigned domain) in alloc_resource() argument 467 uint32_t *ptr, size; in check_result() local [all...] |
| H A D | vcn_tests.c | 43 uint64_t size; member 332 int size, len, i, r; in amdgpu_cs_vcn_dec_decode() local 235 alloc_resource(struct amdgpu_vcn_bo *vcn_bo, unsigned size, unsigned domain) alloc_resource() argument [all...] |
| /third_party/libdrm/tests/exynos/ |
| H A D | exynos_fimg2d_test.c | 247 unsigned long userptr, size; in g2d_copy_test() local 455 unsigned long userptr, size; in g2d_copy_with_scale_test() local 134 exynos_create_buffer(struct exynos_device *dev, unsigned long size, unsigned int flags) exynos_create_buffer() argument 543 unsigned long userptr, size; g2d_blend_test() local [all...] |
| /third_party/libdrm/tests/util/ |
| H A D | pattern.c | 640 void util_smpte_c8_gamma(unsigned size, struct drm_color_lut *lut) in util_smpte_c8_gamma() argument
|
| /third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
| H A D | unicodetext.cc | 148 void UnicodeText::Repr::Copy(const char* data, int size) { in Copy() argument 153 void UnicodeText::Repr::TakeOwnershipOf(char* data, int size, int capacity) { in TakeOwnershipOf() argument 162 void UnicodeText::Repr::PointTo(const char* data, int size) { in PointTo() argument 383 int UnicodeText::size() cons function in i18n::phonenumbers::UnicodeText [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expression.c | 266 int size = 0, want_unsigned = 0; in get_number_value() local [all...] |
| /third_party/lzma/C/ |
| H A D | 7zDec.c | 84 size_t size = (size_t)(p->cur - p->begin);
in ReadByte() local
|
| H A D | Alloc.c | 168 void *MyAlloc(size_t size)
in MyAlloc() argument 194 MyRealloc(void *address, size_t size) MyRealloc() argument 219 MidAlloc(size_t size) MidAlloc() argument 262 SIZE_T size; SetLargePageSize() local 278 BigAlloc(size_t size) BigAlloc() argument 318 SzAlloc(ISzAllocPtr p, size_t size) SzAlloc() argument 323 SzMidAlloc(ISzAllocPtr p, size_t size) SzMidAlloc() argument 325 SzBigAlloc(ISzAllocPtr p, size_t size) SzBigAlloc() argument 402 SzAlignedAlloc(ISzAllocPtr pp, size_t size) SzAlignedAlloc() argument 474 AlignOffsetAlloc_Alloc(ISzAllocPtr pp, size_t size) AlignOffsetAlloc_Alloc() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | escape-analysis.h | 148 int size() const { return static_cast<int>(kTaggedSize * fields_.size()); } in size() function in v8::internal::compiler::VirtualObject
|
| H A D | persistent-map.h | 396 size_t size = sizeof(FocusedTree) + local
|
| H A D | node.cc | 12 size_t size = in New() local 104 size_t size = sizeof(Node) + capacity * (sizeof(ZoneNodePtr) + sizeof(Use)); in NewImpl() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-constructor-gen.cc | 346 TNode<IntPtrT> size = ElementOffsetFromIndex(slots_intptr, PACKED_ELEMENTS, in FastNewFunctionContext() local
|
| H A D | builtins-microtask-queue-gen.cc | 395 TNode<IntPtrT> size = Load<IntPtrT>(hsi, size_offset); in EnterMicrotaskContext() local 462 TNode<IntPtrT> size = Load<IntPtrT>(hsi, size_offset); in RewindEnteredContext() local 553 TNode<IntPtrT> size in TF_BUILTIN() local 600 TNode<IntPtrT> size = GetMicrotaskQueueSize(microtask_queue); TF_BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | assembler.cc | 99 explicit DefaultAssemblerBuffer(int size) in DefaultAssemblerBuffer() argument 122 ExternalAssemblerBufferImpl(byte* start, int size) in ExternalAssemblerBufferImpl() argument 167 ExternalAssemblerBuffer(void* start, int size) ExternalAssemblerBuffer() argument 173 NewAssemblerBuffer(int size) NewAssemblerBuffer() argument 318 int size = pc_offset() - offset; WriteCodeComments() local [all...] |
| H A D | optimized-compilation-info.h | 189 void set_inlined_bytecode_size(unsigned size) { in set_inlined_bytecode_size() argument
|
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-js.cc | 299 inline bool IsValidAsmjsMemorySize(size_t size) { in IsValidAsmjsMemorySize() argument 378 size_t size = memory->byte_length(); InstantiateAsmWasm() local [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform.h | 429 size_t size() const { return size_; } size() function in v8::base::AddressSpaceReservation 478 AddressSpaceReservation(void* base, size_t size, zx_handle_t vmar) AddressSpaceReservation() argument 481 AddressSpaceReservation(void* base, size_t size) AddressSpaceReservation() argument [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | instructions-arm64.cc | 159 unsigned size = static_cast<Instr>(op) >> LSSize_offset; in CalcLSDataSize() local [all...] |