Home
last modified time | relevance | path

Searched refs:NOCONVERT (Results 1 – 25 of 31) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dpotential_file_reader.cpp265 unit_convert = utils::NOCONVERT; in open_potential()
268 unit_convert = utils::NOCONVERT; in open_potential()
281 if (unit_convert != utils::NOCONVERT) in open_potential()
H A Dutils.h474 enum { NOCONVERT = 0, METAL2REAL = 1, REAL2METAL = 1 << 1 }; enumerator
H A Dutils.cpp1176 return NOCONVERT; in get_supported_conversions()
1187 if (conversion == NOCONVERT) { in get_conversion_factor()
1226 *auto_convert = NOCONVERT; in open_potential()
1238 if ((*auto_convert != NOCONVERT) && (me == 0)) in open_potential()
H A Dpair.cpp68 unit_convert_flag = utils::NOCONVERT; in Pair()
/dports/science/lammps/lammps-stable_29Sep2021/unittest/utils/
H A Dtest_utils.cpp824 ASSERT_EQ(flag, utils::NOCONVERT); in TEST()
830 factor = utils::get_conversion_factor(utils::UNKNOWN, utils::NOCONVERT); in TEST()
832 factor = utils::get_conversion_factor(utils::ENERGY, utils::NOCONVERT); in TEST()
/dports/science/lammps/lammps-stable_29Sep2021/src/ML-QUIP/
H A Dpair_quip.cpp48 unit_convert_flag = utils::NOCONVERT; in PairQUIP()
/dports/science/lammps/lammps-stable_29Sep2021/unittest/formats/
H A Dtest_potential_file_reader.cpp310 ASSERT_EQ(convert_flag, utils::NOCONVERT); in TEST_F()
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/awt/src/main/java/net/java/games/input/
H A DAWTKeyMap.java204 return Component.Identifier.Key.NOCONVERT; in mapKeyCode()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/jinput/
H A DKeyMap.java224 return Component.Identifier.Key.NOCONVERT; in map()
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/coreAPI/src/main/java/net/java/games/input/
H A DComponent.java699 public static final Key NOCONVERT = new Key("Noconvert"); // MS 0x7B Japanese keyboard field in Component.Identifier.Key
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DDIIdentifierMap.java374 return Component.Identifier.Key.NOCONVERT; in getKeyIdentifier()
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dappenda.tex462 \hyperlink{switch:NOCONVERT}{\texttt{NOCONVERT}}
H A Dpolyrat.tex926 \hypertarget{switch:NOCONVERT}{}
929 \sw{NOCONVERT}\ttindexswitch{NOCONVERT} can be turned on.
/dports/math/reduce/Reduce-svn5758-src/csl/reduce.doc/
H A Dpolyrat.tex657 {\tt NOCONVERT}\ttindex{NOCONVERT} can be turned on.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A DChangeLog1686 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A DChangeLog1580 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A DChangeLog1686 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A DChangeLog1686 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A DChangeLog1686 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A DChangeLog1772 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A DChangeLog2403 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A DChangeLog2150 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A DChangeLog2403 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use
/dports/math/reduce/Reduce-svn5758-src/doc/util/
H A Dreduce.tex4776 {\tt NOCONVERT}\ttindex{NOCONVERT} can be turned on.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A DChangeLog3095 * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCONVERT. Use

12