| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
| D | mru_cache.h | 82 explicit MRUCacheBase(size_type max_size) : max_size_(max_size) {} in MRUCacheBase() 86 size_type max_size() const { return max_size_; } in max_size() function 238 explicit MRUCache(typename ParentType::size_type max_size) : ParentType(max_size) {} in MRUCache() 264 explicit HashingMRUCache(typename ParentType::size_type max_size) : ParentType(max_size) {} in HashingMRUCache()
|
| /third_party/alsa-utils/axfer/ |
| D | container.h | 51 uint64_t max_size; member 97 uint64_t max_size; member 105 uint64_t max_size; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | PoolAlloc.h | 96 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function 97 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function
|
| /third_party/node/deps/v8/src/heap/ |
| D | heap-controller.cc | 36 size_t max_size = max_heap_size; in MaxGrowingFactor() local 129 Heap* heap, size_t current_size, size_t min_size, size_t max_size, in CalculateAllocationLimit()
|
| /third_party/mesa3d/src/freedreno/fdl/ |
| D | fd_layout_test.c | 42 int max_size = MAX2(testcase->layout.width0, testcase->layout.height0); in fdl_test_layout() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitUtils.c | 175 …t sljit_stack* SLJIT_FUNC sljit_allocate_stack(sljit_uw start_size, sljit_uw max_size, void *alloc… in sljit_allocate_stack() 239 …t sljit_stack* SLJIT_FUNC sljit_allocate_stack(sljit_uw start_size, sljit_uw max_size, void *alloc… in sljit_allocate_stack()
|
| /third_party/ffmpeg/libavformat/ |
| D | voc_packet.c | 27 ff_voc_get_packet(AVFormatContext *s, AVPacket *pkt, AVStream *st, int max_size) in ff_voc_get_packet()
|
| /third_party/jerryscript/jerry-debugger/ |
| D | jerry_client_serial.py | 43 def receive_data(self, max_size=1024): argument
|
| D | jerry_client_tcp.py | 39 def receive_data(self, max_size=1024): argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | dca.c | 50 int max_size) in avpriv_dca_convert_bitstream()
|
| D | lclenc.c | 74 int max_size = deflateBound(zstream, avctx->width * avctx->height * 3); in encode_frame() local
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| D | cso_cache.c | 76 int max_size) in sanitize_hash() 84 int max_size, void *user_data) in sanitize_cb()
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| D | mutator_cache.cc | 21 MutatorCache::MutatorCache(size_t max_size) in MutatorCache()
|
| /third_party/ltp/testcases/kernel/syscalls/pipe/ |
| D | pipe12.c | 20 static ssize_t max_size, invalid_size; variable
|
| /third_party/elfutils/libdw/ |
| D | dwarf_getpubnames.c | 90 size_t max_size = dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets() local
|
| /third_party/skia/third_party/externals/libwebp/extras/ |
| D | quality_estimate.c | 27 uint64_t max_size, uint64_t* const bit_pos) { in GetBit()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| D | vktConstexprVectorUtil.hpp | 78 inline constexpr size_type max_size() const noexcept { return CAPACITY; } in max_size() function in vkt::ConstexprVector
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| D | vktConstexprVectorUtil.hpp | 78 inline constexpr size_type max_size() const noexcept { return CAPACITY; } in max_size() function in vkt::ConstexprVector
|
| /third_party/ltp/testcases/kernel/syscalls/mlock2/ |
| D | mlock202.c | 39 size_t *max_size; member
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| D | fuzzer.cc | 47 size_t max_size, in LLVMFuzzerCustomMutator()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | PoolAlloc.h | 304 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function 305 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function
|
| /third_party/glslang/glslang/Include/ |
| D | PoolAlloc.h | 309 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function 310 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | histogram_enc.h | 54 int max_size; // maximum capacity member
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| D | imageio_util.c | 38 size_t max_size = 0; in ImgIoUtilReadFromStdin() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | rescaler_utils.c | 93 const int max_size = INT_MAX / 2; in WebPRescalerGetScaledDimensions() local
|