HomeSort by relevance Sort by last modified time
    Searched full:piles (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/engine/
eng_table.c 76 LHASH piles; member in struct:st_engine_table
92 /* Internal functions for the "piles" hash table */
133 fnd = lh_retrieve(&(*table)->piles, &tmplate);
147 lh_insert(&(*table)->piles, fnd);
196 lh_doall_arg(&(*table)->piles,
214 lh_doall(&(*table)->piles, LHASH_DOALL_FN(int_cleanup_cb));
215 lh_free(&(*table)->piles);
246 fnd = lh_retrieve(&(*table)->piles, &tmplate);
  /frameworks/base/docs/html/guide/topics/search/
search-dialog.jd 449 piles multiple instances of the searchable Activity on the stack. So we recommend that you set your

Completed in 19 milliseconds