| /GUIX-v6.2.1/test/guix_test/golden_files/ |
| D | guix_all_widgets_16bpp_rotated_rotate_screen.checksum | 14 DY�KP>���S 18 �y�N]|���S 22 ����]|���S 26 ����]|���S 30 ���]|���S 34 ���]|���S 38 j�s4]|���S 42 j�s4]|���S 46 �O-�]|���S 50 �O-�]|���S [all …]
|
| D | guix_all_widgets_canvas_copy_blend.checksum | 14 ���G=���S�P 18 ���G=���S�P 22 ���=���S�P 26 �Ώ�=���S�P 30 r]=���S�P 34 �2=���S�P 38 a�0=���S�P 42 �uԀ=���S�P 46 ��vd=���S�P 50 ���=���S�P [all …]
|
| D | guix_all_widgets_1bpp_text_screen.checksum | 14 �V��Sg<�& 18 ��phSg<�& 22 �H�Sg<�& 26 ^�wSg<�& 30 [O�Sg<�& 34 s慿Sg<�& 39 V�Sg<�& 43 �,F�Sg<�& 47 P�Sg<�& 51 ���FSg<�& [all …]
|
| D | guix_565rgb_palette_pixelmap_draw.checksum | 14 �o��X�S���V 19 �X�S���V 23 XPg�X�S���V 27 T3s�X�S���V 31 c"���X�S���V 35 ��ʾ�X�S���V 39 e�(!�X�S���V 43 G���X�S���V 47 1����X�S���V 51 1����X�S���V
|
| D | guix_vertical_list_selected_set.checksum | 14 ݁��P����S 18 �'�]���S 22 ��]���S 26 ���B]���S 30 �!�]���S 34 ��b�]���S 38 ܪ ]���S 42 H��]���S 46 H��]���S
|
| D | guix_generic_wide_arc_draw.checksum | 14 �$O=���`S� 18 �3��=���`S� 22 ��%9=���`S� 27 wa�=���`S� 31 R�J}=���`S� 35 ^ċF=���`S� 39 �/�=���`S� 43 �Ȃ=���`S� 47 �Ȃ=���`S�
|
| D | guix_all_widgets_single_line_text_input_mark.checksum | 14 XP��=����S� 18 XP��=����S� 22 4�:s=����S� 26 4�:s=����S� 30 �+c�=����S� 34 LZ?�=����S� 38 LZ?�=����S� 42 �+c�=����S�
|
| D | guix_4444argb_pixelmap_draw.checksum | 14 4�1���S���tV 18 S.��S���tV 22 S.��S���tV 26 S.��S���tV
|
| D | guix_synergy_glyph_draw_32bpp.checksum | 14 :jm�?��e�S 18 �B�ǻ�e�S 22 ���ǻ�e�S 26 ���ǻ�e�S 30 ����ǻ�e�S 34 �����ǻ�e�S
|
| D | guix_all_widgets_4bpp_shapes_screen_ellipse.checksum | 27 S�y 44 S�y 53 S�y 70 S�y 87 S�y 96 S�y 113 S�y 130 S�y 139 S�y 156 S�y [all …]
|
| D | guix_circular_gauge_16bpp.checksum | 14 _������S���V 18 t/8�����S���V 23 �����S���V 27 t/8�����S���V 31 t/8�����S���V
|
| D | guix_palette_16bpp.checksum | 14 ��1wObK�%S��nhV 18 T��wObK�%S��nhV 22 H�*�ObK�%S��nhV 26 ��VObK�%S��nhV
|
| D | guix_vertical_list_set_32bpp.checksum | 26 �S]���2rH 70 �g�S]���2rH 107 �ݬS]���2rH 140 B�]S]���2rH 144 B�]S]���2rH
|
| D | guix_vertical_list_child_height.checksum | 14 +���P���x,S 18 ��]��x,S 22 W��]��x,S
|
| D | guix_ml_text_input_property.checksum | 22 X�1S�G��_�" 30 X�1S�G��_�" 34 �S��G��_�"
|
| D | guix_multi_line_text_input_cursor_draw_24xrgb.checksum | 908 S�>2=���z� 912 S�>2=���z� 948 S�>2=���z� 988 S�>2=���z� 1028 S�>2=���z� 1068 S�>2=���z� 1108 S�>2=���z� 1148 S�>2=���z� 1188 S�>2=���z� 1228 S�>2=���z� [all …]
|
| D | guix_sprite.checksum | 22 S�=���/�� 46 S�=���/�� 70 S�=���/��
|
| D | guix_utility_4444argb_pixelmap_rotate.checksum | 46 �S��t#bP�?��n�V 50 �S��t#bP�?��n�V 62 S$�Lt#bP�?��n�V 66 S$�Lt#bP�?��n�V
|
| /GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/ |
| D | submodule.h | 95 #define GIT_SUBMODULE_STATUS_IS_UNMODIFIED(S) \ argument 96 (((S) & ~GIT_SUBMODULE_STATUS__IN_FLAGS) == 0) 98 #define GIT_SUBMODULE_STATUS_IS_INDEX_UNMODIFIED(S) \ argument 99 (((S) & GIT_SUBMODULE_STATUS__INDEX_FLAGS) == 0) 101 #define GIT_SUBMODULE_STATUS_IS_WD_UNMODIFIED(S) \ argument 102 (((S) & (GIT_SUBMODULE_STATUS__WD_FLAGS & \ 105 #define GIT_SUBMODULE_STATUS_IS_WD_DIRTY(S) \ argument 106 (((S) & (GIT_SUBMODULE_STATUS_WD_INDEX_MODIFIED | \
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_1555xrgb.pbw | 213 "ID": "c:@S@GX_STRING_STRUCT", 224 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_ptr", 238 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_length", 7607 "ID": "c:@S@GX_POINT_STRUCT", 7618 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_x", 7632 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_y", 7665 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT", 7676 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_xi", 7690 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dx", 7704 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dy", [all …]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb.pbw | 213 "ID": "c:@S@GX_STRING_STRUCT", 224 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_ptr", 238 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_length", 7607 "ID": "c:@S@GX_POINT_STRUCT", 7618 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_x", 7632 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_y", 7665 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT", 7676 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_xi", 7690 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dx", 7704 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dy", [all …]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_24xrgb.pbw | 213 "ID": "c:@S@GX_STRING_STRUCT", 224 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_ptr", 238 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_length", 7607 "ID": "c:@S@GX_POINT_STRUCT", 7618 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_x", 7632 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_y", 7665 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT", 7676 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_xi", 7690 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dx", 7704 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dy", [all …]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_8bit_palette.pbw | 213 "ID": "c:@S@GX_STRING_STRUCT", 224 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_ptr", 238 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_length", 7607 "ID": "c:@S@GX_POINT_STRUCT", 7618 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_x", 7632 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_y", 7665 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT", 7676 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_xi", 7690 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dx", 7704 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dy", [all …]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_ccw.pbw | 213 "ID": "c:@S@GX_STRING_STRUCT", 224 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_ptr", 238 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_length", 7607 "ID": "c:@S@GX_POINT_STRUCT", 7618 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_x", 7632 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_y", 7665 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT", 7676 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_xi", 7690 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dx", 7704 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dy", [all …]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_cw.pbw | 213 "ID": "c:@S@GX_STRING_STRUCT", 224 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_ptr", 238 "ID": "c:@S@GX_STRING_STRUCT@FI@gx_string_length", 7607 "ID": "c:@S@GX_POINT_STRUCT", 7618 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_x", 7632 "ID": "c:@S@GX_POINT_STRUCT@FI@gx_point_y", 7665 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT", 7676 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_xi", 7690 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dx", 7704 "ID": "c:@S@GX_POLYGON_EDGE_STRUCT@FI@gx_polygon_edge_dy", [all …]
|