Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dconfig_values.cc10 void VectorAppend(std::vector<T>* append_to, in VectorAppend()
/third_party/grpc/src/compiler/
Dpython_generator_helpers.h140 std::vector<std::string>* append_to) { in Split()
Dgenerator_helpers.h170 std::vector<std::string>* append_to) { in Split()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_loops.c75 struct rc_instruction * append_to = last; in unroll_loop() local
/third_party/glib/gio/
Dgfile.h311 GFileOutputStream * (* append_to) (GFile *file, member