HomeSort by relevance Sort by last modified time
    Searched refs:compute_sample (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/projects/sample/include/
sample.h 7 extern int compute_sample (int a);
  /external/swiftshader/third_party/LLVM/projects/sample/lib/sample/
sample.c 21 compute_sample (int a) function
  /external/swiftshader/third_party/LLVM/projects/sample/tools/sample/
main.c 11 printf ("%d\n", compute_sample (5));

Completed in 524 milliseconds