HomeSort by relevance Sort by last modified time
    Searched refs:empty (Results 1 - 25 of 3245) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/glsl/glcpp/tests/
068-accidental-pasting.c 1 #define empty macro
2 <empty<
3 <empty=
4 >empty>
5 >empty=
6 =empty=
7 !empty=
8 &empty&
9 |empty|
10 +empty
    [all...]
  /external/clang/test/CodeGen/
2007-02-04-EmptyStruct.c 4 struct empty { }; struct
6 void foo(struct empty *p) {
  /external/webkit/Source/WebKit/chromium/src/
WebCrossOriginPreflightResultCache.cpp 40 WebCore::CrossOriginPreflightResultCache::shared().empty();
  /external/clang/test/CodeGenCXX/
2004-09-27-DidntEmitTemplate.cpp 15 bool empty() const { return true; } function in struct:basic_string
20 return X.empty();
  /external/chromium/chrome/browser/
browsing_data_database_helper_unittest.cc 16 TEST_F(CannedBrowsingDataDatabaseTest, Empty) {
25 ASSERT_TRUE(helper->empty());
27 ASSERT_FALSE(helper->empty());
29 ASSERT_TRUE(helper->empty());
browsing_data_indexed_db_helper_unittest.cc 16 TEST_F(CannedBrowsingDataIndexedDBHelperTest, Empty) {
25 ASSERT_TRUE(helper->empty());
27 ASSERT_FALSE(helper->empty());
29 ASSERT_TRUE(helper->empty());
browsing_data_local_storage_helper_unittest.cc 15 TEST_F(CannedBrowsingDataLocalStorageTest, Empty) {
23 ASSERT_TRUE(helper->empty());
25 ASSERT_FALSE(helper->empty());
27 ASSERT_TRUE(helper->empty());
  /external/chromium/chrome/common/extensions/
update_manifest_unittest.cc 124 EXPECT_FALSE(parser.errors().empty());
127 EXPECT_TRUE(parser.results().list.empty());
128 EXPECT_FALSE(parser.errors().empty());
131 EXPECT_TRUE(parser.results().list.empty());
132 EXPECT_FALSE(parser.errors().empty());
135 EXPECT_TRUE(parser.results().list.empty());
136 EXPECT_FALSE(parser.errors().empty());
139 EXPECT_TRUE(parser.results().list.empty());
140 EXPECT_FALSE(parser.errors().empty());
144 EXPECT_TRUE(parser.errors().empty());
    [all...]
  /external/chromium/base/memory/
scoped_temp_dir.cc 14 if (!path_.empty() && !Delete())
19 if (!path_.empty())
32 if (!path_.empty())
50 if (!path_.empty())
62 if (path_.empty())
83 return !path_.empty() && file_util::DirectoryExists(path_);
  /external/webkit/LayoutTests/http/tests/resources/
portabilityLayer.php 12 if (!empty($_ENV['TMP']))
14 if (!empty($_ENV['TMPDIR']))
16 if (!empty($_ENV['TEMP']))
  /external/webkit/Source/WebCore/rendering/
RenderWordBreak.cpp 35 : RenderText(element, StringImpl::empty())
  /external/webkit/Source/WebKit/mac/Misc/
WebCache.h 31 + (void)empty; variable
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pairing_heap_/
find_fn_imps.hpp 47 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 71 _GLIBCXX_DEBUG_ASSERT(!m_bag.empty());
79 while (!m_bag.empty())
88 empty() const function in class:split_join_branch_bag
89 { return m_bag.empty(); }
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
find_fn_imps.hpp 47 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 71 _GLIBCXX_DEBUG_ASSERT(!m_bag.empty());
79 while (!m_bag.empty())
88 empty() const function in class:split_join_branch_bag
89 { return m_bag.empty(); }
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
find_fn_imps.hpp 47 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 71 _GLIBCXX_DEBUG_ASSERT(!m_bag.empty());
79 while (!m_bag.empty())
88 empty() const function in class:split_join_branch_bag
89 { return m_bag.empty(); }
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pairing_heap_/
find_fn_imps.hpp 47 _GLIBCXX_DEBUG_ASSERT(!base_type::empty());
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
split_join_branch_bag.hpp 71 _GLIBCXX_DEBUG_ASSERT(!m_bag.empty());
79 while (!m_bag.empty())
88 empty() const function in class:split_join_branch_bag
89 { return m_bag.empty(); }
  /packages/apps/Contacts/src/com/android/contacts/
ContactListEmptyView.java 44 TextView empty = (TextView) findViewById(R.id.emptyText); local
45 empty.setVisibility(GONE);
55 TextView empty = (TextView) findViewById(R.id.emptyText); local
58 empty.setText(context.getText(R.string.noContactsWithPhoneNumbers));
60 empty.setText(context.getText(R.string.noFavoritesHelpText));
62 empty.setText(context.getText(R.string.noMatchingContacts));
65 empty.setText(context.getText(R.string.no_contacts_selected));
67 empty.setText(context.getText(R.string.noContactsWithPhoneNumbers));
76 empty.setText(
79 empty.setText(context.getText(R.string.noContactsHelpTextWithSync))
    [all...]
  /cts/tools/dasm/src/java_cup/runtime/
virtual_parse_stack.java 67 * on the virtual stack). When this portion of the stack becomes empty we
77 * that the virtual stack is currently empty.
83 /* don't transfer if the real stack is empty */
98 /** Indicate whether the stack is empty. */
99 public boolean empty() method in class:virtual_parse_stack
101 /* if vstack is empty then we were unable to transfer onto it and
102 the whole thing is empty. */
103 return vstack.empty();
111 if (vstack.empty())
113 "Internal parser error: top() called on empty virtual stack")
    [all...]
  /external/chromium/chrome/browser/importer/
firefox_importer_utils_linux.cc 14 if (!home.empty()) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
info_fn_imps.hpp 44 empty() const function in class:PB_DS_CLASS_C_DEC

Completed in 605 milliseconds

1 2 3 4 5 6 7 8 91011>>