Home
last modified time | relevance | path

Searched defs:init_size (Results 1 – 12 of 12) sorted by relevance

/third_party/grpc/test/core/gpr/
Darena_test.cc41 static void test(const char* name, size_t init_size, const size_t* allocs, in test()
70 #define TEST(name, init_size, ...) \ argument
/third_party/uboot/u-boot-2020.01/include/tee/
Doptee.h24 uint32_t init_size; member
/third_party/uboot/u-boot-2020.01/tools/
Drkcommon.c39 uint16_t init_size; member
92 uint32_t init_size; member
/third_party/boost/boost/regex/v4/
Dregex_split.hpp114 std::size_t init_size = max_split; in regex_split() local
/third_party/openssl/crypto/async/
Dasync.c316 int ASYNC_init_thread(size_t max_size, size_t init_size) in ASYNC_init_thread()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftdrv.h175 FT_Size_InitFunc init_size; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dftdrv.h175 FT_Size_InitFunc init_size; member
/third_party/freetype/include/freetype/internal/
Dftdrv.h175 FT_Size_InitFunc init_size; member
/third_party/gettext/gnulib-local/lib/
Dmem-hash-map.c89 hash_init (hash_table *htab, unsigned long int init_size) in hash_init()
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dbootparam.h70 __u32 init_size; member
/third_party/grpc/third_party/upb/upb/
Dmsg.h234 UPB_INLINE upb_array *_upb_array_new(upb_arena *a, size_t init_size, in _upb_array_new()
/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto243 optional int32 init_size = 12; field