Home
last modified time | relevance | path

Searched refs:coordinate (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/external/cronet/third_party/boringssl/src/third_party/wycheproof_testvectors/
Decdh_secp256r1_test.txt138 # y-coordinate of the public key is small
145 # y-coordinate of the public key is small
152 # y-coordinate of the public key is small
159 # y-coordinate of the public key is large
166 # y-coordinate of the public key is large
173 # y-coordinate of the public key is large
180 # y-coordinate of the public key has many trailing 1's
187 # y-coordinate of the public key has many trailing 1's
194 # y-coordinate of the public key has many trailing 1's
201 # y-coordinate of the public key has many trailing 0's
[all …]
Decdh_secp384r1_test.txt152 # y-coordinate of the public key has many trailing 0's
159 # y-coordinate of the public key has many trailing 1's
166 # y-coordinate of the public key is small
173 # y-coordinate of the public key is large
611 # point with coordinate x = 0
618 # point with coordinate x = 0
625 # point with coordinate x = 0
632 # point with coordinate x = 0 in left to right addition chain
639 # point with coordinate x = 0 in left to right addition chain
646 # point with coordinate x = 0 in left to right addition chain
[all …]
Decdh_secp521r1_test.txt882 # point with coordinate x = 0
889 # point with coordinate x = 0
896 # point with coordinate x = 0
903 # point with coordinate x = 0 in left to right addition chain
910 # point with coordinate x = 0 in left to right addition chain
917 # point with coordinate x = 0 in left to right addition chain
924 # point with coordinate x = 0 in left to right addition chain
931 # point with coordinate x = 0 in left to right addition chain
938 # point with coordinate x = 0 in left to right addition chain
945 # point with coordinate x = 0 in left to right addition chain
[all …]
Decdh_secp224r1_test.txt250 # point with coordinate y = 1
257 # point with coordinate y = 1
264 # point with coordinate y = 1
271 # point with coordinate y = 1 in left to right addition chain
278 # point with coordinate y = 1 in left to right addition chain
285 # point with coordinate y = 1 in left to right addition chain
292 # point with coordinate y = 1 in left to right addition chain
299 # point with coordinate y = 1 in left to right addition chain
306 # point with coordinate y = 1 in left to right addition chain
313 # point with coordinate y = 1 in left to right addition chain
[all …]
/external/boringssl/src/third_party/wycheproof_testvectors/
Decdh_secp256r1_test.txt138 # y-coordinate of the public key is small
145 # y-coordinate of the public key is small
152 # y-coordinate of the public key is small
159 # y-coordinate of the public key is large
166 # y-coordinate of the public key is large
173 # y-coordinate of the public key is large
180 # y-coordinate of the public key has many trailing 1's
187 # y-coordinate of the public key has many trailing 1's
194 # y-coordinate of the public key has many trailing 1's
201 # y-coordinate of the public key has many trailing 0's
[all …]
Decdh_secp384r1_test.txt152 # y-coordinate of the public key has many trailing 0's
159 # y-coordinate of the public key has many trailing 1's
166 # y-coordinate of the public key is small
173 # y-coordinate of the public key is large
611 # point with coordinate x = 0
618 # point with coordinate x = 0
625 # point with coordinate x = 0
632 # point with coordinate x = 0 in left to right addition chain
639 # point with coordinate x = 0 in left to right addition chain
646 # point with coordinate x = 0 in left to right addition chain
[all …]
Decdh_secp521r1_test.txt882 # point with coordinate x = 0
889 # point with coordinate x = 0
896 # point with coordinate x = 0
903 # point with coordinate x = 0 in left to right addition chain
910 # point with coordinate x = 0 in left to right addition chain
917 # point with coordinate x = 0 in left to right addition chain
924 # point with coordinate x = 0 in left to right addition chain
931 # point with coordinate x = 0 in left to right addition chain
938 # point with coordinate x = 0 in left to right addition chain
945 # point with coordinate x = 0 in left to right addition chain
[all …]
Decdh_secp224r1_test.txt250 # point with coordinate y = 1
257 # point with coordinate y = 1
264 # point with coordinate y = 1
271 # point with coordinate y = 1 in left to right addition chain
278 # point with coordinate y = 1 in left to right addition chain
285 # point with coordinate y = 1 in left to right addition chain
292 # point with coordinate y = 1 in left to right addition chain
299 # point with coordinate y = 1 in left to right addition chain
306 # point with coordinate y = 1 in left to right addition chain
313 # point with coordinate y = 1 in left to right addition chain
[all …]
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexSpacing.cpp165 const float* coordinate = (const float*)(&run.data[0]) + 3 /* components */ * n_vertex; in getEdgesForIsolinesTessellation() local
168 new_item.x = coordinate[0]; in getEdgesForIsolinesTessellation()
169 new_item.y = coordinate[1]; in getEdgesForIsolinesTessellation()
179 if (de::abs(edge.points[0].y - coordinate[1]) < epsilon) in getEdgesForIsolinesTessellation()
279 const _tess_coordinate_cartesian& coordinate = *coordinate_iterator; in getEdgesForQuadsTessellation() local
280 float delta_x = coordinate.x - 0.5f; in getEdgesForQuadsTessellation()
281 float delta_y = coordinate.y - 0.5f; in getEdgesForQuadsTessellation()
289 current_tl_point = coordinate; in getEdgesForQuadsTessellation()
299 current_tr_point = coordinate; in getEdgesForQuadsTessellation()
309 current_bl_point = coordinate; in getEdgesForQuadsTessellation()
[all …]
/external/skia/site/docs/user/
Dcoordinates.md8 Skia generally refers to two different coordinate spaces: **device** and
18 The local coordinate space is how all geometry and shaders are supplied to the
19 `SkCanvas`. By default, the local and device coordinate systems are the same.
40 What happened? Remember, the local coordinate space has not changed. The origin
53 Instead, we can use methods on `SkCanvas` to **change the local coordinate
63 Finally, it is possible to transform the coordinate space of the `SkShader`,
64 relative to the canvas local coordinate space. To do this, you supply a
69 shader's coordinates to the coordinate space of the geometry.
/external/angle/src/common/spirv/
Dspirv_instruction_parser_autogen.h156 IdRef *coordinate,
251 IdRef *coordinate,
258 IdRef *coordinate,
265 IdRef *coordinate,
273 IdRef *coordinate,
281 IdRef *coordinate,
288 IdRef *coordinate,
295 IdRef *coordinate,
303 IdRef *coordinate,
311 IdRef *coordinate,
[all …]
Dspirv_instruction_builder_autogen.h129 IdRef coordinate,
213 IdRef coordinate,
220 IdRef coordinate,
227 IdRef coordinate,
235 IdRef coordinate,
243 IdRef coordinate,
250 IdRef coordinate,
257 IdRef coordinate,
265 IdRef coordinate,
273 IdRef coordinate,
[all …]
Dspirv_instruction_builder_autogen.cpp573 IdRef coordinate, in WriteImageTexelPointer() argument
581 blob->push_back(coordinate); in WriteImageTexelPointer()
877 IdRef coordinate, in WriteImageSampleImplicitLod() argument
886 blob->push_back(coordinate); in WriteImageSampleImplicitLod()
901 IdRef coordinate, in WriteImageSampleExplicitLod() argument
910 blob->push_back(coordinate); in WriteImageSampleExplicitLod()
922 IdRef coordinate, in WriteImageSampleDrefImplicitLod() argument
932 blob->push_back(coordinate); in WriteImageSampleDrefImplicitLod()
948 IdRef coordinate, in WriteImageSampleDrefExplicitLod() argument
958 blob->push_back(coordinate); in WriteImageSampleDrefExplicitLod()
[all …]
/external/icu/icu4c/source/data/unit/
Dbn_IN.txt9 coordinate{
14 coordinate{
19 coordinate{
Dcv.txt6 coordinate{
15 coordinate{
24 coordinate{
/external/cronet/third_party/icu/source/data/unit/
Dbn_IN.txt9 coordinate{
14 coordinate{
19 coordinate{
Dcv.txt6 coordinate{
15 coordinate{
24 coordinate{
/external/tensorflow/tensorflow/core/kernels/
Dredux_functor.h282 Eigen::Index coordinate = block_start / inner_dim % middle_dim; in operator() local
288 buf(coordinate) = binary_op(buf(coordinate), reduced(0)); in operator()
290 coordinate = align_start / inner_dim % middle_dim; in operator()
295 buf(coordinate) = binary_op(buf(coordinate), reduced(0)); in operator()
296 ++coordinate; in operator()
297 if (middle_dim == coordinate) coordinate = 0; in operator()
303 buf(coordinate) = binary_op(buf(coordinate), reduced(0)); in operator()
/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh46 …IRECTION_IS_HORIZONTAL (direction) ? font->em_scale_y (coordinate) : font->em_scale_x (coordinate); in get_coord()
57 FWORD coordinate; /* X or Y value, in design units */ member
67 …IRECTION_IS_HORIZONTAL (direction) ? font->em_scale_y (coordinate) : font->em_scale_x (coordinate); in get_coord()
78 FWORD coordinate; /* X or Y value, in design units */ member
95 ? font->em_scale_y (coordinate) + device.get_y_delta (font, var_store) in get_coord()
96 : font->em_scale_x (coordinate) + device.get_x_delta (font, var_store); in get_coord()
109 FWORD coordinate; /* X or Y value, in design units */ member
/external/llvm/test/Transforms/LoopVectorize/
Dstruct_access.ll6 %struct.coordinate = type { i32, i32 }
9 ; struct coordinate {
15 ; int foo(struct coordinate *A, int n) {
27 define i32 @foo(%struct.coordinate* nocapture %A, i32 %n) nounwind uwtable readonly ssp {
35 %x = getelementptr inbounds %struct.coordinate, %struct.coordinate* %A, i64 %indvars.iv, i32 0
/external/ComputeLibrary/tests/validation/UNIT/
DUtils.cpp58 Coordinates coordinate = index2coord(shape, index); variable
60 ARM_COMPUTE_EXPECT(compare_dimensions(coordinate, ref_coordinate), framework::LogLevel::ERRORS);
80 shape, coordinate, ref_index)
82 int index = coord2index(shape, coordinate);
/external/mesa3d/docs/gallium/cso/
Dsampler.rst16 How to wrap the S coordinate. One of PIPE_TEX_WRAP_*.
18 How to wrap the T coordinate. One of PIPE_TEX_WRAP_*.
20 How to wrap the R coordinate. One of PIPE_TEX_WRAP_*.
35 * ``PIPE_TEX_WRAP_MIRROR_REPEAT``: If the integer part of the coordinate
39 coordinate is computed. Then, regular CLAMP_TO_EDGE is applied to the coord.
41 coordinate is computed. Then, regular CLAMP_TO_BORDER is applied to the
55 at the texture coordinate.
79 texture coordinate's R component.
/external/mesa3d/src/compiler/glsl/
Dlower_texture_projection.cpp76 ir->coordinate = new(mem_ctx) ir_expression(ir_binop_mul, in visit_leave()
77 ir->coordinate->type, in visit_leave()
78 ir->coordinate, in visit_leave()
/external/rust/crates/ring/src/ec/suite_b/
Dsuite_b_public_key_tests.txt27 # since q mod q == 0 and the Y coordinate matches the one from the
44 # The largest valid X coordinate, decompressed with y_bit == 0. This
45 # helps ensure that the upper bound on coordinate values is not too
60 # since q mod q == 0 and the Y coordinate matches the one from the
77 # The largest valid X coordinate, decompressed with y_bit == 0. This
78 # helps ensure that the upper bound on coordinate values is not too
213 Result = F (Peer public key is missing the Y coordinate completely.)
217 Result = F (Peer public key is missing the Y coordinate completely.)
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
Dutils.h145 std::string coordinate; in MatchAndExplain() local
148 coordinate = std::move(result.value()); in MatchAndExplain()
150 coordinate = "[error: unsupported number of dimensions]"; in MatchAndExplain()
152 *listener << ") with coordinate " << coordinate << " don't match"; in MatchAndExplain()

12345678910>>...21