Home
last modified time | relevance | path

Searched defs:to_destroy (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/memory/
Dref_counted_memory.cc47 std::vector<unsigned char>* to_destroy) { in TakeVector()
71 std::string* to_destroy) { in TakeString()
/external/pytorch/torch/csrc/jit/passes/
Dsymbolic_shape_runtime_fusion.cpp228 std::vector<Node*> to_destroy; in moveConstantTensorsOutOfSubgraph() local
/external/jemalloc_new/src/
Dprof.c1237 prof_tctx_t *to_destroy = in prof_gctx_finish() local
2073 prof_tdata_t *to_destroy = tdata_tree_iter(&tdatas, next, in prof_reset() local
/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c55 struct cil_list *to_destroy; member