/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/ |
H A D | bugprone-misplaced-operator-in-strlen-in-alloc.cpp | 10 namespace non_std { namespace 24 char *new_name = (char *)non_std::malloc(std::strlen(name + 1)); in ignore_non_std_malloc_std_strlen() 30 char *new_name = (char *)std::malloc(non_std::strlen(name + 1)); in ignore_std_malloc_non_std_strlen()
|
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/ |
H A D | sidebar.cpp | 548 int w, h, non_std, non_std_count, screen_hres; in resize_me() local 561 non_std = 0; in resize_me() 570 non_std = non_std + sw->get_pixmap()->height(); in resize_me() 575 h = h - non_std; in resize_me()
|
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/ |
H A D | sidebar.cpp | 548 int w, h, non_std, non_std_count, screen_hres; in resize_me() local 561 non_std = 0; in resize_me() 570 non_std = non_std + sw->get_pixmap()->height(); in resize_me() 575 h = h - non_std; in resize_me()
|
/dports/graphics/libraw/LibRaw-0.20.2/src/metadata/ |
H A D | leica.cpp | 153 goto non_std; in parseLeicaInternalBodySerial() 171 non_std: in parseLeicaInternalBodySerial()
|
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/metadata/ |
H A D | leica.cpp | 155 goto non_std; in parseLeicaInternalBodySerial() 173 non_std: in parseLeicaInternalBodySerial()
|
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/metadata/ |
H A D | leica.cpp | 155 goto non_std; in parseLeicaInternalBodySerial() 173 non_std: in parseLeicaInternalBodySerial()
|
/dports/math/gap/gap-4.11.0/pkg/ace-5.3/src/ |
H A D | util0.c | 318 { goto non_std; } /* table is non-std */ in al0_stdct() 326 non_std: in al0_stdct()
|
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/ |
H A D | TcDeriv.hs | 1488 non_std = nonStdErr cls function 1607 | otherwise -> bale_out (non_std $$ suggest_gnd)
|