HomeSort by relevance Sort by last modified time
    Searched defs:do_something (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/kernel_PerfEventRename/src/
perf-rename-test.c 14 static int do_something(int seed, unsigned int loops) { function
40 do_something(rand(), loops);
  /external/clang/test/Analysis/diagnostics/Inputs/include/
report-issues-within-main-file.h 16 void do_something (int in) { function
  /external/python/cpython3/Lib/test/
test_pdb.py 286 def do_something(): function
323 ... 'source do_something', # list all lines of function
376 (Pdb) source do_something
377 ... def do_something():
    [all...]
  /system/extras/ioblame/
ioblame.sh 314 do_something() { function
456 do_something

Completed in 92 milliseconds