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

  /external/dropbear/
algo.h 37 unsigned usable : 1; /* whether we can use this algorithm */ member in struct:Algo_Type
  /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.c 5137 unsigned char usable; \/* True if this constraint is usable *\/ member in struct:sqlite3_index_info::sqlite3_index_constraint
    [all...]

Completed in 231 milliseconds