Home
last modified time | relevance | path

Searched refs:ac_test (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
DBuild.sh1678 ac_test attribute_bounded '' 'for __attribute__((__bounded__))' <<-'EOF'
1699 ac_test attribute_format '' 'for __attribute__((__format__))' <<-'EOF'
1714 ac_test attribute_noreturn '' 'for __attribute__((__noreturn__))' <<-'EOF'
1727 ac_test attribute_pure '' 'for __attribute__((__pure__))' <<-'EOF'
1740 ac_test attribute_unused '' 'for __attribute__((__unused__))' <<-'EOF'
1752 ac_test attribute_used '' 'for __attribute__((__used__))' <<-'EOF'
1809 ac_test both_time_h '' 'whether <sys/time.h> and <time.h> can both be included' <<-'EOF'
1863 ac_test can_inttypes '!' stdint_h 1 "for standard 32-bit integer types" <<-'EOF'
1868 ac_test can_ucbints '!' can_inttypes 1 "for UCB 32-bit integer types" <<-'EOF'
1873 ac_test can_int8type '!' stdint_h 1 "for standard 8-bit integer type" <<-'EOF'
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c460 int ac_test = 1; in model_rd_for_sb_y_large() local
485 ac_test = 0; in model_rd_for_sb_y_large()
496 if (ac_test) { in model_rd_for_sb_y_large()