Home
last modified time | relevance | path

Searched defs:deserialized (Results 1 - 10 of 10) sorted by relevance

/third_party/backends/testsuite/backend/genesys/
H A Dtests_calibration.cpp112 Genesys_Device::Calibration deserialized; in test_calibration_roundtrip() local
116 serialize(static_cast<std::istream&>(str), deserialized); in test_calibration_roundtrip() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dserialize.cc55 auto deserialized = wasm::Module::deserialize(store, serialized); in run() local
H A Dserialize.c61 own wasm_module_t* deserialized = wasm_module_deserialize(store, &serialized); in main() local
/third_party/mesa3d/src/compiler/glsl/
H A Dshader_cache.cpp241 bool deserialized = deserialize_glsl_program(&metadata, ctx, prog); in shader_cache_read_program_metadata() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_compute.c57 nir_shader *deserialized = NULL; in panfrost_create_compute_state() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-metrics.h139 bool deserialized = false; member
/third_party/node/deps/v8/include/
H A Dv8-metrics.h112 bool deserialized = false; member
/third_party/skia/tests/
H A DRoundRectTest.cpp961 SkRRect deserialized; in test_read_rrect() local
H A DImageTest.cpp252 auto deserialized = SkPicture::MakeFromData(data->data(), data->size()); in DEF_TEST() local
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc1161 TestAllTypes* deserialized = static_cast<TestAllTypes*>(generic_message); in TEST() local

Completed in 11 milliseconds