Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 61) sorted by relevance

123

/GUIX-v6.2.1/guix_studio/
Dscreen_flow_edit_dlg.cpp1105 flow_item *source; in InitConnectionList() local
1110 source = mpScreenFlow->GetFlowItem(index); in InitConnectionList()
1111 CheckAddConnection(source); in InitConnectionList()
1304 void screen_flow_diagram_win::RemoveConnection(flow_item *source) in RemoveConnection() argument
1307 if (!source) return; in RemoveConnection()
1314 trigger = source->trigger_list; in RemoveConnection()
1329 RemoveConnection(source, target); in RemoveConnection()
1337 void screen_flow_diagram_win::RemoveConnection(flow_item *source, flow_item *target) in RemoveConnection() argument
1341 if (!source || !target) return; in RemoveConnection()
1346 if ((remove->source_screen == source->screen_name) && in RemoveConnection()
[all …]
Dscreen_flow_edit_dlg.h73 void RemoveConnection(flow_item *source);
74 void RemoveConnection(flow_item *source, flow_item *target);
75 void CheckAddConnection(flow_item *source);
76 void CheckAddConnection(flow_item *source, flow_item *target);
77 … void CalculateConnectionPos(trigger_connection *connection, flow_item *source, flow_item *target);
78 void UpdateConnectionPos(flow_item *source);
Dsprite_edit_dialog.cpp30 #define SET_VAL(target, source) \ argument
31 if (source != FRAME_INFO_NOT_EQUAL)\
33 target = source; \
36 #define CHECK_EQUAL(target, source) \ argument
37 if (target != source) \
/GUIX-v6.2.1/guix_studio/libs/libpng/
DLICENSE.md32 2. Altered source versions must be plainly marked as such, and must
36 source or altered source distribution.
69 are released under other open source licenses.
119 source code, or portions hereof, for any purpose, without fee, subject
122 1. The origin of this source code must not be misrepresented.
125 be misrepresented as being the original source.
128 source or altered source distribution.
131 without fee, and encourage the use of this source code as a component
133 this source code in a product, acknowledgment is not required but would
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.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dftmemory.h237 #define FT_MEM_COPY( dest, source, count ) \ argument
238 ft_memcpy( dest, source, (FT_Offset)(count) )
240 #define FT_MEM_MOVE( dest, source, count ) \ argument
241 ft_memmove( dest, source, (FT_Offset)(count) )
253 #define FT_ARRAY_COPY( dest, source, count ) \ argument
255 source, \
258 #define FT_ARRAY_MOVE( dest, source, count ) \ argument
260 source, \
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dftbitmap.h113 const FT_Bitmap *source,
205 const FT_Bitmap *source,
265 const FT_Bitmap* source,
Dftbzip2.h92 FT_Stream source );
Dftlzw.h90 FT_Stream source );
Dftgzip.h92 FT_Stream source );
Dftoutln.h300 FT_Outline_Copy( const FT_Outline* source,
Dftrender.h57 (*FT_Glyph_CopyFunc)( FT_Glyph source,
/GUIX-v6.2.1/guix_studio/libs/libjpeg/
DLICENSE.md4 libjpeg-turbo is covered by three compatible BSD-style open source licenses:
29 1. If you are distributing a modified version of the libjpeg-turbo source,
33 from the source.
40 2. You must add your own copyright notice to the header of each source
55 2. If you are distributing only libjpeg-turbo binaries without the source, or
97 Redistribution and use in source and binary forms, with or without
100 - Redistributions of source code must retain the above copyright notice,
/GUIX-v6.2.1/test/example_internal/thai_glyph_shaping/
Dnormalization_test.c18 ULONG source[255]; variable
59 source[source_count++] = code; in read_line()
111 _gx_utility_unicode_to_utf8(source[index], utf8_source + utf8_source_count, &glyph_len); in unicode_to_utf8_str()
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dtree.h157 GIT_EXTERN(int) git_tree_entry_dup(git_tree_entry **dest, const git_tree_entry *source);
255 git_treebuilder **out, git_repository *repo, const git_tree *source);
435 GIT_EXTERN(int) git_tree_dup(git_tree **out, git_tree *source);
Dobject.h225 GIT_EXTERN(int) git_object_dup(git_object **dest, git_object *source);
Dblob.h260 GIT_EXTERN(int) git_blob_dup(git_blob **out, git_blob *source);
/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dzlib.h678 z_streamp source));
942 z_streamp source));
1228 const Bytef *source, uLong sourceLen));
1243 const Bytef *source, uLong sourceLen,
1266 const Bytef *source, uLong sourceLen));
1284 const Bytef *source, uLong *sourceLen));
/GUIX-v6.2.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
161 source code, which must be distributed under the terms of Sections
166 cost of physically performing source distribution, a complete
167 machine-readable copy of the corresponding source code, to be
172 to distribute corresponding source code. (This alternative is
177 The source code for a work means the preferred form of the work for
178 making modifications to it. For an executable work, complete source
179 code means all the source code for all modules it contains, plus any
[all …]
/GUIX-v6.2.1/guix_studio/libs/freetype/
DLICENSE.txt70 `using' is a generic term including compiling the project's source
76 FreeType Project, including all source code, binaries and
102 sublicense the FreeType Project (in both source and object code
107 o Redistribution of source code must retain this license file
111 original files must be preserved in all copies of source
/GUIX-v6.2.1/
DCONTRIBUTING.md7 Eclipse ThreadX provides a vendor-neutral, open source, safety certified OS for
28 Information regarding source code management, builds, coding standards, and more.
31 The project maintains the following source code repositories
/GUIX-v6.2.1/common/inc/
Dgx_display.h173 VOID _gx_display_driver_1bpp_canvas_copy(GX_CANVAS *source, GX_CANVAS *dest);
197 VOID _gx_display_driver_4bpp_canvas_copy(GX_CANVAS *source, GX_CANVAS *dest);
212 VOID _gx_display_driver_8bpp_canvas_copy(GX_CANVAS *source, GX_CANVAS *dest);
233 VOID _gx_display_driver_8bpp_rotated_canvas_copy(GX_CANVAS *source, GX_CANVAS *dest);
247 VOID _gx_display_driver_565rgb_canvas_blend(GX_CANVAS *source, GX_CANVAS *dest);
248 VOID _gx_display_driver_16bpp_canvas_copy(GX_CANVAS *source, GX_CANVAS *dest);
296 VOID _gx_display_driver_24xrgb_canvas_blend(GX_CANVAS *source, GX_CANVAS *dest);
301 VOID _gx_display_driver_24xrgb_rotated_canvas_blend(GX_CANVAS *source, GX_CANVAS *dest);
313 VOID _gx_display_driver_32bpp_canvas_copy(GX_CANVAS *source, GX_CANVAS *dest);
326 VOID _gx_display_driver_32bpp_rotated_canvas_copy(GX_CANVAS *source, GX_CANVAS *dest);
/GUIX-v6.2.1/test/example_internal/common_resources/fonts/
DEuropeanTypewriter-readme.txt1 ----source----
/GUIX-v6.2.1/test/
DREADME.md146 - Ensure the main source file is named as `demo_guix_<example_name>.c`.
149 - Place the test source file in the `test\guix_test\regression_test\tests` directory.
153 - In the test source file, include the necessary header files:
216 - Include the test example source code:
226 …e source code also contains a main function, The header file `gx_validation_wrapper.h` is used to …
392 … to set regression test program's SOURCE as `validation_*.c` and related source files, excluding `…
394 # Set regression test program's SOURCE as validation_*.c and related source
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/Obj/
Dbuild.ninja1 #Generating source browse information for project demo_guix_jpeg_decode_1555xrgb

123