/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afwarp.c | 78 AF_Segment segments, in af_warper_compute_line_best() argument 122 FT_Pos len = segments[nn].max_coord - segments[nn].min_coord; in af_warper_compute_line_best() 123 FT_Pos y0 = FT_MulFix( segments[nn].pos, scale ) + delta; in af_warper_compute_line_best() 179 AF_Segment segments; in af_warper_compute() local 200 segments = axis->segments; in af_warper_compute() 225 X1 = X2 = segments[0].pos; in af_warper_compute() 228 FT_Int X = segments[nn].pos; in af_warper_compute() 349 segments, num_segments ); in af_warper_compute()
|
A D | afhints.c | 69 segment = axis->segments + axis->num_segments++; in af_axis_hints_new_segment() 273 AF_Segment segments = axis->segments; in af_glyph_hints_dump_segments() local 288 for ( seg = segments; seg < limit; seg++ ) in af_glyph_hints_dump_segments() 292 seg - segments, in af_glyph_hints_dump_segments() 299 AF_INDEX_NUM( seg->link, segments ), in af_glyph_hints_dump_segments() 300 AF_INDEX_NUM( seg->serif, segments ), in af_glyph_hints_dump_segments() 367 seg = &axis->segments[idx]; in af_glyph_hints_get_segment_offset() 525 FT_FREE( axis->segments ); in af_glyph_hints_done() 875 AF_Segment segments = axis->segments; in af_glyph_hints_align_edge_points() local 882 for ( seg = segments; seg < segment_limit; seg++ ) in af_glyph_hints_align_edge_points() [all …]
|
A D | aflatin2.c | 120 seg = axhints->segments; in af_latin2_metrics_init_widths() 880 AF_Segment segments = axis->segments; in af_latin2_hints_compute_segments() local 928 AF_Segment segments = axis->segments; in af_latin2_hints_compute_segments() local 934 if ( segments[ii].dir > 0 ) in af_latin2_hints_compute_segments() 938 if ( segments[jj].dir < 0 ) in af_latin2_hints_compute_segments() 943 tmp = segments[ii]; in af_latin2_hints_compute_segments() 944 segments[ii] = segments[jj]; in af_latin2_hints_compute_segments() 945 segments[jj] = tmp; in af_latin2_hints_compute_segments() 969 AF_Segment segments = axis->segments; in af_latin2_hints_link_segments() local 1073 AF_Segment segments = axis->segments; in af_latin2_hints_compute_edges() local [all …]
|
A D | afcjk.c | 183 seg = axhints->segments; in af_cjk_metrics_init_widths() 697 AF_Segment segments = axis->segments; in af_cjk_hints_compute_segments() local 709 for ( seg = segments; seg < segment_limit; seg++ ) in af_cjk_hints_compute_segments() 741 AF_Segment segments = axis->segments; in af_cjk_hints_link_segments() local 756 for ( seg1 = segments; seg1 < segment_limit; seg1++ ) in af_cjk_hints_link_segments() 765 for ( seg2 = segments; seg2 < segment_limit; seg2++ ) in af_cjk_hints_link_segments() 822 for ( seg1 = segments; seg1 < segment_limit; seg1++ ) in af_cjk_hints_link_segments() 831 for ( seg2 = segments; seg2 < segment_limit; seg2++ ) in af_cjk_hints_link_segments() 880 for ( seg1 = segments; seg1 < segment_limit; seg1++ ) in af_cjk_hints_link_segments() 910 AF_Segment segments = axis->segments; in af_cjk_hints_compute_edges() local [all …]
|
A D | aflatin.c | 177 seg = axhints->segments; in af_latin_metrics_init_widths() 1287 AF_Segment segments = axis->segments; in af_latin_hints_compute_segments() local 1288 AF_Segment segments_end = segments + axis->num_segments; in af_latin_hints_compute_segments() 1347 AF_Segment segments = axis->segments; in af_latin_hints_link_segments() local 1348 AF_Segment segment_limit = segments + axis->num_segments; in af_latin_hints_link_segments() 1360 for ( seg1 = segments; seg1 < segment_limit; seg1++ ) in af_latin_hints_link_segments() 1369 for ( seg2 = segments; seg2 < segment_limit; seg2++ ) in af_latin_hints_link_segments() 1417 for ( seg1 = segments; seg1 < segment_limit; seg1++ ) in af_latin_hints_link_segments() 1444 AF_Segment segments = axis->segments; in af_latin_hints_compute_edges() local 1445 AF_Segment segment_limit = segments + axis->num_segments; in af_latin_hints_compute_edges() [all …]
|
A D | afhints.h | 330 AF_Segment segments; /* segments array */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | config_enc.c | 40 config->segments = 4; in WebPConfigInitInternal() 87 config->segments = 2; in WebPConfigInitInternal() 102 if (config->segments < 1 || config->segments > 4) return 0; in WebPValidateConfig()
|
A D | webp_enc.c | 42 hdr->num_segments_ = enc->config_->segments; in ResetSegmentHeader()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/ |
A D | Kconfig | 214 determines also how many segments incoming segmented messages 217 requirement is 2 segments (24 bytes) whereas the maximum supported 218 by the Mesh specification is 32 segments (384 bytes). 221 int "Maximum number of segments in outgoing messages" 225 Maximum number of segments supported for outgoing messages. 231 specification would allow (32 segments). 235 example, 5 segments means the maximum SDU size is 60 bytes, 242 as there are outgoing segments.
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | pydfu.py | 464 segments = mem_layout[mem_layout_index + 1].split(",") 466 for segment in segments:
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | neon_tensor_utils.h | 67 const float* __restrict__ matrix, const int32_t* __restrict__ segments, in SparseMatrixBatchVectorMultiplyAccumulate1x4() argument 71 segments, indices, m_rows, m_cols, vector, n_batch, result); in SparseMatrixBatchVectorMultiplyAccumulate1x4()
|
A D | sse_tensor_utils.h | 75 const float* __restrict__ matrix, const int32_t* __restrict__ segments, in SparseMatrixBatchVectorMultiplyAccumulate1x4() argument 79 segments, indices, m_rows, m_cols, vector, n_batch, result); in SparseMatrixBatchVectorMultiplyAccumulate1x4()
|
A D | neon_tensor_utils_impl.h | 107 const float* __restrict__ matrix, const int32_t* __restrict__ segments,
|
A D | neon_tensor_utils.cc | 1905 const float* __restrict__ matrix, const int32_t* __restrict__ segments, in NeonSparseMatrixBatchVectorMultiplyAccumulate1x4() argument 1917 for (int i = segments[row]; i < segments[row + 1]; i++) { in NeonSparseMatrixBatchVectorMultiplyAccumulate1x4()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | portable_tensor_utils.h | 99 const float* __restrict__ matrix, const int32_t* __restrict__ segments, in SparseMatrixBatchVectorMultiplyAccumulate1x4() argument 103 matrix, segments, indices, m_rows, m_cols, vector, n_batch, result); in SparseMatrixBatchVectorMultiplyAccumulate1x4()
|
A D | portable_tensor_utils_impl.h | 81 const float* __restrict__ matrix, const int32_t* __restrict__ segments,
|
A D | portable_tensor_utils.cc | 207 const float* __restrict__ matrix, const int32_t* __restrict__ segments, in PortableSparseMatrixBatchVectorMultiplyAccumulate1x4() argument 217 for (int i = segments[row]; i < segments[row + 1]; i++) { in PortableSparseMatrixBatchVectorMultiplyAccumulate1x4()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2018-5784.patch | 98 /* Offsets into buffer for margins and fixed width and length segments */
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/ |
A D | encode.h | 109 int segments; // maximum number of segments to use, in [1..4] member
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/ |
A D | encode.h | 109 int segments; // maximum number of segments to use, in [1..4] member
|
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/ |
A D | encode.h | 109 int segments; // maximum number of segments to use, in [1..4] member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/ |
A D | tensor_utils_common.h | 97 const float* __restrict__ matrix, const int32_t* __restrict__ segments,
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | README | 243 -segments <int> ........ number of segments to use (1..4), default=4
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | cwebp.c | 802 config.segments = ExUtilGetInt(argv[++c], 0, &parse_error); in main()
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | README | 262 collection of segments which are specified by `firstGlyph' and
|