HomeSort by relevance Sort by last modified time
    Searched full:begins (Results 26 - 50 of 1010) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/
chrome_browser_application_mac.h 15 // application, i.e., begins a process which may lead to termination. This
intranet_redirect_detector.h 84 // that begins at browser start, or the one-second "no
85 // fetching" period that begins after network switches.
  /external/chromium/chrome/browser/ui/views/frame/
browser_non_client_frame_view.h 25 // begins, or (in vertical tabs mode) would begin. If |restored| is true,
  /external/qemu/android/protocol/
user-events-protocol.h 30 * Every user event sent by the UI begins with this header, immediately followed
ui-common.h 22 * Every UI control command sent by the Core, or by the UI begins with this
  /external/webkit/Source/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.
127 @discussion Only effective if called before the database begins removing icons.
128 delayDatabaseCleanUp increments an internal counter that when 0 begins the database clean-up.
136 allowDatabaseCleanup decrements an internal counter that when 0 begins the database clean-up.
  /frameworks/base/core/java/android/widget/
Advanceable.java 34 * Called by the AppWidgetHost once before it begins to call advance(), allowing the
  /frameworks/compile/libbcc/runtime/lib/ppc/
floatunditf.c 13 /* Begins with an exact copy of the code from __floatundidf */
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_robust.h 25 * Lean and mean begins here *
db_utilities_camera.cpp 26 * Lean and mean begins here *
db_bundle.h 24 * Lean and mean begins here *
db_utilities_rotation.h 27 * Lean and mean begins here *
  /external/icu4c/common/
brkeng.h 53 * @param c A character which begins a run that the engine might handle
126 * @param c A character that begins a run for which a LanguageBreakEngine is
178 * @param c A character which begins a run that the engine might handle
254 * @param c A character that begins a run for which a LanguageBreakEngine is
268 * @param c A character that begins a run for which a LanguageBreakEngine is
  /external/chromium/chrome/browser/ssl/
ssl_manager.h 43 // Entry point for SSLCertificateErrors. This function begins the process
95 // Entry point for navigation. This function begins the process of updating
  /external/chromium/googleurl/src/
url_file.h 64 // Returns true if the start_offset in the given spec looks like it begins a
83 // Returns true if the start_offset in the given text looks like it begins a
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
Mac.java 44 * @param inOff the index in the array the data begins at.
  /external/chromium/app/sql/
transaction.h 27 // Begins the transaction. This uses the default sqlite "deferred" transaction
  /external/chromium/chrome/browser/notifications/
balloon.cc 65 // A user-initiated close begins with the view and then closes this object;
  /external/chromium/chrome/browser/ui/cocoa/
animatable_image.h 52 // Begins the animation.
  /external/valgrind/main/none/tests/
pth_cvsimple.c 77 // inc_count threads could fully run before watch_count begins, and so
  /external/webkit/Source/WebCore/editing/
FindOptions.h 34 // When combined with AtWordStarts, accepts a match in the middle of a word if the match begins with
  /external/webkit/Source/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.
128 @discussion Only effective if called before the database begins removing icons.
129 delayDatabaseCleanUp increments an internal counter that when 0 begins the database clean-up.
138 allowDatabaseCleanup decrements an internal counter that when 0 begins the database clean-up.
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
ArcShape.java 37 * @param startAngle the angle (in degrees) where the arc begins
  /libcore/luni/src/main/java/java/sql/
Blob.java 83 * begins, starting at a specified position within the {@code Blob}.
92 * begins. Returns {@code -1} if the pattern is not found in this
101 * pattern begins, starting at a specified position within the {@code Blob}.
110 * begins. Returns {@code -1} if the pattern is not found in this
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ar.h 29 #define ARMAG "!<arch>\n" /* String that begins an archive file. */

Completed in 237 milliseconds

12 3 4 5 6 7 8 91011>>