HomeSort by relevance Sort by last modified time
    Searched refs:usable (Results 1 - 19 of 19) sorted by null

  /external/dropbear/
algo.h 37 unsigned usable : 1; /* whether we can use this algorithm */ member in struct:Algo_Type
cli-algo.c 78 if (localalgos[j].usable) {
svr-algo.c 82 if (localalgos[j].usable) {
common-algo.c 220 if (localalgos[i].usable) {
svr-runopts.c 311 sshhostkey[i].usable = 0;
  /packages/apps/Email/tests/src/com/android/email/service/
AttachmentDownloadServiceTests.java 164 * A mock file directory containing a single (Mock)File. The total space, usable space, and
181 private void setTotalAndUsableSpace(long total, long usable) {
183 mUsableSpace = usable;
  /external/chromium/base/
time_posix.cc 194 #error No usable tick clock function on this platform.
  /external/mesa3d/docs/
MESA_drm_image.spec 94 requests that the created EGLImage should be usable as a scanout
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 946 # Re-usable patterns to match list item bullets and number markers:
954 # Re-usable pattern to match any entirel ul or ol list:
    [all...]
  /external/libvpx/examples/includes/geshi/contrib/
langcheck.php 184 report_error(TYPE_WARNING, 'Unable to locate any usable language files in "'.GESHI_LANG_ROOT.'"!');
    [all...]
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 4152 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]
  /external/sqlite/dist/
sqlite3.h 4590 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]
sqlite3.h.orig     [all...]
sqlite3.c 5137 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]
sqlite3.c.orig     [all...]
  /external/stlport/
configure.bat 160 echo Per default STLport libraries are built in order to be usable in a multithreaded
  /external/icu4c/data/
makedata.mak 174 # Nothing was usable for input
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]

Completed in 778 milliseconds