/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/ |
safe_iterator.h | 155 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x.base()) 160 || __x.base() == _Iterator(), 325 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator 409 { return base() == _M_get_sequence()->_M_base().begin(); } 413 { return base() == _M_get_sequence()->_M_base().end(); } 418 { return _BeforeBeginHelper<_Sequence>::_M_Is(base(), _M_get_sequence()); } 434 return __lhs.base() == __rhs.base(); 450 return __lhs.base() == __rhs.base(); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
random.h | 1166 base() const function in class:discard_block [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 141 : current(__x.base()) { } 147 base() const function in class:reverse_iterator 279 * Reverse iterators forward many operations to their underlying base() 287 { return __x.base() == __y.base(); } 293 { return __y.base() < __x.base(); } 323 { return __y.base() - __x.base(); } 329 { return reverse_iterator<_Iterator>(__x.base() - __n); 784 base() const function in class:__normal_iterator 952 base() const function in class:move_iterator [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/ |
safe_iterator.h | 155 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x.base()) 160 || __x.base() == _Iterator(), 325 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator 409 { return base() == _M_get_sequence()->_M_base().begin(); } 413 { return base() == _M_get_sequence()->_M_base().end(); } 418 { return _BeforeBeginHelper<_Sequence>::_M_Is(base(), _M_get_sequence()); } 434 return __lhs.base() == __rhs.base(); 450 return __lhs.base() == __rhs.base(); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
random.h | 1166 base() const function in class:discard_block [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 134 : current(__x.base()) { } 140 base() const function in class:reverse_iterator 272 * Reverse iterators forward many operations to their underlying base() 280 { return __x.base() == __y.base(); } 286 { return __y.base() < __x.base(); } 316 { return __y.base() - __x.base(); } 322 { return reverse_iterator<_Iterator>(__x.base() - __n); 750 base() const function in class:__normal_iterator 911 base() const function in class:move_iterator [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 141 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x.base()) 307 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator 383 return std::make_pair(__rhs.base() - __lhs.base(), __dp_exact); 391 return std::make_pair(__lhs.base() == __rhs.base()? 0 : 1, 417 return __lhs.base() == __rhs.base(); 433 return __lhs.base() == __rhs.base(); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 134 : current(__x.base()) { } 140 base() const function in class:reverse_iterator 272 * Reverse iterators forward many operations to their underlying base() 280 { return __x.base() == __y.base(); } 286 { return __y.base() < __x.base(); } 316 { return __y.base() - __x.base(); } 322 { return reverse_iterator<_Iterator>(__x.base() - __n); 750 base() const function in class:__normal_iterator 911 base() const function in class:move_iterator [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 141 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x.base()) 307 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator 383 return std::make_pair(__rhs.base() - __lhs.base(), __dp_exact); 391 return std::make_pair(__lhs.base() == __rhs.base()? 0 : 1, 417 return __lhs.base() == __rhs.base(); 433 return __lhs.base() == __rhs.base(); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 134 : current(__x.base()) { } 140 base() const function in class:reverse_iterator 272 * Reverse iterators forward many operations to their underlying base() 280 { return __x.base() == __y.base(); } 286 { return __y.base() < __x.base(); } 316 { return __y.base() - __x.base(); } 322 { return reverse_iterator<_Iterator>(__x.base() - __n); 750 base() const function in class:__normal_iterator 911 base() const function in class:move_iterator [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 141 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x.base()) 307 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator 383 return std::make_pair(__rhs.base() - __lhs.base(), __dp_exact); 391 return std::make_pair(__lhs.base() == __rhs.base()? 0 : 1, 417 return __lhs.base() == __rhs.base(); 433 return __lhs.base() == __rhs.base(); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 134 : current(__x.base()) { } 140 base() const function in class:reverse_iterator 272 * Reverse iterators forward many operations to their underlying base() 280 { return __x.base() == __y.base(); } 286 { return __y.base() < __x.base(); } 316 { return __y.base() - __x.base(); } 322 { return reverse_iterator<_Iterator>(__x.base() - __n); 750 base() const function in class:__normal_iterator 911 base() const function in class:move_iterator [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_iterator.h | 141 : _Safe_iterator_base(__x, _M_constant()), _M_current(__x.base()) 307 base() const { return _M_current; } function in class:__gnu_debug::_Safe_iterator 383 return std::make_pair(__rhs.base() - __lhs.base(), __dp_exact); 391 return std::make_pair(__lhs.base() == __rhs.base()? 0 : 1, 417 return __lhs.base() == __rhs.base(); 433 return __lhs.base() == __rhs.base(); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ChangeViewWizard.java | 120 String base = className.substring(className.lastIndexOf('.') + 1); local 121 combo.add(base);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiResourceAttributeNode.java | 373 String base = sb.toString(); local 376 results.add(base + item.getName()); 382 results.add(base + item.getName());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.base/src/com/android/ide/eclipse/base/internal/preferences/ |
UsagePreferencePage.java | 17 package com.android.ide.eclipse.base.internal.preferences;
|
/sdk/lint/cli/src/com/android/tools/lint/ |
Reporter.java | 209 String base = file.getName(); local 211 File path = mNameToFile.get(base); 216 base = '_' + base; 217 path = mNameToFile.get(base); 224 File target = new File(resourceDir, base); 230 return resourceDir.getName() + '/' + encodeUrl(base); 241 String base = url.getFile(); local 242 base = base.substring(base.lastIndexOf('/') + 1) [all...] |
/system/core/libcutils/ |
tzstrftime.c | 414 int base; local 420 base = TM_YEAR_BASE; 428 len = isleap_sum(year, base) ? 447 ++base; 456 --base; 457 yday += isleap_sum(year, base) ? 478 pt = _yconv(year, base, 0, 1, 480 } else pt = _yconv(year, base, 1, 1,
|
/system/core/toolbox/cp/ |
cp.c | 210 /* Save the target base in "to". */ 333 int base, dne, sval; local 338 base = 0; /* XXX gcc -Wuninitialized (see comment below) */ 388 * Since the first level MUST be FTS_ROOTLEVEL, base 394 base = (p == NULL) ? 0 : 397 if (!strcmp(&curr->fts_path[base], 399 base += 1; 401 base = curr->fts_pathlen; 404 p = &curr->fts_path[base]; 405 nlen = curr->fts_pathlen - base; [all...] |
/system/extras/tests/bionic/libc/other/ |
test_jpeg.c | 51 char* base; member in struct:__anon44219 61 src->jpeg_mgr.next_input_byte = (unsigned char*)src->base, 62 src->jpeg_mgr.bytes_in_buffer = src->end - src->base; 92 src->jpeg_mgr.next_input_byte = (unsigned char*)src->base; 93 src->jpeg_mgr.bytes_in_buffer = src->end - src->base; 104 _source_init( SourceMgr src, char* base, long size ) 106 src->base = base; 107 src->cursor = base; 108 src->end = base + size [all...] |
/bionic/linker/ |
linker.h | 107 unsigned base; member in struct:soinfo
|
/dalvik/vm/ |
Misc.cpp | 613 void *base; local 621 base = mmap(NULL, byteCount, prot, MAP_PRIVATE, fd, 0); 623 if (base == MAP_FAILED) { 629 return base;
|
/external/chromium/base/ |
message_loop.h | 12 #include "base/base_api.h" 13 #include "base/basictypes.h" 14 #include "base/memory/ref_counted.h" 15 #include "base/message_pump.h" 16 #include "base/observer_list.h" 17 #include "base/synchronization/lock.h" 18 #include "base/task.h" 21 // We need this to declare base::MessagePumpWin::Dispatcher, which we should 23 #include "base/message_pump_win.h" 25 #include "base/message_pump_libevent.h 35 namespace base { namespace [all...] |
process_util.h | 12 #include "base/basictypes.h" 36 #include "base/base_api.h" 37 #include "base/file_descriptor_shuffle.h" 38 #include "base/file_path.h" 39 #include "base/process.h" 43 namespace base { namespace 680 } // namespace base
|
/external/chromium/base/metrics/ |
stats_table.cc | 5 #include "base/metrics/stats_table.h" 7 #include "base/logging.h" 8 #include "base/memory/scoped_ptr.h" 9 #include "base/process_util.h" 10 #include "base/shared_memory.h" 11 #include "base/string_piece.h" 12 #include "base/string_util.h" 13 #include "base/threading/platform_thread.h" 14 #include "base/threading/thread_local_storage.h" 15 #include "base/utf_string_conversions.h 21 namespace base { namespace [all...] |