Home
last modified time | relevance | path

Searched refs:Unpacked (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/asm/frag/
Dpack-and-unpack-uint2.fxconly.nofxc.sm60.asm.frag15 uint2 Unpacked;
16 Unpacked.x = uint(value & 0xffffffff);
17 Unpacked.y = uint(value >> 32);
18 return Unpacked;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/asm/frag/
Dpack-and-unpack-uint2.fxconly.nofxc.sm60.asm.frag15 uint2 Unpacked;
16 Unpacked.x = uint(value & 0xffffffff);
17 Unpacked.y = uint(value >> 32);
18 return Unpacked;
/third_party/typescript/tests/cases/conformance/types/conditional/
DinferTypes1.ts4 type Unpacked<T> = alias
10 type T00 = Unpacked<string>; // string
11 type T01 = Unpacked<string[]>; // string
12 type T02 = Unpacked<() => string>; // string
13 type T03 = Unpacked<Promise<string>>; // string
14 type T04 = Unpacked<Unpacked<Promise<string>[]>>; // string
15 type T05 = Unpacked<any>; // any
16 type T06 = Unpacked<never>; // never
/third_party/typescript/tests/baselines/reference/
DinferTypes1.js2 type Unpacked<T> =
8 type T00 = Unpacked<string>; // string
9 type T01 = Unpacked<string[]>; // string
10 type T02 = Unpacked<() => string>; // string
11 type T03 = Unpacked<Promise<string>>; // string
12 type T04 = Unpacked<Unpacked<Promise<string>[]>>; // string
13 type T05 = Unpacked<any>; // any
14 type T06 = Unpacked<never>; // never
DinferTypes1.symbols2 type Unpacked<T> =
3 >Unpacked : Symbol(Unpacked, Decl(inferTypes1.ts, 0, 0))
26 type T00 = Unpacked<string>; // string
28 >Unpacked : Symbol(Unpacked, Decl(inferTypes1.ts, 0, 0))
30 type T01 = Unpacked<string[]>; // string
32 >Unpacked : Symbol(Unpacked, Decl(inferTypes1.ts, 0, 0))
34 type T02 = Unpacked<() => string>; // string
36 >Unpacked : Symbol(Unpacked, Decl(inferTypes1.ts, 0, 0))
38 type T03 = Unpacked<Promise<string>>; // string
40 >Unpacked : Symbol(Unpacked, Decl(inferTypes1.ts, 0, 0))
[all …]
DinferTypes1.types2 type Unpacked<T> =
3 >Unpacked : Unpacked<T>
12 type T00 = Unpacked<string>; // string
15 type T01 = Unpacked<string[]>; // string
18 type T02 = Unpacked<() => string>; // string
21 type T03 = Unpacked<Promise<string>>; // string
24 type T04 = Unpacked<Unpacked<Promise<string>[]>>; // string
27 type T05 = Unpacked<any>; // any
30 type T06 = Unpacked<never>; // never
DinferTypes1.errors.txt24 type Unpacked<T> =
30 type T00 = Unpacked<string>; // string
31 type T01 = Unpacked<string[]>; // string
32 type T02 = Unpacked<() => string>; // string
33 type T03 = Unpacked<Promise<string>>; // string
34 type T04 = Unpacked<Unpacked<Promise<string>[]>>; // string
35 type T05 = Unpacked<any>; // any
36 type T06 = Unpacked<never>; // never
/third_party/icu/tools/multi/
Dreadme.txt35 multi/tmp/src/ Unpacked and patched source
/third_party/astc-encoder/Docs/
DTerminology.md25 ## Ideal, Unpacked Quantized, vs Packed Quantized
/third_party/protobuf/csharp/
DCHANGES.txt97 - Packed and Unpacked parsing allow for all repeated, as per version 2.3
/third_party/protobuf/src/google/protobuf/
Dtest_messages_proto2.proto139 // Unpacked
Dtest_messages_proto3.proto159 // Unpacked
/third_party/node/deps/v8/src/wasm/
Dvalue-type.h360 constexpr ValueType Unpacked() const { in Unpacked() function
Dfunction-body-decoder-impl.h3691 ValidateArgType(args, i, type->field(i).Unpacked());
4144 Value value = CreateValue(field_type.Unpacked());
4162 Peek(0, 1, struct_type->field(field.field_imm.index).Unpacked());
4184 Peek(2, 0, imm.array_type->element_type().Unpacked());
4282 Value value = CreateValue(imm.array_type->element_type().Unpacked());
4318 Value value = Peek(0, 2, imm.array_type->element_type().Unpacked());
4398 element_type.Unpacked());
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4110 SelectionDAG &DAG, bool Unpacked) { in adjustLoadValueTypeImpl() argument
4114 if (Unpacked) { // From v2i32/v4i32 back to v2f16/v4f16. in adjustLoadValueTypeImpl()
4142 bool Unpacked = Subtarget->hasUnpackedD16VMem(); in adjustLoadValueType() local
4146 if (Unpacked && LoadVT.isVector()) { in adjustLoadValueType()
4160 if (!Unpacked) // Just adjusted the opcode. in adjustLoadValueType()
4163 SDValue Adjusted = adjustLoadValueTypeImpl(Load, LoadVT, DL, DAG, Unpacked); in adjustLoadValueType()
5239 bool IsTexFail, bool Unpacked, bool IsD16, in constructRetValue() argument
5246 EVT AdjEltVT = Unpacked && IsD16 ? MVT::i32 : ReqRetEltVT; in constructRetValue()
5247 EVT AdjVT = Unpacked ? ReqRetNumElts > 1 ? EVT::getVectorVT(Context, AdjEltVT, ReqRetNumElts) in constructRetValue()
5254 if (IsD16 && !Unpacked) in constructRetValue()
[all …]
/third_party/python/Doc/library/
Dstruct.rst357 Unpacked fields can be named by assigning them to variables or by wrapping
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt4335 Unpacked
Di386.txt185 3.3.2 Unpacked BCD Adjustment Instructions
1347 9. Unpacked decimal numbers are stored as unsigned byte quantities. One
2806 3.3.2 Unpacked BCD Adjustment Instructions
Di386-notutf8.txt185 3.3.2 Unpacked BCD Adjustment Instructions
1347 9. Unpacked decimal numbers are stored as unsigned byte quantities. One
2806 3.3.2 Unpacked BCD Adjustment Instructions
/third_party/chromium/patch/
D0003-ohos-1115.patch103870 UnpackedRecord *p; /* Unpacked record to return */
142291 UnpackedRecord *p; /* Unpacked record to return */
189072 UnpackedRecord *p; /* Unpacked record to return */