Home
last modified time | relevance | path

Searched defs:reuse (Results 1 – 25 of 49) sorted by relevance

12

/third_party/boost/libs/interprocess/test/
Dmemory_algorithm_test_template.hpp110 char *reuse = static_cast<char*>(buffers[i]); in test_allocation_shrink() local
163 char *reuse = static_cast<char*>(buffers[i]); in test_allocation_expand() local
202 char *reuse = 0; in test_allocation_shrink_and_expand() local
220 char *reuse = static_cast<char*>(buffers[i]); in test_allocation_shrink_and_expand() local
240 char *reuse = static_cast<char*>(buffers[i]); in test_allocation_shrink_and_expand() local
306 char *reuse = static_cast<char*>(buffers[i]); in test_allocation_deallocation_expand() local
377 void *reuse = ptr; in test_allocation_with_reuse() local
Dexpand_bwd_test_allocator.hpp124 size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reuse) in allocation_command()
/third_party/curl/lib/
Dsocketpair.c69 int reuse = 1; in Curl_socketpair() local
/third_party/openssl/test/
Dx509aux.c42 X509 *reuse = NULL; in test_certs() local
/third_party/glib/gobject/
Dgatomicarray.c59 freelist_alloc (gsize size, gboolean reuse) in freelist_alloc()
/third_party/boost/boost/container/
Dnode_allocator.hpp190 …allocation_type command, size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reuse) in allocation_command()
316 ,pointer &reuse) in priv_allocation_command()
Dadaptive_pool.hpp188 pointer &reuse) in allocation_command()
492 pointer &reuse) in allocation_command()
Dvector.hpp329 pointer reuse = pointer(); in vector_alloc_holder() local
345 pointer reuse = pointer(); in vector_alloc_holder() local
413 pointer reuse = this->start(); in try_expand_fwd() local
482 pointer reuse = pointer(); in priv_first_allocation() local
2534 pointer reuse(this->m_holder.start()); in priv_reserve_no_capacity() local
2697 pointer reuse(this->m_holder.start()); in priv_shrink_to_fit() local
2747 pointer reuse(this->m_holder.start()); in priv_forward_range_insert_no_capacity() local
Dallocator.hpp223 pointer &reuse) in allocation_command()
/third_party/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc172 grpc_error* grpc_set_socket_reuse_addr(int fd, int reuse) { in grpc_set_socket_reuse_addr()
190 grpc_error* grpc_set_socket_reuse_port(int fd, int reuse) { in grpc_set_socket_reuse_port()
/third_party/skia/tests/
DNdkDecodeTest.cpp217 SkBitmap reuse; in DEF_TEST() local
338 SkBitmap reuse; in DEF_TEST() local
/third_party/boost/libs/container/test/
Dexpand_bwd_test_allocator.hpp129 size_type limit_size,size_type &prefer_in_recvd_out_size,pointer &reuse) in allocation_command()
/third_party/boost/boost/container/detail/
Dallocator_version_traits.hpp151 reuse = pointer(); in allocation_command() local
/third_party/flutter/skia/experimental/Networking/
DSkSockets.cpp35 int reuse = 1; in createSocket() local
/third_party/skia/src/sksl/
DSkSLString.cpp39 va_list reuse; in vappendf() local
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsrc.h83 gboolean reuse; member
/third_party/skia/fuzz/
DFuzzDDLThreading.cpp198 bool reuse = make_fuzz_t<bool>(fFuzz); in releasePromiseImage() local
/third_party/boost/boost/interprocess/allocators/
Dallocator.hpp180 … size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reuse) in allocation_command()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c56 reuse, variable
/third_party/e2fsprogs/lib/ext2fs/
Dwindows_io.c714 struct windows_cache *cache, *reuse[READ_DIRECT_SIZE]; in windows_read_blk64() local
802 struct windows_cache *cache, *reuse; in windows_write_blk64() local
Dunix_io.c977 struct unix_cache *cache, *reuse[READ_DIRECT_SIZE]; in unix_read_blk64() local
1069 struct unix_cache *cache, *reuse; in unix_write_blk64() local
/third_party/flutter/skia/src/sksl/
DSkSLString.cpp54 va_list reuse; in vappendf() local
/third_party/boost/boost/interprocess/mem_algo/
Drbtree_best_fit.hpp690 size_type &prefer_in_recvd_out_size, T *&reuse) in allocation_command()
811 block_ctrl *reuse = priv_get_block(reuse_ptr); in priv_expand_both_sides() local
/third_party/ffmpeg/libavformat/
Dnetwork.c214 int reuse = 1; in ff_listen() local
/third_party/boost/boost/interprocess/indexes/
Diunordered_set_index.hpp218 bucket_ptr reuse(old_buckets); in expand_or_create_buckets() local

12