Home
last modified time | relevance | path

Searched refs:flagC (Results 1 – 25 of 51) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/nwaples/rardecode/
H A Dvm.go10 flagC = 1 // Carry const
232 v.fl = flagC
248 v.fl |= flagC
268 v.fl = flagC
431 v.fl |= flagC
446 v.fl |= flagC
461 v.fl |= flagC
531 fc := v.fl & flagC
544 v.fl |= flagC
550 fc := v.fl & flagC
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/
H A DWmisleading-indentation.c8 extern int flagC;
119 if (flagC) /* { dg-message "7: this 'if' clause does not guard..." } */ in fn_11()
128 if (flagC) in fn_12()
137 if (flagC) in fn_13()
275 if (flagC) in fn_21()
427 else if (flagC) in fn_31()
746 if (flagC); foo (2); /* { dg-warning "3: this 'if' clause" } */ in fn_37()
831 while (flagC); in fn_38()
835 while (flagC++); in fn_38()
964 if (!flagC) in fn_41_a()
[all …]

123