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

  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
rtcd.pl 131 my $dfn = eval "\$${fn}_default";
132 $dfn = eval "\$${dfn}";
153 my $dfn = eval "\$${fn}_default";
154 $dfn = eval "\$${dfn}";
161 print "#define ${fn} ${dfn}\n";
174 my $dfn = eval "\$${fn}_default";
175 $dfn = eval "\$${dfn}";
    [all...]
  /external/libvpx/libvpx/build/make/
rtcd.pl 131 my $dfn = eval "\$${fn}_default";
132 $dfn = eval "\$${dfn}";
153 my $dfn = eval "\$${fn}_default";
154 $dfn = eval "\$${dfn}";
161 print "#define ${fn} ${dfn}\n";
174 my $dfn = eval "\$${fn}_default";
175 $dfn = eval "\$${dfn}";
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl 131 my $dfn = eval "\$${fn}_default";
132 $dfn = eval "\$${dfn}";
153 my $dfn = eval "\$${fn}_default";
154 $dfn = eval "\$${dfn}";
161 print "#define ${fn} ${dfn}\n";
174 my $dfn = eval "\$${fn}_default";
175 $dfn = eval "\$${dfn}";
    [all...]
  /external/libpng/scripts/
pnglibconf.mak 33 pnglibconf.h: pnglibconf.dfn
35 $(ECHO) '#include "pnglibconf.dfn"' >pnglibconf.c
38 $(AWK) -f "$(srcdir)/scripts/dfn.awk" out="pnglibconf.tmp" pnglibconf.out 1>&2
41 pnglibconf.dfn: $(srcdir)/scripts/pnglibconf.dfa $(srcdir)/scripts/options.awk $(srcdir)/pngconf.h $(srcdir)/pngusr.dfa $(DFA_XTRA)
  /external/owasp/sanitizer/empiricism/
canned-data.js 39 "dfn": true,
165 "dfn",
280 "dfn",
395 "dfn",
510 "dfn",
625 "dfn",
741 "dfn",
856 "dfn",
971 "dfn",
1086 "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,
  /external/libpng/projects/owatcom/
pngconfig.mak 41 pnglibconf.h: pnglibconf.dfn
42 $(DELETE) $@ dfn.c dfn1.out dfn2.out
43 $(ECHO) $#include "pnglibconf.dfn" >dfn.c
44 $(CPP) $(DFNFLAGS) dfn.c >dfn1.out
58 $(DELETE) dfn.c dfn1.out dfn2.out
60 pnglibconf.dfn: ..\..\scripts\pnglibconf.dfa ..\..\scripts\options.awk pngconfig.dfa ..\..\pngconf.h
153 $(DELETE) ..\..\pnglibconf.h pnglibconf.* dfn.c *.out pngconfig.inf
  /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/libpng/contrib/pngminim/decoder/
makefile 102 $(RM) pnglibconf.h pnglibconf.dfn
  /external/libpng/contrib/pngminim/encoder/
makefile 101 $(RM) pnglibconf.h pnglibconf.dfn
  /external/libpng/contrib/pngminim/preader/
makefile 117 $(RM) pnglibconf.h pnglibconf.dfn
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /external/chromium_org/chrome/common/extensions/docs/static/sass/
_normalize.scss 273 dfn {
  /external/chromium_org/remoting/webapp/
main.css 7 blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
  /external/chromium_org/chrome/common/extensions/docs/static/css/out/
site.css 4 */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,select,textarea{font-family:sans-serif}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}p,pre{margin:1.5em 0}blockquote{margin:1.5em 40px}h1{font-size:2em;line-height:1.5em;margin-top:0.75em;margin-bottom:0.75em}h2{font-size:1.5em;line-height:2em;margin-top:1em;margin-bottom:1em}h3{font-size:1.17em;line-height:1.28205em;margin-top:1.28205em;margin-bottom:1.28205em}h4{font-size:1em;line-height:1.5em;margin-top:1.5em;margin-bottom:1.5em}h5{font-size:0.83em;line-height:1.80723em;margin-top:1.80723em;margin-bottom:1.80723em}h6{font-size:0.67em;line-height:2.23881em;margin-top:2.23881em;margin-bottom:2.23881em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content (…)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
html.css 992 i, cite, em, var, address, dfn {
  /external/chromium_org/third_party/WebKit/PerformanceTests/CSS/resources/
bootstrap.min.css 8 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:# (…)
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 856 milliseconds