HomeSort by relevance Sort by last modified time
    Searched defs:base (Results 851 - 875 of 1449) sorted by null

<<31323334353637383940>>

  /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/android-ndk-r5/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r6/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/android-ndk-r7/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/android-ndk-r7/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 289 String base = sb.toString(); local
292 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/libpixelflinger/codeflinger/
ARMAssembler.cpp 49 mBase = mPC = (uint32_t *)assembly->base();
65 uint32_t* ARMAssembler::base() const function in class:android::ARMAssembler
72 mBase = mPC = (uint32_t *)mAssembly->base();
86 size_t count = pc()-base();
87 uint32_t* i = base();
175 mAssembly->resize( int(pc()-base())*4 );
180 ALOGI(format, name, int(pc()-base()), base(), pc(), duration);
184 int err = qemu_add_mapping(int(base()), name);
192 printf(format, name, int(pc()-base()), base(), pc(), duration)
    [all...]
  /system/extras/tests/bionic/libc/other/
test_jpeg.c 51 char* base; member in struct:__anon36589
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...]
  /dalvik/vm/
Misc.cpp 608 void *base; local
616 base = mmap(NULL, byteCount, prot, MAP_PRIVATE, fd, 0);
618 if (base == MAP_FAILED) {
624 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
string_number_conversions.cc 5 #include "base/string_number_conversions.h"
12 #include "base/logging.h"
13 #include "base/third_party/dmg_fp/dmg_fp.h"
14 #include "base/utf_string_conversions.h"
16 namespace base { namespace
99 // Utility to convert a character to a digit in a given base
100 template<typename CHAR, int BASE, bool BASE_LTE_10> class BaseCharToDigit {
104 template<typename CHAR, int BASE> class BaseCharToDigit<CHAR, BASE, true> {
107 if (c >= '0' && c < '0' + BASE) {
    [all...]
string_util_unittest.cc 11 #include "base/basictypes.h"
12 #include "base/string_util.h"
13 #include "base/utf_string_conversions.h"
19 namespace base { namespace
779 TokenizeTest<base::StringPiece>();
    [all...]
  /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...]
  /external/chromium/base/synchronization/
condition_variable_unittest.cc 11 #include "base/logging.h"
12 #include "base/memory/scoped_ptr.h"
13 #include "base/spin_wait.h"
14 #include "base/synchronization/condition_variable.h"
15 #include "base/synchronization/lock.h"
16 #include "base/threading/platform_thread.h"
17 #include "base/threading/thread_collision_warner.h"
18 #include "base/time.h"
22 namespace base { namespace
201 base::AutoLock auto_lock(*queue.lock())
    [all...]

Completed in 433 milliseconds

<<31323334353637383940>>