Searched refs:empty (Results 1 - 25 of 1302) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/atf/atf-config/
H A Dintegration_test.sh55 atf_check -s eq:0 -o save:stdout -e empty atf-config
56 atf_check -s eq:0 -o empty -e empty \
59 atf_check -s eq:0 -o ignore -e empty grep "${v}" stdout
71 atf_check -s eq:0 -o save:stdout -o match:"${v}" -e empty \
73 atf_check -s eq:0 -o empty -e empty \
87 atf_check -s eq:0 -o save:stdout -o match:"${v}" -e empty \
89 atf_check -s eq:0 -o empty -e empty \
[all...]
/freebsd-10.0-release/tools/regression/usr.bin/make/execution/empty/
H A DMakefile5 check-empty:
10 do-check-empty:
/freebsd-10.0-release/usr.bin/m4/lib/
H A Dohash_lookup_interval.c29 unsigned int empty; local
34 empty = NONE;
42 if (empty == NONE)
43 empty = i;
48 if (empty != NONE) {
49 h->t[empty].hv = hv;
50 h->t[empty].p = h->t[i].p;
52 return empty;
65 /* Found an empty position. */
66 if (empty !
[all...]
H A Dohash_lookup_memory.c28 unsigned int empty; local
33 empty = NONE;
41 if (empty == NONE)
42 empty = i;
45 if (empty != NONE) {
46 h->t[empty].hv = hv;
47 h->t[empty].p = h->t[i].p;
49 return empty;
61 /* Found an empty position. */
62 if (empty !
[all...]
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp53 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dsplit_join_branch_bag.hpp77 _GLIBCXX_DEBUG_ASSERT(!m_bag.empty());
85 while (!m_bag.empty())
94 empty() const function in class:split_join_branch_bag
95 { return m_bag.empty(); }
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/atf/atf-c/
H A Dpkg_config_test.sh46 atf_check -s eq:0 -o save:stdout -e empty -x \
51 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
82 atf_check -s eq:0 -o save:stdout -e empty pkg-config --variable=cc atf-c
107 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c
111 atf_check -s eq:0 -o save:stdout -e empty \
114 atf_check -s eq:0 -o save:stdout -e empty pkg-config --libs-only-l atf-c
119 atf_check -s eq:0 -o empty -e empty ${cc} ${cflags} -o tp.o -c tp.c
120 atf_check -s eq:0 -o empty -e empty
[all...]
H A Dtc_test.c41 ATF_TC_HEAD(empty, tc)
45 ATF_TC_BODY(empty, tc)
67 RE(atf_tc_init(&tc, "test1", ATF_TC_HEAD_NAME(empty),
68 ATF_TC_BODY_NAME(empty), NULL, NULL));
74 ATF_TC_BODY_NAME(empty), NULL, NULL));
90 .m_head = ATF_TC_HEAD_NAME(empty),
91 .m_body = ATF_TC_BODY_NAME(empty),
97 .m_body = ATF_TC_BODY_NAME(empty),
122 RE(atf_tc_init(&tc, "test1", ATF_TC_HEAD_NAME(empty),
123 ATF_TC_BODY_NAME(empty), NUL
[all...]
/freebsd-10.0-release/contrib/atf/atf-c++/
H A Dpkg_config_test.sh46 atf_check -s eq:0 -o save:stdout -e empty -x \
51 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
82 atf_check -s eq:0 -o save:stdout -e empty \
106 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c++
110 atf_check -s eq:0 -o save:stdout -e empty \
113 atf_check -s eq:0 -o save:stdout -e empty \
119 atf_check -s eq:0 -o empty -e empty ${cxx} ${cxxflags} -o tp.o -c tp.cpp
120 atf_check -s eq:0 -o empty -e empty
[all...]
H A Dconfig.cpp53 PRE(m_variables.empty());
71 POST(!m_variables.empty());
77 if (m_variables.empty())
87 if (m_variables.empty())
96 if (m_variables.empty())
110 // revert the configuration's global status to an empty state and
/freebsd-10.0-release/contrib/gcc/
H A Dmkmap-symver.awk109 empty=1
113 if (empty)
117 empty = 0;
122 if (empty)
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dsize_fn_imps.hpp57 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinfo_fn_imps.hpp63 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dinfo_fn_imps.hpp65 empty() const function in class:PB_DS_CLASS_C_DEC
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp53 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp43 ParseSubtargetFeatures((CPU.empty() ? defCPU : CPU), FS);
46 if (FS.empty() && CPU.empty())
48 else if (!CPU.empty())
/freebsd-10.0-release/contrib/atf/atf-sh/
H A Dtp_test.sh39 atf_check -s eq:0 -o empty -e empty cp "$(atf_get_srcdir)/misc_helpers" work
H A Dmisc_helpers.sh41 atf_check -s eq:0 -o empty -e empty true
53 atf_check -s eq:1 -o empty -e empty sh -c "false"
66 atf_check -s eq:0 -o file:expout -e empty echo bar
79 atf_check -s eq:0 -o empty -e file:experr -x 'echo bar 1>&2'
89 atf_check -s eq:0 -o empty -e empty echo "These are the contents"
99 atf_check -s eq:0 -o empty -e empty
[all...]
/freebsd-10.0-release/tools/regression/execve/
H A DMakefile11 CLEANFILES= goodaout truncaout sparseaout empty ${TESTSCRIPTS}
21 regress: test-empty test-nonexist test-nonexistshell \
26 test-empty: ${PROG}
27 rm -f empty
28 touch empty
29 chmod +x empty
30 ${RP} empty | grep 'Exec format error'
/freebsd-10.0-release/contrib/llvm/tools/bugpoint/
H A DFindBugs.cpp41 if (ReferenceOutputFile.empty()) {
80 if (!Error.empty()) {
93 if (Error.empty() && Diff) {
96 if (Error.empty())
99 if (!Error.empty()) {
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DVersionTuple.cpp40 if (input.empty()) return true;
47 while (!input.empty()) {
63 if (input.empty()) {
73 if (input.empty()) {
84 if (!input.empty()) return true;

Completed in 222 milliseconds

1234567891011>>