HomeSort by relevance Sort by last modified time
    Searched full:synchronize (Results 501 - 525 of 666) sorted by null

<<21222324252627

  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java     [all...]
  /packages/apps/Contacts/res/values/
strings.xml     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java     [all...]
  /external/bison/lib/glthread/
lock.h 627 - we need only to synchronize inside a single process (address space),
    [all...]
  /external/chromium_org/base/synchronization/
condition_variable_unittest.cc 123 // Both worker threads and controller use the following to synchronize.
  /external/chromium_org/native_client_sdk/doc_generated/devguide/coding/
3D-graphics.html 246 <p>Native Client uses callback functions to synchronize the main threads of the
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
3D-graphics.rst 302 Native Client uses callback functions to synchronize the main threads of the
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc 550 SANDBOX_DIE(quiet_ ? NULL : "Kernel refuses to synchronize threadgroup "
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 56 /// \brief Helper class for helping synchronize access to the global address map
  /external/smack/src/org/jivesoftware/smack/
XMPPConnection.java 330 // synchronize against login()
    [all...]
  /external/stlport/src/
num_put_float.cpp 353 /* STLport synchronize access to *cvt functions but those methods might
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraDeviceImpl.java 62 // Lock to synchronize cross-thread access to device public interface
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/
advanced.jd 540 synchronize the memory, so that it is updated in all the other spaces in which it exists.
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
services.jd 430 that do not synchronize Input Focus with Accessibility Focus run the risk of causing problems in
  /frameworks/base/docs/html/tools/adk/
adk2.jd 247 synchronize a local repository:
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 344 // synchronize it with some other event, as the OpenSL ES framework will block until the
    [all...]
  /libcore/luni/src/main/java/java/util/
Hashtable.java 654 * Note: technically the methods of this class should synchronize the
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
num_put_float.cpp 353 /* STLport synchronize access to *cvt functions but those methods might
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
PanoramaActivity.java 515 * so let's be safe and use synchronize. No OpenGL calls can be done here.
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Account.java 531 // We don't really need to synchronize this
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 86 // object used to synchronize access to mCallerInfoQueryState
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
ios_base.h 665 * @param sync Whether to synchronize or not.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 663 * @param __sync Whether to synchronize or not.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
istream 683 * is called to synchronize the output sequence
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 663 * @param __sync Whether to synchronize or not.

Completed in 539 milliseconds

<<21222324252627