HomeSort by relevance Sort by last modified time
    Searched refs:kd (Results 1 - 25 of 56) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
kd.h 28 #include <linux/kd.h>
35 #endif /* sys/kd.h */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
kd.h 28 #include <linux/kd.h>
35 #endif /* sys/kd.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
kd.h 28 #include <linux/kd.h>
35 #endif /* sys/kd.h */
  /frameworks/base/core/java/android/text/method/
DialerKeyListener.java 82 KeyData kd = new KeyData(); local
85 if (event.getKeyData(kd)) {
86 for (int i = 1; i < kd.meta.length; i++) {
87 if (ok(accepted, kd.meta[i])) {
88 return kd.meta[i];
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
KeyIterator.java 116 KeyDeclaration kd = (KeyDeclaration) keys.elementAt(i); local
120 if (!kd.getName().equals(name))
128 XPath matchExpr = kd.getMatch();
131 if (score == kd.getMatch().MATCH_SCORE_NONE)
KeyTable.java 167 KeyDeclaration kd = (KeyDeclaration) m_keyDeclarations.elementAt(i); local
171 if (kd.getName().equals(getKeyTableName())) {
172 keyDecls.add(kd);
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorKey.java 69 KeyDeclaration kd = new KeyDeclaration(handler.getStylesheet(), handler.nextUid()); local
71 kd.setDOMBackPointer(handler.getOriginatingNode());
72 kd.setLocaterInfo(handler.getLocator());
73 setPropertiesFromAttributes(handler, rawName, attributes, kd);
74 handler.getStylesheet().setKey(kd);
  /external/skia/gm/
lighting.cpp 81 SkScalar kd = SkIntToScalar(2); local
93 paint.setImageFilter(SkLightingImageFilter::CreatePointLitDiffuse(pointLocation, white, surfaceScale, kd, NULL, cr))->unref();
96 paint.setImageFilter(SkLightingImageFilter::CreateDistantLitDiffuse(distantDirection, white, surfaceScale, kd, NULL, cr))->unref();
99 paint.setImageFilter(SkLightingImageFilter::CreateSpotLitDiffuse(spotLocation, spotTarget, spotExponent, cutoffAngle, white, surfaceScale, kd, NULL, cr))->unref();
  /external/chromium_org/third_party/skia/include/effects/
SkLightingImageFilter.h 54 SkColor lightColor, SkScalar surfaceScale, SkScalar kd,
57 SkColor lightColor, SkScalar surfaceScale, SkScalar kd,
61 SkColor lightColor, SkScalar surfaceScale, SkScalar kd,
  /external/skia/include/effects/
SkLightingImageFilter.h 54 SkColor lightColor, SkScalar surfaceScale, SkScalar kd,
57 SkColor lightColor, SkScalar surfaceScale, SkScalar kd,
61 SkColor lightColor, SkScalar surfaceScale, SkScalar kd,
  /system/core/toolbox/
setkey.c 5 #include <linux/kd.h>
ioctl.c 7 #include <linux/kd.h>
setconsole.c 5 #include <linux/kd.h>
  /external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp 59 DiffuseLightingType(SkScalar kd)
60 : fKD(kd) {}
266 SkScalar kd, SkImageFilter* input, const CropRect* cropRect);
268 SkScalar kd() const { return fKD; } function in class:__anon14138::SkDiffuseLightingImageFilter
340 SkScalar kd) {
345 kd)));
354 SkScalar kd() const { return fKD; } function in class:__anon14138::GrDiffuseLightingEffect
363 SkScalar kd);
833 SkScalar kd, SkImageFilter* input, const CropRect* cropRect) {
835 (SkNEW_ARGS(SkDistantLight, (direction, lightColor)), surfaceScale, kd,
1229 SkScalar kd = random->nextUScalar1(); local
1375 const char* kd; local
    [all...]
  /external/skia/src/effects/
SkLightingImageFilter.cpp 59 DiffuseLightingType(SkScalar kd)
60 : fKD(kd) {}
266 SkScalar kd, SkImageFilter* input, const CropRect* cropRect);
268 SkScalar kd() const { return fKD; } function in class:__anon26010::SkDiffuseLightingImageFilter
340 SkScalar kd) {
345 kd)));
354 SkScalar kd() const { return fKD; } function in class:__anon26010::GrDiffuseLightingEffect
363 SkScalar kd);
833 SkScalar kd, SkImageFilter* input, const CropRect* cropRect) {
835 (SkNEW_ARGS(SkDistantLight, (direction, lightColor)), surfaceScale, kd,
1229 SkScalar kd = random->nextUScalar1(); local
1375 const char* kd; local
    [all...]
  /external/chromium_org/remoting/webapp/
menu_button.css 30 .menu-button button .kd-disclosureindicator {
main.css 103 .kd-button-share {
111 .kd-button-share:hover {
119 .kd-button-share:active, .kd-button-share:focus:active {
125 .kd-button-share:focus {
130 .kd-button-share:focus:hover {
134 .kd-button-share[disabled], .kd-button-share[disabled]:hover,
135 .kd-button-share[disabled]:active {
217 .kd-modaldialog:not([hidden])
    [all...]
  /external/skia/bench/
LightingBench.cpp 70 static SkScalar kd = SkIntToScalar(2); local
71 return kd;
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
local_extensions.css 29 .kd-butterbar.shown.pepper-version {text-align: right; top: 150px; right: 44px; width: 31em;}
30 .kd-butterbar.shown.pepper-version span {background-color: #E5ECF9; border: 1px solid #36C;}
31 .kd-butterbar.shown.pepper-version span.deprecated {background-color: #FCC; border: 1px solid #A03;}
32 .kd-butterbar.shown.special-announcement {text-align: right; /* top: 185px; */ top: 150px; right: 44px; width: 31em;}
33 .kd-butterbar.shown.special-announcement span {background-color: #F9EDBE; border: 1px solid #F0C36D;}
352 html{margin:0;padding:0;border:0}.bp-reset-element,body,h1,h2,h3,h4,h5,h6,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,blockquote,q,th,td,caption,table,div,span,object,iframe,p,pre,a,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}th,td,caption{float:none !important;text-align:left;font-weight:normal;vertical-align:middle}table{border-collapse:separate;border-spacing:0;vertical-align:middle}a img{border:none}body{line-height:1.5;font-family:"Arial",sans-serif;color:#333;font-size:81.25%}h1,h2,h3,h4,h5,h6{font-weight:normal;color:#222}h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}h1{font-size:3em;line-height:1;margin-bottom:0.50em}h2{font-size:2em;margin-bottom:0.75em}h3{font-size:1.5em;line-height:1;margin-bottom:1.00em}h4{font-size:1.2em;line-height:1.25;margin-bottom:1.25em}h5{font-size:1em;font-weight:bold;margin-bottom:1.50em}h6{font-size:1em;font-weight:bold}p{margin:0 0 1.5em}p .left{display:inline;float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p .right{display:inline;float:right;margin:1.5em 0 1.5em 1.5em;padding:0}a{text-decoration:underline;color:#006ac8}a:visited{color:#551a8b}a:focus{color:#006ac8}a:hover{color:#006ac8}a:active{color:red}blockquote{margin:1.5em;color:#666;font-style:italic}strong,dfn{font-weight:bold}em,dfn{font-style:italic}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted #666}address{margin:0 0 1.5em;font-style:italic}del{color:#666}pre{margin:1.5em 0;white-space:pre}pre,code,tt{font:1em "Droid Sans Mono",monospace;line-height:1.5}li ul,li ol{margin:0}ul,ol{margin:0 1.5em 1.5em 0;padding-left:1.5em}ul{list-style-type:disc}ol{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}thead th{background:#6199df}th,td,caption{padding:4px 10px 4px 5px}table.striped tr:nth-child(even) td,table tr.even td{background:#efefef}tfoot{font-style:italic}caption{background:#eee}.quiet{color:#666}.loud{color:#111}body{line-height:1.67;background-color:#fff;overflow-y:scroll;min-width:1000px}img[width="1"][height="1"]{position:absolute;top:-9999px;left:-9999px}#gc-googlebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-width:952px;width:auto !important;width:952px;position:relative;background:#f1f1f1;border-bottom:1px solid #e5e5e5;height:77px;margin:0;overflow:hidden;padding:24px 44px;color:rgba(255,255,255,0.5)}#gc-googlebar .signed-in>div{float:left}#gc-googlebar .signed-in a,#gc-googlebar .signed-in a:visited{display:block;text-align:right;line-height:140%;color:#808080}#gc-googlebar .signed-in a{text-decoration:none}#gc-googlebar .signed-in a:hover{text-decoration:underline}#gc-googlebar .signed-in img{width:30px;height:30px}#gc-googlebar .gc-social{float:right;font-size:12px;margin-top:-1px}#gc-googlebar .gc-social .email{font-weight:bold;color:#777}#gc-googlebar .gc-social img{vertical-align:middle;border:1px solid #acacac;margin-left:8px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#gc-googlebar .gc-social #loginLink{color:#484848}#gc-logo{display:block;height:37px;vertical-align:top;text-decoration:none;position:absolute}#gc-logo img{width:200px;vertical-align:top;top:-12px;left:-4px;position:relative}.gc-search{position:absolute;left:270px;right:308px;width:350px}.gc-search .searchbox{position:absolute;left:0px;right:81px;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-top:1px solid rgba(0,0,0,0.25);height:28px;padding-left:4px}.gc-search .searchbox:hover{-webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;-moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;box-shadow:rgba(0,0,0,0.3) 0 1px 2px inset;border:1px solid #4d90fe}.gc-search .searchbox .button.mini{height:19px;line-height:19px;min-width:18px;width:auto}.gc-search .searchbox .button.left{border-radius:4px 0 0 4px;padding:0 4px 0 4px}.gc-search .searchbox .button.right{border-radius:0 4px 4px 0;padding:0px}.gc-search .searchbox .button.right span{position:relative;bottom:1px;right:1px}.gc-search .searchbox span.button.button-blue{cursor:default}.gc-search .searchbox span.button.button-blue pre{background:none;border:none;color:white;font:inherit;display:inline;padding:0}.gc-search .searchbox input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;border:0;font-size:13px;height:28px;margin:0;outline:none;padding:5px 2px;width:100%}.gc-search button{padding-top:0;padding-bottom:1px;position:absolute;right:0}.gc-search button img{vertical-align:middle;margin-top:-3px}#search-full{font-size:10px}#restrict{margin:5px 0 10px 0}#restrict label{font-size:13px}#restrict label span{font-size:13px;font-weight:bold}.gsc-completion-container{z-index:100}#gc-appbar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebebeb;line-height:24px;overflow:hidden;padding:21px 44px;position:relative}#gc-appbar .developers{color:#dd4b39;font-size:20px;margin-right:-2000px;float:left}#gc-appbar h1{display:block;font-size:20px;margin:0 16px 0 0}#gc-appbar h1 div{vertical-align:top}#gc-appbar a{color:inherit;text-decoration:none;margin-right:24px}#gc-appbar a.google-feedback{text-decoration:none;margin-right:0px;font-size:12px}#gc-appbar a.google-feedback:hover{text-decoration:underline}#gc-appbar .confidential{position:absolute;width:100%}#gc-appbar nav{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:middle}#gc-appbar nav>ul{margin:0;padding:0;border:0;overflow:hidden;*zoom:1;margin-left:-20px}#gc-appbar nav>ul li{list-style-image:none;list-style-type:none;margin-left:0;white-space:nowrap;display:inline;float:left;padding-left:4px;padding-right:4px}#gc-appbar nav>ul li:first-child,#gc-appbar nav>ul li.first{padding-left:0}#gc-appbar nav>ul li:last-child{padding-right:0}#gc-appbar nav>ul li.last{padding-right:0}#gc-appbar nav>ul>li{padding:0}#gc-appbar nav>ul>li.active{font-weight:bold}#gc-appbar nav>ul>li>a{color:#434343;display:block;line-height:2;padding:0 20px;text-decoration:none}#gc-appbar nav>ul>li>a:visited{color:#434343}#gc-footer{font-size:12px;background:#333}#gc-footer>div{line-height:44px}#gc-footer li{margin:0 30px 0 0}#gc-footer a,#gc-footer a:visited{color:rgba(255,255,255,0.8)}#gc-footer .kd-select{margin-bottom:2px}#gc-footer #developers-logo-footer{float:left;margin-top:10px;margin-righ (…)
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
search_autocomplete.js 104 function search_changed(e, kd, toroot)
112 if (kd && gSelectedIndex >= 0) {
120 else if (kd && (e.keyCode == 38)) {
128 else if (kd && (e.keyCode == 40)) {
136 else if (!kd) {
  /external/doclava/res/assets/templates/assets/
search_autocomplete.js 104 function search_changed(e, kd, toroot)
112 if (kd && gSelectedIndex >= 0) {
120 else if (kd && (e.keyCode == 38)) {
128 else if (kd && (e.keyCode == 40)) {
136 else if (!kd) {
  /ndk/sources/host-tools/make-3.81/
getloadavg.c 491 static kvm_t *kd;
933 kd = kvm_open (0, 0, 0, O_RDONLY, 0);
934 if (kd != 0)
937 kvm_nlist (kd, nl);
957 if (kvm_read (kd, offset, (char *) load_ave, sizeof (load_ave))
960 kvm_close (kd);
490 static kvm_t *kd; variable
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_base.h 483 bool is_placed_in(OpndKind kd) const
485 return kd == OpndKind_Reg ?
492 : kd == m_kind;
  /external/strace/linux/
ioctlent.sh 66 lookup_ioctls 4B linux/kd.h
  /external/chromium_org/v8/test/webkit/fast/js/kde/
md5-1.js 396 var l,s,k,ka,kb,kc,kd;
404 ka=kb=kc=kd=0;
408 for (i=12;i<16;i++) kd+=shl(digestBits[15-i], ((i-12)*8));
409 s=hexa(kd)+hexa(kc)+hexa(kb)+hexa(ka);

Completed in 1962 milliseconds

1 2 3