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

<<11121314151617181920>>

  /external/ipsec-tools/src/racoon/
racoonctl.8 146 to not stop once all the events have been read, but rather to loop
192 Once was
  /external/iptables/extensions/
libipt_iprange.c 69 "iprange match: Only use --src-range ONCE!");
84 "iprange match: Only use --dst-range ONCE!");
  /external/kernel-headers/original/asm-arm/
locks.h 78 * BIAS once per CPU will result in the long remaining
206 * BIAS once per CPU will result in the long remaining
  /external/kernel-headers/original/linux/
inotify.h 54 #define IN_ONESHOT 0x80000000 /* only send event once */
76 * ih, inode, and wd are never written to once the watch is created.
  /external/opencore/engines/player/include/
pv_player_types.h 95 * playlist session) and the provided playlist position is to take effect once the current play
97 * 3) End of current play session => This playback position is to take effect once the entire current
  /external/opencore/fileformats/mp4/composer/src/
mediainformationatom.cpp 196 // Include size from actual members once they get implemented
225 // Render the data of the members once they get implemented
  /external/opencore/oscl/oscl/osclbase/src/
oscl_base.h 75 * OsclBase should be cleaned once OsclBase
157 * OsclBase should be cleaned once OsclBase
  /external/qemu/android/avd/
hardware-properties.ini 11 # - once to define the fields of the AndroidHwConfig structure
14 # - once to implement the hardware configuration loader
  /external/webkit/JavaScriptCore/assembler/
LinkBuffer.h 40 // This class assists in linking code generated by the macro assembler, once code generation
148 // once to complete generation of the code. 'finalizeCode()' is suited to situations
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Statements/
forin-001.js 154 "verify labeled statement is only executed once",
200 "verify labeled statement is only executed once",
  /external/webkit/WebCore/platform/image-decoders/ico/
ICOImageDecoder.h 100 // succeeded. Once this returns true, all entries' sizes are known.
127 // Note that this only tracks data _this_ class decodes; once the
  /external/webkit/WebCore/platform/network/mac/
ResourceRequestMac.mm 73 // The below check can be removed once we require a version of Foundation with -[NSURLRequest contentDispositionEncodingFallbackArray] method.
127 // The below check can be removed once we require a version of Foundation with -[NSMutableURLRequest setContentDispositionEncodingFallbackArray:] method.
  /external/webkit/WebKit/mac/Misc/
WebIconDatabase.h 58 Every icon in the database has a retain count. If an icon has a retain count greater than 0, it will be written to disk for later use. If an icon's retain count equals zero it will be removed from disk. The retain count is not persistent across launches. If the WebKit client wishes to retain an icon it should retain the icon once for every launch. This is best done at initialization time before the database begins removing icons. To make sure that the database does not remove unretained icons prematurely, call delayDatabaseCleanup until all desired icons are retained. Once all are retained, call allowDatabaseCleanup.
  /external/webkit/WebKit/qt/tests/qwebview/
tst_qwebview.cpp 56 // It is only called once.
62 // It is only called once.
  /external/webkit/WebKit/win/Interfaces/
IWebIconDatabase.idl 47 Every icon in the database has a retain count. If an icon has a retain count greater than 0, it will be written to disk for later use. If an icon's retain count equals zero it will be removed from disk. The retain count is not persistent across launches. If the WebKit client wishes to retain an icon it should retain the icon once for every launch. This is best done at initialization time before the database begins removing icons. To make sure that the database does not remove unretained icons prematurely, call delayDatabaseCleanup until all desired icons are retained. Once all are retained, call allowDatabaseCleanup.
  /external/webkit/WebKitTools/Scripts/
print-msvc-project-dependencies 64 warn "Warning: Project $name appears more than once in $sln; using first definition\n";
100 warn "Warning: UUID $uuid1 listed more than once as dependency of project ", $currentProject->{name}, "\n";
  /frameworks/base/core/java/android/os/
UEventObserver.java 33 * the startObserving() is called for the first time in that process. Once
156 * Once called, the UEvent thread will call onUEvent() when an incoming
  /frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd 47 children's measurements. A parent View may call <code>measure()</code> more than once on
48 its children. For example, the parent may measure each child once with
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 26 * Note that once a path is associated with the measure object, it is
40 * Note that once a path is associated with the measure object, it is
  /frameworks/base/include/camera/
CameraHardwareInterface.h 77 * only sends this message once and it is up to the application to call autoFocus()
169 * with CAMERA_MSG_FOCUS once when focusing is complete. autoFocus()
  /packages/apps/Email/src/org/apache/commons/io/input/
AutoCloseInputStream.java 32 * releasing resources once the last byte has been read) do not do that.
56 * underlying input stream is closed and discarded only once when this
  /packages/apps/Phone/src/com/android/phone/
HapticFeedback.java 67 /** Play the haptic pattern only once. */
83 * once in 'onCreate'.
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
DdmPreferences.java 27 * right away, while other methods will have no effect once {@link AndroidDebugBridge#init(boolean)}
119 * <p/>Once a port is used, the next Client will use port + 1. Quitting applications will
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAttributeNode.java 101 * Called once by the parent user interface to creates the necessary
104 * This method can be called more than once in the life cycle of an UI node,
UiSeparatorAttributeNode.java 66 * Called once by the parent user interface to creates the necessary
69 * This method can be called more than once in the life cycle of an UI node,

Completed in 711 milliseconds

<<11121314151617181920>>