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

  /external/openssl/crypto/
mem_dbg.c 159 } APP_INFO;
161 static void app_info_free(APP_INFO *);
163 DECLARE_LHASH_OF(APP_INFO);
164 static LHASH_OF(APP_INFO) *amih=NULL; /* hash-table with those
181 APP_INFO *app_info; member in struct:mem_st
204 static void app_info_free(APP_INFO *inf)
340 /* static int app_info_cmp(APP_INFO *a, APP_INFO *b) */
343 return CRYPTO_THREADID_cmp(&((const APP_INFO *)a_void)->threadid
    [all...]
  /external/openssl/crypto/stack/
safestack.h     [all...]
  /external/openssl/include/openssl/
safestack.h     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 84 #undef APP_INFO
216 #ifdef APP_INFO
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 143 #define APP_INFO
154 #ifdef APP_INFO
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 134 #define APP_INFO
143 #ifdef APP_INFO
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 59 #define APP_INFO
68 #ifdef APP_INFO
    [all...]
  /prebuilts/sdk/18/
android.jar 

Completed in 165 milliseconds