Home
last modified time | relevance | path

Searched defs:module_size (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftmodapi.h238 FT_Long module_size; member
/third_party/node/deps/v8/src/asmjs/
Dasm-js.cc135 double compile_time, size_t module_size) { in ReportCompilationSuccess()
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dwasm-module-debug.cc348 uint32_t module_size = static_cast<uint32_t>(wire_bytes.length()); in GetWasmModuleBytes() local
/third_party/node/deps/v8/third_party/ittapi/include/
Dittnotify.h3804 size_t module_size; /*!< Module buffer size */ member
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
Dittnotify_bindings.rs2849 pub module_size: usize, field