Home
last modified time | relevance | path

Searched refs:constraints (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/third_party/openssl/test/ssl-tests/
D01-simple.cnf8 test-3 = 3-name-constraints-no-san-in-ee
82 [3-name-constraints-no-san-in-ee]
83 ssl_conf = 3-name-constraints-no-san-in-ee-ssl
85 [3-name-constraints-no-san-in-ee-ssl]
86 server = 3-name-constraints-no-san-in-ee-server
87 client = 3-name-constraints-no-san-in-ee-client
89 [3-name-constraints-no-san-in-ee-server]
94 [3-name-constraints-no-san-in-ee-client]
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp176 MemberConstraints& constraints, in getBaseAlignment() argument
191 componentId, roundUp, inherited, constraints, vstate); in getBaseAlignment()
200 constraints, vstate); in getBaseAlignment()
208 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment()
216 getBaseAlignment(words[2], roundUp, inherited, constraints, vstate); in getBaseAlignment()
225 constraints[std::make_pair(member_id, memberIdx)]; in getBaseAlignment()
228 getBaseAlignment(id, roundUp, constraint, constraints, vstate)); in getBaseAlignment()
285 MemberConstraints& constraints, ValidationState_t& vstate) { in getSize() argument
296 getSize(componentId, inherited, constraints, vstate); in getSize()
307 getSize(elem_type, inherited, constraints, vstate); in getSize()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp176 MemberConstraints& constraints, in getBaseAlignment() argument
191 componentId, roundUp, inherited, constraints, vstate); in getBaseAlignment()
200 constraints, vstate); in getBaseAlignment()
208 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment()
216 getBaseAlignment(words[2], roundUp, inherited, constraints, vstate); in getBaseAlignment()
225 constraints[std::make_pair(member_id, memberIdx)]; in getBaseAlignment()
228 getBaseAlignment(id, roundUp, constraint, constraints, vstate)); in getBaseAlignment()
285 MemberConstraints& constraints, ValidationState_t& vstate) { in getSize() argument
296 getSize(componentId, inherited, constraints, vstate); in getSize()
307 getSize(elem_type, inherited, constraints, vstate); in getSize()
[all …]
/third_party/typescript/tests/baselines/reference/
DinferTypesWithExtends2.errors.txt1 …rTypesWithExtends2.ts(3,26): error TS2838: All declarations of 'U' must have identical constraints.
2 …rTypesWithExtends2.ts(3,53): error TS2838: All declarations of 'U' must have identical constraints.
7 // infer twice with different constraints (same behavior as class/interface)
11 !!! error TS2838: All declarations of 'U' must have identical constraints.
13 !!! error TS2838: All declarations of 'U' must have identical constraints.
DoverloadResolutionConstructors.types175 // Generic overloads with constraints called with type arguments that satisfy the constraints
212 // Generic overloads with constraints called without type arguments but with types that satisfy the…
237 // Generic overloads with constraints called with type arguments that do not satisfy the constraints
244 // Generic overloads with constraints called without type arguments but with types that do not sati…
DoverloadResolutionClassConstructors.types166 // Generic overloads with constraints called with type arguments that satisfy the constraints
200 // Generic overloads with constraints called without type arguments but with types that satisfy the…
225 // Generic overloads with constraints called with type arguments that do not satisfy the constraints
232 // Generic overloads with constraints called without type arguments but with types that do not sati…
DoverloadResolutionClassConstructors.errors.txt100 // Generic overloads with constraints called with type arguments that satisfy the constraints
116 …// Generic overloads with constraints called without type arguments but with types that satisfy th…
126 …// Generic overloads with constraints called with type arguments that do not satisfy the constrain…
131 …// Generic overloads with constraints called without type arguments but with types that do not sat…
DtaggedTemplateStringsWithOverloadResolution3.errors.txt78 // Generic overloads with constraints
84 // Generic overloads with constraints tagged with types that satisfy the constraints
90 …// Generic overloads with constraints called with type arguments that do not satisfy the constrain…
93 …// Generic overloads with constraints called without type arguments but with types that do not sat…
DtaggedTemplateStringsWithOverloadResolution3_ES6.errors.txt78 // Generic overloads with constraints
84 // Generic overloads with constraints tagged with types that satisfy the constraints
90 …// Generic overloads with constraints called with type arguments that do not satisfy the constrain…
93 …// Generic overloads with constraints called without type arguments but with types that do not sat…
DoverloadResolution.errors.txt100 // Generic overloads with constraints called with type arguments that satisfy the constraints
113 …// Generic overloads with constraints called without type arguments but with types that satisfy th…
119 …// Generic overloads with constraints called with type arguments that do not satisfy the constrain…
124 …// Generic overloads with constraints called without type arguments but with types that do not sat…
DoverloadResolutionClassConstructors.symbols144 // Generic overloads with constraints called with type arguments that satisfy the constraints
170 // Generic overloads with constraints called without type arguments but with types that satisfy the…
184 // Generic overloads with constraints called with type arguments that do not satisfy the constraints
189 // Generic overloads with constraints called without type arguments but with types that do not sati…
DgenericCallWithObjectTypeArgsAndConstraints5.types2 // Generic call with constraints infering type parameter from object member properties
38 var r2 = foo(d, c); // the constraints are self-referencing, no downstream error
45 var r9 = foo(() => 1, () => { }); // the constraints are self-referencing, no downstream error
DoverloadResolutionConstructors.errors.txt104 // Generic overloads with constraints called with type arguments that satisfy the constraints
120 …// Generic overloads with constraints called without type arguments but with types that satisfy th…
126 …// Generic overloads with constraints called with type arguments that do not satisfy the constrain…
131 …// Generic overloads with constraints called without type arguments but with types that do not sat…
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-vowel-constraints.py127 constraints = {} variable
143 if script in constraints:
144 constraints[script].add (constraint)
146 constraints[script] = ConstraintSet (constraint)
147 assert constraints, 'No constraints found'
208 for script, constraints in sorted (constraints.items (), key=lambda s_c: script_order[s_c[0]]):
213 write (str (constraints))
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp187 MemberConstraints& constraints, in getBaseAlignment() argument
209 componentId, roundUp, inherited, constraints, vstate); in getBaseAlignment()
218 constraints, vstate); in getBaseAlignment()
226 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment()
235 getBaseAlignment(words[2], roundUp, inherited, constraints, vstate); in getBaseAlignment()
244 constraints[std::make_pair(member_id, memberIdx)]; in getBaseAlignment()
247 getBaseAlignment(id, roundUp, constraint, constraints, vstate)); in getBaseAlignment()
311 MemberConstraints& constraints, ValidationState_t& vstate) { in getSize() argument
329 getSize(componentId, inherited, constraints, vstate); in getSize()
340 getSize(elem_type, inherited, constraints, vstate); in getSize()
[all …]
/third_party/ffmpeg/libavfilter/
Dvaapi_vpp.c100 AVHWFramesConstraints *constraints = NULL; in ff_vaapi_vpp_config_output() local
140 constraints = av_hwdevice_get_hwframe_constraints(ctx->device_ref, in ff_vaapi_vpp_config_output()
142 if (!constraints) { in ff_vaapi_vpp_config_output()
149 if (constraints->valid_sw_formats) { in ff_vaapi_vpp_config_output()
150 for (i = 0; constraints->valid_sw_formats[i] != AV_PIX_FMT_NONE; i++) { in ff_vaapi_vpp_config_output()
151 if (ctx->output_format == constraints->valid_sw_formats[i]) in ff_vaapi_vpp_config_output()
154 if (constraints->valid_sw_formats[i] == AV_PIX_FMT_NONE) { in ff_vaapi_vpp_config_output()
162 if (ctx->output_width < constraints->min_width || in ff_vaapi_vpp_config_output()
163 ctx->output_height < constraints->min_height || in ff_vaapi_vpp_config_output()
164 ctx->output_width > constraints->max_width || in ff_vaapi_vpp_config_output()
[all …]
Dvf_hwupload.c45 AVHWFramesConstraints *constraints = NULL; in hwupload_query_formats() local
71 constraints = av_hwdevice_get_hwframe_constraints(ctx->hwdevice_ref, NULL); in hwupload_query_formats()
72 if (!constraints) { in hwupload_query_formats()
77 input_pix_fmts = constraints->valid_sw_formats; in hwupload_query_formats()
78 output_pix_fmts = constraints->valid_hw_formats; in hwupload_query_formats()
98 av_hwframe_constraints_free(&constraints); in hwupload_query_formats()
103 av_hwframe_constraints_free(&constraints); in hwupload_query_formats()
/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.c57 AVHWFramesConstraints *constraints) in cuda_frames_get_constraints() argument
61 constraints->valid_sw_formats = av_malloc_array(FF_ARRAY_ELEMS(supported_formats) + 1, in cuda_frames_get_constraints()
62 sizeof(*constraints->valid_sw_formats)); in cuda_frames_get_constraints()
63 if (!constraints->valid_sw_formats) in cuda_frames_get_constraints()
67 constraints->valid_sw_formats[i] = supported_formats[i]; in cuda_frames_get_constraints()
68 constraints->valid_sw_formats[FF_ARRAY_ELEMS(supported_formats)] = AV_PIX_FMT_NONE; in cuda_frames_get_constraints()
70 constraints->valid_hw_formats = av_malloc_array(2, sizeof(*constraints->valid_hw_formats)); in cuda_frames_get_constraints()
71 if (!constraints->valid_hw_formats) in cuda_frames_get_constraints()
74 constraints->valid_hw_formats[0] = AV_PIX_FMT_CUDA; in cuda_frames_get_constraints()
75 constraints->valid_hw_formats[1] = AV_PIX_FMT_NONE; in cuda_frames_get_constraints()
Dhwcontext.c581 AVHWFramesConstraints *constraints; in av_hwdevice_get_hwframe_constraints() local
586 constraints = av_mallocz(sizeof(*constraints)); in av_hwdevice_get_hwframe_constraints()
587 if (!constraints) in av_hwdevice_get_hwframe_constraints()
590 constraints->min_width = constraints->min_height = 0; in av_hwdevice_get_hwframe_constraints()
591 constraints->max_width = constraints->max_height = INT_MAX; in av_hwdevice_get_hwframe_constraints()
593 if (hw_type->frames_get_constraints(ctx, hwconfig, constraints) >= 0) { in av_hwdevice_get_hwframe_constraints()
594 return constraints; in av_hwdevice_get_hwframe_constraints()
596 av_hwframe_constraints_free(&constraints); in av_hwdevice_get_hwframe_constraints()
601 void av_hwframe_constraints_free(AVHWFramesConstraints **constraints) in av_hwframe_constraints_free() argument
603 if (*constraints) { in av_hwframe_constraints_free()
[all …]
Dhwcontext_vdpau.c192 AVHWFramesConstraints *constraints) in vdpau_frames_get_constraints() argument
198 constraints->valid_sw_formats = av_malloc_array(FF_ARRAY_ELEMS(vdpau_pix_fmts) + 1, in vdpau_frames_get_constraints()
199 sizeof(*constraints->valid_sw_formats)); in vdpau_frames_get_constraints()
200 if (!constraints->valid_sw_formats) in vdpau_frames_get_constraints()
205 constraints->valid_sw_formats[nb_sw_formats++] = vdpau_pix_fmts[i].frames_sw_format; in vdpau_frames_get_constraints()
207 constraints->valid_sw_formats[nb_sw_formats] = AV_PIX_FMT_NONE; in vdpau_frames_get_constraints()
209 constraints->valid_hw_formats = av_malloc_array(2, sizeof(*constraints->valid_hw_formats)); in vdpau_frames_get_constraints()
210 if (!constraints->valid_hw_formats) in vdpau_frames_get_constraints()
213 constraints->valid_hw_formats[0] = AV_PIX_FMT_VDPAU; in vdpau_frames_get_constraints()
214 constraints->valid_hw_formats[1] = AV_PIX_FMT_NONE; in vdpau_frames_get_constraints()
Dhwcontext_d3d11va.c119 AVHWFramesConstraints *constraints) in d3d11va_frames_get_constraints() argument
126 constraints->valid_sw_formats = av_malloc_array(FF_ARRAY_ELEMS(supported_formats) + 1, in d3d11va_frames_get_constraints()
127 sizeof(*constraints->valid_sw_formats)); in d3d11va_frames_get_constraints()
128 if (!constraints->valid_sw_formats) in d3d11va_frames_get_constraints()
135 constraints->valid_sw_formats[nb_sw_formats++] = supported_formats[i].pix_fmt; in d3d11va_frames_get_constraints()
137 constraints->valid_sw_formats[nb_sw_formats] = AV_PIX_FMT_NONE; in d3d11va_frames_get_constraints()
139 constraints->valid_hw_formats = av_malloc_array(2, sizeof(*constraints->valid_hw_formats)); in d3d11va_frames_get_constraints()
140 if (!constraints->valid_hw_formats) in d3d11va_frames_get_constraints()
143 constraints->valid_hw_formats[0] = AV_PIX_FMT_D3D11; in d3d11va_frames_get_constraints()
144 constraints->valid_hw_formats[1] = AV_PIX_FMT_NONE; in d3d11va_frames_get_constraints()
/third_party/ffmpeg/libavcodec/
Dvaapi_decode.c431 AVHWFramesConstraints *constraints = NULL; in vaapi_decode_make_config() local
536 constraints = in vaapi_decode_make_config()
538 if (!constraints) { in vaapi_decode_make_config()
543 if (avctx->coded_width < constraints->min_width || in vaapi_decode_make_config()
544 avctx->coded_height < constraints->min_height || in vaapi_decode_make_config()
545 avctx->coded_width > constraints->max_width || in vaapi_decode_make_config()
546 avctx->coded_height > constraints->max_height) { in vaapi_decode_make_config()
550 constraints->min_width, constraints->max_width, in vaapi_decode_make_config()
551 constraints->min_height, constraints->max_height); in vaapi_decode_make_config()
555 if (!constraints->valid_sw_formats || in vaapi_decode_make_config()
[all …]
/third_party/node/deps/v8/src/heap/cppgc/
Dheap-growing.cc71 cppgc::Heap::ResourceConstraints constraints, in HeapGrowingImpl() argument
79 if (constraints.initial_heap_size_bytes > 0) {
80 initial_heap_size_ = constraints.initial_heap_size_bytes;
149 cppgc::Heap::ResourceConstraints constraints, in HeapGrowing() argument
153 collector, stats_collector, constraints, marking_support, in HeapGrowing()
/third_party/node/deps/v8/src/torque/
Dinstance-type-generator.cc83 const InstanceTypeConstraints& constraints = in PropagateInstanceTypeConstraints() local
89 if (constraints.num_flags_bits != -1) { in PropagateInstanceTypeConstraints()
92 root->num_values = 1 << constraints.num_flags_bits; in PropagateInstanceTypeConstraints()
97 if (constraints.value != -1) { in PropagateInstanceTypeConstraints()
103 root->value = constraints.value; in PropagateInstanceTypeConstraints()
104 if (constraints.value < root->start) root->start = constraints.value; in PropagateInstanceTypeConstraints()
105 if (constraints.value > root->end) root->end = constraints.value; in PropagateInstanceTypeConstraints()
/third_party/mesa3d/src/panfrost/util/
Dlcra.c214 unsigned *constraints = &l->linear[i * l->node_count]; in lcra_count_constraints() local
217 count += util_bitcount(constraints[j]); in lcra_count_constraints()
236 float constraints = lcra_count_constraints(l, i); in lcra_get_best_spill_node() local
238 float benefit = constraints / cost; in lcra_get_best_spill_node()

12345678910>>...22