Home
last modified time | relevance | path

Searched defs:context (Results 951 - 975 of 8873) sorted by relevance

1...<<31323334353637383940>>...355

/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
145 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
142 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
145 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_context.c77 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
141 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
152 HalUserTaskStackInit(TaskContext *context, UINTPTR taskEntry, UINTPTR stack) HalUserTaskStackInit() argument
[all...]
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_context.c80 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
144 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
H A Dlos_context.c77 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
145 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
145 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
142 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
145 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
142 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_context.c78 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
142 TaskContext *context = (TaskContext *)((UINTPTR)stackPointer - sizeof(TaskContext)); ArchSignalContextInit() local
[all...]
/kernel/liteos_m/arch/csky/v2/gcc/
H A Dlos_context.c82 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
[all...]
/kernel/liteos_m/arch/risc-v/nuclei/gcc/
H A Dlos_context.c48 TaskContext *context = NULL; in ArchTskStackInit() local
/kernel/liteos_m/arch/risc-v/riscv32/gcc/
H A Dlos_context.c84 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
[all...]
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_context.c114 TaskContext *context = (TaskContext *)((UINTPTR)topStack + stackSize - sizeof(TaskContext)); in ArchTskStackInit() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/nodecontent/
H A Dnode_content_test.cpp26 ArkUI_ContextHandle context = nullptr; in TestNodeContent001() local
84 ArkUI_ContextHandle context = nullptr; in TestNodeContent007() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_setDragEventStrictReport.cpp60 ArkUI_ContextHandle context = OH_ArkUI_GetContextByNode(text); in drag_setDragEventStrictReportWidthContext_003() local
76 ArkUI_ContextHandle context = OH_ArkUI_GetContextByNode(text); in drag_setDragEventStrictReportWidthContext_004() local
/test/xts/dcts/testtools/disjsTest/server/
H A DtestApi.js[all...]
/third_party/alsa-utils/alsaucm/
H A Dusecase.h20 struct context { struct
/third_party/cups-filters/fontembed/
H A Dembed.c9 static inline int copy_file(FILE *f,OUTPUT_FN output,void *context) // {{{ in copy_file() argument
177 int emb_embed(EMB_PARAMS *emb,OUTPUT_FN output,void *context) // {{{ in emb_embed() argument
[all...]
H A Dtest_ps.c10 static void example_outfn(const char *buf,int len,void *context) // {{{ in example_outfn() argument
/third_party/benchmark/src/
H A Dcsv_reporter.cc56 bool CSVReporter::ReportContext(const Context& context) { in ReportContext() argument
57 PrintBasicContext(&GetErrorStream(), context); in ReportContext() local
/third_party/bounds_checking_function/src/
H A Dstrtok_s.c66 SECUREC_INLINE char *SecUpdateToken(char *strToken, const char *strDelimit, char **context) in SecUpdateToken() argument
95 char *strtok_s(char *strToken, const char *strDelimit, char **context) in strtok_s() argument
[all...]
H A Dwcstok_s.c65 SECUREC_INLINE wchar_t *SecUpdateTokenW(wchar_t *strToken, const wchar_t *strDelimit, wchar_t **context) in SecUpdateTokenW() argument
95 wchar_t *wcstok_s(wchar_t *strToken, const wchar_t *strDelimit, wchar_t **context) in wcstok_s() argument
[all...]
/third_party/icu/icu4c/source/test/perf/ucnvavailperf/
H A Ducnvavailperf.cpp58 my_alloc(const void *context, size_t size) { in my_alloc() argument
70 my_free(const void *context, void *mem) { in my_free() argument
80 my_realloc(const void *context, void *mem, size_t size) { in my_realloc() argument

Completed in 7 milliseconds

1...<<31323334353637383940>>...355