Searched refs:push_back (Results 126 - 143 of 143) sorted by relevance

123456

/fuchsia/zircon/system/dev/nand/nandpart/test/
H A Daml-bad-block-test.cpp173 bad_blocks.push_back(block);
/fuchsia/zircon/system/dev/tee/optee/
H A Doptee-client.cpp258 allocated_shared_memory_.push_back(fbl::move(sh_mem));
/fuchsia/zircon/system/uapp/gfxlatency/
H A Dmain.cpp1281 points[STYLUS_PEN].push_back(pen[STYLUS_PEN]);
1312 points[TOUCH_PEN].push_back(pen[TOUCH_PEN]);
1509 lines.push_back(
1633 lines.push_back({{x1, y1}, {x2, y2}});
/fuchsia/zircon/system/ulib/audio-utils/
H A Daudio-device-stream.cpp195 out_formats->push_back(resp.format_ranges[i]);
/fuchsia/zircon/system/utest/fbl/
H A Dfunction_tests.cpp712 in.push_back(i, &ac);
/fuchsia/zircon/system/utest/trace/
H A Dengine_tests.cpp349 strings.push_back(string);
/fuchsia/zircon/third_party/lib/acpica/source/os_specific/service_layers/
H A Dosfuchsia.cpp556 os_execute_state.tasks.push_back(fbl::move(task));
/fuchsia/zircon/system/dev/display/intel-i915/
H A Dintel-i915.cpp750 display_devices_.push_back(fbl::move(display), &ac);
850 imported_images_.push_back(fbl::move(gtt_region));
1701 imported_gtt_regions_.push_back(fbl::move(region));
/fuchsia/zircon/kernel/dev/iommu/intel/
H A Diommu_impl.cpp756 context_tables_.push_back(fbl::move(table));
/fuchsia/zircon/kernel/object/
H A Dprocess_dispatcher.cpp260 thread_list_.push_back(t);
/fuchsia/zircon/system/core/devmgr/
H A Ddevhost.cpp146 dh_drivers.push_back(drv);
/fuchsia/zircon/system/dev/audio/gauss-pdm-input/
H A Dgauss-pdm-input-stream.cpp58 supported_formats_.push_back(range);
/fuchsia/zircon/system/dev/audio/gauss-tdm/
H A Dgauss-tdm-stream.cpp158 supported_formats->push_back(range);
/fuchsia/zircon/system/host/fidl/include/fidl/
H A Draw_ast.h209 attributes_.push_back(std::move(attribute));
/fuchsia/zircon/system/utest/fit/
H A Dfunction_tests.cpp755 in.push_back(i);
/fuchsia/zircon/system/utest/fs-vnode/
H A Dpseudo-file-tests.cpp56 strings_.push_back(fbl::String(input));
/fuchsia/zircon/system/ulib/blobfs/
H A Dblobfs.cpp935 internal_references.push_back(fbl::move(vn));
/fuchsia/zircon/system/utest/fvm/
H A Dfvm.cpp2664 self->extents.push_back(fbl::move(extent), &ac);
2831 s.thread_states[i].extents.push_back(fbl::move(extent), &ac);

Completed in 270 milliseconds

123456