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

  /external/jmonkeyengine/engine/src/core/com/jme3/shader/
Shader.java 55 private boolean usable = false; field in class:Shader
101 boolean usable = false; field in class:Shader.ShaderSource
116 usable = false;
178 return usable;
181 public void setUsable(boolean usable){
182 this.usable = usable;
200 usable = false;
387 return usable;
392 * @param usable
    [all...]
  /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 163 * A mock file directory containing a single (Mock)File. The total space, usable space, and
180 private void setTotalAndUsableSpace(long total, long usable) {
182 mUsableSpace = usable;
  /external/chromium/base/
time_posix.cc 194 #error No usable tick clock function on this platform.
  /external/libvpx/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/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/orig/
sqlite3.h 5042 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]
sqlite3.c 5592 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]
  /external/sqlite/dist/
sqlite3.h 5042 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]
sqlite3.c 5592 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]
  /external/elfutils/
elfutils.spec 286 - make all installed headers usable in C++ code.
  /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 1616 milliseconds