Home
last modified time | relevance | path

Searched refs:DIE (Results 226 – 250 of 4969) sorted by relevance

12345678910>>...199

/dports/audio/sphinx3/sphinx3-0.8/
H A Dautogen.sh7 DIE=0
14 DIE=1
27 DIE=1
38 DIE=1
49 DIE=1
58 DIE=1
70 DIE=1
73 if test "$DIE" -eq 1; then
/dports/audio/sphinxbase/sphinxbase-0.8/
H A Dautogen.sh7 DIE=0
14 DIE=1
27 DIE=1
38 DIE=1
49 DIE=1
58 DIE=1
70 DIE=1
73 if test "$DIE" -eq 1; then
/dports/irc/bitchx/bitchx-1.2.1/
H A Dautogen.sh10 DIE=0
17 DIE=1
26 DIE=1
37 DIE=1
48 DIE=1
64 DIE=1
77 DIE=1
81 if test "$DIE" -eq 1; then
/dports/mail/faces/faces-1.7.7/
H A Dautogen.sh20 DIE=0
27 DIE=1
36 DIE=1
47 DIE=1
58 DIE=1
67 DIE=1
79 DIE=1
82 if test "$DIE" -eq 1; then
/dports/sysutils/safecopy/safecopy-1.7/
H A Dautogen.sh7 DIE=0
15 DIE=1
24 DIE=1
35 DIE=1
46 DIE=1
55 DIE=1
67 DIE=1
70 if test "$DIE" -eq 1; then
/dports/sysutils/safecopy/safecopy-1.7/simulator/
H A Dautogen.sh7 DIE=0
15 DIE=1
24 DIE=1
35 DIE=1
46 DIE=1
55 DIE=1
67 DIE=1
70 if test "$DIE" -eq 1; then
/dports/sysutils/ua/ua-7a35148/
H A Dautogen.sh11 DIE=0
18 DIE=1
26 DIE=1
35 DIE=1
44 DIE=1
47 if test "$DIE" -eq 1; then
/dports/audio/musicpc/mpc-0.33/src/
H A Dqueue.c115 DIE("You need to be playing to crop the playlist\n"); in cmd_crop()
143 DIE("error parsing song numbers from: %s\n", argv[i]); in cmd_del()
148 DIE("error parsing range from: %s\n", argv[i]); in cmd_del()
152 DIE("error parsing song numbers from: %s\n", argv[i]); in cmd_del()
156 DIE("song number must be positive: %i\n", in cmd_del()
159 DIE("song numbers must be positive: %i to %i\n", in cmd_del()
167 DIE("song number does not exist: %i\n",range[1]); in cmd_del()
295 DIE("Failed to parse number: %s\n", s); in cmd_prio()
297 DIE("Priority must be between 0 and 255: %s\n", s); in cmd_prio()
306 DIE("Failed to parse number: %s\n", s); in cmd_prio()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
83 const char *Name = DIE.getLinkageName(); in getChildDeclContext()
84 const char *ShortName = DIE.getShortName(); in getChildDeclContext()
122 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
126 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
136 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
190 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
83 const char *Name = DIE.getLinkageName(); in getChildDeclContext()
84 const char *ShortName = DIE.getShortName(); in getChildDeclContext()
122 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
126 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
136 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
190 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
83 const char *Name = DIE.getName(DINameKind::LinkageName); in getChildDeclContext()
84 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext()
118 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
122 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
132 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
186 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/dsymutil/
H A DDeclContext.cpp45 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
47 unsigned Tag = DIE.getTag(); in getChildDeclContext()
65 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
79 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
84 const char *Name = DIE.getName(DINameKind::LinkageName); in getChildDeclContext()
85 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext()
119 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
123 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
133 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
187 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
83 const char *Name = DIE.getLinkageName(); in getChildDeclContext()
84 const char *ShortName = DIE.getShortName(); in getChildDeclContext()
122 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
126 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
136 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
190 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
83 const char *Name = DIE.getName(DINameKind::LinkageName); in getChildDeclContext()
84 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext()
118 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
122 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
132 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
186 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
83 const char *Name = DIE.getName(DINameKind::LinkageName); in getChildDeclContext()
84 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext()
118 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
122 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
132 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
186 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp44 DeclContextTree::getChildDeclContext(DeclContext &Context, const DWARFDie &DIE, in getChildDeclContext() argument
46 unsigned Tag = DIE.getTag(); in getChildDeclContext()
64 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
78 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
86 if (const char *LinkageName = DIE.getLinkageName()) in getChildDeclContext()
88 else if (const char *ShortName = DIE.getShortName()) in getChildDeclContext()
115 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
119 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
129 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
168 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/dsymutil/
H A DDeclContext.cpp46 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
48 unsigned Tag = DIE.getTag(); in getChildDeclContext()
66 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
80 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
85 const char *Name = DIE.getName(DINameKind::LinkageName); in getChildDeclContext()
86 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext()
120 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
124 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
134 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
188 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/dsymutil/
H A DDeclContext.cpp46 DeclContext &Context, const DWARFDie &DIE, CompileUnit &U, in getChildDeclContext() argument
48 unsigned Tag = DIE.getTag(); in getChildDeclContext()
66 !dwarf::toUnsigned(DIE.find(dwarf::DW_AT_external), 0)) in getChildDeclContext()
80 if (dwarf::toUnsigned(DIE.find(dwarf::DW_AT_artificial), 0)) in getChildDeclContext()
85 const char *Name = DIE.getName(DINameKind::LinkageName); in getChildDeclContext()
86 const char *ShortName = DIE.getName(DINameKind::ShortName); in getChildDeclContext()
120 ByteSize = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_byte_size), in getChildDeclContext()
124 dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_file), 0)) { in getChildDeclContext()
134 Line = dwarf::toUnsigned(DIE.find(dwarf::DW_AT_decl_line), 0); in getChildDeclContext()
188 Context, DIE, U.getUniqueID()); in getChildDeclContext()
[all …]

12345678910>>...199