Home
last modified time | relevance | path

Searched refs:a_matched (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/MolStandardize/
H A DCharge.cpp333 unsigned int a_matched = SubstructMatch(*omol, *(this->neg_acid), a_matches); in uncharge() local
336 (q_matched > 0 && (n_matched > 0 || a_matched > 0)); in uncharge()
384 neg_surplus = a_matched - q_matched; in uncharge()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def100_nic.c867 int a_matched, b_matched; in compare_versions() local
869 a_matched = sscanf(a, "%d.%d.%d.%d", &a_major, &a_minor, &a_point, &a_patch); in compare_versions()
872 if (a_matched == 4 && b_matched != 4) in compare_versions()
875 if (a_matched != 4 && b_matched == 4) in compare_versions()
878 if (a_matched != 4 && b_matched != 4) in compare_versions()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def100_nic.c867 int a_matched, b_matched; in compare_versions() local
869 a_matched = sscanf(a, "%d.%d.%d.%d", &a_major, &a_minor, &a_point, &a_patch); in compare_versions()
872 if (a_matched == 4 && b_matched != 4) in compare_versions()
875 if (a_matched != 4 && b_matched == 4) in compare_versions()
878 if (a_matched != 4 && b_matched != 4) in compare_versions()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def100_nic.c867 int a_matched, b_matched; in compare_versions() local
869 a_matched = sscanf(a, "%d.%d.%d.%d", &a_major, &a_minor, &a_point, &a_patch); in compare_versions()
872 if (a_matched == 4 && b_matched != 4) in compare_versions()
875 if (a_matched != 4 && b_matched == 4) in compare_versions()
878 if (a_matched != 4 && b_matched != 4) in compare_versions()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c5731 bool a_matched; in handle_braces() local
5750 a_matched = false; in handle_braces()
5765 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
5835 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
5837 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
5839 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
5841 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c5673 bool a_matched; in handle_braces() local
5692 a_matched = false; in handle_braces()
5766 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
5768 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
5770 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
5772 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c5673 bool a_matched; in handle_braces() local
5692 a_matched = false; in handle_braces()
5766 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
5768 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
5770 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
5772 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c5449 bool a_matched; in handle_braces() local
5468 a_matched = a_is_suffix = a_is_starred = a_is_negated = false; in handle_braces()
5534 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
5536 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
5538 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c5449 bool a_matched; in handle_braces() local
5468 a_matched = a_is_suffix = a_is_starred = a_is_negated = false; in handle_braces()
5534 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
5536 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
5538 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c6277 bool a_matched; in handle_braces() local
6296 a_matched = false; in handle_braces()
6311 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
6412 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6414 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6416 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6418 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c6376 bool a_matched; in handle_braces() local
6395 a_matched = false; in handle_braces()
6410 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
6511 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6513 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6515 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6517 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c6277 bool a_matched; in handle_braces() local
6296 a_matched = false; in handle_braces()
6311 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
6412 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6414 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6416 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6418 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c6200 bool a_matched; in handle_braces() local
6219 a_matched = false; in handle_braces()
6234 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
6304 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6306 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6308 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6310 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c6379 bool a_matched; in handle_braces() local
6398 a_matched = false; in handle_braces()
6413 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
6514 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6516 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6518 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6520 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c7009 bool a_matched; in handle_braces() local
7028 a_matched = false; in handle_braces()
7043 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
7144 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
7146 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
7148 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
7150 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c6379 bool a_matched; in handle_braces() local
6398 a_matched = false; in handle_braces()
6413 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
6514 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6516 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6518 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6520 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c6277 bool a_matched; in handle_braces() local
6296 a_matched = false; in handle_braces()
6311 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
6412 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6414 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6416 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6418 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c7009 bool a_matched; in handle_braces() local
7028 a_matched = false; in handle_braces()
7043 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
7144 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
7146 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
7148 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
7150 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c6277 bool a_matched; in handle_braces() local
6296 a_matched = false; in handle_braces()
6311 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
6412 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6414 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6416 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6418 if (a_matched != a_is_negated) in handle_braces()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c6277 bool a_matched; in handle_braces() local
6296 a_matched = false; in handle_braces()
6311 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
6412 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6414 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6416 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6418 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c6348 bool a_matched; in handle_braces() local
6367 a_matched = false; in handle_braces()
6382 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
6483 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6485 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6487 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6489 if (a_matched != a_is_negated) in handle_braces()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c7009 bool a_matched; in handle_braces() local
7028 a_matched = false; in handle_braces()
7043 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
7144 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
7146 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
7148 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
7150 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c6379 bool a_matched; in handle_braces() local
6398 a_matched = false; in handle_braces()
6413 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
6514 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6516 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6518 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6520 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c6376 bool a_matched; in handle_braces() local
6395 a_matched = false; in handle_braces()
6410 p = handle_spec_function (p + 2, &a_matched, NULL); in handle_braces()
6511 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6513 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6515 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6517 if (a_matched != a_is_negated) in handle_braces()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgcc.c6277 bool a_matched; in handle_braces() local
6296 a_matched = false; in handle_braces()
6311 p = handle_spec_function (p + 2, &a_matched); in handle_braces()
6412 a_matched = input_suffix_matches (atom, end_atom); in handle_braces()
6414 a_matched = input_spec_matches (atom, end_atom); in handle_braces()
6416 a_matched = switch_matches (atom, end_atom, a_is_starred); in handle_braces()
6418 if (a_matched != a_is_negated) in handle_braces()

12