/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/snap-1.0.5/src/ |
H A D | error.rs | 188 &TooBig { given: given1, max: max1 }, in eq() 190 ) => (given1, max1) == (given2, max2), in eq() 192 &BufferTooSmall { given: given1, min: min1 }, in eq() 194 ) => (given1, min1) == (given2, min2), in eq()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/snap/src/ |
H A D | error.rs | 188 &TooBig { given: given1, max: max1 }, in eq() 190 ) => (given1, max1) == (given2, max2), in eq() 192 &BufferTooSmall { given: given1, min: min1 }, in eq() 194 ) => (given1, min1) == (given2, min2), in eq()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/snap-1.0.1/src/ |
H A D | error.rs | 188 &TooBig { given: given1, max: max1 }, in eq() 190 ) => (given1, max1) == (given2, max2), in eq() 192 &BufferTooSmall { given: given1, min: min1 }, in eq() 194 ) => (given1, min1) == (given2, min2), in eq()
|
/dports/math/polymake/polymake-4.5/apps/polytope/src/ |
H A D | product.cc | 171 std::string given1, given2; in product() local 172 const Matrix<Scalar> V1=p_in1.give_with_property_name("VERTICES | POINTS", given1), in product() 174 const bool VERTICES_out= given1=="VERTICES" && given2=="VERTICES"; in product() 182 std::string given1, given2; in product() local 183 const Matrix<Scalar> F1=p_in1.give_with_property_name("FACETS | INEQUALITIES", given1), in product() 185 const bool FACETS_out= given1=="FACETS" && given2=="FACETS"; in product()
|
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/snap-0.2.5/src/ |
H A D | error.rs | 203 (&TooBig { given: given1, max: max1 }, in eq() 205 (given1, max1) == (given2, max2) in eq() 207 (&BufferTooSmall { given: given1, min: min1 }, in eq() 209 (given1, min1) == (given2, min2) in eq()
|
/dports/graphics/rx/rx-0.4.0/cargo-crates/snap-0.2.5/src/ |
H A D | error.rs | 203 (&TooBig { given: given1, max: max1 }, in eq() 205 (given1, max1) == (given2, max2) in eq() 207 (&BufferTooSmall { given: given1, min: min1 }, in eq() 209 (given1, min1) == (given2, min2) in eq()
|
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/ |
H A D | nds32-dis.c | 972 uint64_t given1; in print_insn_nds32() local 1094 given1 = 0; in print_insn_nds32() 1102 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1118 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1126 given, given1); in print_insn_nds32()
|
H A D | ChangeLog-2019 | 144 (print_insn_nds32): Use uint64_t for "given" and "given1".
|
/dports/devel/gdb/gdb-11.1/opcodes/ |
H A D | nds32-dis.c | 972 uint64_t given1; in print_insn_nds32() local 1094 given1 = 0; in print_insn_nds32() 1102 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1118 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1126 given, given1); in print_insn_nds32()
|
H A D | ChangeLog-2019 | 144 (print_insn_nds32): Use uint64_t for "given" and "given1".
|
/dports/devel/gnulibiberty/binutils-2.37/opcodes/ |
H A D | nds32-dis.c | 972 uint64_t given1; in print_insn_nds32() local 1094 given1 = 0; in print_insn_nds32() 1102 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1118 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1126 given, given1); in print_insn_nds32()
|
H A D | ChangeLog-2019 | 144 (print_insn_nds32): Use uint64_t for "given" and "given1".
|
/dports/devel/binutils/binutils-2.37/opcodes/ |
H A D | nds32-dis.c | 972 uint64_t given1; in print_insn_nds32() local 1094 given1 = 0; in print_insn_nds32() 1102 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1118 given1 = buf_data[i1] | (given1 << 8); in print_insn_nds32() 1126 given, given1); in print_insn_nds32()
|
H A D | ChangeLog-2019 | 144 (print_insn_nds32): Use uint64_t for "given" and "given1".
|
/dports/security/opensc/OpenSC-0.22.0/src/tools/ |
H A D | opensc-notify-cmdline.c | 457 int given1[], const char *options1[], in check_modes() argument 462 while (given1[i] >= 0) { in check_modes() 463 if (given1[i]) { in check_modes()
|
H A D | goid-tool-cmdline.c | 1103 int given1[], const char *options1[], in check_modes() argument 1108 while (given1[i] >= 0) { in check_modes() 1109 if (given1[i]) { in check_modes()
|
/dports/security/oath-toolkit/oath-toolkit-2.6.2/pskctool/ |
H A D | pskctool_cmd.c | 551 int given1[], const char *options1[], in check_modes() argument 556 while (given1[i] >= 0) { in check_modes() 557 if (given1[i]) { in check_modes()
|
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/xde/ |
H A D | bug31382 | 19 puts "Error: Length unit is not coincided with given1"
|
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/t/ |
H A D | snippets3.t | 22 #19 given1.def 226 'given1' => <<'----------', 790 'given1.def' => { 791 source => "given1",
|
/dports/textproc/source-highlight/source-highlight-3.1.9/src/ |
H A D | cmdline.c | 1269 int given1[], const char *options1[], in check_modes() argument 1274 while (given1[i] >= 0) { in check_modes() 1275 if (given1[i]) { in check_modes()
|
/dports/devel/gengetopt/gengetopt-2.23/src/skels/ |
H A D | c_source.h_skel | 1220 int given1[], const char *options1[], 1225 while (given1[i] >= 0) { 1226 if (given1[i]) {
|
/dports/security/ncrack/ncrack-0.7/lists/ |
H A D | myspace.pwd | 22134 given1
|