Home
last modified time | relevance | path

Searched refs:V (Results 1 – 25 of 5422) sorted by relevance

12345678910>>...217

/third_party/libjpeg-turbo/
Djaricom.c32 #define V(i, a, b, c, d) \ macro
39 V( 0, 0x5a1d, 1, 1, 1 ),
40 V( 1, 0x2586, 14, 2, 0 ),
41 V( 2, 0x1114, 16, 3, 0 ),
42 V( 3, 0x080b, 18, 4, 0 ),
43 V( 4, 0x03d8, 20, 5, 0 ),
44 V( 5, 0x01da, 23, 6, 0 ),
45 V( 6, 0x00e5, 25, 7, 0 ),
46 V( 7, 0x006f, 28, 8, 0 ),
47 V( 8, 0x0036, 30, 9, 0 ),
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djaricom.c32 #define V(i, a, b, c, d) \ macro
39 V( 0, 0x5a1d, 1, 1, 1 ),
40 V( 1, 0x2586, 14, 2, 0 ),
41 V( 2, 0x1114, 16, 3, 0 ),
42 V( 3, 0x080b, 18, 4, 0 ),
43 V( 4, 0x03d8, 20, 5, 0 ),
44 V( 5, 0x01da, 23, 6, 0 ),
45 V( 6, 0x00e5, 25, 7, 0 ),
46 V( 7, 0x006f, 28, 8, 0 ),
47 V( 8, 0x0036, 30, 9, 0 ),
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
Djaricom.c32 #define V(i, a, b, c, d) \ macro
39 V( 0, 0x5a1d, 1, 1, 1 ),
40 V( 1, 0x2586, 14, 2, 0 ),
41 V( 2, 0x1114, 16, 3, 0 ),
42 V( 3, 0x080b, 18, 4, 0 ),
43 V( 4, 0x03d8, 20, 5, 0 ),
44 V( 5, 0x01da, 23, 6, 0 ),
45 V( 6, 0x00e5, 25, 7, 0 ),
46 V( 7, 0x006f, 28, 8, 0 ),
47 V( 8, 0x0036, 30, 9, 0 ),
[all …]
/third_party/node/src/
Dnode_http_common.h19 #define HTTP_SPECIAL_HEADERS(V) \ argument
20 V(STATUS, ":status") \
21 V(METHOD, ":method") \
22 V(AUTHORITY, ":authority") \
23 V(SCHEME, ":scheme") \
24 V(PATH, ":path") \
25 V(PROTOCOL, ":protocol")
27 #define HTTP_REGULAR_HEADERS(V) \ argument
28 V(ACCEPT_ENCODING, "accept-encoding") \
29 V(ACCEPT_LANGUAGE, "accept-language") \
[all …]
Denv.h147 #define PER_ISOLATE_PRIVATE_SYMBOL_PROPERTIES(V) \ argument
148 V(alpn_buffer_private_symbol, "node:alpnBuffer") \
149 V(arrow_message_private_symbol, "node:arrowMessage") \
150 V(contextify_context_private_symbol, "node:contextify:context") \
151 V(contextify_global_private_symbol, "node:contextify:global") \
152 V(decorated_private_symbol, "node:decorated") \
153 V(napi_type_tag, "node:napi:type_tag") \
154 V(napi_wrapper, "node:napi:wrapper") \
155 V(untransferable_object_private_symbol, "node:untransferableObject") \
159 #define PER_ISOLATE_SYMBOL_PROPERTIES(V) \ argument
[all …]
Dasync_wrap.h34 #define NODE_ASYNC_NON_CRYPTO_PROVIDER_TYPES(V) \ argument
35 V(NONE) \
36 V(DIRHANDLE) \
37 V(DNSCHANNEL) \
38 V(ELDHISTOGRAM) \
39 V(FILEHANDLE) \
40 V(FILEHANDLECLOSEREQ) \
41 V(FIXEDSIZEBLOBCOPY) \
42 V(FSEVENTWRAP) \
43 V(FSREQCALLBACK) \
[all …]
Dnode_errors.h31 #define ERRORS_WITH_CODE(V) \ argument
32 V(ERR_BUFFER_CONTEXT_NOT_AVAILABLE, Error) \
33 V(ERR_BUFFER_OUT_OF_BOUNDS, RangeError) \
34 V(ERR_BUFFER_TOO_LARGE, Error) \
35 V(ERR_CLOSED_MESSAGE_PORT, Error) \
36 V(ERR_CONSTRUCT_CALL_REQUIRED, TypeError) \
37 V(ERR_CONSTRUCT_CALL_INVALID, TypeError) \
38 V(ERR_CRYPTO_TIMING_SAFE_EQUAL_LENGTH, RangeError) \
39 V(ERR_CRYPTO_UNKNOWN_CIPHER, Error) \
40 V(ERR_CRYPTO_UNKNOWN_DH_GROUP, Error) \
[all …]
/third_party/glslang/Test/baseResults/
Dspv.vulkan100.subgroupPartitioned.comp.out2 ERROR: 0:19: 'subgroup op' : requires SPIR-V 1.3
3 ERROR: 0:21: 'subgroup op' : requires SPIR-V 1.3
4 ERROR: 0:22: 'subgroup op' : requires SPIR-V 1.3
5 ERROR: 0:23: 'subgroup op' : requires SPIR-V 1.3
6 ERROR: 0:24: 'subgroup op' : requires SPIR-V 1.3
7 ERROR: 0:26: 'subgroup op' : requires SPIR-V 1.3
8 ERROR: 0:27: 'subgroup op' : requires SPIR-V 1.3
9 ERROR: 0:28: 'subgroup op' : requires SPIR-V 1.3
10 ERROR: 0:29: 'subgroup op' : requires SPIR-V 1.3
11 ERROR: 0:31: 'subgroup op' : requires SPIR-V 1.3
[all …]
Dspv.vulkan100.subgroupArithmetic.comp.out2 ERROR: 0:19: 'subgroup op' : requires SPIR-V 1.3
3 ERROR: 0:20: 'subgroup op' : requires SPIR-V 1.3
4 ERROR: 0:21: 'subgroup op' : requires SPIR-V 1.3
5 ERROR: 0:22: 'subgroup op' : requires SPIR-V 1.3
6 ERROR: 0:24: 'subgroup op' : requires SPIR-V 1.3
7 ERROR: 0:25: 'subgroup op' : requires SPIR-V 1.3
8 ERROR: 0:26: 'subgroup op' : requires SPIR-V 1.3
9 ERROR: 0:27: 'subgroup op' : requires SPIR-V 1.3
10 ERROR: 0:29: 'subgroup op' : requires SPIR-V 1.3
11 ERROR: 0:30: 'subgroup op' : requires SPIR-V 1.3
[all …]
/third_party/mbedtls/library/
Daes.c110 V(A5,63,63,C6), V(84,7C,7C,F8), V(99,77,77,EE), V(8D,7B,7B,F6), \
111 V(0D,F2,F2,FF), V(BD,6B,6B,D6), V(B1,6F,6F,DE), V(54,C5,C5,91), \
112 V(50,30,30,60), V(03,01,01,02), V(A9,67,67,CE), V(7D,2B,2B,56), \
113 V(19,FE,FE,E7), V(62,D7,D7,B5), V(E6,AB,AB,4D), V(9A,76,76,EC), \
114 V(45,CA,CA,8F), V(9D,82,82,1F), V(40,C9,C9,89), V(87,7D,7D,FA), \
115 V(15,FA,FA,EF), V(EB,59,59,B2), V(C9,47,47,8E), V(0B,F0,F0,FB), \
116 V(EC,AD,AD,41), V(67,D4,D4,B3), V(FD,A2,A2,5F), V(EA,AF,AF,45), \
117 V(BF,9C,9C,23), V(F7,A4,A4,53), V(96,72,72,E4), V(5B,C0,C0,9B), \
118 V(C2,B7,B7,75), V(1C,FD,FD,E1), V(AE,93,93,3D), V(6A,26,26,4C), \
119 V(5A,36,36,6C), V(41,3F,3F,7E), V(02,F7,F7,F5), V(4F,CC,CC,83), \
[all …]
/third_party/typescript/tests/baselines/reference/
DinferentialTypingWithFunctionTypeSyntacticScenarios.types8 declare function identity<V>(y: V): V;
9 >identity : <V>(y: V) => V
10 >y : V
17 >dottedIdentity : { x: <V>(y: V) => V; }
18 >{ x: identity } : { x: <V>(y: V) => V; }
19 >x : <V>(y: V) => V
20 >identity : <V>(y: V) => V
28 >dottedIdentity.x : <V>(y: V) => V
29 >dottedIdentity : { x: <V>(y: V) => V; }
30 >x : <V>(y: V) => V
[all …]
DsubtypesOfTypeParameterWithRecursiveConstraints.types8 function f<T extends Foo<U>, U extends Foo<T>, V extends Foo<V>>(t: T, u: U, v: V) {
9 >f : <T extends Foo<U>, U extends Foo<T>, V extends Foo<V>>(t: T, u: U, v: V) => void
12 >v : V
31 >r2 : T | V
32 >true ? t : v : T | V
35 >v : V
38 >r2 : T | V
39 >true ? v : t : T | V
41 >v : V
46 >r3 : U | V
[all …]
DsubtypesOfTypeParameterWithConstraints.types56 // V > U > T
57 // test if T is subtype of T, U, V
59 class D5<T extends U, U extends V, V> extends C3<T> {
60 >D5 : D5<T, U, V>
70 class D6<T extends U, U extends V, V> extends C3<U> {
71 >D6 : D6<T, U, V>
81 class D7<T extends U, U extends V, V> extends C3<V> {
82 >D7 : D7<T, U, V>
83 >C3 : C3<V>
85 [x: string]: V;
[all …]
DerrorsInGenericTypeReference.errors.txt1 tests/cases/compiler/errorsInGenericTypeReference.ts(11,17): error TS2304: Cannot find name 'V'.
2 tests/cases/compiler/errorsInGenericTypeReference.ts(17,31): error TS2304: Cannot find name 'V'.
3 tests/cases/compiler/errorsInGenericTypeReference.ts(22,29): error TS2304: Cannot find name 'V'.
4 tests/cases/compiler/errorsInGenericTypeReference.ts(23,36): error TS2304: Cannot find name 'V'.
6 tests/cases/compiler/errorsInGenericTypeReference.ts(24,27): error TS2304: Cannot find name 'V'.
7 tests/cases/compiler/errorsInGenericTypeReference.ts(25,24): error TS2304: Cannot find name 'V'.
8 tests/cases/compiler/errorsInGenericTypeReference.ts(30,36): error TS2304: Cannot find name 'V'.
9 tests/cases/compiler/errorsInGenericTypeReference.ts(34,36): error TS2304: Cannot find name 'V'.
10 tests/cases/compiler/errorsInGenericTypeReference.ts(38,17): error TS2304: Cannot find name 'V'.
11 tests/cases/compiler/errorsInGenericTypeReference.ts(42,33): error TS2304: Cannot find name 'V'.
[all …]
DtypePartameterConstraintInstantiatedWithDefaultWhenCheckingDefault.types3 interface Settable<T, V> {
4 set(value: V): T;
5 >set : (value: V) => T
6 >value : V
10 class Identity<V> implements Settable<Identity<V>, V> {
11 >Identity : Identity<V>
13 readonly item: V;
14 >item : V
16 constructor(value: V) {
17 >value : V
[all …]
/third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/
DsubtypesOfTypeParameterWithConstraints.ts31 class D5<T extends U, U extends V, V> extends C3<T> {
36 class D6<T extends U, U extends V, V> extends C3<U> {
41 class D7<T extends U, U extends V, V> extends C3<V> {
42 [x: string]: V;
48 class D8<T extends U, U extends V, V> extends C3<T> {
53 class D9<T extends U, U extends V, V> extends C3<U> {
58 class D10<T extends U, U extends V, V> extends C3<V> {
59 [x: string]: V;
65 class D11<T extends U, U extends V, V> extends C3<T> {
67 foo: V; // error
[all …]
DsubtypesOfTypeParameterWithRecursiveConstraints.ts4 function f<T extends Foo<U>, U extends Foo<T>, V extends Foo<V>>(t: T, u: U, v: V) {
44 var r10 = true ? t : new Foo<V>();
45 var r10 = true ? new Foo<V>() : t;
48 var r11 = true ? u : new Foo<V>();
49 var r11 = true ? new Foo<V>() : u;
52 var r12 = true ? v : new Foo<V>();
53 var r12 = true ? new Foo<V>() : v;
61 class D1<T extends Foo<U>, U extends Foo<T>, V extends Foo<V>> extends Base<T> {
66 class D2<T extends Foo<U>, U extends Foo<T>, V extends Foo<V>> extends Base<T> {
71 class D3<T extends Foo<U>, U extends Foo<T>, V extends Foo<V>> extends Base<T> {
[all …]
/third_party/ffmpeg/libavcodec/
Doptions_table.h36 #define V AV_OPT_FLAG_VIDEO_PARAM macro
46 …s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = AV_CODEC_DEFAULT_BITRATE }, 0, INT64_MAX, A|V|E},
51 …FSET(bit_rate_tolerance), AV_OPT_TYPE_INT, {.i64 = AV_CODEC_DEFAULT_BITRATE*20 }, 1, INT_MAX, V|E},
52 {"flags", NULL, OFFSET(flags), AV_OPT_TYPE_FLAGS, {.i64 = DEFAULT }, 0, UINT_MAX, V|A|S|E|D, "flags…
53 …put", 0, AV_OPT_TYPE_CONST, { .i64 = AV_CODEC_FLAG_UNALIGNED }, INT_MIN, INT_MAX, V | D, "flags" },
54 …lock (MPEG-4)", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG_4MV }, INT_MIN, INT_MAX, V|E, "flags"},
55 …compensation", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG_QPEL }, INT_MIN, INT_MAX, V|E, "flags"},
56 …ilter", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG_LOOP_FILTER }, INT_MIN, INT_MAX, V|E, "flags"},
60 … grayscale", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG_GRAY }, INT_MIN, INT_MAX, V|E|D, "flags"},
61 …ing encoding", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG_PSNR }, INT_MIN, INT_MAX, V|E, "flags"},
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
D_swizzle.hpp228 …GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION(const _GLM_SWIZZLE_TYPE1& a, const typename V& b) \
233 …GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION(const V& a, const _GLM_SWIZZL…
258 …GLM_FUNC_QUALIFIER typename _GLM_SWIZZLE_TYPE1::RETURN_TYPE FUNCTION(const typename V& a, const _G…
300 #define _GLM_SWIZZLE2_2_MEMBERS(T, P, V, E0,E1) \ argument
301 struct { detail::_swizzle<2, T, P, V, 0,0,-1,-2> E0 ## E0; }; \
302 struct { detail::_swizzle<2, T, P, V, 0,1,-1,-2> E0 ## E1; }; \
303 struct { detail::_swizzle<2, T, P, V, 1,0,-1,-2> E1 ## E0; }; \
304 struct { detail::_swizzle<2, T, P, V, 1,1,-1,-2> E1 ## E1; };
306 #define _GLM_SWIZZLE2_3_MEMBERS(T, P, V, E0,E1) \ argument
307 struct { detail::_swizzle<3,T, P, V, 0,0,0,-1> E0 ## E0 ## E0; }; \
[all …]
/third_party/mesa3d/docs/gallium/
Dpipeline.txt15 V V V
20 V V V
29 V V V
36 V V V
40 V V V
46 V V V
51 V V V
58 V V V
62 V V V
67 V V V
[all …]
/third_party/rust/crates/serde/serde/src/de/
Dmod.rs915 fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_any()
917 V: Visitor<'de>; in deserialize_any()
920 fn deserialize_bool<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_bool()
922 V: Visitor<'de>; in deserialize_bool()
925 fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_i8()
927 V: Visitor<'de>; in deserialize_i8()
930 fn deserialize_i16<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_i16()
932 V: Visitor<'de>; in deserialize_i16()
935 fn deserialize_i32<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_i32()
937 V: Visitor<'de>; in deserialize_i32()
[all …]
/third_party/typescript/src/shims/
DcollectionShims.ts4 I extends ReadonlyMapShim<infer K, infer V> ? [K, V] :
18 interface ReadonlyMapShim<K, V> {
20 get(key: K): V | undefined;
23 values(): IteratorShim<V>;
24 entries(): IteratorShim<[K, V]>;
25 forEach(action: (value: V, key: K) => void): void;
28 interface MapShim<K, V> extends ReadonlyMapShim<K, V> {
29 set(key: K, value: V): this;
34 …type MapShimConstructor = new <K, V>(iterable?: readonly (readonly [K, V])[] | ReadonlyMapShim<K,
53 interface MapData<K, V> {
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DRelation.java35 public class Relation<K, V> implements Freezable<Relation<K,V>> { // TODO: add , Map<K, Collection<…
36 private Map<K, Set<V>> data;
38 Constructor<? extends Set<V>> setCreator;
41 public static <K, V> Relation<K, V> of(Map<K, Set<V>> map, Class<?> setCreator) { in of()
45 …public static <K,V> Relation<K, V> of(Map<K, Set<V>> map, Class<?> setCreator, Comparator<V> setCo… in of()
49 public Relation(Map<K, Set<V>> map, Class<?> setCreator) { in Relation()
54 public Relation(Map<K, Set<V>> map, Class<?> setCreator, Comparator<V> setComparator) { in Relation()
58 this.setCreator = ((Class<? extends Set<V>>)setCreator).getConstructor(); in Relation()
61 … this.setCreator = ((Class<? extends Set<V>>)setCreator).getConstructor(Comparator.class); in Relation()
64 data = map == null ? new HashMap<K, Set<V>>() : map; in Relation()
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelation.java33 public class Relation<K, V> implements Freezable<Relation<K,V>> { // TODO: add , Map<K, Collection<…
34 private Map<K, Set<V>> data;
36 Constructor<? extends Set<V>> setCreator;
39 public static <K, V> Relation<K, V> of(Map<K, Set<V>> map, Class<?> setCreator) { in of()
43 …public static <K,V> Relation<K, V> of(Map<K, Set<V>> map, Class<?> setCreator, Comparator<V> setCo… in of()
47 public Relation(Map<K, Set<V>> map, Class<?> setCreator) { in Relation()
52 public Relation(Map<K, Set<V>> map, Class<?> setCreator, Comparator<V> setComparator) { in Relation()
56 this.setCreator = ((Class<? extends Set<V>>)setCreator).getConstructor(); in Relation()
59 … this.setCreator = ((Class<? extends Set<V>>)setCreator).getConstructor(Comparator.class); in Relation()
62 data = map == null ? new HashMap<K, Set<V>>() : map; in Relation()
[all …]
/third_party/flutter/skia/experimental/svg/model/
DSkPEG.h24 template <typename V>
27 MatchResult(const char* next, const V& v) : fNext(next), fValue(&v) {} in MatchResult()
34 const V& operator* () const { return *fValue.get(); }
35 const V* operator->() const { return fValue.get(); }
38 SkTLazy<V> fValue;
50 struct V { struct
51 V(const typename E::V* v) : fValue(v) {} in V() function
53 SkTLazy<typename E::V> fValue; argument
55 using MatchT = MatchResult<V>;
59 return m ? MatchT(m.fNext, V(m.fValue.get())) in Match()
[all …]

12345678910>>...217