HomeSort by relevance Sort by last modified time
    Searched full:empty (Results 276 - 300 of 11665) sorted by null

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/
SOURCES 6 toolchain/gold.git 8d401cf711539af5a2f78d12447341d774892618 Empty initial commit.
  /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/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/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/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(); }
  /sdk/layoutlib_api/sample/
README.txt 16 (render in context, expand empty layouts, etc...
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
XmlParserUtils.java 47 * Returns an empty string whether the element is missing or empty,
51 * element is missing versus empty.
55 * @return The text content of the element. Returns an empty string whether the element
56 * is missing or empty, so you can't tell the difference.
67 * and an empty one.
70 * element is missing versus empty.
75 * Returns an empty string whether the element is present but empty.
  /external/astl/tests/
test_vector.cpp 46 EXPECT_TRUE(vec1.empty());
52 EXPECT_TRUE(!vec2.empty());
62 EXPECT_TRUE(!vec3.empty());
77 EXPECT_TRUE(vec1.empty());
90 EXPECT_TRUE(vec1.empty());
96 EXPECT_TRUE(!vec1.empty());
143 EXPECT_TRUE(src.empty());
145 EXPECT_TRUE(dst.empty());
149 EXPECT_TRUE(src.empty());
151 EXPECT_TRUE(dst.empty());
503 vector<B> empty; local
566 vector<B> empty; local
    [all...]
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/
ConfirmationCallbackTest.java 148 * Expected IAE, if optionType is null or an empty and
162 fail("1. Option type should not be null and empty ");
166 fail("2. Option type should not be null and empty ");
176 * Expected IAE, if prompt is null or an empty, else ok.
184 fail("2. Prompt should not be null and empty ");
188 fail("2. Prompt should not be null and empty ");
193 * Expected IAE, if optionType and prompt is null or an empty, else ok.
204 fail("1. Option type should not be null and empty ");
208 fail("2. Option type should not be null and empty ");
212 fail("3. Prompt should not be null and empty ");
    [all...]
  /external/chromium/chrome/browser/sidebar/
sidebar_manager.cc 45 if (it->second.active_content_id.empty())
55 DCHECK(!content_id.empty());
68 DCHECK(!content_id.empty());
105 DCHECK(!content_id.empty());
124 DCHECK(!content_id.empty());
143 DCHECK(!content_id.empty());
162 DCHECK(!content_id.empty());
182 DCHECK(!content_id.empty());
218 DCHECK(tab_to_sidebar_host_.empty());
219 DCHECK(sidebar_host_to_tab_.empty());
    [all...]
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LoggerTest.java 156 * Test constructor with empty name.
172 // try empty string
224 // try empty name
311 * Test getLogger(String) with empty name.
426 // try empty string
512 * Test getLogger(String, String) with empty name.
856 * Test getName() for empty name.
964 assertTrue(CallVerificationStack.getInstance().empty());
978 assertTrue(CallVerificationStack.getInstance().empty());
993 assertTrue(CallVerificationStack.getInstance().empty());
    [all...]
  /external/llvm/include/llvm/ADT/
Twine.h 43 /// itself, and renders as an empty string. This can be returned from APIs to
53 /// sentinel values that represent empty strings.
61 /// side, and the Empty kind on the right-hand side.
63 /// side, and the Empty kind on the right-hand side.
83 /// An empty string; the result of concatenating anything with it is also
84 /// empty.
87 /// The empty string.
150 /// Null or Empty kinds.
153 /// Null or Empty kinds.
189 /// isEmpty - Check for the empty twine
    [all...]
  /cts/apps/CtsVerifier/res/layout/
fs_main.xml 24 android:text="@string/empty"/>
33 <TextView android:id="@id/android:empty"
  /cts/tests/tests/database/src/android/database/cts/
DataSetObserverTest.java 30 notes = "Test onChanged, and this is an empty method.",
41 notes = "Test OnInvalidated, and this is an empty method.",
  /external/chromium/base/
file_version_info_mac.h 26 // Returns an empty string if the property is not found.
46 // Returns the empty string if the property does not exist.
file_version_info_win.h 25 // Returns an empty string if the property is not found.
46 // Similar to GetValue but returns a wstring (empty string if the property
string16_unittest.cc 19 stream << "Empty '" << string16() << "' standard '"
21 EXPECT_STREQ("Empty '' standard 'Hello, world'",
  /external/chromium/base/mac/
cocoa_protocols.h 11 // GTM also maintinas a list of empty protocols, but only the ones the library
19 // define these protocols at all, this file will provide empty protocol
  /external/chromium/base/win/
i18n_unittest.cc 24 EXPECT_FALSE((*scan).empty());
36 EXPECT_FALSE((*scan).empty());
  /external/chromium/chrome/browser/automation/
automation_extension_tracker.h 21 // This is empty because we do not want to add an observer for every
28 // See related comment above as to why this method is empty.
  /external/chromium/chrome/browser/extensions/
apps_promo.cc 20 std::string empty; local
21 local_state->RegisterStringPref(prefs::kNTPWebStorePromoId, empty);
22 local_state->RegisterStringPref(prefs::kNTPWebStorePromoHeader, empty);
23 local_state->RegisterStringPref(prefs::kNTPWebStorePromoButton, empty);
24 local_state->RegisterStringPref(prefs::kNTPWebStorePromoLink, empty);
25 local_state->RegisterStringPref(prefs::kNTPWebStorePromoExpire, empty);
152 } else if (installed_ids.empty()) {
167 if (!installed_ids.empty())
  /external/chromium/chrome/browser/policy/
enterprise_install_attributes.h 42 // Gets the domain this device belongs to or an empty string if the device is
46 // Gets the user that registered the device. Returns an empty string if the
  /external/chromium/chrome/browser/ui/views/location_bar/
selected_keyword_view.h 35 // The current keyword, or an empty string if no keyword is displayed.
42 // The keyword we're showing. If empty, no keyword is selected.
  /external/chromium/chrome/browser/ui/webui/
value_helper.cc 13 if (tab.navigations.empty())
30 if (window.tabs.empty()) {
  /external/chromium/net/base/
platform_mime_util_win.cc 21 if (!value.empty()) {
36 if (!ext->empty() && ext->at(0) == L'.')

Completed in 1525 milliseconds

<<11121314151617181920>>