Searched
full:base (Results
2176 -
2200 of
4489) sorted by null
<<81828384858687888990>>
/external/qemu/elff/ |
elf_alloc.h | 106 /* Base class for all WDARF objects that will use ElfAllocator class for
|
elf_file.h | 27 * This class is a base class for templated ElfFileImpl. This class implements
509 /* Base address of the loaded module (if fixed), or 0 if module doesn't get
587 /* Initializes instance. This is an override of the base class method.
593 * This is an implementation of the base class' abstract method.
|
/external/qemu/hw/ |
goldfish_battery.c | 152 s->dev.base = 0; // will be allocated dynamically
|
goldfish_timer.c | 241 timer_state.dev.base = timerbase;
|
smc91c111.c | 290 case 2: case 3: /* BASE */ 473 case 2: case 3: /* BASE */ 729 void smc91c111_init(NICInfo *nd, uint32_t base, qemu_irq irq) 739 sysbus_mmio_map(s, 0, base);
|
/external/qemu/ |
qemu-common.h | 219 void qemu_iovec_add(QEMUIOVector *qiov, void *base, size_t len);
|
/external/qemu/telephony/ |
gsm.c | 1091 int len = 0, base = 0; local 1096 base = alpha[2] << 7; 1103 base = (alpha[2] << 8) | alpha[3]; 1114 result += utf8_write(dst, result, base + (c & 0x7f));
|
/external/quake/quake/src/QW/client/ |
d_iface.h | 211 #define TURB_TEX_SIZE 64 // base turbulent texture size
|
quakedef.h | 91 // the host system specifies the base of the directory tree, the
|
r_shared.h | 118 extern int d_lightstylevalue[256]; // 8.8 frac of base light value
|
/external/quake/quake/src/WinQuake/ |
d_iface.h | 212 #define TURB_TEX_SIZE 64 // base turbulent texture size
|
r_shared.h | 121 extern int d_lightstylevalue[256]; // 8.8 frac of base light value
|
/external/skia/include/core/ |
SkDevice.h | 90 call through to the base class as well.
|
SkXfermode.h | 25 SkXfermode is the base class for objects that are called to implement custom
|
/external/srec/srec/Semproc/include/ |
SR_SemprocDefinitions.h | 227 * Base 10 used for ITOA macro
|
/external/srec/srec/include/ |
search_network.h | 37 in visual studio, but the IDs (offsets into base pointers) cannot.
|
srec_context.h | 103 FSMarc* FSMarc_list; /* allocation base */
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
float-weight.h | 32 // Single precision floating point weight base class
|
replace.h | 159 << " does not match input symbols of base Fst (0'th fst)"; 163 << " does not match output symbols of base Fst " 273 // return the base arc iterator, if arcs have not been computed yet, 653 data->base = new StateIterator< ReplaceFst<A> >(*this);
|
/external/stlport/ |
INSTALL.unixes | 75 -I<base install path>/stlport); never rename 'stlport' part of path!
|
/external/stlport/doc/ |
build_system.txt | 22 branches to Makefiles/ (which contains the base of the build system) and to lib/ (which
|
/external/stlport/stlport/stl/ |
_bitset.h | 28 // base class _Base_bitset. The base class works with whole words, not with 103 // Base class: general case. 207 // Base class: specialization for a single word.
|
_exception.h | 24 // an exception base class. This is *not* a substitute for everything
|
_string.c | 478 return __rresult != rend() ? (__rresult.base() - 1) - begin() : npos; 508 return __rresult != rend() ? (__rresult.base() - 1) - begin() : npos; 554 return __rresult != rend() ? (__rresult.base() - 1) - begin() : npos; 570 return __rresult != rend() ? (__rresult.base() - 1) - begin() : npos;
|
/external/stlport/stlport/stl/config/ |
_como.h | 24 // change as SGI integrates the changes into their code base since
|
Completed in 238 milliseconds
<<81828384858687888990>>