Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 635) sorted by relevance

12345678910>>...26

/external/chromium_org/third_party/webrtc/base/
Dcallback.h83 bool empty() const { return !helper_; } in empty() function
113 bool empty() const { return !helper_; } in empty() function
144 bool empty() const { return !helper_; } in empty() function
176 bool empty() const { return !helper_; } in empty() function
209 bool empty() const { return !helper_; } in empty() function
243 bool empty() const { return !helper_; } in empty() function
/external/chromium_org/base/i18n/
Dchar_iterator_unittest.cc14 std::string empty; in TEST() local
52 string16 empty = UTF8ToUTF16(""); in TEST() local
/external/chromium_org/net/disk_cache/blockfile/
Deviction_v3.cc227 void EvictionV3::TrimDeletedList(bool empty) { in TrimDeletedList()
276 bool Eviction::EvictEntry(CacheRankingsBlock* node, bool empty, in EvictEntry()
305 void EvictionV3::TrimCacheV2(bool empty) { in TrimCacheV2()
391 void EvictionV3::TrimDeleted(bool empty) { in TrimDeleted()
Deviction.cc114 void Eviction::TrimCache(bool empty) { in TrimCache()
207 void Eviction::TrimDeletedList(bool empty) { in TrimDeletedList()
286 bool Eviction::EvictEntry(CacheRankingsBlock* node, bool empty, in EvictEntry()
318 void Eviction::TrimCacheV2(bool empty) { in TrimCacheV2()
496 void Eviction::TrimDeleted(bool empty) { in TrimDeleted()
/external/mesa3d/src/glsl/glcpp/tests/
D068-accidental-pasting.c1 #define empty macro
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
D068-accidental-pasting.c1 #define empty macro
/external/chromium_org/third_party/skia/tests/
DPathOpsBoundsTest.cpp85 bool empty = bounds.isReallyEmpty(); in DEF_TEST() local
91 bool empty = bounds.isReallyEmpty(); in DEF_TEST() local
/external/chromium_org/net/spdy/
Dspdy_headers_block_parser.cc161 SpdyPinnableBufferPiece empty; in Reset() local
165 SpdyPinnableBufferPiece empty; in Reset() local
/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_change.h68 bool empty() const { return list_.empty(); } in empty() function
103 bool empty() const { return map_.empty(); } in empty() function
/external/skia/tests/
DPathOpsBoundsTest.cpp85 bool empty = bounds.isReallyEmpty(); in DEF_TEST() local
91 bool empty = bounds.isReallyEmpty(); in DEF_TEST() local
/external/chromium_org/v8/test/mjsunit/
Dtest-hidden-string.js10 var empty = "a".substring(1, 1); variable
/external/chromium_org/chrome/test/logging/win/
Dlog_file_printer.cc179 base::StringPiece empty; in OnUnknownEvent() local
185 base::StringPiece empty; in OnUnparsableEvent() local
192 base::StringPiece empty; in OnFileHeader() local
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
DMemoryBuffer.h24 bool empty() const { return mSize == 0; } in empty() function
/external/clang/test/CodeGen/
D2007-02-04-EmptyStruct.c4 struct empty { }; struct
/external/chromium_org/third_party/libaddressinput/chromium/
Dtrie.h29 bool empty() const { return data_list_.empty() && sub_nodes_.empty(); } in empty() function
/external/chromium_org/v8/test/intl/general/
Dsupported-locales-of.js33 var empty = Intl.DateTimeFormat.supportedLocalesOf([]); variable
/external/chromium_org/chrome/browser/extensions/api/storage/
Dsync_storage_backend.cc55 base::DictionaryValue empty; in GetStorage() local
210 base::DictionaryValue empty; in MergeDataAndStartSyncing() local
247 base::DictionaryValue empty; in ProcessSyncChanges() local
/external/llvm/test/MC/ARM/
Deh-directive-unwind_raw.s18 empty: label
/external/deqp/framework/common/
DtcuFactoryRegistry.hpp50 bool empty (void) const { return m_factories.empty(); } in empty() function in tcu::GenericFactoryRegistry
88 bool empty (void) const { return m_registry.empty(); } in empty() function in tcu::FactoryRegistry
/external/chromium_org/components/cloud_devices/common/
Ddescription_items.h55 bool empty() const { return options_.empty(); } in empty() function
96 bool empty() const { return options_.empty(); } in empty() function
/external/chromium_org/chrome/browser/ui/views/
Dcrypto_module_password_dialog_view.cc57 const base::string16 empty; in Cancel() local
64 const base::string16 empty; in Accept() local
/external/chromium_org/components/autofill/core/browser/
Dautofill_manager_unittest.cc1560 GUIDPair empty(std::string(), 0); in TEST_F() local
1589 GUIDPair empty(std::string(), 0); in TEST_F() local
1607 GUIDPair empty(std::string(), 0); in TEST_F() local
1629 GUIDPair empty(std::string(), 0); in TEST_F() local
1652 GUIDPair empty(std::string(), 0); in TEST_F() local
1674 GUIDPair empty(std::string(), 0); in TEST_F() local
1697 GUIDPair empty(std::string(), 0); in TEST_F() local
1717 GUIDPair empty(std::string(), 0); in TEST_F() local
1758 GUIDPair empty(std::string(), 0); in TEST_F() local
1873 GUIDPair empty(std::string(), 0); in TEST_F() local
[all …]
/external/chromium_org/extensions/common/permissions/
Dpermission_set.cc55 scoped_refptr<PermissionSet> empty = new PermissionSet(); in CreateDifference() local
85 scoped_refptr<PermissionSet> empty = new PermissionSet(); in CreateIntersection() local
115 scoped_refptr<PermissionSet> empty = new PermissionSet(); in CreateUnion() local
/external/chromium_org/ipc/
Dfile_descriptor_set_posix.h54 bool empty() const { return 0 == size(); } in empty() function
/external/chromium_org/extensions/browser/api/storage/
Dsettings_quota_unittest.cc81 base::DictionaryValue empty; in TEST_F() local
91 base::DictionaryValue empty; in TEST_F() local
134 base::DictionaryValue empty; in TEST_F() local
477 base::DictionaryValue empty; in TEST_F() local

12345678910>>...26