Home
last modified time | relevance | path

Searched refs:NCG (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feedback/
H A Dredaction_tool.cc205 #define NCG(x) "(?:" x ")" macro
207 #define OPT_NCG(x) NCG(x) "?"
228 #define H16 NCG(HEXDIG) "{1,4}"
232 #define IPV6ADDRESS NCG( \
236 OPT_NCG( WB NCG(H16 ":") "{0,1}" H16) "::" NCG(H16 ":") "{3}" LS32 WB "|" \
237 OPT_NCG( WB NCG(H16 ":") "{0,2}" H16) "::" NCG(H16 ":") "{2}" LS32 WB "|" \
238 OPT_NCG( WB NCG(H16 ":") "{0,3}" H16) "::" NCG(H16 ":") LS32 WB "|" \
246 "\\." NCG(UNRESERVED "|" SUB_DELIMS \
286 NCG("[-a-z0-9._~]" \
294 NCG(IPCHAR \
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feedback/
H A Danonymizer_tool.cc209 #define NCG(x) "(?:" x ")" macro
211 #define OPT_NCG(x) NCG(x) "?"
232 #define H16 NCG(HEXDIG) "{1,4}"
233 #define LS32 NCG(H16 ":" H16 "|" IPV4ADDRESS)
236 #define IPV6ADDRESS NCG( \
240 OPT_NCG( WB NCG(H16 ":") "{0,1}" H16) "::" NCG(H16 ":") "{3}" LS32 WB "|" \
241 OPT_NCG( WB NCG(H16 ":") "{0,2}" H16) "::" NCG(H16 ":") "{2}" LS32 WB "|" \
242 OPT_NCG( WB NCG(H16 ":") "{0,3}" H16) "::" NCG(H16 ":") LS32 WB "|" \
250 "\\." NCG(UNRESERVED "|" SUB_DELIMS \
279 #define IFRAGMENT NCG(IPCHAR "|" "[/?]") "*"
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Driver/
H A DBackend.hs23 = NCG -- ^ Native code generator backend. constructor
90 | platformNcgSupported platform -> NCG
113 backendProducesObject NCG = True function
131 backendRetainsAllBindings NCG = False function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DBackend.hs16 = NCG -- ^ Native code generator backend constructor
26 | platformNcgSupported platform -> NCG
/dports/biology/wise/wise2.4.1/wisecfg/
H A Dpombe.gf157 NCG 0.776699
286 NCG 0.64
415 NCG 0.991151
544 NCG 1
700 NCG 0.826291
829 NCG 0.732824
958 NCG 0.701755
1087 NCG 1.33333
1216 NCG 0.543477
1345 NCG 0.337864
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/FEM/src/
H A DitkFEMLinearSystemWrapperItpack.cxx680 integer NCG; in Solve() local
730 NCG = 4 * m_IPARM[0]; in Solve()
734 NCG = 2 * m_IPARM[0]; in Solve()
741 NW = 4 * N + NCG; in Solve()
750 NW = 6 * N + NCG; in Solve()
756 NW = N + 3 * NB + NCG; in Solve()
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D4ncg_2kw.sdf3 Coordinates from PDB:4NCG:A:601 Model:1 without hydrogens
131 4NCG
H A D4uw4_4s0.sdf221 NCG
/dports/lang/ghc/ghc-8.10.7/mk/
H A Dbuild.mk.sample19 # Perf build configured for a cross-compiler (using the NCG backend)
31 # Fast build configured for a cross compiler (using the NCG backend)
63 # Bench build configured for a cross-compiler (using the NCG backend)
/dports/biology/molden/molden5.8/plush/
H A DNBT8 lab="NCG" NH="0"
H A D0DX58 lab="NCG" NH="0"
H A DR8G60 lab="NCG" NH="0"
H A DNCG1 mol="NCG" Charge="0"
H A DT5E60 lab="NCG" NH="0"
H A D4S071 lab="NCG" NH="0"
H A DA6765 lab="NCG" NH="1"
H A DQ4I46 lab="NCG" NH="1"
H A D5WP4 lab="NCG" NH="0"
H A DX122 lab="NCG" NH="2"
/dports/science/plumed/plumed2-2.7.2/src/isdb/
H A DJcoupling.cpp94 enum { HAN, HAHN, CCG, NCG, CUSTOM }; enumerator
174 jtype_ = NCG; in JCoupling()
234 case NCG: in JCoupling()
/dports/science/plumed/plumed2-2.7.2/regtest/isdb/rt-jcouplings/
H A Dplumed.dat41 TYPE=NCG
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/
H A DNOTES1 TODO in new NCG
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/rdkit_addh/
H A D4uw4_4s0.sdf335 NCG
/dports/japanese/ne/ne/old_doc/
H A DREADME68 $@!!C"$7!";d$NCx:nItJ,$K4X$7$F$O!"2~JQ$dN.MQ$J$I!"Cx:n<T$X$NCG(J
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/others/isdb-1/m_and_m/
H A Dplumed-eef1-pbmetad-m_m.dat133 TYPE=NCG

123