Searched refs:expand (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A DMakefile.am.inc37 atf-c++/detail/expand.cpp \
38 atf-c++/detail/expand.hpp \
H A Dexpand.hpp37 namespace expand { namespace in namespace:atf
79 } // namespace expand
H A Dexpand.cpp32 #include "expand.hpp"
35 namespace impl = atf::expand;
36 #define IMPL_NAME "atf::expand"
H A Dexpand_test.cpp34 #include "expand.hpp"
50 using atf::expand::is_glob;
75 using atf::expand::matches_glob;
94 using atf::expand::matches_glob;
134 using atf::expand::matches_glob;
162 using atf::expand::expand_glob;
231 using atf::expand::expand_glob;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl639 pack $top.f1 -side top -fill x -expand on
640 pack $top.f2 -side top -fill x -expand on
643 pack $top.f1.f -fill both -expand on -padx 4 -pady 4
722 pack $top.f1 -side bottom -fill x -expand on
725 pack $top.f1.f -padx 4 -pady 4 -fill both -expand on
813 pack $top.f1 -side top -fill both -expand on
832 pack $w.ld_v.e -side left -fill both -expand yes
925 pack $dlg.f1 -side top -fill x -expand on -ipadx 2m -ipady 4m
1107 pack .lst -in .left -padx 4 -pady 4 -fill both -expand on
1108 pack .btn -in .right -padx 6 -pady 4 -fill both -expand o
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Datffile.cpp35 #include "atf-c++/detail/expand.hpp"
210 atf::expand::expand_glob(name, m_dir.names());

Completed in 1332 milliseconds