Home
last modified time | relevance | path

Searched refs:typeV (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Davx512bw-pr95488-2.c17 #define TEST_MULB(typeV, typeS, N, fn) \ argument
20 typeV v1, v2, res; \
31 v1 = *(typeV *)&s1[0]; \
32 v2 = *(typeV *)&s2[0]; \
H A Davx512vl-pr95488-2.c18 #define TEST_MULB(typeV, typeS, N, fn) \ argument
21 typeV v1, v2, res; \
32 v1 = *(typeV *)s1; \
33 v2 = *(typeV *)s2; \
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Davx512bw-pr95488-2.c17 #define TEST_MULB(typeV, typeS, N, fn) \ argument
20 typeV v1, v2, res; \
31 v1 = *(typeV *)&s1[0]; \
32 v2 = *(typeV *)&s2[0]; \
H A Davx512vl-pr95488-2.c18 #define TEST_MULB(typeV, typeS, N, fn) \ argument
21 typeV v1, v2, res; \
32 v1 = *(typeV *)s1; \
33 v2 = *(typeV *)s2; \
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Davx512bw-pr95488-2.c17 #define TEST_MULB(typeV, typeS, N, fn) \ argument
20 typeV v1, v2, res; \
31 v1 = *(typeV *)&s1[0]; \
32 v2 = *(typeV *)&s2[0]; \
H A Davx512vl-pr95488-2.c18 #define TEST_MULB(typeV, typeS, N, fn) \ argument
21 typeV v1, v2, res; \
32 v1 = *(typeV *)s1; \
33 v2 = *(typeV *)s2; \
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Davx512bw-pr95488-2.c17 #define TEST_MULB(typeV, typeS, N, fn) \ argument
20 typeV v1, v2, res; \
31 v1 = *(typeV *)&s1[0]; \
32 v2 = *(typeV *)&s2[0]; \
H A Davx512vl-pr95488-2.c18 #define TEST_MULB(typeV, typeS, N, fn) \ argument
21 typeV v1, v2, res; \
32 v1 = *(typeV *)s1; \
33 v2 = *(typeV *)s2; \
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/ast/
H A Dcheck.go168 typeV := cpy.Get(rule.Head.Value)
169 if typeV != nil {
171 tpe = types.Or(typeV, exist)
175 typeV := cpy.Get(rule.Head.Value)
176 if typeK != nil && typeV != nil {
178 typeV = types.Or(types.Values(exist), typeV)
180 tpe = types.NewObject(nil, types.NewDynamicProperty(typeK, typeV))
H A Denv.go73 typeV := env.Get(v.Value)
74 dynamic = types.NewDynamicProperty(typeK, typeV)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/ast/
H A Dcheck.go183 typeV := cpy.Get(rule.Head.Value)
184 if typeV != nil {
186 tpe = types.Or(typeV, exist)
190 typeV := cpy.Get(rule.Head.Value)
191 if typeK != nil && typeV != nil {
193 typeV = types.Or(types.Values(exist), typeV)
195 tpe = types.NewObject(nil, types.NewDynamicProperty(typeK, typeV))
H A Denv.go74 typeV := env.Get(v.Value)
75 dynamic = types.NewDynamicProperty(typeK, typeV)
/dports/devel/ga/ga-5.8/global/src/
H A Dga_diag.F48 integer dimV1, dimV2, typeV
66 call ga_inquire(g_v, typeV, dimV1, dimV2)
338 integer dimV1, dimV2, typeV
359 call ga_inquire(g_v, typeV, dimV1, dimV2)
634 integer dimV1, dimV2, typeV
666 call ga_inquire(g_v, typeV, dimV1, dimV2)
/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dnumbering.cpp63 SXP_NodeType typeV = S.dom().getNodeType(v); in similarVerts() local
65 if (typeV != S.dom().getNodeType(w) ) in similarVerts()
68 switch(typeV) in similarVerts()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dga_complex_diag.F70 integer dimV1, dimV2, typeV
88 call ga_inquire(g_vr, typeV, dimV1, dimV2)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dga_complex_diag.F70 integer dimV1, dimV2, typeV
88 call ga_inquire(g_vr, typeV, dimV1, dimV2)
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/backends/
H A Dnavitiaparser.cpp544 for (const auto &typeV : types) { in disruptionMessage() local
545 if (typeV.toString() == QLatin1String("web")) { in disruptionMessage()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Json.Test.Integration/Common/
H A DInstanceCreator.cs1106 Type typeV = genericArgs[1]; in CreateInstanceOfDictionaryOfKAndV()
1130 object newValue = CreateInstanceOf(typeV, rndGen); in CreateInstanceOfDictionaryOfKAndV()
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/
H A DTYPE_TREE.ML1216 | printTypeVars([oneVar], depth, typeV) = (* Single type var. *)
1218 tDisp (TypeVar oneVar, depth, typeV, emptyTypeEnv, NONE),
1222 | printTypeVars(vars, depth, typeV) =
1236 tDisp (TypeVar(hd vars), depth, typeV, emptyTypeEnv, NONE),
2605 val typeV = varNameSequence () (* Local sequence for this binding. *)
2610 printTypeVars (args, depth, typeV) @
2616 tDisp(result, depth-1, typeV, typeEnv, sigMap)
2639 val typeV = varNameSequence ()
2677 tDisp (arg, depth - 1, typeV, typeEnv, sigMap)
2715 printTypeVars (typeVars, depth, typeV) @
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qtcreatorcdbext/
H A Dsymbolgroupvalue.cpp2857 const SymbolGroupValue typeV = dV["type"]; in dumpQVariant() local
2859 if (!typeV || !dataV) in dumpQVariant()
2861 const int typeId = typeV.intValue(); in dumpQVariant()
/dports/net-mgmt/observium/observium/mibs/zhone/
H A DZhone-VOICE-ANALOG-IF-MIB1414 typeV(5),
1517 typeV -
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DCISCO-VOICE-ANALOG-IF-MIB.my506 typeV (5)
607 typeV -
/dports/net-mgmt/observium/observium/mibs/cisco/
H A DCISCO-VOICE-ANALOG-IF-MIB506 typeV (5)
607 typeV -
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dcfortran.doc1926 - typeV and typeVV for type = BYTE, DOUBLE, FLOAT, INT, LOGICAL, LONG,SHORT.
/dports/science/cgribex/cgribex-1.9.4/src/
H A Dcfortran.doc1926 - typeV and typeVV for type = BYTE, DOUBLE, FLOAT, INT, LOGICAL, LONG,SHORT.

12