Home
last modified time | relevance | path

Searched refs:ptype2 (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h353 … const char *ext, TType *rvalue, const char *name, TType *ptype1, TType *ptype2 = 0, TType *ptype3…
359 … gvec4 ? new TType(EbtFloat, 4) : rvalue, name, new TType(EbtSampler2D), ptype2, ptype3, ptype4, p…
360 …, gvec4 ? new TType(EbtInt, 4) : rvalue, name, new TType(EbtISampler2D), ptype2, ptype3, ptype4, p…
361 … gvec4 ? new TType(EbtUInt, 4) : rvalue, name, new TType(EbtUSampler2D), ptype2, ptype3, ptype4, p…
367 … gvec4 ? new TType(EbtFloat, 4) : rvalue, name, new TType(EbtSampler3D), ptype2, ptype3, ptype4, p…
368 …, gvec4 ? new TType(EbtInt, 4) : rvalue, name, new TType(EbtISampler3D), ptype2, ptype3, ptype4, p…
369 … gvec4 ? new TType(EbtUInt, 4) : rvalue, name, new TType(EbtUSampler3D), ptype2, ptype3, ptype4, p…
375 …vec4 ? new TType(EbtFloat, 4) : rvalue, name, new TType(EbtSamplerCube), ptype2, ptype3, ptype4, p…
376 …gvec4 ? new TType(EbtInt, 4) : rvalue, name, new TType(EbtISamplerCube), ptype2, ptype3, ptype4, p…
377 …vec4 ? new TType(EbtUInt, 4) : rvalue, name, new TType(EbtUSamplerCube), ptype2, ptype3, ptype4, p…
[all …]
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dh263parse.c145 guint8 ptype2; in gst_h263_parse_get_params() local
158 if (!gst_bit_reader_get_bits_uint8 (&br, &ptype2, 5)) in gst_h263_parse_get_params()
161 params->type = (ptype2 & 0x10) == 0x10; in gst_h263_parse_get_params()
162 if ((ptype2 & 0x08) == 0x08) in gst_h263_parse_get_params()
164 if ((ptype2 & 0x04) == 0x04) in gst_h263_parse_get_params()
166 if ((ptype2 & 0x02) == 0x02) in gst_h263_parse_get_params()
168 if ((ptype2 & 0x01) == 0x01) { in gst_h263_parse_get_params()
174 (ptype2 & 0x10) == 0x10 ? "INTER (P-picture)" : "INTRA (I-picture)"); in gst_h263_parse_get_params()
176 (ptype2 & 0x08) == 0x08 ? "on" : "off"); in gst_h263_parse_get_params()
178 (ptype2 & 0x04) == 0x04 ? "on" : "off"); in gst_h263_parse_get_params()
[all …]
/third_party/boost/boost/geometry/strategies/concepts/
Ddistance_concept.hpp69 >::type ptype2; in apply() typedef
74 Strategy, ptype1, ptype2 in apply()
102 ptype2 *p2 = 0; in apply()
115 ptype1, ptype2 in apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DGenericOpcodes.td836 let InOperandList = (ins type1:$src, ptype0:$base, ptype2:$offset,
DTarget.td875 def ptype2 : TypedOperand<"OPERAND_GENERIC_2">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenInstrInfo.inc7830 ptype2 = 34,
10284 OpTypes::ptype0, OpTypes::type1, OpTypes::ptype0, OpTypes::ptype2, -1,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenInstrInfo.inc10667 ptype2 = 60,
13665 OpTypes::ptype0, OpTypes::type1, OpTypes::ptype0, OpTypes::ptype2, -1,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenInstrInfo.inc18721 ptype2 = 126,
24493 OpTypes::ptype0, OpTypes::type1, OpTypes::ptype0, OpTypes::ptype2, -1,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenInstrInfo.inc14728 ptype2 = 199,
19171 OpTypes::ptype0, OpTypes::type1, OpTypes::ptype0, OpTypes::ptype2, -1,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenInstrInfo.inc49483 ptype2 = 60,
64929 OpTypes::ptype0, OpTypes::type1, OpTypes::ptype0, OpTypes::ptype2, -1,