/external/eigen/doc/examples/ |
tut_matrix_coefficient_accessors.cpp | 6 int main() function
|
tut_matrix_resize.cpp | 6 int main() function
|
/external/eigen/unsupported/doc/examples/ |
MatrixLogarithm.cpp | 6 int main() function
|
/external/gtest/src/ |
gtest_main.cc | 34 GTEST_API_ int main(int argc, char **argv) { function 35 std::cout << "Running main() from gtest_main.cc\n";
|
/external/gtest/test/ |
gtest_uninitialized_test_.cc | 41 int main() { function
|
/external/harfbuzz/contrib/tables/ |
mirroring-parse.py | 11 def main(infile, outfile): function 50 main(file(sys.argv[1], 'r'), file(sys.argv[2], 'w+'))
|
/external/harfbuzz_ng/util/ |
hb-view.cc | 28 #include "main-font-text.hh" 33 main (int argc, char **argv) function 36 return driver.main (argc, argv);
|
/external/iptables/iptables/ |
xtables-multi.c | 38 int main(int argc, char **argv) function
|
/external/linux-tools-perf/python/ |
twatch.py | 18 def main(): function 41 main()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
toy.ml | 2 * Main driver code. 5 let main () = var 17 (* Run the main "interpreter loop" now. *) 21 main ()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
toy.ml | 2 * Main driver code. 7 let main () = var 19 (* Run the main "interpreter loop" now. *) 26 main ()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
toy.ml | 2 * Main driver code. 10 let main () = var 46 (* Run the main "interpreter loop" now. *) 53 main ()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
toy.ml | 2 * Main driver code. 10 let main () = var 46 (* Run the main "interpreter loop" now. *) 53 main ()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
toy.ml | 2 * Main driver code. 10 let main () = var 46 (* Run the main "interpreter loop" now. *) 53 main ()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
toy.ml | 2 * Main driver code. 10 let main () = var 50 (* Run the main "interpreter loop" now. *) 57 main ()
|
/external/llvm/test/DebugInfo/Inputs/ |
macho-universal.cc | 8 int main(int argc, char *argv[]) { function
|
/external/llvm/utils/unittest/UnitTestMain/ |
TestMain.cpp | 25 int main(int argc, char **argv) { function
|
/external/mesa3d/src/gtest/src/ |
gtest_main.cc | 34 GTEST_API_ int main(int argc, char **argv) { function 35 std::cout << "Running main() from gtest_main.cc\n";
|
/external/open-vcdiff/gtest/src/ |
gtest_main.cc | 34 int main(int argc, char **argv) { function 35 std::cout << "Running main() from gtest_main.cc\n";
|
/external/oprofile/gui/ |
oprof_start_main.cpp | 3 * main routine for GUI start 16 int main(int argc, char* argv[]) function
|
/external/oprofile/libop/tests/ |
load_events_files_tests.c | 17 int main(void) function
|
/external/oprofile/libutil/tests/ |
string_tests.c | 24 int main() function
|
/external/oprofile/libutil++/tests/ |
glob_filter_tests.cpp | 26 int main() function
|
path_filter_tests.cpp | 26 int main() function
|
/external/proguard/examples/annotations/examples/ |
Application.java | 11 * The annotation will preserve the class and its main method. 16 public static void main(String[] args) method in class:Application
|