/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | easy_xml_test.py | 50 pretty=True,
|
/third_party/mesa3d/src/broadcom/clif/ |
H A D | clif_private.h | 56 bool pretty; member
|
/third_party/skia/third_party/externals/swiftshader/tests/ |
H A D | presubmit.sh | 43 git log -1 --pretty=%B | grep -E '^(Bug|Issue|Fixes):(\s?)(((b\/)|(\w+:))([0-9]+)|[^0-9]+)$|(^Regres:)|(^PiperOrigin-RevId:)'
|
/third_party/json/ |
H A D | Makefile | 1 .PHONY: pretty clean ChangeLog.md release 42 @echo "pretty - beautify code with Artistic Style" 145 # call the Artistic Style pretty printer on all source files 146 pretty: 172 # create single header files and pretty print 174 $(MAKE) pretty 221 gtar --sort=name --mtime="@$(shell git log -1 --pretty=%ct)" --owner=0 --group=0 --numeric-owner --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime --create --file - json | xz --compress -9e --threads=2 - > json.tar.xz
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | utils.py | 169 """Prettyprint an object. Either use the `pretty` library or the 173 from pretty import pretty namespace 175 return pretty(obj, verbose=verbose)
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | utils.py | 178 """Prettyprint an object. Either use the `pretty` library or the 182 from pretty import pretty namespace 183 return pretty(obj, verbose=verbose)
|
/third_party/python/Tools/scripts/ |
H A D | summarize_stats.py | 117 def pretty(defname): function 122 return pretty(defines[kind][0]) 131 return pretty(name[len(opname)+1:])
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | utils.py | 169 """Prettyprint an object. Either use the `pretty` library or the 173 from pretty import pretty namespace 175 return pretty(obj, verbose=verbose)
|
/third_party/curl/tests/ |
H A D | testcurl.pl | 429 @commits=`git log --pretty=oneline --abbrev-commit -5`; 452 @commits=`git log --pretty=oneline --abbrev-commit -5`;
|
/third_party/icu/tools/colprobe/ |
H A D | sortedlines.h | 88 UnicodeString arrayToString(Line** sortedLines, int32_t linesSize, UBool pretty, UBool useLinks, UBool printSortKeys);
|
/kernel/linux/linux-6.6/tools/perf/Documentation/ |
H A D | Makefile | 258 $(shell git log -1 --pretty="format:%cd" \
|
/third_party/ltp/docparse/ |
H A D | testinfo.pl | 446 $commits{$k}{$v} = `git log --pretty=format:'%s' -1 $v`;
|
/third_party/mesa3d/src/broadcom/cle/ |
H A D | v3d_decoder.c | 911 if (clif->pretty) { in v3d_field_iterator_next() 921 if (clif->pretty) { in v3d_field_iterator_next() 971 if (clif->pretty) { in v3d_print_group()
|
/third_party/curl/ |
H A D | ltmain.sh | 614 func_quote_arg pretty "$2" 622 func_quote_arg pretty "$2" 1257 # 'pretty' 1265 # Examples for 'func_quote_arg pretty,unquoted string': 1275 # Examples for 'func_quote_arg pretty,unquoted,expand string': 1290 *,pretty,*|*,expand,*|*,unquoted,*) 1367 func_quote_arg pretty,expand "$_G_cmd" 1393 func_quote_arg expand,pretty "$_G_cmd" 3666 func_quote_arg pretty "$libobj" 3740 func_quote_arg pretty " [all...] |
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 614 func_quote_arg pretty "$2" 622 func_quote_arg pretty "$2" 1257 # 'pretty' 1265 # Examples for 'func_quote_arg pretty,unquoted string': 1275 # Examples for 'func_quote_arg pretty,unquoted,expand string': 1290 *,pretty,*|*,expand,*|*,unquoted,*) 1367 func_quote_arg pretty,expand "$_G_cmd" 1393 func_quote_arg expand,pretty "$_G_cmd" 3666 func_quote_arg pretty "$libobj" 3740 func_quote_arg pretty " [all...] |
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 614 func_quote_arg pretty "$2" 622 func_quote_arg pretty "$2" 1257 # 'pretty' 1265 # Examples for 'func_quote_arg pretty,unquoted string': 1275 # Examples for 'func_quote_arg pretty,unquoted,expand string': 1290 *,pretty,*|*,expand,*|*,unquoted,*) 1367 func_quote_arg pretty,expand "$_G_cmd" 1393 func_quote_arg expand,pretty "$_G_cmd" 3666 func_quote_arg pretty "$libobj" 3740 func_quote_arg pretty " [all...] |
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 626 func_quote_arg pretty "$2" 634 func_quote_arg pretty "$2" 1269 # 'pretty' 1277 # Examples for 'func_quote_arg pretty,unquoted string': 1287 # Examples for 'func_quote_arg pretty,unquoted,expand string': 1302 *,pretty,*|*,expand,*|*,unquoted,*) 1379 func_quote_arg pretty,expand "$_G_cmd" 1405 func_quote_arg expand,pretty "$_G_cmd" 3667 func_quote_arg pretty "$libobj" 3741 func_quote_arg pretty " [all...] |
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | msvs.py | 2222 easy_xml.WriteXmlIfChanged(content, filters_path, pretty=True, win32=True) 2480 easy_xml.WriteXmlIfChanged(content, props_path, pretty=True, win32=True) 2682 easy_xml.WriteXmlIfChanged(content, targets_path, pretty=True, win32=True) 2906 easy_xml.WriteXmlIfChanged(content, xml_path, pretty=True, win32=True) 3826 easy_xml.WriteXmlIfChanged(content, project.path, pretty=True, win32=True)
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | msvs.py | 2214 easy_xml.WriteXmlIfChanged(content, filters_path, pretty=True, win32=True) 2472 easy_xml.WriteXmlIfChanged(content, props_path, pretty=True, win32=True) 2674 easy_xml.WriteXmlIfChanged(content, targets_path, pretty=True, win32=True) 2898 easy_xml.WriteXmlIfChanged(content, xml_path, pretty=True, win32=True) 3826 easy_xml.WriteXmlIfChanged(content, project.path, pretty=True, win32=True)
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
H A D | Makefile | 299 -aperf_date=$(shell git log -1 --pretty="format:%cd" \
|
/third_party/libabigail/src/ |
H A D | abg-writer.cc | 490 interned_string pretty = c->get_cached_pretty_representation(true); in get_id_for_type() local 491 size_t hash = hashing::fnv_hash(pretty); in get_id_for_type() 643 // So the two operands have the same pretty representation. in operator ()() 648 // type and consider its pretty representation instead. in operator ()()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 932 my $git_last_include_commit = `${git_command} log --no-merges --pretty=format:"%h%n" -1 -- include`; 1044 my $lines = `${git_command} log --no-color --no-merges --pretty=format:'%H %s' $git_range`;
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 1169 my $git_last_include_commit = `${git_command} log --no-merges --pretty=format:"%h%n" -1 -- include`; 1282 my $lines = `${git_command} log --no-color --no-merges --pretty=format:'%H %s' $git_range`;
|
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 1107 my $git_last_include_commit = `${git_command} log --no-merges --pretty=format:"%h%n" -1 -- include`; 1220 my $lines = `${git_command} log --no-color --no-merges --pretty=format:'%H %s' $git_range`;
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 2928 # this ain't a pretty solution, but it works:
|