Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted_memory.cc47 std::vector<unsigned char>* to_destroy) { in TakeVector()
71 std::string* to_destroy) { in TakeString()
/aosp_15_r20/external/cronet/base/memory/
H A Dref_counted_memory.cc48 std::vector<unsigned char>* to_destroy) { in TakeVector()
/aosp_15_r20/external/jemalloc_new/src/
H A 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
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dsymbolic_shape_runtime_fusion.cpp228 std::vector<Node*> to_destroy; in moveConstantTensorsOutOfSubgraph() local
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c55 struct cil_list *to_destroy; member