Home
last modified time | relevance | path

Searched refs:type_v (Results 1 – 25 of 86) sorted by relevance

1234

/dports/graphics/ampasCTL/CTL-57b48a2/lib/IlmCtlSimd/
H A DCtlSimdStdTypes.cpp84 SimdStdTypes::type_v () in type_v() function in Ctl::SimdStdTypes
302 _funcType_v_b = _lcontext.newFunctionType (type_v(), false, p); in funcType_v_b()
318 _funcType_v_i = _lcontext.newFunctionType (type_v(), false, p); in funcType_v_i()
334 _funcType_v_ui = _lcontext.newFunctionType (type_v(), false, p); in funcType_v_ui()
350 _funcType_v_h = _lcontext.newFunctionType (type_v(), false, p); in funcType_v_h()
366 _funcType_v_f = _lcontext.newFunctionType (type_v(), false, p); in funcType_v_f()
382 _funcType_v_s = _lcontext.newFunctionType (type_v(), false, p); in funcType_v_s()
856 _lcontext.newFunctionType (type_v(), false, p); in funcType_v_f0003_f3_f3_fff_offf()
893 _lcontext.newFunctionType (type_v(), false, p); in funcType_v_f0003_f3_f3_hhh_ohhh()
931 _lcontext.newFunctionType (type_v(), false, p); in funcType_v_f023_f3_f3_of0003()
H A DCtlSimdStdTypes.h79 DataTypePtr type_v (); // void
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/script/
H A Dscriptfunc.cpp870 std::vector<ObjectType> type_v; in runSearch() local
896 type_v.push_back(OBJECT_MOBILEwt); in runSearch()
897 type_v.push_back(OBJECT_MOBILEtt); in runSearch()
898 type_v.push_back(OBJECT_MOBILEft); in runSearch()
899 type_v.push_back(OBJECT_MOBILEit); in runSearch()
900 type_v.push_back(OBJECT_MOBILErp); in runSearch()
901 type_v.push_back(OBJECT_MOBILEst); in runSearch()
1060 std::vector<ObjectType> type_v; in runRadar() local
1086 type_v.push_back(OBJECT_MOBILEwt); in runRadar()
1087 type_v.push_back(OBJECT_MOBILEtt); in runRadar()
[all …]
/dports/games/freedoko/FreeDoko_0.7.19/src/class/getopt/
H A Dgetopt.cpp134 option.type_v = Syntax::BSTRING; in getopt()
145 option.type_v = Syntax::BSTRING; in getopt()
161 option.type_v = s.type; in getopt()
224 option.type_v = s.type; in getopt()
H A Doption.cpp48 type_v(Syntax::BOOL), in Option()
69 type_v(option.type()), in Option()
243 return this->type_v; in type()
H A Dgetopt.h114 Syntax::Type type_v; // the type member
/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/contrib/
H A Danalyze_traits.hpp33 static constexpr internal::analyze_type type_v = internal::analyze_type::any; member
40 static constexpr internal::analyze_type type_v = internal::analyze_type::opt; member
47 static constexpr internal::analyze_type type_v = internal::analyze_type::seq; member
54 static constexpr internal::analyze_type type_v = internal::analyze_type::sor; member
H A Danalyze.hpp141 const auto [ i, b ] = info.try_emplace( demangle< Name >(), Traits::type_v ); in analyze_insert()
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Dmc_tmpl.c330 #define filter_fns(type, type_h, type_v) \ argument
340 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
352 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
362 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
373 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Dmc_tmpl.c330 #define filter_fns(type, type_h, type_v) \ argument
340 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
352 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
362 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
373 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Dmc_tmpl.c325 #define filter_fns(type, type_h, type_v) \ argument
335 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
347 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
357 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
368 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/www/firefox/firefox-99.0/third_party/dav1d/src/
H A Dmc_tmpl.c330 #define filter_fns(type, type_h, type_v) \ argument
340 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
352 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
362 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
373 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Dmc_tmpl.c330 #define filter_fns(type, type_h, type_v) \ argument
340 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
352 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
362 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
373 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Dmc_tmpl.c325 #define filter_fns(type, type_h, type_v) \ argument
335 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
347 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
357 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
368 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dmc_tmpl.c325 #define filter_fns(type, type_h, type_v) \ argument
335 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
347 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
357 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
368 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Dmc_tmpl.c330 #define filter_fns(type, type_h, type_v) \ argument
340 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
352 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
362 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
373 type_h | (type_v << 2) HIGHBD_TAIL_SUFFIX); \
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/de-macro/
H A Dde-macro206 def __init__(self, type_v=simple_ty, val_v=" "):
207 self.type = type_v
271 def __init__(self, type_v, val_v):
272 self.type = type_v
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DSplineCommon.h62 int type_u, type_v; member
H A DSplineCommon.cpp431 u32 key_v = WeightType::ToKey(surface.tess_v, surface.num_points_v, surface.type_v); in SoftwareTessellation()
445 u32 key_v = WeightType::ToKey(surface.tess_v, surface.num_points_v, surface.type_v); in HardwareTessellation()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DSplineCommon.h62 int type_u, type_v;
H A DSplineCommon.cpp431 u32 key_v = WeightType::ToKey(surface.tess_v, surface.num_points_v, surface.type_v); in SoftwareTessellation()
445 u32 key_v = WeightType::ToKey(surface.tess_v, surface.num_points_v, surface.type_v); in HardwareTessellation()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DSplineCommon.h62 int type_u, type_v; member
H A DSplineCommon.cpp431 u32 key_v = WeightType::ToKey(surface.tess_v, surface.num_points_v, surface.type_v); in SoftwareTessellation()
445 u32 key_v = WeightType::ToKey(surface.tess_v, surface.num_points_v, surface.type_v); in HardwareTessellation()
/dports/www/node10/node-v10.24.1/src/
H A Dnode_file.cc1522 Local<Value> type_v[NODE_PUSH_VAL_TO_ARRAY_MAX]; in ReadDir() local
1568 type_v[type_idx++] = Integer::New(isolate, ent.type); in ReadDir()
1570 if (type_idx >= arraysize(type_v)) { in ReadDir()
1572 type_v); in ReadDir()
1589 MaybeLocal<Value> ret = fn->Call(env->context(), types, type_idx, type_v); in ReadDir()
/dports/lang/fennel/fennel-1.0.0/test/
H A Dluaunit.lua429 local type_v = type(v)
430 if "string" == type_v then
439 elseif "table" == type_v then
445 elseif "number" == type_v then

1234