Home
last modified time | relevance | path

Searched refs:dynstr (Results 1 – 25 of 3412) sorted by relevance

12345678910>>...137

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dmesh_runtime.c293 dynstr, in mesh_runtime_debug_info_layers()
307 DynStr *dynstr = BLI_dynstr_new(); in BKE_mesh_runtime_debug_info() local
310 BLI_dynstr_append(dynstr, "{\n"); in BKE_mesh_runtime_debug_info()
335 BLI_dynstr_append(dynstr, " ),\n"); in BKE_mesh_runtime_debug_info()
339 BLI_dynstr_append(dynstr, " ),\n"); in BKE_mesh_runtime_debug_info()
343 BLI_dynstr_append(dynstr, " ),\n"); in BKE_mesh_runtime_debug_info()
347 BLI_dynstr_append(dynstr, " ),\n"); in BKE_mesh_runtime_debug_info()
351 BLI_dynstr_append(dynstr, " ),\n"); in BKE_mesh_runtime_debug_info()
353 BLI_dynstr_append(dynstr, "}\n"); in BKE_mesh_runtime_debug_info()
355 ret = BLI_dynstr_get_cstring(dynstr); in BKE_mesh_runtime_debug_info()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/llvm11/llvm-11.0.1.src/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/llvm10/llvm-10.0.1.src/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/llvm90/llvm-9.0.1.src/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynsym-error-remove-strtab.test1 # RUN: not llvm-objcopy -R .dynstr %p/Inputs/dynsym.so %t 2>&1 >/dev/null | FileCheck %s --check-pr…
3 # RUN: not llvm-strip --no-strip-all -R .dynstr %t2 2>&1 >/dev/null | FileCheck %s --check-prefix=E…
5 # ERR1: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
6 # ERR2: error: '[[INPUT]]': section '.dynstr' cannot be removed because it is referenced by the sec…
8 # RUN: llvm-objcopy --allow-broken-links -R .dynstr %p/Inputs/dynsym.so %t3
9 …m-objdump --section-headers %t3 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
11 # RUN: llvm-strip --no-strip-all --allow-broken-links -R .dynstr %t4
12 …m-objdump --section-headers %t4 | FileCheck %s --check-prefix=SECTIONS --implicit-check-not=.dynstr
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/util/ss/
H A Dcmd_tbl.lex.l69 yylval.dynstr = strdup(yytext+1);
70 if (p=strrchr(yylval.dynstr, '"'))
72 last_token = strdup(yylval.dynstr);
78 yylval.dynstr = strdup(yytext);
79 last_token = strdup(yylval.dynstr);
H A Dct.y22 char *dynstr; member
27 %token <dynstr> STRING
28 %token <dynstr> FLAGNAME
29 %type <dynstr> namelist header request_list
30 %type <dynstr> request_entry
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_shader.cc72 DynStr *dynstr = BLI_dynstr_new(); in print_log() local
78 BLI_dynstr_appendf(dynstr, "\n"); in print_log()
179 BLI_dynstr_appendf(dynstr, line_prefix); in print_log()
183 BLI_dynstr_appendf(dynstr, line_prefix); in print_log()
186 BLI_dynstr_appendf(dynstr, " "); in print_log()
188 BLI_dynstr_appendf(dynstr, "^"); in print_log()
190 BLI_dynstr_appendf(dynstr, "\n"); in print_log()
193 BLI_dynstr_appendf(dynstr, line_prefix); in print_log()
214 BLI_dynstr_append(dynstr, info_col); in print_log()
216 BLI_dynstr_append(dynstr, reset_col); in print_log()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/auth_identity/
H A Dauth_identity.h121 } dynstr; typedef
123 int app2dynstr(dynstr *sout, str *s2app);
124 int app2dynchr(dynstr *sout, char capp);
125 int cpy2dynstr(dynstr *sout, str *s2app);
126 int initdynstr(dynstr *sout, int isize);
237 int rsa_sha1_enc (dynstr *sdigeststr,
238 dynstr *senc,
239 dynstr *sencb64,
247 int digeststr_asm(dynstr *sout, struct sip_msg *msg, str *sdate, int iflags);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/tools/llvm-ifs/
H A Dbinary-read-arch.test12 - Name: .dynstr
21 Link: .dynstr
38 FirstSec: .dynstr
64 - Name: .dynstr
73 Link: .dynstr
90 FirstSec: .dynstr
108 - Name: .dynstr
117 Link: .dynstr
134 FirstSec: .dynstr
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/tools/llvm-ifs/
H A Dbinary-read-arch.test12 - Name: .dynstr
21 Link: .dynstr
38 FirstSec: .dynstr
64 - Name: .dynstr
73 Link: .dynstr
90 FirstSec: .dynstr
108 - Name: .dynstr
117 Link: .dynstr
134 FirstSec: .dynstr
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/tools/llvm-ifs/
H A Dbinary-read-arch.test12 - Name: .dynstr
21 Link: .dynstr
38 FirstSec: .dynstr
64 - Name: .dynstr
73 Link: .dynstr
90 FirstSec: .dynstr
108 - Name: .dynstr
117 Link: .dynstr
134 FirstSec: .dynstr
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/tools/llvm-ifs/
H A Dbinary-read-arch.test12 - Name: .dynstr
21 Link: .dynstr
38 FirstSec: .dynstr
64 - Name: .dynstr
73 Link: .dynstr
90 FirstSec: .dynstr
108 - Name: .dynstr
117 Link: .dynstr
134 FirstSec: .dynstr
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/tools/llvm-ifs/
H A Dbinary-read-arch.test12 - Name: .dynstr
21 Link: .dynstr
38 FirstSec: .dynstr
64 - Name: .dynstr
73 Link: .dynstr
90 FirstSec: .dynstr
108 - Name: .dynstr
117 Link: .dynstr
134 FirstSec: .dynstr
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/llvm-ifs/
H A Dbinary-read-arch.test12 - Name: .dynstr
21 Link: .dynstr
38 FirstSec: .dynstr
64 - Name: .dynstr
73 Link: .dynstr
90 FirstSec: .dynstr
108 - Name: .dynstr
117 Link: .dynstr
134 FirstSec: .dynstr

12345678910>>...137