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

<<81828384858687888990>>

  /external/svox/pico/lib/
picoacph.h 135 - BOUNDtype (created in sa base on punctuation, indicates type of phrase
picobase.h 19 * base functionality
  /external/v8/benchmarks/
run.html 9 <script type="text/javascript" src="base.js"></script>
  /external/v8/src/
allocation.h 79 // A macro is used for defining the base class used for embedded instances.
code-stubs.h 80 // Stub is base classes of all stubs.
  /external/v8/src/arm/
frames-arm.h 36 // as the static base or thread register on some platforms, in which case we
  /external/v8/test/cctest/
cctest.cc 39 // Find the base name of this test (const_cast required on Windows).
  /external/v8/test/mjsunit/
debug-evaluate-recursive.js 35 // The base part of all evaluate requests.
debug-evaluate.js 35 // The base part of all evaluate requests.
  /external/v8/test/mjsunit/regress/
regress-219.js 33 // Base tests: we recognize the basic flags
  /external/webkit/JavaScriptCore/API/
JSBase.h 59 /*! @typedef JSValueRef A JavaScript value. The base type for all JavaScript values, and polymorphic functions on them. */
  /external/webkit/JavaScriptGlue/JavaScriptGlue.xcodeproj/
project.pbxproj 76 1C90519F0BA9F3050081E9D0 /* Base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
213 1C90519F0BA9F3050081E9D0 /* Base.xcconfig */,
515 baseConfigurationReference = 1C90519F0BA9F3050081E9D0 /* Base.xcconfig */;
  /external/webkit/WebCore/bindings/js/
JSCSSStyleDeclarationCustom.cpp 45 Base::markChildren(markStack);
JSDOMWindowBase.cpp 99 return Base::globalExec();
JSDOMWindowShell.h 41 typedef DOMObject Base;
JSElementCustom.cpp 56 Base::markChildren(markStack);
JSWorkerContextCustom.cpp 54 Base::markChildren(markStack);
JSXMLHttpRequestCustom.cpp 54 Base::markChildren(markStack);
  /external/webkit/WebCore/bindings/v8/
V8LazyEventListener.cpp 104 // base/fast/overflow/onscroll-layer-self-destruct.html
  /external/webkit/WebCore/bridge/qt/
qt_runtime.h 140 // Common base class (doesn't really do anything interesting)
  /external/webkit/WebCore/css/
CSSImportRule.cpp 121 // use parent styleheet's URL as the base URL
  /external/webkit/WebCore/dom/default/
PlatformMessagePortChannel.cpp 57 // Make sure we close our platform channel when the base is freed, to keep the channel objects from leaking.
  /external/webkit/WebCore/html/
HTMLParser.h 179 RefPtr<HTMLHeadElement> m_head; // head element; needed for HTML which defines <base> after </head>
HTMLTableRowsCollection.cpp 164 return rowAfter(static_cast<HTMLTableElement*>(base()), static_cast<HTMLTableRowElement*>(previous));
  /external/webkit/WebCore/platform/android/
PlatformBridge.h 36 // from http://src.chromium.org/viewvc/chrome/trunk/src/base/basictypes.h

Completed in 384 milliseconds

<<81828384858687888990>>