Searched refs:noext (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/sound/pcm/ |
| H A D | ac97.c | 64 unsigned count, caps, se, extcaps, extid, extstat, noext:1; member 79 u_int8_t noext:1; member 649 codec->noext = 0; in ac97_initmixer() 656 codec->noext = ac97codecid[i].noext; in ac97_initmixer() 674 if (!codec->noext) { in ac97_initmixer() 692 k = codec->noext? codec->mix[i].enable : 1; in ac97_initmixer() 802 if (!codec->noext) { in ac97_reinitmixer()
|
| /freebsd/contrib/kyua/m4/ |
| H A D | ax_cxx_compile_stdcxx.m4 | 7 # AX_CXX_COMPILE_STDCXX(VERSION, [ext|noext], [mandatory|optional]) 56 [$2], [noext], [], 65 m4_if([$2], [noext], [], [dnl
|
| /freebsd/contrib/jemalloc/m4/ |
| H A D | ax_cxx_compile_stdcxx.m4 | 7 # AX_CXX_COMPILE_STDCXX(VERSION, [ext|noext], [mandatory|optional]) 56 [$2], [noext], [], 65 m4_if([$2], [noext], [], [dnl
|
| /freebsd/contrib/kyua/ |
| H A D | configure.ac | 48 AX_CXX_COMPILE_STDCXX([11], [noext], [mandatory])
|
| /freebsd/contrib/expat/ |
| H A D | configure.ac | 185 [AX_CXX_COMPILE_STDCXX_11([noext], [mandatory])])
|
| /freebsd/contrib/jemalloc/ |
| H A D | configure.ac | 305 AX_CXX_COMPILE_STDCXX([17], [noext], [optional]) 307 AX_CXX_COMPILE_STDCXX([14], [noext], [optional])
|