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

1234567891011>>

/macosx-10.10.1/Libc-1044.1.2/locale/
H A Dlconv.c69 static char empty[] = ""; variable
76 empty, /* thousands_sep */
77 empty, /* grouping */
78 empty, /* int_curr_symbol */
79 empty, /* currency_symbol */
80 empty, /* mon_decimal_point */
81 empty, /* mon_thousands_sep */
82 empty, /* mon_grouping */
83 empty, /* positive_sign */
84 empty, /* negative_sig
[all...]
/macosx-10.10.1/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_markup_to_label.rb13 def empty method in class:TestRDocMarkupToLabel
21 alias accept_blank_line empty
22 alias accept_block_quote empty
23 alias accept_document empty
24 alias accept_heading empty
25 alias accept_heading_1 empty
26 alias accept_heading_2 empty
27 alias accept_heading_3 empty
28 alias accept_heading_4 empty
29 alias accept_heading_b empty
[all...]
H A Dtest_rdoc_markup_to_table_of_contents.rb17 def empty method in class:TestRDocMarkupToTableOfContents
49 alias accept_blank_line empty
50 alias accept_block_quote empty
51 alias accept_document empty
52 alias accept_list_end_bullet empty
53 alias accept_list_end_label empty
54 alias accept_list_end_lalpha empty
55 alias accept_list_end_note empty
56 alias accept_list_end_number empty
57 alias accept_list_end_ualpha empty
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/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...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-sh/
H A Dtp_test.sh39 atf_check -s eq:0 -o empty -e empty cp "$(atf_get_srcdir)/misc_helpers" work
47 -o match:'This is a helper subroutine' -e empty ./work/misc_helpers \
H A Dconfig_test.sh39 atf_check -s eq:0 -o match:'foo not found' -e empty -x \
42 atf_check -s eq:0 -o match:'foo found' -e empty -x \
46 atf_check -s eq:0 -o match:'workdir not found' -e empty -x \
70 atf_check -s eq:0 -o match:'foo = bar' -e empty -x \
73 atf_check -s eq:0 -o match:'foo = baz' -e empty -x \
/macosx-10.10.1/files-662.1.1/private/etc/
H A Dmaster.passwd.iPhone6 nobody:*:-2:-2::0:0:Unprivileged User:/var/empty:/usr/bin/false
10 _ftp:*:98:-2::0:0:FTP Daemon:/var/empty:/usr/bin/false
13 _neagent:*:34:34::0:0:NEAgent:/var/empty:/usr/bin/false
14 _securityd:*:64:64::0:0:securityd:/var/empty:/usr/bin/false
15 _mdnsresponder:*:65:65::0:0:mDNSResponder:/var/empty:/usr/bin/false
16 _sshd:*:75:75::0:0:sshd Privilege separation:/var/empty:/usr/bin/false
17 _unknown:*:99:99::0:0:Unknown User:/var/empty:/usr/bin/false
18 _distnote:*:241:241::0:0:Distributed Notifications:/var/empty:/usr/bin/false
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp53 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/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
/macosx-10.10.1/ruby-106/ruby/ext/ripper/tools/
H A Dstrip.rb3 if line.strip.empty?
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/bootstrap/
H A Dh_tp_atf_check_sh.sh37 atf_check -s eq:0 -o empty -e empty true
47 atf_check -s eq:1 -o empty -e empty true
57 atf_check -s eq:0 -o empty -e empty false
69 atf_check -s eq:1 -o empty -e empty sh -c "false"
80 atf_check -s eq:0 -o file:expout -e empty echo foo
91 atf_check -s eq:0 -o file:expout -e empty ech
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/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...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/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...]
/macosx-10.10.1/ruby-106/ruby/lib/irb/ext/
H A Dworkspaces.rb35 if _main.empty?
36 if workspaces.empty?
54 # it, or +nil+ if the current workspace stack is empty.
58 if workspaces.empty?
59 print "workspace stack empty\n"
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dbufferfifo.cpp40 while (!mBuffers.empty()) {
48 while (!mBuffers.empty()) {
65 if (size > 0 && !mBuffers.empty()) {
87 assert(!mBuffers.empty());
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dbufferfifo.cpp40 while (!mBuffers.empty()) {
48 while (!mBuffers.empty()) {
65 if (size > 0 && !mBuffers.empty()) {
87 assert(!mBuffers.empty());
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/test-programs/
H A Dmeta_data_test.sh38 atf_check -s eq:0 -o ignore -e empty ${h} -s $(atf_get_srcdir) -l
39 atf_check -s eq:0 -o match:passed -e empty ${h} -s $(atf_get_srcdir) \
52 atf_check -s eq:0 -o ignore -e empty ${h} -s $(atf_get_srcdir) -l
53 atf_check -s eq:0 -o match:passed -e empty ${h} -s $(atf_get_srcdir) \
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/bin_search_tree_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/binary_heap_/
H A Dinfo_fn_imps.hpp50 empty() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dsize_fn_imps.hpp57 empty() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinfo_fn_imps.hpp63 empty() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/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
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/ov_tree_map_/
H A Dinfo_fn_imps.hpp65 empty() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10.1/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());

Completed in 233 milliseconds

1234567891011>>