/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
ggc.h | 66 In an array, terminated by having base == NULL. */ 68 void *base; member in struct:ggc_root_tab 84 struct htab * *base; member in struct:ggc_cache_tab
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
ggc.h | 66 In an array, terminated by having base == NULL. */ 68 void *base; member in struct:ggc_root_tab 84 struct htab * *base; member in struct:ggc_cache_tab
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
ggc.h | 66 In an array, terminated by having base == NULL. */ 68 void *base; member in struct:ggc_root_tab 84 struct htab * *base; member in struct:ggc_cache_tab
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/ |
iterator_tracker.h | 74 : _M_current(__x.base()), _M_ds(__x._M_get_sequence()) { } 77 base() const { return _M_current; } function in class:__profile::__iterator_tracker 181 { return __lhs.base() == __rhs.base(); } 187 { return __lhs.base() == __rhs.base(); } 193 { return __lhs.base() != __rhs.base(); } 199 { 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/profile/ |
iterator_tracker.h | 74 : _M_current(__x.base()), _M_ds(__x._M_get_sequence()) { } 77 base() const { return _M_current; } function in class:__profile::__iterator_tracker 181 { return __lhs.base() == __rhs.base(); } 187 { return __lhs.base() == __rhs.base(); } 193 { return __lhs.base() != __rhs.base(); } 199 { return __lhs.base() != __rhs.base(); } [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_iterator.h | 66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; } 69 reverse_iterator(const reverse_iterator<_Iter>& __x) : current(__x.base()) {} 71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; } 74 iterator_type base() const { return current; } function in class:reverse_iterator 115 { return __x.base() == __y.base(); } 120 { return __y.base() < __x.base(); } 152 { return __y.base() - __x.base(); } [all...] |
_iterator_old.h | 84 _BidirectionalIterator base() const { return current; } function in class:reverse_bidirectional_iterator 137 { return __x.base() == __y.base(); } 176 reverse_iterator(const _Self& __x) : __current(__x.base()) {} 178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; } 180 _RandomAccessIterator base() const { return __current; } function in class:reverse_iterator 245 return __x.base() == __y.base(); 256 return __y.base() < __x.base(); [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_iterator.h | 66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; } 69 reverse_iterator(const reverse_iterator<_Iter>& __x) : current(__x.base()) {} 71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; } 74 iterator_type base() const { return current; } function in class:reverse_iterator 115 { return __x.base() == __y.base(); } 120 { return __y.base() < __x.base(); } 152 { return __y.base() - __x.base(); } [all...] |
_iterator_old.h | 84 _BidirectionalIterator base() const { return current; } function in class:reverse_bidirectional_iterator 137 { return __x.base() == __y.base(); } 176 reverse_iterator(const _Self& __x) : __current(__x.base()) {} 178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; } 180 _RandomAccessIterator base() const { return __current; } function in class:reverse_iterator 245 return __x.base() == __y.base(); 256 return __y.base() < __x.base(); [all...] |
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/ |
_iterator.h | 66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; } 69 reverse_iterator(const reverse_iterator<_Iter>& __x) : current(__x.base()) {} 71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x.base(); return *this; } 74 iterator_type base() const { return current; } function in class:reverse_iterator 115 { return __x.base() == __y.base(); } 120 { return __y.base() < __x.base(); } 152 { return __y.base() - __x.base(); } [all...] |
_iterator_old.h | 84 _BidirectionalIterator base() const { return current; } function in class:reverse_bidirectional_iterator 137 { return __x.base() == __y.base(); } 176 reverse_iterator(const _Self& __x) : __current(__x.base()) {} 178 _Self& operator=(const _Self& __x) {__current = __x.base(); return *this; } 180 _RandomAccessIterator base() const { return __current; } function in class:reverse_iterator 245 return __x.base() == __y.base(); 256 return __y.base() < __x.base(); [all...] |
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_rwops.h | 83 Uint8 *base; member in struct:SDL_RWops::__anon35966::__anon35970
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_rwops.h | 83 Uint8 *base; member in struct:SDL_RWops::__anon35990::__anon35994
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_rwops.h | 83 Uint8 *base; member in struct:SDL_RWops::__anon36039::__anon36043
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/ |
AnimationContentAssist.java | 85 String base = '@' + ANDROID_PKG + ':' + ResourceType.ANIM.getName() + '/'; local 89 interpolators.add(base + item.getName());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
ResourceValueCompleter.java | 150 String base = sb.toString(); local 158 results.add(base + name);
|
/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
GLSharedGroup.h | 50 GLint base; member in struct:ProgramData::_IndexInfo 75 void setIndexInfo(GLuint index, GLint base, GLint size, GLenum type); 126 void setProgramIndexInfo(GLuint program, GLuint index, GLint base, GLint size, GLenum type, const char* name);
|
/system/core/libcorkscrew/ |
symbol_table.c | 63 char* base = mmap(NULL, length, PROT_READ, MAP_PRIVATE, fd, 0); local 64 if (base == MAP_FAILED) { 69 Elf32_Ehdr *hdr = (Elf32_Ehdr*)base; 73 Elf32_Shdr *shdr = (Elf32_Shdr*)(base + hdr->e_shoff); 100 dynsyms = (Elf32_Sym*)(base + shdr[dynsym_idx].sh_offset); 103 dynstr = base + shdr[dynstr_idx].sh_offset; 110 syms = (Elf32_Sym*)(base + shdr[sym_idx].sh_offset); 113 str = base + shdr[str_idx].sh_offset; 188 munmap(base, length);
|
/system/core/libcutils/ |
mspace.c | 138 size_t max_capacity, int locked, void *base) { 146 assert(((uintptr_t)base & (pagesize-1)) == 0); 152 if (mprotect(base, starting_capacity, PROT_READ | PROT_WRITE) < 0) { 158 m = create_mspace_with_base((char *)base + sizeof(*cs), starting_capacity, 163 /* Make sure that m is in the same page as base. 165 assert(((uintptr_t)m & (uintptr_t)~(pagesize-1)) == (uintptr_t)base); 168 cs = (struct mspace_contig_state *)base; 173 cs->brk = m->seg.base + m->seg.size; 174 cs->top = (char *)base + max_capacity; 176 assert((char *)base <= cs->brk) 205 void *base; local [all...] |
/system/core/libpixelflinger/codeflinger/ |
CodeCache.cpp | 72 uint32_t* Assembly::base() const function in class:android::Assembly 159 const long base = long(assembly->base()); local 160 const long curr = base + long(assembly->size()); 161 err = cacheflush(base, curr, 0);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-apache-resolver.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar | |
/external/jmonkeyengine/engine/src/test/jme3test/terrain/ |
TerrainGridAlphaMapTest.java | 59 private FractalSum base; field in class:TerrainGridAlphaMapTest 118 this.base = new FractalSum(); 119 this.base.setRoughness(0.7f); 120 this.base.setFrequency(1.0f); 121 this.base.setAmplitude(1.0f); 122 this.base.setLacunarity(2.12f); 123 this.base.setOctaves(8); 124 this.base.setScale(0.02125f); 125 this.base.addModulator(new NoiseModulator() { 133 FilteredBasis ground = new FilteredBasis(this.base); [all...] |
TerrainTestModifyHeight.java | 370 FractalSum base = new FractalSum(); local 371 base.setRoughness(0.7f); 372 base.setFrequency(1.0f); 373 base.setAmplitude(1.0f); 374 base.setLacunarity(2.12f); 375 base.setOctaves(8); 376 base.setScale(0.02125f); 377 base.addModulator(new NoiseModulator() { 384 FilteredBasis ground = new FilteredBasis(base);
|
/bionic/libc/bionic/ |
malloc_debug_leak.c | 264 // 2. set the base pointer to be right after our header 266 void* base = dlmalloc(bytes + sizeof(AllocationEntry)); local 267 if (base != NULL) { 273 AllocationEntry* header = (AllocationEntry*)base; 277 // now increment base to point to after our header. 279 base = (AllocationEntry*)base + 1; 284 return base; 376 void* base = leak_malloc(size); local 377 if (base != NULL) [all...] |