Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/include/__algorithm/
Dranges_copy.h35 using copy_result = in_out_result<_InIter, _OutIter>; variable
/external/pigweed/pw_string/public/pw_string/
Dutil.h205 StatusWithSize copy_result = Copy(source, dest); in PrintableCopy() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.h137 copy_result(struct fd_ringbuffer *ring, enum pipe_query_value_type result_type, in copy_result() function
/external/pigweed/pw_kvs/
Dentry_test.cc543 StatusWithSize copy_result = entry_.Copy(new_address + (i * entry_.size())); in TEST_F() local
567 StatusWithSize copy_result = entry_.Copy(new_address); in TEST_F() local