OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_block_size
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/intl/
dcigettext.c
881
# define
INITIAL_BLOCK_SIZE
4080
956
freemem_size = malloc_count *
INITIAL_BLOCK_SIZE
;
974
freemem_size =
INITIAL_BLOCK_SIZE
;
[
all
...]
/toolchain/binutils/binutils-2.25/intl/
dcigettext.c
886
# define
INITIAL_BLOCK_SIZE
4080
961
freemem_size = malloc_count *
INITIAL_BLOCK_SIZE
;
979
freemem_size =
INITIAL_BLOCK_SIZE
;
[
all
...]
/external/v8/src/wasm/
asm-wasm-builder.cc
121
WasmOpcode opcode, bool is_loop, int
initial_block_size
)
127
builder_->block_size_ =
initial_block_size
;
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
arena.h
106
size_t
initial_block_size
;
member in struct:google::protobuf::ArenaOptions
144
initial_block_size
(0),
[
all
...]
Completed in 537 milliseconds