Home
last modified time | relevance | path

Searched refs:p_t (Results 1 – 25 of 1131) sorted by relevance

12345678910>>...46

/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtexif/
H A Dpentaxattribs.cc702 choices.insert (p_t (256 * 0 + 0, "M-42 or No Lens")); in PALensTypeInterpreter()
703 choices.insert (p_t (256 * 1 + 0, "K or M Lens")); in PALensTypeInterpreter()
704 choices.insert (p_t (256 * 2 + 0, "A Series Lens")); in PALensTypeInterpreter()
705 choices.insert (p_t (256 * 3 + 0, "Sigma")); in PALensTypeInterpreter()
771 choices.insert (p_t (256 * 3 + 255, "Sigma Lens (3 255)")); in PALensTypeInterpreter()
787 choices.insert (p_t (256 * 4 + 10, "Irix 15mm f/2.4")); in PALensTypeInterpreter()
812 choices.insert (p_t (256 * 4 + 45, "Tamron Lens (4 45)")); in PALensTypeInterpreter()
959 choices.insert (p_t (256 * 8 + 255, "Sigma Lens (8 255)")); in PALensTypeInterpreter()
966 choices.insert (p_t (256 * 9 + 0, "645 Manual Lens")); in PALensTypeInterpreter()
967 choices.insert (p_t (256 * 10 + 0, "645 A Series Lens")); in PALensTypeInterpreter()
[all …]
H A Dsonyminoltaattribs.cc1024 choices.insert (p_t (0, "Sigma 60mm f/2.8 DN")); in SALensID2Interpreter()
1029 choices.insert (p_t (0, "Zeiss Touit 12mm f/2.8")); in SALensID2Interpreter()
1030 choices.insert (p_t (0, "Zeiss Touit 32mm f/1.8")); in SALensID2Interpreter()
1032 choices.insert (p_t (0, "Zeiss Loxia 50mm f/2")); in SALensID2Interpreter()
1033 choices.insert (p_t (0, "Zeiss Loxia 35mm f/2")); in SALensID2Interpreter()
1035 choices.insert (p_t (2, "Sony LA-EA2 Adapter")); in SALensID2Interpreter()
1036 choices.insert (p_t (3, "Sony LA-EA3 Adapter")); in SALensID2Interpreter()
1037 choices.insert (p_t (6, "Sony LA-EA4 Adapter")); in SALensID2Interpreter()
1043 choices.insert (p_t (32784, "Sony E 16mm f/2.8")); in SALensID2Interpreter()
1062 choices.insert (p_t (32798, "Sony E 20mm f/2.8")); in SALensID2Interpreter()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/rtexif/
H A Dpentaxattribs.cc704 choices.insert (p_t (256 * 0 + 0, "M-42 or No Lens")); in PALensTypeInterpreter()
705 choices.insert (p_t (256 * 1 + 0, "K or M Lens")); in PALensTypeInterpreter()
706 choices.insert (p_t (256 * 2 + 0, "A Series Lens")); in PALensTypeInterpreter()
707 choices.insert (p_t (256 * 3 + 0, "Sigma")); in PALensTypeInterpreter()
773 choices.insert (p_t (256 * 3 + 255, "Sigma Lens (3 255)")); in PALensTypeInterpreter()
788 choices.insert (p_t (256 * 4 + 10, "Irix 15mm f/2.4")); in PALensTypeInterpreter()
813 choices.insert (p_t (256 * 4 + 45, "Tamron Lens (4 45)")); in PALensTypeInterpreter()
959 choices.insert (p_t (256 * 8 + 255, "Sigma Lens (8 255)")); in PALensTypeInterpreter()
966 choices.insert (p_t (256 * 9 + 0, "645 Manual Lens")); in PALensTypeInterpreter()
967 choices.insert (p_t (256 * 10 + 0, "645 A Series Lens")); in PALensTypeInterpreter()
[all …]
H A Dsonyminoltaattribs.cc1026 choices.insert (p_t (0, "Sigma 60mm f/2.8 DN")); in SALensID2Interpreter()
1031 choices.insert (p_t (0, "Zeiss Touit 12mm f/2.8")); in SALensID2Interpreter()
1032 choices.insert (p_t (0, "Zeiss Touit 32mm f/1.8")); in SALensID2Interpreter()
1034 choices.insert (p_t (0, "Zeiss Loxia 50mm f/2")); in SALensID2Interpreter()
1035 choices.insert (p_t (0, "Zeiss Loxia 35mm f/2")); in SALensID2Interpreter()
1037 choices.insert (p_t (2, "Sony LA-EA2 Adapter")); in SALensID2Interpreter()
1038 choices.insert (p_t (3, "Sony LA-EA3 Adapter")); in SALensID2Interpreter()
1039 choices.insert (p_t (6, "Sony LA-EA4 Adapter")); in SALensID2Interpreter()
1045 choices.insert (p_t (32784, "Sony E 16mm f/2.8")); in SALensID2Interpreter()
1064 choices.insert (p_t (32798, "Sony E 20mm f/2.8")); in SALensID2Interpreter()
[all …]
/dports/devel/splint/splint-3.1.2/src/Headers/
H A Dabstract.h236 makeOpFormNode(/*@only@*/ ltoken p_t, opFormKind p_k,
240 makeTypeNameNode (bool p_isObj, /*@only@*/ lclTypeSpecNode p_t,
280 makeConstDeclarationNode (/*@only@*/ lclTypeSpecNode p_t,
283 makeVarDeclarationNode (/*@only@*/ lclTypeSpecNode p_t,
314 /*@only@*/ /*@null@*/ lclTypeSpecNode p_t,
364 makeStoreRefNodeTerm (/*@only@*/ termNode p_t);
402 extern /*@only@*/ typeExpr makeTypeExpr (/*@only@*/ ltoken p_t);
405 makeDeclaratorNode (/*@only@*/ typeExpr p_t);
428 /*@only@*/ termNode p_t, /*@only@*/ ltoken p_close);
459 /*@only@*/ /*@returned@*/ termNode p_t,
[all …]
H A DtypeIdSet.h19 extern bool typeIdSet_member (typeIdSet p_t, typeId p_el) /*@*/ ;
20 extern bool typeIdSet_isEmpty (/*@sef@*/ typeIdSet p_t) /*@*/ ;
22 extern typeIdSet typeIdSet_single (typeId p_t)
25 extern typeIdSet typeIdSet_singleOpt (typeId p_t)
28 extern typeIdSet typeIdSet_insert (typeIdSet p_t, typeId p_el)
31 extern typeIdSet typeIdSet_removeFresh (typeIdSet p_t, typeId p_el)
34 extern cstring typeIdSet_unparse (typeIdSet p_t) /*@*/ ;
36 extern typeIdSet typeIdSet_subtract (typeIdSet p_s, typeIdSet p_t)
40 extern cstring typeIdSet_dump (typeIdSet p_t);
H A Dmttok.h27 extern void mttok_free (/*@only@*/ mttok p_t) ;
29 extern int mttok_getTok (mttok p_t) /*@*/ ;
32 extern /*@dependent@*/ /*@exposed@*/ fileloc mttok_getLoc (mttok p_t) /*@*/ ;
35 extern /*@only@*/ fileloc mttok_stealLoc (mttok p_t) /*@modifies p_t@*/ ;
37 extern /*@only@*/ cstring mttok_getText (mttok p_t) /*@*/ ;
40 extern /*@observer@*/ cstring mttok_observeText (mttok p_t) /*@*/ ;
43 extern bool mttok_isIdentifier (mttok p_t) /*@*/ ;
44 extern bool mttok_isError (mttok p_t) /*@*/ ;
H A DidDecl.h23 extern /*@falsewhennull@*/ bool idDecl_isDefined (idDecl p_t) /*@*/ ;
26 extern void idDecl_free (/*@only@*/ idDecl p_t);
28 idDecl_create (/*@only@*/ cstring p_s, /*@only@*/ qtype p_t);
31 idDecl_createClauses (/*@only@*/ cstring p_s, /*@only@*/ qtype p_t,
41 extern idDecl idDecl_fixBase (/*@returned@*/ idDecl p_t, qtype p_b) /*@modifies p_t@*/ ;
42 extern idDecl idDecl_fixParamBase (/*@returned@*/ idDecl p_t, qtype p_b) /*@modifies p_t@*/ ;
50 extern /*@dependent@*/ /*@observer@*/ cstring idDecl_getName (idDecl p_t) /*@*/ ;
H A Dsort.h99 extern sort sort_makeSort (ltoken p_t, lsymbol p_n) /*@*/ ;
100 extern sort sort_makeSyn (ltoken p_t, sort p_s, lsymbol p_n) /*@*/ ;
103 extern sort sort_makePtr (ltoken p_t, sort p_baseSort) /*@*/ ;
110 extern sort sort_makeArr (ltoken p_t, sort p_baseSort) /*@*/ ;
111 extern sort sort_makeVec (ltoken p_t, sort p_arraySort) /*@*/ ;
112 extern sort sort_makeMutable (ltoken p_t, lsymbol p_name) /*@*/ ;
113 extern sort sort_makeImmutable (ltoken p_t, lsymbol p_name) /*@*/ ;
129 extern sort sort_makeTuple (ltoken p_t, sort p_strSort) /*@modifies internalState@*/ ;
130 extern sort sort_makeUnionVal (ltoken p_t, sort p_unionSort) /*@modifies internalState@*/ ;
H A Duentry.h380 uentry_makePrivFunction2 (cstring p_n, ctype p_t,
396 uentry_makeSpecFunction (cstring p_n, ctype p_t,
401 uentry_makeEnumConstant (cstring p_n, ctype p_t) /*@*/ ;
437 uentry_makeEnumTagLoc (cstring p_n, ctype p_t) /*@*/ ;
442 uentry_makeFunction (cstring p_n, ctype p_t,
451 uentry_makeParam (idDecl p_t, int p_i) /*@*/ ;
456 uentry_makeStructTagLoc (cstring p_n, ctype p_t);
460 uentry_makeUnionTagLoc (cstring p_n, ctype p_t);
464 uentry_makeVariableLoc (cstring p_n, ctype p_t);
516 extern void uentry_setType (uentry p_e, ctype p_t);
[all …]
H A DguardSet.h32 extern guardSet guardSet_or (/*@returned@*/ /*@unique@*/ guardSet p_s, guardSet p_t);
33 extern guardSet guardSet_and (/*@returned@*/ /*@unique@*/ guardSet p_s, guardSet p_t);
41 extern guardSet guardSet_union (/*@only@*/ guardSet p_s, guardSet p_t)
50 guardSet p_t, int p_lexlevel)
54 /*@only@*/ guardSet p_t, int p_lexlevel)
/dports/converters/wkhtmltopdf/wkhtmltopdf-0.12.6/src/shared/
H A Darghandler.inl42 typedef DstArgHandler<T> p_t; typedef in ConstSetter
46 p_t::realDst(cp, ps)=src;
51 if (src != p_t::dst) return p_t::desc;
52 return p_t::desc + " (default)";
82 p_t::argn.push_back(keyName);
83 p_t::argn.push_back(valueName);
94 p_t::argn.push_back(valueName);
122 p_t::argn.push_back(an);
132 if (!hasDef) return p_t::desc;
134 QString x = TT::TToStr(p_t::dst, ok);
[all …]
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_typedef_param.v27 TestNonAnsi #( .p_t (reg [2:0]) )
35 TestAnsi #( .p_t (reg [2:0]))
83 parameter type p_t = shortint; constant
86 input p_t in;
87 output p_t out;
95 #( parameter type p_t = shortint ) constant
98 input p_t in,
99 output p_t out
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dwebp.c768 AV_COPY32(p, p_t); in inv_predict_2()
809 p[0] = p_l[0] + p_t[0] >> 1; in inv_predict_7()
810 p[1] = p_l[1] + p_t[1] >> 1; in inv_predict_7()
811 p[2] = p_l[2] + p_t[2] >> 1; in inv_predict_7()
812 p[3] = p_l[3] + p_t[3] >> 1; in inv_predict_7()
819 p[0] = p_tl[0] + p_t[0] >> 1; in inv_predict_8()
820 p[1] = p_tl[1] + p_t[1] >> 1; in inv_predict_8()
821 p[2] = p_tl[2] + p_t[2] >> 1; in inv_predict_8()
822 p[3] = p_tl[3] + p_t[3] >> 1; in inv_predict_8()
829 p[0] = p_t[0] + p_tr[0] >> 1; in inv_predict_9()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dwebp.c800 AV_COPY32(p, p_t); in inv_predict_2()
841 p[0] = p_l[0] + p_t[0] >> 1; in inv_predict_7()
842 p[1] = p_l[1] + p_t[1] >> 1; in inv_predict_7()
843 p[2] = p_l[2] + p_t[2] >> 1; in inv_predict_7()
844 p[3] = p_l[3] + p_t[3] >> 1; in inv_predict_7()
851 p[0] = p_tl[0] + p_t[0] >> 1; in inv_predict_8()
852 p[1] = p_tl[1] + p_t[1] >> 1; in inv_predict_8()
853 p[2] = p_tl[2] + p_t[2] >> 1; in inv_predict_8()
854 p[3] = p_tl[3] + p_t[3] >> 1; in inv_predict_8()
861 p[0] = p_t[0] + p_tr[0] >> 1; in inv_predict_9()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dwebp.c771 AV_COPY32(p, p_t); in inv_predict_2()
812 p[0] = p_l[0] + p_t[0] >> 1; in inv_predict_7()
813 p[1] = p_l[1] + p_t[1] >> 1; in inv_predict_7()
814 p[2] = p_l[2] + p_t[2] >> 1; in inv_predict_7()
815 p[3] = p_l[3] + p_t[3] >> 1; in inv_predict_7()
822 p[0] = p_tl[0] + p_t[0] >> 1; in inv_predict_8()
823 p[1] = p_tl[1] + p_t[1] >> 1; in inv_predict_8()
824 p[2] = p_tl[2] + p_t[2] >> 1; in inv_predict_8()
825 p[3] = p_tl[3] + p_t[3] >> 1; in inv_predict_8()
832 p[0] = p_t[0] + p_tr[0] >> 1; in inv_predict_9()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dwebp.c800 AV_COPY32(p, p_t); in inv_predict_2()
841 p[0] = p_l[0] + p_t[0] >> 1; in inv_predict_7()
842 p[1] = p_l[1] + p_t[1] >> 1; in inv_predict_7()
843 p[2] = p_l[2] + p_t[2] >> 1; in inv_predict_7()
844 p[3] = p_l[3] + p_t[3] >> 1; in inv_predict_7()
851 p[0] = p_tl[0] + p_t[0] >> 1; in inv_predict_8()
852 p[1] = p_tl[1] + p_t[1] >> 1; in inv_predict_8()
853 p[2] = p_tl[2] + p_t[2] >> 1; in inv_predict_8()
854 p[3] = p_tl[3] + p_t[3] >> 1; in inv_predict_8()
861 p[0] = p_t[0] + p_tr[0] >> 1; in inv_predict_9()
[all …]
/dports/cad/yosys/yosys-yosys-0.12/tests/svtypes/
H A Dtypedef_struct_port.sv6 } p_t; typedef
13 input p::p_t p,
14 output p::p_t o
20 input p::p_t p;
21 output p::p_t o;
71 p::p_t ps;
76 p::p_t body;
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dwebp.c806 AV_COPY32(p, p_t); in inv_predict_2()
847 p[0] = p_l[0] + p_t[0] >> 1; in inv_predict_7()
848 p[1] = p_l[1] + p_t[1] >> 1; in inv_predict_7()
849 p[2] = p_l[2] + p_t[2] >> 1; in inv_predict_7()
850 p[3] = p_l[3] + p_t[3] >> 1; in inv_predict_7()
857 p[0] = p_tl[0] + p_t[0] >> 1; in inv_predict_8()
858 p[1] = p_tl[1] + p_t[1] >> 1; in inv_predict_8()
859 p[2] = p_tl[2] + p_t[2] >> 1; in inv_predict_8()
860 p[3] = p_tl[3] + p_t[3] >> 1; in inv_predict_8()
867 p[0] = p_t[0] + p_tr[0] >> 1; in inv_predict_9()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dwebp.c806 AV_COPY32(p, p_t); in inv_predict_2()
847 p[0] = p_l[0] + p_t[0] >> 1; in inv_predict_7()
848 p[1] = p_l[1] + p_t[1] >> 1; in inv_predict_7()
849 p[2] = p_l[2] + p_t[2] >> 1; in inv_predict_7()
850 p[3] = p_l[3] + p_t[3] >> 1; in inv_predict_7()
857 p[0] = p_tl[0] + p_t[0] >> 1; in inv_predict_8()
858 p[1] = p_tl[1] + p_t[1] >> 1; in inv_predict_8()
859 p[2] = p_tl[2] + p_t[2] >> 1; in inv_predict_8()
860 p[3] = p_tl[3] + p_t[3] >> 1; in inv_predict_8()
867 p[0] = p_t[0] + p_tr[0] >> 1; in inv_predict_9()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dwebp.c806 AV_COPY32(p, p_t); in inv_predict_2()
847 p[0] = p_l[0] + p_t[0] >> 1; in inv_predict_7()
848 p[1] = p_l[1] + p_t[1] >> 1; in inv_predict_7()
849 p[2] = p_l[2] + p_t[2] >> 1; in inv_predict_7()
850 p[3] = p_l[3] + p_t[3] >> 1; in inv_predict_7()
857 p[0] = p_tl[0] + p_t[0] >> 1; in inv_predict_8()
858 p[1] = p_tl[1] + p_t[1] >> 1; in inv_predict_8()
859 p[2] = p_tl[2] + p_t[2] >> 1; in inv_predict_8()
860 p[3] = p_tl[3] + p_t[3] >> 1; in inv_predict_8()
867 p[0] = p_t[0] + p_tr[0] >> 1; in inv_predict_9()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/schema/
H A Dtest-schema-parse.cpp50 PrintParseTree ( const ParseTree * p_t, ostream& p_out ) in PrintParseTree() argument
52 if ( p_t == 0 ) in PrintParseTree()
58 p_out << p_t -> GetToken () . GetLeadingWhitespace () << p_t -> GetToken () . GetValue (); in PrintParseTree()
60 for ( uint32_t i = 0 ; i < p_t -> ChildrenCount (); ++ i ) in PrintParseTree()
62 PrintParseTree ( p_t -> GetChild ( i ), p_out ); in PrintParseTree()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/schema/
H A Dtest-schema-parse.cpp50 PrintParseTree ( const ParseTree * p_t, ostream& p_out ) in PrintParseTree() argument
52 if ( p_t == 0 ) in PrintParseTree()
58 p_out << p_t -> GetToken () . GetLeadingWhitespace () << p_t -> GetToken () . GetValue (); in PrintParseTree()
60 for ( uint32_t i = 0 ; i < p_t -> ChildrenCount (); ++ i ) in PrintParseTree()
62 PrintParseTree ( p_t -> GetChild ( i ), p_out ); in PrintParseTree()
/dports/devel/godot/godot-3.2.3-stable/core/math/
H A Dvector2.h85 …ORCE_INLINE_ static Vector2 linear_interpolate(const Vector2 &p_a, const Vector2 &p_b, real_t p_t);
86 _FORCE_INLINE_ Vector2 linear_interpolate(const Vector2 &p_b, real_t p_t) const;
87 _FORCE_INLINE_ Vector2 slerp(const Vector2 &p_b, real_t p_t) const;
233 Vector2 Vector2::linear_interpolate(const Vector2 &p_b, real_t p_t) const { in linear_interpolate() argument
237 res.x += (p_t * (p_b.x - x)); in linear_interpolate()
238 res.y += (p_t * (p_b.y - y)); in linear_interpolate()
243 Vector2 Vector2::slerp(const Vector2 &p_b, real_t p_t) const { in slerp() argument
248 return rotated(theta * p_t); in slerp()
257 Vector2 Vector2::linear_interpolate(const Vector2 &p_a, const Vector2 &p_b, real_t p_t) { in linear_interpolate() argument
261 res.x += (p_t * (p_b.x - p_a.x)); in linear_interpolate()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/core/math/
H A Dvector2.h85 …ORCE_INLINE_ static Vector2 linear_interpolate(const Vector2 &p_a, const Vector2 &p_b, real_t p_t);
86 _FORCE_INLINE_ Vector2 linear_interpolate(const Vector2 &p_b, real_t p_t) const;
87 _FORCE_INLINE_ Vector2 slerp(const Vector2 &p_b, real_t p_t) const;
233 Vector2 Vector2::linear_interpolate(const Vector2 &p_b, real_t p_t) const { in linear_interpolate() argument
237 res.x += (p_t * (p_b.x - x)); in linear_interpolate()
238 res.y += (p_t * (p_b.y - y)); in linear_interpolate()
243 Vector2 Vector2::slerp(const Vector2 &p_b, real_t p_t) const { in slerp() argument
248 return rotated(theta * p_t); in slerp()
257 Vector2 Vector2::linear_interpolate(const Vector2 &p_a, const Vector2 &p_b, real_t p_t) { in linear_interpolate() argument
261 res.x += (p_t * (p_b.x - p_a.x)); in linear_interpolate()
[all …]

12345678910>>...46