/system/netd/server/binder/android/net/ |
INetd.aidl | 139 * <li> and an integer indicating whether the server is usable (1) or broken (0).
|
/external/gptfdisk/ |
gpt.cc | 233 cout << "\nProblem: main GPT header's first usable LBA pointer (" << mainHeader.firstUsableLBA 234 << ") doesn't\nmatch the backup GPT header's first usable LBA pointer (" 239 cout << "\nProblem: main GPT header's last usable LBA pointer (" << mainHeader.lastUsableLBA 240 << ") doesn't\nmatch the backup GPT header's last usable LBA pointer (" 281 cout << "\nProblem: GPT claims the disk is larger than it is! (Claimed last usable\n" [all...] |
/external/jetty/src/java/org/eclipse/jetty/webapp/ |
WebInfConfiguration.java | 425 // Is the WAR usable directly? 434 // If we should extract or the URL is still not usable 501 // Now do we have something usable?
|
/external/libmicrohttpd/ |
configure.ac | 698 AS_IF([test "x$have_gnutls" != "xyes"], [AC_MSG_ERROR([can't find usable libgnutls at specified prefix $with_gnutls])]) 720 AC_MSG_CHECKING([[whether GnuTLS is usable]]) 769 AS_IF([test "x$have_gnutls" != "xyes" && test "x$with_gnutls" = "xyes"], [AC_MSG_ERROR([[can't find usable libgnutls]])])
|
/external/mesa3d/include/GL/internal/ |
dri_interface.h | 923 * __DRI_IMAGE_FORMAT_NONE is for images that aren't directly usable 970 * RGB and RGBA are may be usable directly as images but its still 974 * usable sub-images, sampling from images return raw YUV data and [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
configure.ac | 598 AC_CACHE_CHECK([whether ::std::tr1::unordered_map::rehash is usable.], 606 [Define if ::std::tr1::unordered_map::rehash is usable]) 625 [Define if std::tr1::hash<off_t> is usable])
|
/frameworks/base/media/java/android/media/ |
MediaDrm.java | 341 * @param hasNewUsableKey indicates if a key has been added that is usable, 362 * The key is currently usable to decrypt media data 367 * The key is no longer usable to decrypt media data because its 373 * The key is not currently usable to decrypt media data because its 386 * The key is not currently usable to decrypt media data because of an [all...] |
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultRequestDirector.java | 481 // The connection is in or can be brought to a re-usable state. 501 // need to mark the connection re-usable explicitly 524 // connection not needed and (assumed to be) in re-usable state [all...] |
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/ |
DefaultRequestDirector.java | 508 // The connection is in or can be brought to a re-usable state. 535 // need to mark the connection re-usable explicitly 561 // connection not needed and (assumed to be) in re-usable state [all...] |
/ndk/docs/Additional_library_docs/openmaxal/ |
index.html | 88 Supported and tested example code, usable as a model 329 restrict the usable number of objects. 457 <li>Though currently usable with only a media player and MPEG-2 transport
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_tempfile.py | 403 # gettempprefix returns a usable prefix string 603 # mktemp can choose usable file names 611 # mktemp can choose many usable file names (stochastic)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_tempfile.py | 403 # gettempprefix returns a usable prefix string 603 # mktemp can choose usable file names 611 # mktemp can choose many usable file names (stochastic)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_tempfile.py | 403 # gettempprefix returns a usable prefix string 603 # mktemp can choose usable file names 611 # mktemp can choose many usable file names (stochastic)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_tempfile.py | 403 # gettempprefix returns a usable prefix string 603 # mktemp can choose usable file names 611 # mktemp can choose many usable file names (stochastic)
|
/system/update_engine/update_manager/ |
chromeos_policy.cc | [all...] |
/cts/hostsidetests/atrace/src/android/atrace/cts/ |
AtraceHostTest.java | 38 * Test to check that atrace is usable, to enable usage of systrace.
|
/cts/tests/tests/security/src/android/security/cts/ |
BrowserTest.java | 93 * to the browser when we run out of usable browser tabs. If such data is
|
/device/asus/fugu/libaudio/ |
AudioHotplugThread.cpp | 252 // scan the ALSA device directory for a usable capture device
|
/docs/source.android.com/src/devices/storage/ |
config.jd | 37 <li><code>partition</code>: Partition number (1 based), or 'auto' for first usable partition.</li>
|
/docs/source.android.com/src/devices/tech/debug/ |
index.jd | 73 keep_symbols</code> to provide usable backtraces directly from debuggerd. This makes
|
/external/aac/libAACenc/src/ |
metadata_main.h | 167 * - Receive new meta data and make usable.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3string.h | 188 * value, such as the key for a hashtable. The function is required to produce a usable string even
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
NordsieckStepInterpolator.java | 67 * This constructor builds an instance that is not usable yet, the
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
AbstractConnPool.java | 184 * either open and re-usable, or closed. The pool will not make any
|
/external/autotest/server/site_tests/network_WiFi_VerifyAttenuator/ |
network_WiFi_VerifyAttenuator.py | 283 # Create some re-usable client objects
|