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

  /external/valgrind/main/none/tests/linux/
mremap2.c 113 int firsttime = 1; local
133 if (firsttime) {
140 firsttime = 0;
  /external/quake/quake/src/WinQuake/
dos_v2.cpp 138 static int firsttime=1; local
141 if (firsttime)
144 firsttime = 0;
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_keyboard.c 43 int firsttime; /* if we check against the delay or repeat value */ member in struct:__anon12063
559 SDL_KeyRepeat.firsttime = 1;
580 if ( SDL_KeyRepeat.firsttime ) {
583 SDL_KeyRepeat.firsttime = 0;
602 SDL_KeyRepeat.firsttime = 0;
  /external/icu4c/test/intltest/
punyref.c 109 punycode_uint delta, punycode_uint numpoints, int firsttime )
113 delta = firsttime ? delta / damp : delta >> 1;
  /ndk/sources/host-tools/nawk-20071023/
lib.c 102 static int firsttime = 1; variable
111 if (firsttime) {
112 firsttime = 0;
  /external/tcpdump/missing/
getaddrinfo.c 304 static int firsttime = 1; local
306 if (firsttime) {
311 firsttime = 0;
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /tools/motodev/src/plugins/videos/libs/
mail.jar 

Completed in 315 milliseconds