Home
last modified time | relevance | path

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

/external/mksh/src/
DBuild.sh1597 ac_test attribute_bounded '' 'for __attribute__((__bounded__))' <<-'EOF'
1618 ac_test attribute_format '' 'for __attribute__((__format__))' <<-'EOF'
1633 ac_test attribute_noreturn '' 'for __attribute__((__noreturn__))' <<-'EOF'
1646 ac_test attribute_pure '' 'for __attribute__((__pure__))' <<-'EOF'
1659 ac_test attribute_unused '' 'for __attribute__((__unused__))' <<-'EOF'
1671 ac_test attribute_used '' 'for __attribute__((__used__))' <<-'EOF'
1724 ac_test both_time_h '' 'whether <sys/time.h> and <time.h> can both be included' <<-'EOF'
1778 ac_test can_inttypes '!' stdint_h 1 "for standard 32-bit integer types" <<-'EOF'
1783 ac_test can_ucbints '!' can_inttypes 1 "for UCB 32-bit integer types" <<-'EOF'
1788 ac_test can_int8type '!' stdint_h 1 "for standard 8-bit integer type" <<-'EOF'
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c408 int ac_test = 1; in model_rd_for_sb_y_large() local
433 ac_test = 0; in model_rd_for_sb_y_large()
444 if (ac_test) { in model_rd_for_sb_y_large()