Home
last modified time | relevance | path

Searched full:trunk (Results 1 – 25 of 1982) sorted by relevance

12345678910>>...80

/external/python/cpython3/Misc/
Dsvnmap.txt1 2161 3cd033e6b530f6a78b3b14fedbd2074896dbf6de legacy-trunk
2 2162 4db9d46b306a9c6ec2d1fe7a7cc36ef7173426a6 legacy-trunk
3 2163 4a3a648185ef8965c342860bd8457ed6c03c6de0 legacy-trunk
4 2164 8da9225cc60e2da1665a80af90184db0fdda05ce legacy-trunk
5 2165 17e490b4dc28b8ac605fa19e482cf722fe80658d legacy-trunk
6 2166 5570dbb1ce558b55716eab7d080a1afad2e77e2f legacy-trunk
7 2167 fc6fcd7df4f7f2e1c12f17af2464c497d6f6a3e9 legacy-trunk
8 2168 34d667dc1a4c4abdcb19cddfd2e9bfda01139ed2 legacy-trunk
9 2169 6fc146bd4f03c97d14c7c300b1212a11eb9b672a legacy-trunk
10 2170 33701db4ea559100d37be44d2f0d53e568a0ec33 legacy-trunk
[all …]
/external/llvm-project/llvm/test/DebugInfo/Generic/
Ddebug-names-many-cu.ll65 !0 = !{!"clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"}
73 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
79 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
85 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
91 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
97 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
103 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
109 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
115 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
121 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
[all …]
Ddebug-names-two-cu.ll40 !0 = !{!"clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"}
48 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
54 …anguage: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trunk 325496) (llvm/trunk 325732)"…
Ddebug-names-empty-cu.ll12 …anguage: DW_LANG_C99, file: !1, producer: "clang version 7.0.0 (trunk 329543) (llvm/trunk 329551)"…
18 !6 = !{!"clang version 7.0.0 (trunk 329543) (llvm/trunk 329551)"}
/external/ltp/include/mk/
Dgeneric_trunk_target.inc2 # Generic trunk rules include Makefile.
26 # Generate a set of recursive targets to apply over a trunk directory (has
27 # directories) -- optionally with a set of trunk-based files.
33 # $(INSTALL_FILES) -> trunk-install -> install (recursive)
55 .PHONY: $(RECURSIVE_TARGETS) $(addprefix trunk-,$(RECURSIVE_TARGETS))
62 trunk-all: $(MAKE_TARGETS)
64 trunk-clean:: | $(SUBDIRS)
69 trunk-install: $(INSTALL_FILES)
75 all: trunk-all
77 clean:: trunk-clean
[all …]
/external/icu/icu4c/source/data/unidata/
Dchanges.txt93 ~/unitools/trunk/src$ py/splitunihan.py $UNICODE_DATA/ucd/Unihan
226 …~/svn.unitools/trunk$ sed -r -f ~/cldr/uni/src/tools/scripts/uca/blankweights.sed ../Generated/UCA…
227 ~/svn.unitools/trunk$ meld ../frac-12.1.txt ../frac-13.0.txt
262 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
264 -DUCD_DIR=/usr/local/google/home/mscherer/svn.unitools/trunk/data
365 *** merge the Unicode update branches back onto the trunk
369 http://www.unicode.org/utility/trac/log/trunk/unicodetools
495 …~/svn.unitools/trunk$ sed -r -f ~/svn.cldr/uni/tools/scripts/uca/blankweights.sed ../Generated/UCA…
496 ~/svn.unitools/trunk$ meld ../frac-12.txt ../frac-12.1.txt
528 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
[all …]
/external/sqlite/android/
DPhoneNumberUtils.cpp104 * Try to store the pointer to "new_ptr" which does not have trunk prefix.
107 * trunk prefix. Actually trunk prefix is different in each country.
110 * "+79161234567" equals "89161234567" (Russian trunk digit is 8)
111 * "+33123456789" equals "0123456789" (French trunk digit is 0)
235 * assumed to be the trunk prefix.
246 // Ignore just one digit, assuming it is trunk prefix. in checkPrefixIsIgnorable()
250 // Trunk prefix is a digit, not "*", "#"... in checkPrefixIsIgnorable()
269 * en_US, es_US, etc. So we cannot identify which digit is valid trunk prefix
271 * is not valid phone number in Japan since the trunk prefix in Japan is not 8
272 * but 0 (correct number should be "080-1234-1234"), while Russian trunk prefix
[all …]
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddebug-names-partial.ll45 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 8.0.0 (trunk 340586) (llvm/trunk 340588)"…
48 … DW_LANG_C_plus_plus, file: !4, producer: "clang version 8.0.0 (trunk 340586) (llvm/trunk 340588)"…
50 … DW_LANG_C_plus_plus, file: !6, producer: "clang version 8.0.0 (trunk 340586) (llvm/trunk 340588)"…
52 !7 = !{!"clang version 8.0.0 (trunk 340586) (llvm/trunk 340588)"}
Dstring-offsets-table-order.ll44 !3 = !{!"clang version 7.0.0 (trunk 337353) (llvm/trunk 337361)"}
49 …DW_LANG_C_plus_plus, file: !13, producer: "clang version 7.0.0 (trunk 337353) (llvm/trunk 337361)"…
61 …DW_LANG_C_plus_plus, file: !23, producer: "clang version 7.0.0 (trunk 337353) (llvm/trunk 337361)"…
73 …DW_LANG_C_plus_plus, file: !33, producer: "clang version 7.0.0 (trunk 337353) (llvm/trunk 337361)"…
Dmixed-nodebug-cu.ll34 …anguage: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)"…
40 …anguage: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)"…
43 !11 = !{!"clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)"}
Dsplit-dwarf-omit-empty.ll38 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 5.0.0 (trunk 304054) (llvm/trunk 304080)"…
41 … DW_LANG_C_plus_plus, file: !4, producer: "clang version 5.0.0 (trunk 304054) (llvm/trunk 304080)"…
43 !5 = !{!"clang version 5.0.0 (trunk 304054) (llvm/trunk 304080)"}
Dsplit-dwarf-multiple-cu-hash.ll31 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 5.0.0 (trunk 304107) (llvm/trunk 304109)"…
34 … DW_LANG_C_plus_plus, file: !4, producer: "clang version 5.0.0 (trunk 304107) (llvm/trunk 304109)"…
36 !5 = !{!"clang version 5.0.0 (trunk 304107) (llvm/trunk 304109)"}
Ddebug_and_nodebug_CUs.ll60 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 5.0.0 (trunk 294362) (llvm/trunk 294367)"…
63 … DW_LANG_C_plus_plus, file: !4, producer: "clang version 5.0.0 (trunk 294362) (llvm/trunk 294367)"…
65 !5 = !{!"clang version 5.0.0 (trunk 294362) (llvm/trunk 294367)"}
Dfission-cu.ll17 …(language: DW_LANG_C99, file: !2, producer: "clang version 3.3 (trunk 169021) (llvm/trunk 169020)"…
68 …GNU_str_index] (indexed (00000002) string = "clang version 3.3 (trunk 169021) (llvm/trunk 169020)")
93 ; CHECK: 0x00000006: "clang version 3.3 (trunk 169021) (llvm/trunk 169020)"
/external/llvm/test/DebugInfo/X86/
Dmixed-nodebug-cu.ll34 …anguage: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)"…
40 …anguage: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)"…
43 !11 = !{!"clang version 3.9.0 (trunk 265328) (llvm/trunk 265330)"}
Dfission-cu.ll11 …ompileUnit(language: DW_LANG_C99, producer: "clang version 3.3 (trunk 169021) (llvm/trunk 169020)"…
69 …NU_str_index] ( indexed (00000001) string = "clang version 3.3 (trunk 169021) (llvm/trunk 169020)")
92 ; CHECK: 0x00000008: "clang version 3.3 (trunk 169021) (llvm/trunk 169020)"
/external/llvm/test/tools/gold/X86/
Dpr25915.ll12 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.0 (trunk 256170) (llvm/trunk 256171)"…
17 !5 = !{!"clang version 3.8.0 (trunk 256170) (llvm/trunk 256171)"}
/external/llvm-project/llvm/test/tools/gold/X86/
Dpr25915.ll14 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.0 (trunk 256170) (llvm/trunk 256171)"…
19 !5 = !{!"clang version 3.8.0 (trunk 256170) (llvm/trunk 256171)"}
/external/llvm/test/tools/gold/X86/Inputs/
Dlinkonce-weak.ll9 …anguage: DW_LANG_C99, file: !1, producer: "clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)"…
17 !9 = !{!"clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)"}
/external/llvm-project/llvm/test/DebugInfo/NVPTX/
Ddebug-empty.ll11 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 9.0.0 (trunk 351924) (llvm/trunk 351968)"…
19 !8 = !{!"clang version 9.0.0 (trunk 351924) (llvm/trunk 351968)"}
/external/llvm-project/llvm/test/tools/gold/X86/Inputs/
Dlinkonce-weak.ll11 …anguage: DW_LANG_C99, file: !1, producer: "clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)"…
19 !9 = !{!"clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)"}
/external/llvm/test/Linker/Inputs/
Dpr26037.ll12 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.0 (trunk 256934) (llvm/trunk 256936)"…
21 !10 = !{!"clang version 3.8.0 (trunk 256934) (llvm/trunk 256936)"}
/external/llvm-project/llvm/test/Linker/Inputs/
Dpr26037.ll12 … DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.0 (trunk 256934) (llvm/trunk 256936)"…
21 !10 = !{!"clang version 3.8.0 (trunk 256934) (llvm/trunk 256936)"}
Donly-needed-debug-metadata.ll15 …anguage: DW_LANG_C99, file: !1, producer: "clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)"…
23 !9 = !{!"clang version 3.8.0 (trunk 251407) (llvm/trunk 251401)"}
/external/llvm-project/lldb/docs/testsuite/2010-10-19-14_10_49.059609/
DTestSettings.SettingsCommandTestCase.test_set_output_path.log12 runCmd: file /Volumes/data/lldb/svn/trunk/test/settings/a.out
13 output: Current executable set to '/Volumes/data/lldb/svn/trunk/test/settings/a.out' (x86_64).
27 output: Process 43533 launched: '/Volumes/data/lldb/svn/trunk/test/settings/a.out' (x86_64)
39 …File "/Volumes/data/lldb/svn/trunk/test/settings/TestSettings.py", line 125, in test_set_output_pa…

12345678910>>...80