Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 48) sorted by relevance

12

/GUIX-v6.4.1/guix_studio/libs/libjpeg/include/
Djerror.h31 #define JMESSAGE(code, string) argument
39 #define JMESSAGE(code, string) code, argument
230 #define ERREXIT(cinfo, code) \ argument
231 ((cinfo)->err->msg_code = (code), \
233 #define ERREXIT1(cinfo, code, p1) \ argument
234 ((cinfo)->err->msg_code = (code), \
237 #define ERREXIT2(cinfo, code, p1, p2) \ argument
238 ((cinfo)->err->msg_code = (code), \
242 #define ERREXIT3(cinfo, code, p1, p2, p3) \ argument
243 ((cinfo)->err->msg_code = (code), \
[all …]
/GUIX-v6.4.1/common/src/
Dgx_utility_thai_glyph_shaping.c194 static UINT _gx_utility_thai_glyph_class_type_get(ULONG code, GX_UBYTE *return_type) in _gx_utility_thai_glyph_class_type_get() argument
198 if (((code >= 0xe01) && (code <= 0xe2f)) || in _gx_utility_thai_glyph_class_type_get()
199 (code == 0xe30) || in _gx_utility_thai_glyph_class_type_get()
200 (code == 0xe40) || in _gx_utility_thai_glyph_class_type_get()
201 (code == 0xe41)) in _gx_utility_thai_glyph_class_type_get()
203 if ((code == 0xe0e) || (code == 0xe0f)) in _gx_utility_thai_glyph_class_type_get()
207 else if ((code == 0xe1b) || (code == 0xe1d) || (code == 0xe1f) || (code == 0xe2c)) in _gx_utility_thai_glyph_class_type_get()
216 else if ((code >= 0xe48) && (code <= 0xe4c)) in _gx_utility_thai_glyph_class_type_get()
220 else if ((code >= 0xe38) && (code <= 0xe3a)) in _gx_utility_thai_glyph_class_type_get()
224 else if ((code == 0xe31) || ((code >= 0xe34) && (code <= 0xe37)) || in _gx_utility_thai_glyph_class_type_get()
[all …]
Dgx_utility_bidi_bracket_pair_get.c136 UINT _gx_utility_bidi_bracket_pair_get(ULONG code, GX_BIDI_BRACKET_PAIR *bracket_pair) in _gx_utility_bidi_bracket_pair_get() argument
144 if (code == entry -> gx_bidi_bracket_pair_open || in _gx_utility_bidi_bracket_pair_get()
145 code == entry -> gx_bidi_bracket_pair_close) in _gx_utility_bidi_bracket_pair_get()
Dgx_image_reader_png_decode.c668 UINT code; in _gx_image_reader_png_dynamic_huffman_code_find() local
678 code = (scan_buffer) << (32 - i_bit); in _gx_image_reader_png_dynamic_huffman_code_find()
679 code = (code) >> (32 - i_bit); in _gx_image_reader_png_dynamic_huffman_code_find()
681 _gx_image_reader_png_bits_revert(&code, i_bit); in _gx_image_reader_png_dynamic_huffman_code_find()
683 if (code <= code_cal + bit_count - 1) in _gx_image_reader_png_dynamic_huffman_code_find()
686 *code_value = (UINT)huffman_table[code_index + code - code_cal]; in _gx_image_reader_png_dynamic_huffman_code_find()
752 UINT code; in _gx_image_reader_png_fixed_ll_huffman_code_find() local
756 code = scan_buffer << (32 - i_bit); in _gx_image_reader_png_fixed_ll_huffman_code_find()
757 code = code >> (32 - i_bit); in _gx_image_reader_png_fixed_ll_huffman_code_find()
759 _gx_image_reader_png_bits_revert(&code, i_bit); in _gx_image_reader_png_fixed_ll_huffman_code_find()
[all …]
Dgx_utility_bidi_mirroring_get.c445 UINT _gx_utility_bidi_mirroring_get(USHORT code, USHORT *mirror) in _gx_utility_bidi_mirroring_get() argument
453 if (entry -> gx_bidi_code == code) in _gx_utility_bidi_mirroring_get()
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/List/
Ddemo_guix_jpeg_decode_8bit_palette.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0x12 gx_display_driver_8bpp_pixel_write.o [3]
91 .text ro code 0x1002'7008 0x6 ABImemclr4.o [5]
92 .text ro code 0x1002'700e 0xa xsprout.o [2]
93 .text ro code 0x1002'7018 0x3a ABImemset48.o [5]
95 .text ro code 0x1002'7054 0x6 ABImemclr.o [5]
[all …]
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/List/
Ddemo_guix_jpeg_decode_1555xrgb.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0x7a gx_display_driver_1555xrgb_pixel_blend.o [3]
91 .text ro code 0x1002'7070 0x6 ABImemclr4.o [5]
92 ….text ro code 0x1002'7076 0x16 gx_display_driver_1555xrgb_native_color_get.o […
93 .text ro code 0x1002'708c 0x3a ABImemset48.o [5]
94 .text ro code 0x1002'70c6 0x16 gx_display_driver_565rgb_native_color_get.o [3]
[all …]
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0xa xsprout.o [2]
91 .text ro code 0x1002'7000 0x6 ABImemclr4.o [5]
92 .text ro code 0x1002'7006 0x6 gx_display_driver_24xrgb_native_color_get.o [3]
93 .text ro code 0x1002'700c 0x3a ABImemset48.o [5]
94 .text ro code 0x1002'7046 0x6 gx_display_driver_32bpp_row_pitch_get.o [3]
[all …]
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/List/
Ddemo_guix_jpeg_decode_565rgb.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0x16 gx_display_driver_565rgb_native_color_get.o [3]
91 .text ro code 0x1002'700c 0x6 ABImemclr4.o [5]
92 .text ro code 0x1002'7012 0xa xsprout.o [2]
93 .text ro code 0x1002'701c 0x3a ABImemset48.o [5]
94 .text ro code 0x1002'7056 0x6 gx_display_driver_16bpp_row_pitch_get.o [3]
[all …]
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_ccw/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb_rotated_ccw.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0xa xsprout.o [2]
91 .text ro code 0x1002'7000 0x6 ABImemclr4.o [5]
92 .text ro code 0x1002'7006 0x6 gx_display_driver_24xrgb_native_color_get.o [3]
93 .text ro code 0x1002'700c 0x3a ABImemset48.o [5]
94 .text ro code 0x1002'7046 0x6 gx_display_driver_32bpp_row_pitch_get.o [3]
[all …]
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_cw/Debug/List/
Ddemo_guix_jpeg_decode_24xrgb_rotated_cw.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0xa xsprout.o [2]
91 .text ro code 0x1002'7000 0x6 ABImemclr4.o [5]
92 .text ro code 0x1002'7006 0x6 gx_display_driver_24xrgb_native_color_get.o [3]
93 .text ro code 0x1002'700c 0x3a ABImemset48.o [5]
94 .text ro code 0x1002'7046 0x6 gx_display_driver_32bpp_row_pitch_get.o [3]
[all …]
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/List/
Ddemo_guix_jpeg_decode_565rgb_rotated_ccw.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0x16 gx_display_driver_565rgb_native_color_get.o [3]
91 .text ro code 0x1002'700c 0x6 ABImemclr4.o [5]
92 .text ro code 0x1002'7012 0xa xsprout.o [2]
93 .text ro code 0x1002'701c 0x3a ABImemset48.o [5]
94 .text ro code 0x1002'7056 0x6 gx_display_driver_16bpp_row_pitch_get.o [3]
[all …]
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/List/
Ddemo_guix_jpeg_decode_565rgb_rotated_cw.map77 .intvec ro code 0x1000'0000 0x40 vector_table_M.o [5]
86 .text ro code 0x1002'51e0 0x1cc8 gx_image_reader_png_decode.o [3]
87 .text ro code 0x1002'6ea8 0x2a strncmp.o [2]
88 .text ro code 0x1002'6ed2 0x7e lz77_init_single.o [5]
89 .text ro code 0x1002'6f50 0xa6 ABImemcpy.o [5]
90 .text ro code 0x1002'6ff6 0x16 gx_display_driver_565rgb_native_color_get.o [3]
91 .text ro code 0x1002'700c 0x6 ABImemclr4.o [5]
92 .text ro code 0x1002'7012 0xa xsprout.o [2]
93 .text ro code 0x1002'701c 0x3a ABImemset48.o [5]
94 .text ro code 0x1002'7056 0x6 gx_display_driver_16bpp_row_pitch_get.o [3]
[all …]
/GUIX-v6.4.1/test/example_internal/bidi_text_draw_32bpp/
Dbidi_character_test.c29 ULONG code = 0; in read_line() local
50 output_text[output_count++] = input_text[code]; in read_line()
51 code = 0; in read_line()
56 code = 0; in read_line()
73 code += digit << shift; in read_line()
77 input_text[input_count++] = code; in read_line()
78 code = 0; in read_line()
92 code = code * 10 + digit; in read_line()
100 output_text[output_count++] = input_text[code]; in read_line()
/GUIX-v6.4.1/test/example_internal/thai_glyph_shaping/
Dnormalization_test.c30 ULONG code = 0; in read_line() local
59 source[source_count++] = code; in read_line()
63 nfc[nfc_count++] = code; in read_line()
66 code = 0; in read_line()
86 code = (code << 4) + digit; in read_line()
/GUIX-v6.4.1/guix_studio/libs/libgit2/
DLICENSE.txt46 this service if you wish), that you receive source code or can get it
58 source code. And you must show them these terms so they know their
102 source code as you receive it, in any medium, provided that you
157 under Section 2) in object code or executable form under the terms of
161 source code, which must be distributed under the terms of Sections
167 machine-readable copy of the corresponding source code, to be
172 to distribute corresponding source code. (This alternative is
174 received the program in object code or executable form with such
177 The source code for a work means the preferred form of the work for
179 code means all the source code for all modules it contains, plus any
[all …]
/GUIX-v6.4.1/
DREADME.md5 … application’s GUI. Eclipse ThreadX GUIX Studio automatically generates C code that’s compatible w…
40 The master branch has the most recent code with all new features and bug fixes. It does not represe…
115 …dons you need in `gx_user.h` and build together with the component source code. You can refer to […
119 …nd host systems. Integrating any of these components into your device app code is as simple as add…
121 …usage pattern is to include GUIX into your device code source tree to be built & linked with your
147 Eclipse ThreadX provides OEMs with components to secure communication and to create code and data i…
/GUIX-v6.4.1/ports/win32/inc/
Dgx_port.h97 #define GX_WIN32_EVENT_THREAD_EXIT(code) exit(code) argument
/GUIX-v6.4.1/guix_studio/libs/libjpeg/
DLICENSE.md10 (any code inherited from libjpeg, and any modifications to that code.)
100 - Redistributions of source code must retain the above copyright notice,
131 desirable to choose a license that granted us the same protections for new code
132 that were granted to the IJG for code derived from their software.
/GUIX-v6.4.1/samples/
Dsample_readme.md4 …for your own application development efforts. Use the example application code to guide your own a…
18 to update to the latest example code.
/GUIX-v6.4.1/guix_studio/ports/
Dgx_port.h69 #define GX_WIN32_EVENT_THREAD_EXIT(code) ExitThread(code) argument
/GUIX-v6.4.1/guix_studio/libs/libpng/
DREADME.txt3 1) Download the libpng source code from the following link:
7 2) Download reference zlib source code from either of the following links:
/GUIX-v6.4.1/scripts/
Dtest_studio_demo.cmd17 rem Save exit code for dotnet build.
20 rem Exit with explicit 0 code so that build does not fail.
Dtest_studio_demo_compile.cmd16 rem Save exit code for dotnet build.
19 rem Exit with explicit 0 code so that build does not fail.
Dtest_studio_view.cmd15 rem Save exit code for dotnet build.
20 rem Exit with explicit 0 code so that build does not fail.

12