• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/

Lines Matching defs:timing

179 static int timing = 0;
400 * Internal timing routines to remove the necessity to have *
434 * startTimer: call where you want to start timing
443 * endTimer: call where you want to stop timing and to print out a
444 * message about the timing performed; format is a printf
503 * We don't have a gettimeofday or time.h, so we just don't do timing
516 * We cannot do anything because we don't have a timing function
1874 if ((timing) && (!repeat)) {
1884 if ((timing) && (!repeat)) {
1889 if ((timing) && (!repeat)) {
1899 if ((timing) && (!repeat)) {
1908 if ((timing) && (!repeat)) {
1921 if ((timing) && (!repeat)) {
2023 if ((timing) && (!repeat)) {
2036 if ((timing) && (!repeat)) {
2162 if ((timing) && (!repeat))
2389 if ((timing) && (!repeat)) {
2408 if ((timing) && (!repeat)) {
2413 if ((timing) && (!repeat)) {
2443 if (timing) {
2447 if (timing) {
2450 if (timing) {
2454 if (timing) {
2501 if ((timing) && (!repeat)) {
2538 if ((timing) && (!repeat)) {
2680 if ((timing) && (!repeat)) {
2712 if ((timing) && (!repeat)) {
2719 if ((timing) && (!repeat)) {
2742 if ((timing) && (!repeat)) {
2756 if ((timing) && (!repeat)) {
2771 if ((timing) && (!repeat)) {
2782 if ((timing) && (!repeat)) {
2794 if ((timing) && (!repeat)) {
2823 if ((timing) && (!repeat)) {
2833 if ((timing) && (!repeat)) {
2854 if ((timing) && (!repeat)) {
2861 if ((timing) && (!repeat)) {
2882 if ((timing) && (!repeat)) {
2898 if ((timing) && (!repeat)) {
2902 if ((timing) && (!repeat)) {
2986 printf("\t--timing : print some timings\n");
2988 printf("\t--repeat : repeat 100 times, for timing or profiling\n");
3202 else if ((!strcmp(argv[i], "-timing")) ||
3203 (!strcmp(argv[i], "--timing")))
3204 timing++;
3485 if (timing) {
3503 if (timing) {
3519 if (timing) {
3535 if (timing) {
3545 if (timing) {
3561 if (timing) {
3643 if ((timing) && (repeat))
3689 if ((timing) && (repeat)) {