HomeSort by relevance Sort by last modified time
    Searched refs:dfn (Results 1 - 13 of 13) sorted by null

  /external/libvpx/libvpx/build/make/
rtcd.sh 127 dfn="$(eval "echo \$${fn}_default")"
128 dfn=$(eval "echo \$${dfn}")
148 dfn="$(eval "echo \$${fn}_default")"
149 dfn=$(eval "echo \$${dfn}")
156 echo "#define ${fn} ${dfn}"
169 dfn="$(eval "echo \$${fn}_default")"
170 dfn=$(eval "echo \$${dfn}")
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
reset.css 14 del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
  /build/tools/droiddoc/templates-pdk/assets/
yui-3.3.0-reset-min.css 8 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:l (…)
  /sdk/templates/docs/
cssreset-min.css 7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py 131 dfn = "%s.%d" % (self.baseFilename, i + 1)
133 #print "%s -> %s" % (sfn, dfn)
134 if os.path.exists(dfn):
135 os.remove(dfn)
136 os.rename(sfn, dfn)
137 dfn = self.baseFilename + ".1"
138 if os.path.exists(dfn):
139 os.remove(dfn)
140 os.rename(self.baseFilename, dfn)
141 #print "%s -> %s" % (self.baseFilename, dfn)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py 131 dfn = "%s.%d" % (self.baseFilename, i + 1)
133 #print "%s -> %s" % (sfn, dfn)
134 if os.path.exists(dfn):
135 os.remove(dfn)
136 os.rename(sfn, dfn)
137 dfn = self.baseFilename + ".1"
138 if os.path.exists(dfn):
139 os.remove(dfn)
140 os.rename(self.baseFilename, dfn)
141 #print "%s -> %s" % (self.baseFilename, dfn)
    [all...]
  /external/chromium_org/remoting/webapp/
main.css 7 blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
  /external/chromium_org/third_party/WebKit/Source/core/css/
html.css 988 i, cite, em, var, address, dfn {
  /external/e2fsprogs/lib/et/
texinfo.tex 480 \let\dfn=\i
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
local_extensions.css 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: (…)
    [all...]

Completed in 279 milliseconds