HomeSort by relevance Sort by last modified time
    Searched full:useable (Results 51 - 75 of 115) sorted by null

1 23 4 5

  /external/strace/
mem.c 624 "useable:%d}",
632 ldt_entry->useable);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py 12 Throughout this module there is an emphasis on returning useable defaults
233 fallback to a useable passed-in default if the option isn't present in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py 12 Throughout this module there is an emphasis on returning useable defaults
233 fallback to a useable passed-in default if the option isn't present in
  /external/chromium_org/media/filters/
ffmpeg_audio_decoder.cc 169 // RunDecodeLoop() gets to determine if the buffer is useable or not.
  /external/valgrind/main/VEX/test/
test-amd64.c 1005 ldt.useable = 1;
1016 ldt.useable = 1;
1100 ldt.useable = 1;
    [all...]
test-i386.c 967 ldt.useable = 1;
978 ldt.useable = 1;
1062 ldt.useable = 1;
    [all...]
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Thread.c 382 * this call the thread and its context are no more useable. This
  /frameworks/base/services/tests/servicestests/src/com/android/server/search/
SearchablesTest.java 154 assertTrue(si.getLabelId() != 0); // This must be a useable string
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
base64.py 330 # Useable as a script...
platform.py 8 format is useable as part of a filename.
153 only useable for executables compiled using gcc.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
base64.py 330 # Useable as a script...
platform.py 8 format is useable as part of a filename.
153 only useable for executables compiled using gcc.
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c 433 inn->useable == 0 )) {
452 entry_2 |= (inn->useable << 20);
731 info->useable = gdt[idx].LdtEnt.Bits.Sys;
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 669 logDiagnostic("Logging system '" + name + "' is available but not useable.");
788 messageBuffer.append("' cannot be found or is not useable.");
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 875 /* Define if you have a useable wchar_t type defined in wchar.h; useable means
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 875 /* Define if you have a useable wchar_t type defined in wchar.h; useable means
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.cc 527 // Cache content is not useable. Issue a regular request.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayport.cc 312 // If we did not find one, then we make a new one. This will not be useable
  /external/chromium_org/third_party/WebKit/Source/wtf/
PartitionAllocTest.cpp 206 // their is no other immediately useable page. The other page is full.
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpclient.cc 560 // Cache content is not useable. Issue a regular request.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayport.cc 325 // If we did not find one, then we make a new one. This will not be useable
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 328 * useable in the command stream. The guest kernel may translate these
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 328 * useable in the command stream. The guest kernel may translate these
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
XF86DGA2.c 946 /* The useable framebuffer console memory may not be the whole
  /packages/apps/Email/src/com/android/email/mail/store/
Pop3Store.java 168 * @throws MessagingException if the account is not going to be useable

Completed in 2649 milliseconds

1 23 4 5