Home
last modified time | relevance | path

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

12

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite.c3328 if(tls == NULL) in _allocate_command_buffer()
3381 if(tls == NULL) in _free_command_buffer()
4115 if(tls == NULL) in fill_feature_table()
4205 if(tls == NULL) in update_context_buffer()
4229 …if(check.isContextSwitched && tls->t_context.ts_init && !tls->t_context.ts_init_used && tls->t_con… in update_context_buffer()
5166 if(tls == NULL) in flush_target()
5621 if(tls == NULL) in set_render_target()
5626 …} else if(tls->t_context.scissor_enabled && (tls->t_context.scissor[2] <= 0 || tls->t_context.scis… in set_render_target()
5634 tls->t_context.start_offset = CMDBUF_OFFSET(tls->t_context); in set_render_target()
5689 …_ERROR(push_state(&tls->t_context, 0x0A13, (tls->t_context.scissor[0] + tls->t_context.scissor[2])… in set_render_target()
[all …]
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Delm_os.c4 vg_lite_error_t elm_os_set_tls(void* tls) in elm_os_set_tls() argument
6 if(tls == NULL) in elm_os_set_tls()
16 *(tls_ptr + 1) = (rt_uint32_t) tls; in elm_os_set_tls()
A Delm_os.h7 vg_lite_error_t elm_os_set_tls(void* tls);
/bsp/simulator/
A Dmingw.ld133 .tls BLOCK(__section_alignment__) :
136 *(.tls)
137 *(.tls$)
138 *(SORT(.tls$*))
/bsp/synopsys/boards/
A Dlinker_template_mw.ld130 .tls ALIGN(8): {
131 *(.tls*)
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/rtos/
A Dvg_lite_os.c176 int32_t vg_lite_os_set_tls(void* tls) in vg_lite_os_set_tls() argument
178 if(tls == NULL) in vg_lite_os_set_tls()
187 *tls_ptr = (rt_uint32_t) tls; in vg_lite_os_set_tls()
A Dvg_lite_os.h32 int32_t vg_lite_os_set_tls(void* tls);
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/toolchains/segger/
A Dram_core1.icf23 define block tls with fixed order { block tbss, block tdata };
100 … block tls, // Thread-local-storage block
A Dflash.icf26 define block tls with fixed order { block tbss, block tdata };
113 … block tls, // Thread-local-storage block
A Dflash_uf2.icf27 define block tls with fixed order { block tbss, block tdata };
115 … block tls, // Thread-local-storage block
A Dram.icf24 define block tls with fixed order { block tbss, block tdata };
102 … block tls, // Thread-local-storage block
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/toolchains/segger/
A Dram_core1.icf24 define block tls with fixed order { block tbss, block tdata };
101 … block tls, // Thread-local-storage block
A Dflash.icf26 define block tls with fixed order { block tbss, block tdata };
107 … block tls, // Thread-local-storage block
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/toolchains/segger/
A Dram_core1.icf23 define block tls with fixed order { block tbss, block tdata };
100 … block tls, // Thread-local-storage block
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/toolchains/segger/
A Dflash.icf23 define block tls with fixed order { block tbss, block tdata };
99 … block tls, // Thread-local-storage block
A Dflash_uf2.icf24 define block tls with fixed order { block tbss, block tdata };
99 … block tls, // Thread-local-storage block
A Dram.icf22 define block tls with fixed order { block tbss, block tdata };
94 … block tls, // Thread-local-storage block
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/toolchains/segger/
A Dram.icf24 define block tls with fixed order { block tbss, block tdata };
98 … block tls, // Thread-local-storage block
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/toolchains/segger/
A Dflash.icf23 define block tls with fixed order { block tbss, block tdata };
99 … block tls, // Thread-local-storage block
A Dflash_uf2.icf24 define block tls with fixed order { block tbss, block tdata };
99 … block tls, // Thread-local-storage block
A Dram.icf22 define block tls with fixed order { block tbss, block tdata };
94 … block tls, // Thread-local-storage block
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/toolchains/segger/
A Dflash.icf26 define block tls with fixed order { block tbss, block tdata };
103 … block tls, // Thread-local-storage block
A Dflash_sdram_uf2.icf28 define block tls with fixed order { block tbss, block tdata };
102 … block tls, // Thread-local-storage block
A Dflash_uf2.icf27 define block tls with fixed order { block tbss, block tdata };
105 … block tls, // Thread-local-storage block
A Dram.icf25 define block tls with fixed order { block tbss, block tdata };
102 … block tls, // Thread-local-storage block

Completed in 65 milliseconds

12