Home
last modified time | relevance | path

Searched refs:do_thing (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/debuginfo-tests/dexter-tests/memvars/
Dloop.c24 void do_thing(int x) { in do_thing() function
30 do_thing(0); // DexLabel('s2') in fun()
/external/llvm-project/clang/test/CodeGenCXX/
Dregcall.cpp59 void __regcall do_thing(){} in do_thing() function in test_class
96 t3.do_thing(); in force_gen()
/external/rust/cxx/book/src/
Dasync.md57 pub async fn do_thing(arg: Arg) -> Ret {
/external/bc/gen/
Ddc_help.txt67 l idx s temp L index S temp2 < do_thing
/external/llvm-project/libcxx/docs/DesignDocs/
DUniquePtrTrivialAbi.rst138 subscriber->sub([&foo] { foo->do_thing();} );