/external/webkit/WebCore/rendering/style/ |
SVGRenderStyle.h | 115 // inherit 154 // don't inherit
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
mock.py | 268 inherit = False
273 inherit = True
275 if inherit:
|
/dalvik/libcore/luni/src/main/java/java/io/ |
FilterWriter.java | 25 * provide some additional functionality on top of it usually inherit from this
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Expressions/ |
instanceof-002.js | 6 This test is the same as js1_3/inherit/proto-002, except that it uses
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_3/inherit/ |
proto_4.js | 36 objects that derive from that prototype should inherit that property, even
|
/external/webkit/WebCore/bindings/v8/custom/ |
V8HTMLAudioElementConstructor.cpp | 91 result->Inherit(V8HTMLAudioElement::GetTemplate());
|
V8HTMLImageElementConstructor.cpp | 91 result->Inherit(V8HTMLImageElement::GetTemplate());
|
V8HTMLOptionElementConstructor.cpp | 107 result->Inherit(V8HTMLOptionElement::GetTemplate());
|
/external/webkit/WebCore/css/ |
themeWin.css | 97 font: inherit !important;
|
/frameworks/base/core/tests/coretests/src/android/os/ |
BinderThreadPriorityTest.java | 31 * Test whether Binder calls inherit thread priorities correctly.
|
/hardware/ti/wlan/wl1271/platforms/hw/linux/ |
SdioAdapter.c | 485 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".ReadSync"); 491 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".WriteSync"); 510 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".ReadAsync"); 516 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".WriteAsync");
|
/system/wlan/ti/wilink_6_1/platforms/hw/linux/ |
SdioAdapter.c | 454 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".ReadSync"); 460 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".WriteSync"); 479 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".ReadAsync"); 485 CL_TRACE_END_L2("tiwlan_drv.ko", "INHERIT", "SDIO", ".WriteAsync");
|
/development/tools/axl/ |
singletonmixin.py | 3 found at http://c2.com/cgi/wiki?PythonSingleton. Just inherit 32 4) As an implementation detail, classes that inherit
|
/external/gtest/test/ |
gtest_output_test.py | 152 If None, the sub-process will inherit the STDIN 191 If None, the sub-process will inherit the STDIN
|
/external/ipsec-tools/src/racoon/ |
cfparse.h | 119 INHERIT = 335, 284 #define INHERIT 335
|
/external/openssl/crypto/x509v3/ |
v3_addr.c | 89 ASN1_SIMPLE(IPAddressChoice, u.inherit, ASN1_NULL), 294 BIO_puts(out, ": inherit\n"); 567 f->ipAddressChoice->u.inherit != NULL) 569 if (f->ipAddressChoice->u.inherit == NULL && 570 (f->ipAddressChoice->u.inherit = ASN1_NULL_new()) == NULL) 589 f->ipAddressChoice->u.inherit != NULL)) 967 if (!strcmp(s, "inherit")) { [all...] |
v3_asid.c | 90 ASN1_SIMPLE(ASIdentifierChoice, u.inherit, ASN1_NULL), 198 * Add an inherit element. 218 assert((*choice)->u.inherit == NULL); 219 if (((*choice)->u.inherit = ASN1_NULL_new()) == NULL) 531 if (!strcmp(val->value, "inherit")) { 800 * Trust anchor can't inherit.
|
/external/webkit/WebCore/editing/ |
ModifySelectionListLevel.cpp | 162 // - new nodes always inherit style (probably the best choice) 164 // - new nodes of the same type inherit style
|
/external/webkit/WebCore/manual-tests/ |
css3-cursor-fallback-quirks.html | 43 <p>The following testcases test inheritance of the cursor property. The first one should have the help cursor for both divs (normal inheritance). The second one should have help cursor for big div, text cursor for small div (inner div has cursor property, should not inherit). The next has invalid css syntax in the inner div, so it should inherit from the parent. The last two testcases have correct syntax and there is no inheritance in this case.</p>
|
css3-cursor-fallback-strict.html | 35 <p>The following testcases test inheritance of the cursor property. The first one should have the help cursor for both divs (normal inheritance). The second one should have help cursor for big div, text cursor for small div (inner div has cursor property, should not inherit). The next two have invalid css syntax in the inner div, so they should inherit from parent. The rightmost testcase has a nonexistant url, but the syntax is correct, and there is no inheritance in this case.</p>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
java.net.DatagramSocketImpl.html | 89 <TD VALIGN="TOP">This method stub was removed from the DatagramSocketImpl abstract class, but subclasses still inherit the method from the <a href="../../../../reference/java/net/SocketOptions.html">SocketOptions</a> superclass.</TD> 96 <TD VALIGN="TOP">This method stub was removed from the DatagramSocketImpl abstract class, but subclasses still inherit the method from the <a href="../../../../reference/java/net/SocketOptions.html">SocketOptions</a> superclass.</TD>
|
/external/iproute2/ip/ |
iptunnel.c | 43 fprintf(stderr, " TOS := { NUMBER | inherit }\n"); 44 fprintf(stderr, " TTL := { 1..255 | inherit }\n"); 173 if (strcmp(*argv, "inherit") != 0) { 185 if (strcmp(*argv, "inherit") != 0) { 350 printf(" ttl inherit "); 356 printf(" inherit");
|
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
txCtrl.c | 354 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX", ".allocResources"); 377 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX", ""); 385 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX", ".FillCtrlBlk"); 392 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX", ".XferSendPacket"); 405 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX", ""); 412 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX", ""); 621 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", ""); 640 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", ".XCCLinkTest"); 651 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", ".Cntrs"); 657 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", "") [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
txCtrl.c | 352 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX", ".allocResources"); 375 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX", ""); 383 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX", ".FillCtrlBlk"); 390 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX", ".XferSendPacket"); 403 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX", ""); 410 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX", ""); 612 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", ""); 631 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", ".XCCLinkTest"); 642 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", ".Cntrs"); 648 CL_TRACE_END_L3("tiwlan_drv.ko", "INHERIT", "TX_Cmplt", "") [all...] |
/build/tools/droiddoc/templates/assets/ |
android-developer-docs.css | 50 max-height:inherit; 423 color:inherit; 429 color:inherit; 543 position:inherit; 1090 background-color: inherit; 1252 position:inherit; 1259 overflow:inherit;
|