Home
last modified time | relevance | path

Searched defs:snapshot_size (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/api/
H A Dgenerate-bytecode.c164 EXECRES write_snapshot(char* output_file_name_path, size_t snapshot_size) { in write_snapshot() argument
229 size_t snapshot_size = 0; in generate_snapshot_file() local
H A Djerry-snapshot.c904 jerry_snapshot_result(const uint32_t *snapshot_p, size_t snapshot_size, size_t func_index, uint32_t exec_snapshot_opts, bool as_function) jerry_snapshot_result() argument
1033 jerry_exec_snapshot(const uint32_t *snapshot_p, size_t snapshot_size, size_t func_index, uint32_t exec_snapshot_opts) jerry_exec_snapshot() argument
1571 jerry_get_literals_from_snapshot(const uint32_t *snapshot_p, size_t snapshot_size, jerry_char_t *lit_buf_p, size_t lit_buf_size, bool is_c_format) jerry_get_literals_from_snapshot() argument
/third_party/jerryscript/jerry-main/
H A Dmain-unix.c706 size_t snapshot_size; in main() local
H A Dmain-unix-snapshot.c428 size_t snapshot_size = (size_t) jerry_get_number_value (snapshot_result); in process_generate() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h4105 uint32_t snapshot_size; member

Completed in 13 milliseconds