Home
last modified time | relevance | path

Searched refs:LHC (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A DStringRef.cpp34 unsigned char LHC = ascii_tolower(Data[I]); in compare_lower() local
36 if (LHC != RHC) in compare_lower()
37 return LHC < RHC ? -1 : 1; in compare_lower()
/dports/science/fastjet/fastjet-3.3.4/example/data/
H A DPythia-PtMin1000-LHC-10ev.dat2 # ./gen-events -lhc -ptmin 1000 -out ../data/Pythia-PtMin1000-LHC-1000ev.dat -nev 1000
H A DHZ-event-Hmass115.dat1 # pp->HZ event at 14 TeV (LHC), simulated with Herwig 6.5 + Jimmy 4.31
H A DMakefile.am1 EXTRA_DIST = Pythia-PtMin1000-LHC-10ev.dat \
/dports/devel/pecl-swoole/swoole-4.8.5/tests/include/api/ssl-ca/
H A Dserver-cert.pem17 LHC+GnICEKCgg55SoXGKtsBdM1sewIdy5KHvMet9v00PkVBFFNDSt9wDugttjPCZ
/dports/devel/pecl-swoole/swoole-4.8.5/examples/ssl/ca/
H A Dserver-cert.pem17 LHC+GnICEKCgg55SoXGKtsBdM1sewIdy5KHvMet9v00PkVBFFNDSt9wDugttjPCZ
/dports/biology/molden/molden5.8/plush/
H A DLHC1 mol="LHC" Charge="0"
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/llvm/Support/
H A DStringRef.cpp43 unsigned char LHC = ascii_tolower(LHS[I]); in ascii_strncasecmp() local
45 if (LHC != RHC) in ascii_strncasecmp()
46 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/
H A DCompiler.hs63 GHC | GHCJS | NHC | YHC | Hugs | HBC | Helium | JHC | LHC | UHC | Eta constructor
74 [GHC, GHCJS, NHC, YHC, Hugs, HBC, Helium, JHC, LHC, UHC, Eta]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/
H A DCompiler.hs66 GHC | GHCJS | NHC | YHC | Hugs | HBC | Helium | JHC | LHC | UHC | Eta constructor
77 [GHC, GHCJS, NHC, YHC, Hugs, HBC, Helium, JHC, LHC, UHC, Eta]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/
H A DCompiler.hs66 GHC | GHCJS | NHC | YHC | Hugs | HBC | Helium | JHC | LHC | UHC | Eta constructor
77 [GHC, GHCJS, NHC, YHC, Hugs, HBC, Helium, JHC, LHC, UHC, Eta]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/
H A DCompiler.hs66 GHC | GHCJS | NHC | YHC | Hugs | HBC | Helium | JHC | LHC | UHC | Eta constructor
77 [GHC, GHCJS, NHC, YHC, Hugs, HBC, Helium, JHC, LHC, UHC, Eta]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/
H A DCompiler.hs63 GHC | GHCJS | NHC | YHC | Hugs | HBC | Helium | JHC | LHC | UHC | Eta constructor
74 [GHC, GHCJS, NHC, YHC, Hugs, HBC, Helium, JHC, LHC, UHC, Eta]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/
H A DStringRef.cpp43 unsigned char LHC = ascii_tolower(LHS[I]); in ascii_strncasecmp() local
45 if (LHC != RHC) in ascii_strncasecmp()
46 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DStringRef.cpp28 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
30 if (LHC != RHC) in ascii_strncasecmp()
31 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/locale/ja/
H A DBOINC-Web.po672 "The Large Hadron Collider (LHC) is a particle accelerator at CERN, the "
675 "investigate on particles proprieties. LHC@home runs simulations to improve "
676 "the design of LHC and its detectors."
677 …rge Hadron Collider, LHC)は、CERN の加速器です。CERN は原子核研究のためのヨーロッパの組織で、世界最大の素粒子物理学の研究所です。LHC は素粒子の性質を研究する…
685 "This project uses CERN-developed virtual machine technology for LHC event "
688 msgstr "このプロジェクトはボランティアのコンピュータで CERN が開発した仮想マシン技術を利用し、LHC イベント物理学シミュレーションを行います。コンピュータに VirtualBox を…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStringRef.cpp29 unsigned char LHC = toLower(LHS[I]); in ascii_strncasecmp() local
31 if (LHC != RHC) in ascii_strncasecmp()
32 return LHC < RHC ? -1 : 1; in ascii_strncasecmp()

1234567