Searched refs:empty (Results 26 - 50 of 2025) sorted by relevance

1234567891011>>

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp53 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
/macosx-10.10/ruby-106/ruby/lib/rdoc/parser/
H A Dsimple.rb53 empty = ''
54 empty.force_encoding comment.encoding if Object.const_defined? :Encoding
56 comment = comment.gsub(%r%^--\n.*?^\+\+\n?%m, empty)
57 comment.sub(%r%^--\n.*%m, empty)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPEntryList.cpp25 bool LDAPEntryList::empty() const{ function in class:LDAPEntryList
26 return m_entries.empty();
H A DLDAPReferenceList.cpp25 bool LDAPReferenceList::empty() const{ function in class:LDAPReferenceList
26 return m_refs.empty();
H A DLDAPModList.h23 * Constructs an empty list.
47 bool empty() const;
/macosx-10.10/xnu-2782.1.97/osfmk/prng/
H A DMakefile20 INSTALL_MI_LIST = $(empty)
23 INSTALL_KF_MI_LIST = $(empty)
/macosx-10.10/ruby-106/ruby/lib/
H A Dthwait.rb56 join_nowait(*threads) unless threads.empty?
65 def empty?
66 @threads.empty?
73 !@wait_queue.empty?
111 ThreadsWait.fail ErrNoWaitingThread if @threads.empty?
127 until @threads.empty?
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-sh/
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...]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/
H A Dtc_test.c41 ATF_TC_HEAD(empty, tc)
50 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...]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/test-programs/
H A Dsrcdir_test.sh51 atf_check -s eq:1 -o empty -e empty "${hp}" -r res srcdir_exists
52 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
74 atf_check -s eq:1 -o empty -e empty "${hp}" -r res srcdir_exists
75 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
84 atf_check -s eq:1 -o empty -e empty "${hp}" -r res srcdir_exists
85 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
105 atf_check -s eq:1 -o empty
[all...]
H A Dconfig_test.sh41 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
45 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
49 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
53 atf_check -s eq:0 -o ignore -e empty grep 'passed' resfile
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/
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
/macosx-10.10/llvmCore-3425.0.34/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()) {
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dstrtest.cpp177 StringPiece empty; local
178 if(!empty.empty() || empty.data()!=NULL || empty.length()!=0 || empty.size()!=0) {
183 if(!null.empty() || null.data()!=NULL || null.length()!=0 || null.size()!=0) {
189 if(abc.empty() || abc.data()!=abc_chars || abc.length()!=3 || abc.size()!=3) {
195 if(abcd.empty() || abcd.data()!=abcdefg_chars || abcd.length()!=4 || abcd.size()!=4) {
202 if(uvwxyz.empty() || uvwxy
313 StringPiece empty; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp48 if (FS.empty() && CPU.empty())
50 else if (!CPU.empty())
/macosx-10.10/llvmCore-3425.0.34/unittests/ADT/
H A DPackedVectorTest.cpp24 EXPECT_TRUE(Vec.empty());
28 EXPECT_FALSE(Vec.empty());
32 EXPECT_FALSE(Vec.empty());
36 EXPECT_FALSE(Vec2.empty());
40 EXPECT_TRUE(Vec.empty());
57 EXPECT_FALSE(Vec.empty());
/macosx-10.10/Libc-1044.1.2/locale/FreeBSD/
H A Dlocaleconv.c52 static char empty[] = ""; variable
60 empty, /* thousands_sep */
62 empty, /* int_curr_symbol */
63 empty, /* currency_symbol */
64 empty, /* mon_decimal_point */
65 empty, /* mon_thousands_sep */
67 empty, /* positive_sign */
68 empty, /* negative_sign */
/macosx-10.10/emacs-93/
H A Dfilearch.rb8 fields = line.split(/\s+/).delete_if {|f| f.empty?}
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/list_update_map_/
H A Diterators_fn_imps.hpp54 _GLIBCXX_DEBUG_ASSERT(empty());
67 _GLIBCXX_DEBUG_ASSERT(empty());
H A Dinfo_fn_imps.hpp62 empty() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/ruby-106/ruby/benchmark/
H A Dbm_so_lists.rb14 while (not li2.empty?)
17 # li2 must now be empty
20 while (not li3.empty?)
23 # li3 must now be empty
/macosx-10.10/xnu-2782.1.97/osfmk/kperf/
H A DMakefile25 INSTALL_MI_LIST = $(empty)
28 INSTALL_KF_MI_LIST = $(empty)
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-report/
H A Dintegration_test.sh99 -o match:'Summary for' -e empty -x 'atf-report <tps.out'
140 atf_check -s eq:0 -o file:expout -e empty -x "atf-report -o csv:- <tps.out"
184 atf_check -s eq:0 -o file:expout -e empty -x \
188 atf_check -s eq:0 -o ignore -e empty -x "atf-report -o xml:- <tps.out"
202 atf_check -s eq:0 -o save:stdout -e empty -x 'atf-report <tps.out'
206 atf_check -s eq:0 -o save:stdout -e empty -x 'atf-report -o csv:- <tps.out'
207 atf_check -s eq:1 -o empty -e empty cmp -s defout stdout
211 atf_check -s eq:0 -o empty -e empty
[all...]
/macosx-10.10/groff-38/groff/src/libs/libgroff/
H A Derrarg.cpp60 int errarg::empty() const function in class:errarg
110 assert(!arg1.empty());
114 assert(!arg2.empty());
118 assert(!arg3.empty());
/macosx-10.10/libclosure-65/objectTests/
H A DenumerateObjectsUsingBlock.m15 NSArray *empty = [NSArray new];
16 [empty enumerateObjectsUsingBlock: ^(id obj __unused, NSUInteger idx __unused, BOOL *stop __unused) {
17 fail("Block called when enumerating empty array");

Completed in 322 milliseconds

1234567891011>>