HomeSort by relevance Sort by last modified time
    Searched full:base (Results 1251 - 1275 of 4489) sorted by null

<<51525354555657585960>>

  /external/opencore/oscl/oscl/osclio/src/
oscl_dns_imp_base.h 32 ** OsclDNSIBase is a common base class for all
oscl_dns_param.h 43 ** Base class for all DNS method parameter sets
oscl_ip_socket.h 26 /** OsclIPSocketI is the base class for UDP and TCP socket implementations.
oscl_socket_imp_base.cpp 19 ** Socket implementation base class
  /external/opencore/oscl/unit_test/src/
unit_test_common.h 45 * Using this as a base class will allow using new/delete with the
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_access_interface_factory.h 50 * Base Content Access Interface for all Content Policy Manager Plugins
  /external/proguard/src/proguard/
ArgumentWordReader.java 49 * given base directory.
  /external/qemu/android/
charmap.h 20 unsigned short base; member in struct:AKeyEntry
  /external/qemu/distrib/zlib-1.2.3/
inftrees.h 22 of a literal, the base length or distance, or the offset from
  /external/qemu/hw/
qdev.h 107 /* Convery from a base type to a parent type, with compile time checking. */
  /external/qemu/
kqemu.c 679 ksc->base = sc->base;
688 sc->base = ksc->base;
842 'base' and 'selector' fields of the segment cache to go
847 new_hflags |= ((env->segs[R_DS].base |
848 env->segs[R_ES].base |
849 env->segs[R_SS].base) != 0) <<
902 unsigned long pc = env->eip + env->segs[R_CS].base;
  /external/quake/quake/src/QW/client/
d_ifacea.h 35 #define TURB_TEX_SIZE 64 // base turbulent texture size
vid.h 81 // base mode) on memory allocation failures
  /external/quake/quake/src/WinQuake/
d_ifacea.h 35 #define TURB_TEX_SIZE 64 // base turbulent texture size
vid.h 81 // base mode) on memory allocation failures
  /external/skia/include/core/
SkReader32.h 44 const void* base() const { return fBase; } function in class:SkReader32
  /external/skia/include/views/
SkViewInflate.h 54 /** Base implementation calls view->inflate(dom, node). Subclasses may override this
  /external/srec/portable/include/
PStackSize.h 28 * Initialize the stack base. This should be done in the main() function.
  /external/srec/portable/src/
PStackSize.c 27 /** Initialize the stack base. This should be done in the main() function.
  /external/svox/pico/lib/
picokfst.c 58 picoos_uint8 * fstStream; /* the byte stream base address */
160 kfst->fstStream = this->base;
161 PICODBG_TRACE(("base: %d\n",this->base));
  /external/webkit/JavaScriptCore/tests/mozilla/js1_4/Eval/
eval-003.js 76 EXPECT = 1; //The base e to the power (-1 + 1), i.e. the power 0, equals 1 ....
  /external/webkit/JavaScriptCore/wtf/
RefCounted.h 29 // This base class holds the non-template methods and attributes.
  /external/webkit/WebCore/bindings/js/
JSAttrCustom.cpp 64 Base::markChildren(markStack);
JSLocationCustom.cpp 169 return Base::deleteProperty(exec, propertyName);
177 Base::getOwnPropertyNames(exec, propertyNames, mode);
184 Base::defineGetter(exec, propertyName, getterFunction, attributes);
368 Base::defineGetter(exec, propertyName, getterFunction, attributes);
JSNavigatorCustom.cpp 40 Base::markChildren(markStack);

Completed in 182 milliseconds

<<51525354555657585960>>