Home
last modified time | relevance | path

Searched refs:_cv_ (Results 1 – 25 of 5849) sorted by relevance

12345678910>>...234

/dports/devel/kBuild/kBuild-0.1.9998/src/sed/testsuite/
H A Dcv-vars.good1 : ${_cv_='emptyvar'}
3 : ${ac_cv_prog_CC='/usr/unsupported/\ \ /lib/_cv_/cc'}
H A Dclasses.good1 : ${_cv_='emptyvar'}
3 : ${ac_cv_prog/CC='/usr/unsupported/\ \ /lib/_cv_/cc'}
H A Dcv-vars.inp1 _cv_=emptyvar
3 ac_cv_prog_CC=/usr/unsupported/\ \ /lib/_cv_/cc
H A Dclasses.inp1 _cv_=emptyvar
3 ac_cv_prog/CC=/usr/unsupported/\ \ /lib/_cv_/cc
H A Dclasses.sed2 s/^\([/[:lower:]A-Z0-9]*_cv_[[:lower:][:upper:]/[:digit:]]*\)=\(.*\)/: \${\1='\2'}/p
H A Dcv-vars.sed2 s/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/: \${\1='\2'}/p
/dports/editors/ssed/sed-3.62/testsuite/
H A Dcv-vars.good1 : ${_cv_='emptyvar'}
3 : ${ac_cv_prog_CC='/usr/unsupported/\ \ /lib/_cv_/cc'}
H A Dclasses.good1 : ${_cv_='emptyvar'}
3 : ${ac_cv_prog/CC='/usr/unsupported/\ \ /lib/_cv_/cc'}
H A Dcv-vars.inp1 _cv_=emptyvar
3 ac_cv_prog_CC=/usr/unsupported/\ \ /lib/_cv_/cc
H A Dclasses.inp1 _cv_=emptyvar
3 ac_cv_prog/CC=/usr/unsupported/\ \ /lib/_cv_/cc
H A Dclasses.sed2 s/^\([/[:lower:]A-Z0-9]*_cv_[[:lower:][:upper:]/[:digit:]]*\)=\(.*\)/: \${\1='\2'}/p
H A Dcv-vars.sed2 s/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/: \${\1='\2'}/p
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/indent/
H A Dshell.sh120 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=/\\1=''/p"
125 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
/dports/editors/emacs/emacs-27.2/test/manual/indent/
H A Dshell.sh113 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=/\\1=''/p"
118 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
/dports/net/ntp/ntp-4.2.8p15/sntp/m4/
H A Dntp_cacheversion.m49 # all _cv_ variables only makes sense immediately after loading, before
79 # Clear all *_cv_* variables including our child subdirs'
87 -e '/_cv_/p'
92 # Clear all *_cv_* variables sparing the version stamps
99 -e '/_cv_/p'
/dports/net/nng/nng-1.5.2/docs/man/
H A Dnng_cv_wake.3supp.adoc28 The `nng_cv_wake()` wakes any threads waiting for the condition variable _cv_
33 _cv_ was allocated.
H A Dnng_cv_wake1.3supp.adoc29 variable _cv_
34 _cv_ was allocated.
H A Dnng_cv_wait.3supp.adoc28 The `nng_cv_wait()` waits for the condition variable _cv_ to be signaled
33 _cv_ was allocated.
H A Dnng_cv_until.3supp.adoc28 The `nng_cv_until()` waits until either the condition variable _cv_ is signaled
34 _cv_ was allocated.
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dusbdevice.h141 #define _cv_(ptr) ((char*)(void*)(ptr)) macro
142 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0)
143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb)))
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dusbdevice.h141 #define _cv_(ptr) ((char*)(void*)(ptr)) macro
142 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0)
143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb)))
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dusbdevice.h141 #define _cv_(ptr) ((char*)(void*)(ptr)) macro
142 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0)
143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb)))
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dusbdevice.h141 #define _cv_(ptr) ((char*)(void*)(ptr)) macro
142 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0)
143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb)))
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dusbdevice.h141 #define _cv_(ptr) ((char*)(void*)(ptr)) macro
142 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0)
143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb)))
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/
H A Dusbdevice.h141 #define _cv_(ptr) ((char*)(void*)(ptr)) macro
142 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0)
143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb)))

12345678910>>...234