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

  /external/u-boot/lib/dhry/
cmd_dhry.c 9 #include "dhry.h"
21 dhry(iterations);
32 dhry, 2, 1, do_dhry,
dhry.h 11 * Module: dhry.h SID: 3.4 5/15/91 19:30:21
29 * File: dhry.h (part 1 of 3)
196 * - dhry.h (this file, containing global definitions and comments)
437 * dhry() - run dhrystone for a given number of iterations
441 void dhry(int iterations);
dhry_1.c 48 #include "dhry.h"
111 void dhry(int Number_Of_Runs) function
  /cts/hostsidetests/sustainedperf/dhrystone/
Android.mk 9 LOCAL_MODULE := dhry
Drystone-2.1.sh 7 # dhry.h
379 if test -f 'dhry.h'
381 echo shar: "will not over-write existing file 'dhry.h'"
383 sed 's/^X//' << \SHAR_EOF > 'dhry.h'
392 X * File: dhry.h (part 1 of 3)
562 X * - dhry.h (this file, containing global definitions and comments)
    [all...]
  /external/u-boot/lib/
Makefile 17 obj-$(CONFIG_CMD_DHRYSTONE) += dhry/

Completed in 245 milliseconds