HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 376 - 400 of 785) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/net/
sqlite_persistent_cookie_store.cc 406 base::AutoLock locked(lock_);
456 base::AutoLock locked(lock_);
619 base::AutoLock locked(lock_);
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.cc 104 bool locked() const { return locked_; } function in class:cricket::RelayEntry
524 // If this connection is locked to the address given, then we can send the
662 LOG(WARNING) << "Dropping packet: entry not locked";
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 340 * LOCKED: Updates still running but we don't accept new ones
491 /* Wait queue for waiting for a locked transaction to start
760 extern int log_space_left (journal_t *); /* Called with journal locked */
  /external/openssl/crypto/bio/
b_sock.c 124 int locked = 0; local
145 locked = 1;
164 if (locked)
  /external/oprofile/events/i386/nehalem/
events 60 event:0x63 counters:0,1 um:cache_lock_cycles minimum:6000 name:CACHE_LOCK_CYCLES : Cycle count during which the L1/L2 caches are locked. A lock is asserted when there is a locked memory access, due to uncacheable memory, a locked operation that spans two cache lines, or a page walk from an uncacheable page table.
  /packages/apps/Email/src/com/android/email/provider/
ContentCache.java 98 // A set of locked content id's
626 * If the row was locked, unlock it
629 * @param wasLocked whether or not the row was locked; if so, the lock will be removed
  /packages/apps/Mms/res/values-en-rGB/
strings.xml 187 <string name="confirm_dialog_locked_title" msgid="8179085718150932242">"Delete locked message?"</string>
195 <string name="confirm_delete_locked_message" msgid="5863578342246077057">"Are you sure that you want to delete this locked message?"</string>
198 <string name="delete_unlocked" msgid="7545321606698162261">"Delete locked messages"</string>
  /dalvik/vm/analysis/
DexPrepare.cpp 126 * file header, and will be locked with flock. "*pCachedName" will point
180 LOGV("DexOpt: locked cache file");
183 * Check to see if the fd we opened and locked matches the file in
208 * We have the correct file open and locked. If the file size is zero,
331 * The file pointed to by "fd" is expected to be a locked shared resource
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 104 Uint32 locked; /* Private */ member in struct:SDL_Surface
138 /* Evaluates to true if the surface needs to be locked before access */
354 * These functions should not be called while 'screen' is locked.
531 * SDL_LockSurface() returns 0, or -1 if the surface couldn't be locked.
632 * The blit function should not be called on a locked surface.
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 559 * window manager locked so that you can call back into it.
583 * window manager. This is called without the window manager locked so
587 * window manager locked, you must be prepared for this function to be
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 104 Uint32 locked; /* Private */ member in struct:SDL_Surface
138 /* Evaluates to true if the surface needs to be locked before access */
354 * These functions should not be called while 'screen' is locked.
531 * SDL_LockSurface() returns 0, or -1 if the surface couldn't be locked.
632 * The blit function should not be called on a locked surface.
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 104 Uint32 locked; /* Private */ member in struct:SDL_Surface
138 /* Evaluates to true if the surface needs to be locked before access */
354 * These functions should not be called while 'screen' is locked.
531 * SDL_LockSurface() returns 0, or -1 if the surface couldn't be locked.
632 * The blit function should not be called on a locked surface.
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 116 Uint32 locked; /* Private */ member in struct:SDL_Surface
150 /* Evaluates to true if the surface needs to be locked before access */
358 * These functions should not be called while 'screen' is locked.
533 * SDL_LockSurface() returns 0, or -1 if the surface couldn't be locked.
634 * The blit function should not be called on a locked surface.
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 104 Uint32 locked; /* Private */ member in struct:SDL_Surface
138 /* Evaluates to true if the surface needs to be locked before access */
354 * These functions should not be called while 'screen' is locked.
531 * SDL_LockSurface() returns 0, or -1 if the surface couldn't be locked.
632 * The blit function should not be called on a locked surface.
    [all...]
  /frameworks/base/core/java/android/provider/
Telephony.java 163 * Has the message been locked?
166 public static final String LOCKED = "locked";
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 509 null, mDeleteUri, mDeleteLocked ? null : "locked=0", null);
    [all...]
  /packages/apps/Mms/res/values/
strings.xml 209 <!-- Error message displayed when the user attempts to forward a message with DRM-locked contents -->
392 <!-- Delete confirmation dialog title for locked messages -->
393 <string name="confirm_dialog_locked_title">Delete locked message?</string>
407 <!-- Delete message confirmation dialog message for a locked message -->
408 <string name="confirm_delete_locked_message">Are you sure you want to delete this locked message?</string>
414 <string name="delete_unlocked">Delete locked messages</string>
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsDatabaseHelper.java 539 Mms.LOCKED + " INTEGER DEFAULT 0," +
632 "locked INTEGER DEFAULT 0," +
    [all...]
  /external/oprofile/events/x86-64/family10/
events 46 event:0x24 counters:0,1,2,3 um:lock_ops minimum:500 name:LOCKED_OPS : Locked operations
66 event:0x4c counters:0,1,2,3 um:locked_instruction_dcache_miss minimum:500 name:LOCKED_INSTRUCTIONS_DCACHE_MISSES : The number of dta cache misses by locked instructions.
220 event:0xf20F ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_LOCKED : IBS locked operation
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 575 /** SIM card state: Locked: requires the user's SIM PIN to unlock */
577 /** SIM card state: Locked: requires the user's SIM PUK to unlock */
579 /** SIM card state: Locked: requries a network PIN to unlock */
    [all...]
  /dalvik/docs/
verifier.html 93 monitors locked by the method have been unlocked an equal number of times.
  /external/apache-http/src/org/apache/http/
HttpStatus.java 159 /** <tt>423 Locked</tt> (WebDAV - RFC 2518) */
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 42 final int slotsize=4; // Locked, MUST be power of two in current code
  /external/bluetooth/glib/
NEWS.pre-1-3 88 - All static variables should now properly locked.
  /external/chromium/chrome/browser/diagnostics/
recon_diagnostics.cc 342 "Could not open file. Possibly locked by other process"));

Completed in 3273 milliseconds

<<11121314151617181920>>