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

  /external/ltp/testcases/kernel/fs/fs_inod/
fs_inod 46 # FUNCTION NAME: err_log
54 err_log() function
101 >file$j$k || err_log ">file$j$k FAILED"
130 rm -f file$j$k || err_log "rm -f file$j$k FAILED"
159 cd dir2 || err_log "cd dir2 FAILED"
160 make_subdirs || err_log "make_subdirs on dir2 FAILED"
167 cd dir1 || err_log "cd dir1 FAILED"
168 make_subdirs || err_log "make_subdirs on dir1 FAILED"
  /external/libxaac/decoder/
ixheaacd_huff_code_reorder.c 126 ptr_hcr_info->str_dec_io.err_log |= (ERROR_POS << 31);
129 ptr_hcr_info->str_dec_io.err_log |= (ERROR_POS << 30);
132 ptr_hcr_info->str_dec_io.err_log |= (ERROR_POS << 29);
279 ptr_hcr_info->str_dec_io.err_log = 0;
329 &ptr_hcr_info->str_dec_io.err_log);
330 if (ptr_hcr_info->str_dec_io.err_log != 0) {
331 return (ptr_hcr_info->str_dec_io.err_log);
350 &ptr_hcr_info->str_dec_io.err_log);
352 ptr_hcr_info->str_dec_io.err_log |= (ERROR_POS << 7);
357 &ptr_hcr_info->str_dec_io.err_log);
    [all...]
ixheaacd_channelinfo.h 190 UWORD32 err_log; member in struct:__anon26493

Completed in 271 milliseconds