HomeSort by relevance Sort by last modified time
    Searched full:again (Results 101 - 125 of 2388) sorted by null

1 2 3 45 6 7 8 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
AdvancedPreferences.java 48 // Force toggle again in a second
Forwarding.java 35 user has confirmed this operation, they should not see the dialog again if they
  /development/scripts/
combine_sdks.sh 34 echo " bundled into OUTPUT and zipped up again (unless -nozip is specified)."
  /external/clearsilver/
README.python 16 lost and gained again the ability to do this well. We used a hacked
  /external/dbus/test/
test-utils.c 44 /* Can return FALSE on OOM but we just let it fire again later */
  /external/dnsmasq/contrib/Suse/
README.susefirewall 3 After appending the patch, the SuSEfirewall is again able to autodetect
  /external/dropbear/libtomcrypt/testprof/
dsa_test.c 40 /* Modify and verify again */
  /external/dropbear/libtommath/
bn_mp_dr_reduce.c 81 /* if x >= n then subtract and reduce again
  /external/e2fsprogs/lib/et/test_cases/
heimdal2.et 51 ec KADM_DB_INUSE, "Database is locked or in use--try again later"
  /external/e2fsprogs/misc/
e2label.c 99 fprintf (stderr, _("e2label: cannot seek to superblock again\n"));
  /external/icu4c/common/
uscript.c 83 /* still not found .. try long and abbreviated script names again */
  /external/openssl/crypto/conf/
conf_def.c 216 int again,n; local
256 again=0;
269 if (i == 0 && !again) break;
270 again=0;
281 again=1; /* long line */
304 again=1;
307 if (again) continue;
322 again:
330 goto again;
  /external/openssl/crypto/rand/
rand_egd.c 174 /* No error, try again */
207 /* No error, try again */
233 /* No error, try again */
265 /* No error, try again */
  /external/oprofile/libdb/
db_insert.c 83 * last, so again it'll be linked at start of
  /external/ppp/pppd/plugins/radius/
radattr.c 47 should go up again for any other reason */
  /external/qemu/audio/
esdaudio.c 129 AGAIN:
133 goto AGAIN;
282 AGAIN:
286 goto AGAIN;
  /external/quake/quake/src/QW/client/
vid.h 71 // the video driver will need it again
  /external/quake/quake/src/QW/scitech/include/
mgldos.h 42 * contexts before calling this function, and re-create them again with
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGLDOS.H 42 * contexts before calling this function, and re-create them again with
  /external/quake/quake/src/WinQuake/
vid.h 71 // the video driver will need it again
  /external/skia/src/core/
SkBitmap_scroll.cpp 11 // now call again with no rectangle
  /external/stlport/stlport/
bitset 39 // returns a reference to a bit, again without doing any range checking.
  /external/v8/test/mjsunit/
global-deleted-property-ic.js 43 // ... and go back again to loading directly from the object.
  /external/webkit/LayoutTests/storage/
quota-tracking.html 112 The test clears all databases, sets the quota for the origin to 32k, then tries to insert 17k of data into two databases. If things go as planned, the UI Delegate will be informed of the exceeded quota and should increase the quota for this origin. Inserting 17k of data the third time should succeed again.
  /external/webkit/WebCore/loader/
FrameLoaderTypes.h 56 FrameLoadTypeSame = FrameLoadTypeReload + 2, // user loads same URL again (but not reload button)

Completed in 322 milliseconds

1 2 3 45 6 7 8 91011>>