HomeSort by relevance Sort by last modified time
    Searched full:once (Results 526 - 550 of 3364) sorted by null

<<21222324252627282930>>

  /dalvik/libcore/nio/src/main/java/java/nio/
MappedByteBuffer.java 30 * Once created, the mapping between the byte buffer and the file region remains
  /dalvik/libcore/security/src/main/java/java/security/acl/
AclEntry.java 34 * The principal for an ACL entry can only be set once.
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
PermissionCollectionTest.java 71 /** Test read-only flag. Should be false by default and can be set once forever. */
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 27 // Need to ensure that OpenSSL initialization is done exactly once.
  /dalvik/libcore/xml/src/main/java/javax/xml/validation/
Schema.java 35 * change the set of constraints once it is created. In other words,
  /dalvik/vm/arch/generic/
Call.c 54 * For maximum efficiency we should compute the CIF once and save it with
  /dalvik/vm/native/
java_lang_reflect_Array.c 60 * easiest way to deal with that is to create the full name once and then
  /development/samples/BusinessCard/src/com/example/android/businesscard/
BusinessCardActivity.java 32 * the contact chooser. Once this activity receives the result from contact picker,
  /development/samples/Home/src/com/example/android/home/
Wallpaper.java 90 * method and ensure we only set the wallpaper once.
  /device/sample/frameworks/PlatformLibrary/
README.txt 47 public unique name by which clients will link to your library, but once this
  /external/bluetooth/glib/tests/
asyncqueue-test.c 184 sort_multiplier == 1 ? "time in" : "times, once every",
slice-concurrent.c 66 /* shuffle thread execution order every once in a while */
  /external/bluetooth/glib/tests/gobject/
defaultiface.c 173 /* And Unref causes finalize once more*/
  /external/dbus/dbus/
dbus-server-protected.h 71 int max_connections; /**< Max number of connections allowed at once. */
dbus-transport-unix.c 44 * @todo once we add a way to escape paths in a dbus
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_init.c 26 @param nonce The use-once nonce for the session
  /external/e2fsprogs/e2fsck/
dx_dirinfo.c 49 * sequential order; but once in a while (like when pass 3
  /external/gtest/
README 85 Once you have completed this step, you are ready to build the library. Note
86 that you should only need to complete this step once. The subsequent `make'
107 Once downloaded expand the archive using whichever tools you prefer for that
124 result in errors. Once you have selected where you wish to build Google Test,
  /external/gtest/src/
gtest-typed-test.cc 54 errors << "Test " << name << " is listed more than once.\n";
  /external/guava/src/com/google/common/collect/
AbstractSetMultimap.java 64 * <p>Any duplicates in {@code values} will be stored in the multimap once.
SetMultimap.java 66 * <p>Any duplicates in {@code values} will be stored in the multimap once.
SortedSetMultimap.java 78 * <p>Any duplicates in {@code values} will be stored in the multimap once.
  /external/icu4c/common/
resbund.cpp 60 * Resource bundles are read in once, and thereafter cached.
62 * read, so we are guaranteed that each file is read at most once.
93 * data for en_US is located in the en.txt file, once it is loaded,
120 * once a ResourceBundle object is constructed, the inheritance path
  /external/icu4c/layout/
LEInsertionList.h 105 * Call the <code>LEInsertionCallback</code> once for each
  /external/icu4c/test/perf/charperf/
charperf.h 54 // note wchar_t is unsigned, it will revert to 0 once it reaches

Completed in 238 milliseconds

<<21222324252627282930>>