/external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/static/ |
D | gcode.css | 40 .g-tpl-160 .g-unit,.g-unit .g-tpl-160 .g-unit,.g-unit .g-unit .g-tpl-160 .g-unit { 46 .g-unit .g-unit .g-tpl-160 .g-first,.g-unit .g-tpl-160 .g-first,.g-tpl-160 .g-first { 52 .g-tpl-160-alt .g-unit,.g-unit .g-tpl-160-alt .g-unit,.g-unit .g-unit .g-tpl-160-alt .g-unit { 58 .g-unit .g-unit .g-tpl-160-alt .g-first,.g-unit .g-tpl-160-alt .g-first,.g-tpl-160-alt .g-first { 64 .g-tpl-180 .g-unit,.g-unit .g-tpl-180 .g-unit,.g-unit .g-unit .g-tpl-180 .g-unit { 70 .g-unit .g-unit .g-tpl-180 .g-first,.g-unit .g-tpl-180 .g-first,.g-tpl-180 .g-first { 76 .g-tpl-180-alt .g-unit,.g-unit .g-tpl-180-alt .g-unit,.g-unit .g-unit .g-tpl-180-alt .g-unit { 82 .g-unit .g-unit .g-tpl-180-alt .g-first,.g-unit .g-tpl-180-alt .g-first,.g-tpl-180-alt .g-first { 88 .g-tpl-200 .g-unit,.g-unit .g-tpl-200 .g-unit,.g-unit .g-unit .g-tpl-200 .g-unit { 94 .g-unit .g-unit .g-tpl-200 .g-first,.g-unit .g-tpl-200 .g-first,.g-tpl-200 .g-first { [all …]
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-docs.css | 1007 .g-tpl-240 .g-unit, 1008 .g-unit .g-tpl-240 .g-unit, 1009 .g-unit .g-unit .g-tpl-240 .g-unit { 1015 .g-unit .g-unit .g-tpl-240 .g-first, 1016 .g-unit .g-tpl-240 .g-first, 1017 .g-tpl-240 .g-first { 1024 .g-tpl-240-alt .g-unit, 1025 .g-unit .g-tpl-240-alt .g-unit, 1026 .g-unit .g-unit .g-tpl-240-alt .g-unit { 1032 .g-unit .g-unit .g-tpl-240-alt .g-first, [all …]
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/ |
D | setup.py | 205 tpl = ['recursive-include %s *' % docs['examples.dir']] 207 tpl.extend(["global-exclude %s" % item 211 result.append(_data.Documentation.from_templates(*tpl, **{ 217 tpl = ['recursive-include %s *' % docs['userdoc.dir']] 219 tpl.extend(["global-exclude %s" % item 223 result.append(_data.Documentation.from_templates(*tpl, **{ 229 tpl = ['recursive-include %s *' % docs['apidoc.dir']] 231 tpl.extend(["global-exclude %s" % item 235 result.append(_data.Documentation.from_templates(*tpl, **{
|
D | data.py | 92 for tpl in templates: 93 for line in tpl.split(';'):
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/ |
D | setup.py | 204 tpl = ['recursive-include %s *' % docs['examples.dir']] 206 tpl.extend(["global-exclude %s" % item 210 result.append(_data.Documentation.from_templates(*tpl, **{ 216 tpl = ['recursive-include %s *' % docs['userdoc.dir']] 218 tpl.extend(["global-exclude %s" % item 222 result.append(_data.Documentation.from_templates(*tpl, **{ 228 tpl = ['recursive-include %s *' % docs['apidoc.dir']] 230 tpl.extend(["global-exclude %s" % item 234 result.append(_data.Documentation.from_templates(*tpl, **{
|
D | data.py | 92 for tpl in templates: 93 for line in tpl.split(';'):
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | setup.py | 205 tpl = ['recursive-include %s *' % docs['examples.dir']] 207 tpl.extend(["global-exclude %s" % item 211 result.append(_data.Documentation.from_templates(*tpl, **{ 217 tpl = ['recursive-include %s *' % docs['userdoc.dir']] 219 tpl.extend(["global-exclude %s" % item 223 result.append(_data.Documentation.from_templates(*tpl, **{ 229 tpl = ['recursive-include %s *' % docs['apidoc.dir']] 231 tpl.extend(["global-exclude %s" % item 235 result.append(_data.Documentation.from_templates(*tpl, **{
|
D | data.py | 92 for tpl in templates: 93 for line in tpl.split(';'):
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/ |
D | setup.py | 204 tpl = ['recursive-include %s *' % docs['examples.dir']] 206 tpl.extend(["global-exclude %s" % item 210 result.append(_data.Documentation.from_templates(*tpl, **{ 216 tpl = ['recursive-include %s *' % docs['userdoc.dir']] 218 tpl.extend(["global-exclude %s" % item 222 result.append(_data.Documentation.from_templates(*tpl, **{ 228 tpl = ['recursive-include %s *' % docs['apidoc.dir']] 230 tpl.extend(["global-exclude %s" % item 234 result.append(_data.Documentation.from_templates(*tpl, **{
|
D | data.py | 92 for tpl in templates: 93 for line in tpl.split(';'):
|
/external/selinux/libsemanage/src/ |
D | genhomedircon.c | 552 semanage_list_t * tpl, const char *user, in write_home_dir_context() argument 568 for (; tpl; tpl = tpl->next) { in write_home_dir_context() 569 line = replace_all(tpl->data, repl); in write_home_dir_context() 586 semanage_list_t * tpl, char *homedir) in write_home_root_context() argument 594 for (; tpl; tpl = tpl->next) { in write_home_root_context() 595 line = replace_all(tpl->data, repl); in write_home_root_context() 612 semanage_list_t * tpl, const char *user, in write_user_context() argument 623 for (; tpl; tpl = tpl->next) { in write_user_context() 624 line = replace_all(tpl->data, repl); in write_user_context()
|
/external/opencv3/modules/imgproc/src/ |
D | templmatch.cpp | 567 static bool ipp_crossCorr(const Mat& src, const Mat& tpl, Mat& dst) in ipp_crossCorr() argument 572 IppiSize tplRoiSize = {tpl.cols,tpl.rows}; in ipp_crossCorr() 594 …status = ippFunc(src.ptr(), (int)src.step, srcRoiSize, tpl.ptr(), (int)tpl.step, tplRoiSize, dst.p… in ipp_crossCorr() 600 static bool ipp_sqrDistance(const Mat& src, const Mat& tpl, Mat& dst) in ipp_sqrDistance() argument 605 IppiSize tplRoiSize = {tpl.cols,tpl.rows}; in ipp_sqrDistance() 627 …status = ippFunc(src.ptr(), (int)src.step, srcRoiSize, tpl.ptr(), (int)tpl.step, tplRoiSize, dst.p… in ipp_sqrDistance()
|
/external/chromium-trace/catapult/telemetry/third_party/altgraph/altgraph/ |
D | ObjectGraph.py | 52 for tpl in (self.graph.describe_edge(e) for e in lst): 53 ident = tpl[n]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mturk/ |
D | question.py | 428 for tpl in self.selections: 429 value_xml = SelectionAnswer.SELECTION_VALUE_XML_TEMPLATE % (TYPE_TAG, tpl[0], TYPE_TAG) 430 selection_xml = SelectionAnswer.SELECTION_XML_TEMPLATE % (tpl[1], value_xml)
|
/external/e2fsprogs/misc/ |
D | fsck.c | 401 const char *tpl; in find_fsck() local 407 tpl = (strncmp(type, "fsck.", 5) ? "%s/fsck.%s" : "%s/%s"); in find_fsck() 410 sprintf(prog, tpl, s, type); in find_fsck()
|