/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
D | TBSCertificateStructure.java | 111 for (int extras = seq.size() - (seqStart + 6) - 1; extras > 0; extras--) in TBSCertificateStructure() 113 DERTaggedObject extra = (DERTaggedObject)seq.getObjectAt(seqStart + 6 + extras); in TBSCertificateStructure()
|
/external/chromium/third_party/icu/source/ |
D | configure.in | 919 # Enable/disable extras 920 AC_ARG_ENABLE(extras, optenable 921 [ --enable-extras build ICU extras [default=yes]], 923 yes) extras=true ;; 924 no) extras=false ;; 925 *) AC_MSG_ERROR(bad value ${enableval} for --enable-extras) ;; 927 extras=true) 928 ICU_CONDITIONAL(EXTRAS, test "$extras" = true)
|
D | configure | 10121 yes) extras=true ;; 10122 no) extras=false ;; 10128 extras=true 10132 if test "$extras" = true; then
|
/external/skia/src/animator/ |
D | SkAnimateMaker.cpp | 160 SkExtras* extras = fExtras[index]; in deleteMembers() local 161 delete extras; in deleteMembers()
|
D | SkAnimator.cpp | 61 void SkAnimator::addExtras(SkExtras* extras) { in addExtras() argument 62 *fMaker->fExtras.append() = extras; in addExtras()
|
/external/icu4c/ |
D | configure.in | 1056 # Enable/disable extras 1057 AC_ARG_ENABLE(extras, optenable 1058 [ --enable-extras build ICU extras [default=yes]], 1060 yes) extras=true ;; 1061 no) extras=false ;; 1062 *) AC_MSG_ERROR(bad value ${enableval} for --enable-extras) ;; 1064 extras=true) 1065 ICU_CONDITIONAL(EXTRAS, test "$extras" = true)
|
D | configure | 11201 yes) extras=true ;; 11202 no) extras=false ;; 11208 extras=true 11212 if test "$extras" = true; then
|
/external/skia/include/animator/ |
D | SkAnimator.h | 97 void addExtras(SkExtras* extras);
|
/external/webkit/WebKit/android/nav/ |
D | WebView.cpp | 397 void drawExtras(SkCanvas* canvas, int extras) in drawExtras() argument 402 if (extras == DrawExtrasCursorRing) in drawExtras() 408 switch (extras) { in drawExtras() 1420 static void nativeDrawExtras(JNIEnv *env, jobject obj, jobject canv, jint extras) in nativeDrawExtras() argument 1423 GET_NATIVE_VIEW(env, obj)->drawExtras(canvas, extras); in nativeDrawExtras()
|
/external/webkit/SunSpider/tests/parse-only/ |
D | prototype-1.6.0.3.js | 1274 var extras = this.options.requestHeaders; 1276 if (Object.isFunction(extras.push)) 1277 for (var i = 0, length = extras.length; i < length; i += 2) 1278 headers[extras[i]] = extras[i+1]; 1280 $H(extras).each(function(pair) { headers[pair.key] = pair.value });
|
D | concat-jquery-mootools-prototype.js | 9653 var extras = this.options.requestHeaders; 9655 if (Object.isFunction(extras.push)) 9656 for (var i = 0, length = extras.length; i < length; i += 2) 9657 headers[extras[i]] = extras[i+1]; 9659 $H(extras).each(function(pair) { headers[pair.key] = pair.value });
|
/external/webkit/WebKitTools/ |
D | ChangeLog-2009-06-16 | 4204 * wx/install-unix-extras: 4449 …(resetWebViewToConsistentStateBeforeTesting): Disables the developer extras and disables the profi… 4451 … (LayoutTestController::setJavaScriptProfilingEnabled): Toggles the developer extras and profiler. 4453 …(resetWebViewToConsistentStateBeforeTesting): Disables the developer extras and disables the profi… 4455 … (LayoutTestController::setJavaScriptProfilingEnabled): Toggles the developer extras and profiler. 5026 * wx/install-unix-extras: 6928 * wx/install-unix-extras: 7220 * wx/install-unix-extras: 7237 * wx/install-unix-extras: 9718 * wx/install-unix-extras: [all …]
|
D | ChangeLog | 11632 * wx/install-unix-extras: 11889 Web Inspector: enable developers extras within inspector layout tests. 11931 * wx/install-unix-extras: 13048 * wx/install-unix-extras:
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 1818 are obsolete now that dnsmasq in in Fedora extras. Thanks
|
/external/webkit/WebKit/gtk/ |
D | ChangeLog | 6341 enable-developer-extras doesn't toggle WebInspector 6344 Add missing 'if' in notification for 'enable-developer-extras'.
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 19037 event method in the extras file, but I neglected to do this 19260 extras file in Foundation to the WebKit URL extras file. 19262 * Misc.subproj/WebNSDataExtras.h: Added. Helper for new URL extras. 19276 extras _web_hostString method. 24574 Changed the names of some extras files in WebFoundation:
|
D | ChangeLog-2010-01-29 | 22854 Move the developer extras preference to WebPreferences.
|
D | ChangeLog-2007-10-14 | 13577 - split out some NSURL extras to be moved to WebCore
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 9824 extras ekstr@z
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 3396 Fix some inconsistencies in the Mozilla JS Array extras implementations
|
/external/webkit/WebCore/ |
D | ChangeLog-2007-10-14 | 15521 … (WebCore::InspectorController::enabled): Ask the Page's settings if developer extras are enabled. 15543 … (WebCore::Page::inspectorEnabled): Check the WebCore settings if the developer extras are enabled.
|
D | ChangeLog-2006-05-10 | 19725 - moved QMouseEvent, QKeyEvent, QWheelEvent, and "Foundation extras"
|
D | ChangeLog-2009-06-16 | 55247 * css/qt/mediaControls-extras.css: Rename from html4-adjustments-qt.css 55252 * platform/qt/html4-adjustments-qt.css: Rename to mediaControls-extras.css
|
D | ChangeLog-2010-01-29 | 50918 Move mediaControls extras for the Qt port into WebCore/css like other ports 50924 * css/mediaControlsQt.css: Renamed from WebCore/css/qt/mediaControls-extras.css.
|
D | ChangeLog-2006-12-31 | 23922 - WebCore part of moving down NSURL extras
|