Home
last modified time | relevance | path

Searched refs:memory_allocate (Results 1 – 25 of 93) sorted by relevance

1234

/GUIX-v6.2.1/test/example_internal/multi_themes_332rgb/
Ddemo_guix_multi_themes_332rgb.c37 VOID *memory_allocate(ULONG size) in memory_allocate() function
72 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
154 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
175 Japanese_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/thai_glyph_shaping/
Ddemo_thai_glyph_shaping.c37 VOID *memory_allocate(ULONG size) in memory_allocate() function
73 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
143 binres_root_address = memory_allocate(total_length); in load_language_table()
/GUIX-v6.2.1/test/example_internal/arabic_glyph_shaping/
Ddemo_arabic_glyph_shaping.c37 VOID *memory_allocate(ULONG size) in memory_allocate() function
73 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
135 binres_root_address = memory_allocate(total_length); in load_language_table()
/GUIX-v6.2.1/test/example_internal/bidi_text_line_break_static/
Ddemo_guix_bidi_text_line_break_static.c43 VOID *memory_allocate(ULONG size) in memory_allocate() function
120 address = memory_allocate(total_length); in load_theme_2()
155 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/two_displays_binres/
Ddemo_guix_two_displays_binres.c39 VOID* memory_allocate(ULONG size) in memory_allocate() function
62 gx_system_memory_allocator_set(memory_allocate, memory_free); in start_guix()
107 address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/multi_themes_16bpp/
Ddemo_guix_multi_themes_16bpp.c40 VOID *memory_allocate(ULONG size) in memory_allocate() function
75 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
210 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
233 Japanese_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/kerning_glyph_in_string_table/
Ddemo_kerning_glyph_in_string_table.c43 VOID *memory_allocate(ULONG size) in memory_allocate() function
76 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
177 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/binres_theme_static_language/
Ddemo_guix_binres_theme_static_language.c38 VOID *memory_allocate(ULONG size) in memory_allocate() function
84 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
226 address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/
Ddemo_runtime_allocate_16bpp.c32 VOID *memory_allocate(ULONG size) in memory_allocate() function
69 gx_system_memory_allocator_set(memory_allocate, memory_free); in guix_setup()
/GUIX-v6.2.1/test/example_internal/template/
Ddemo_guix_template.c29 VOID *memory_allocate(ULONG size) in memory_allocate() function
63 gx_system_memory_allocator_set(memory_allocate, memory_free); in start_guix()
/GUIX-v6.2.1/test/example_internal/bidi_text_line_break_runtime/
Ddemo_guix_bidi_text_line_break_runtime.c32 VOID *memory_allocate(ULONG size) in memory_allocate() function
68 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/multi_themes_16bpp_5_5_1/
Ddemo_guix_multi_themes_16bpp_5_5_1.c36 VOID *memory_allocate(ULONG size) in memory_allocate() function
71 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
159 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/system_screen_stack/
Ddemo_guix_system_screen_stack.c41 VOID *memory_allocate(ULONG size) in memory_allocate() function
64 gx_system_memory_allocator_set(memory_allocate, memory_free); in start_guix()
/GUIX-v6.2.1/test/example_internal/thai_glyph_shaping_runtime/
Ddemo_thai_glyph_shaping_runtime.c37 VOID *memory_allocate(ULONG size) in memory_allocate() function
73 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/multi_themes_16bpp_synergy/
Ddemo_guix_multi_themes_16bpp_synergy.c37 VOID *memory_allocate(ULONG size) in memory_allocate() function
72 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
204 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/multi_themes_32bpp/
Ddemo_guix_multi_themes_32bpp.c36 VOID *memory_allocate(ULONG size) in memory_allocate() function
73 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
216 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/multi_themes_8bpp_palette/
Ddemo_guix_multi_themes_8bpp_palette.c36 VOID *memory_allocate(ULONG size) in memory_allocate() function
71 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
203 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/tutorials/demo_guix_binres/
Ddemo_guix_binres.c137 VOID *memory_allocate(ULONG size) in memory_allocate() function
201 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
322 address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/kerning_glyph_draw_32bpp_screen/
Ddemo_kerning_glyph_draw_32bpp_screen.c53 VOID *memory_allocate(ULONG size) in memory_allocate() function
86 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
249 binres_root_address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/test/example_internal/all_widgets_565bgr/
Ddemo_guix_all_widgets_565bgr.c46 VOID *memory_allocate(ULONG size);
56 VOID *memory_allocate(ULONG size) in memory_allocate() function
157 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
/GUIX-v6.2.1/samples/demo_guix_thermostat/
Ddemo_guix_thermostat.c30 VOID *memory_allocate(ULONG size) in memory_allocate() function
58 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
/GUIX-v6.2.1/tutorials/demo_guix_circular_gauge/
Ddemo_guix_circular_gauge.c34 VOID *memory_allocate(ULONG size) in memory_allocate() function
62 gx_system_memory_allocator_set(memory_allocate, memory_free); in tx_application_define()
/GUIX-v6.2.1/tutorials/demo_guix_runtime_bidi_text/
Ddemo_guix_runtime_bidi_text.c38 VOID *memory_allocate(ULONG size) in memory_allocate() function
83 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/bidi_text_draw_32bpp/
Ddemo_bidi_text_draw_32bpp.c45 VOID *memory_allocate(ULONG size) in memory_allocate() function
111 gx_system_memory_allocator_set(memory_allocate, memory_free); in demo_thread_entry()
202 address = memory_allocate(total_length); in load_binary_resource_data_to_ram()
/GUIX-v6.2.1/tutorials/demo_guix_binres_standalone/
Ddemo_guix_binres_standalone.c42 VOID* memory_allocate(ULONG size) in memory_allocate() function
133 address = memory_allocate(total_length); in load_binary_resource_data_to_ram()

1234