Home
last modified time | relevance | path

Searched defs:current (Results 1 – 21 of 21) sorted by relevance

/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_proc_mem.c60 FSArchive *current = (FSArchive *)p_file->prop.dir.pos.pos; in FSi_MemArchiveProc() local
Dfs_file.c967 const char *current = (root != NULL) ? (root + 1) : path; in FSi_GetSpaceToCreateDirectoryEntries() local
/TwlSDK-5.1.0/build/libraries/wbt/common/src/
Dwbt_context.c369 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_SwitchNextCommand() local
704 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_CheckRequest() local
1020 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_NotifyCompletionCallback() local
1161 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CallPacketRecvHook() local
1427 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CancelCommand() local
1508 const WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_GetDownloadProgress() local
1538 WBTCommand *current; in WBT_SetPacketLength() local
/TwlSDK-5.1.0/build/demos/fs/overlay/src/
Dmain.c155 int current = 0; in NitroMain() local
/TwlSDK-5.1.0/build/demos/wm/wireless-all/src/
Dtest.c340 int current, total; in DrawFrame() local
/TwlSDK-5.1.0/build/demos/fs/explorer/src/
Dmain.c57 char current[FS_ENTRY_LONGNAME_MAX]; member
/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/src/
Dchild.c490 int current, total; in ModeChildOverlay() local
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-4/src/
Dmain.c48 static CAMERASelect current; variable
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-2/src/
Dmain.c42 static CAMERASelect current; variable
/TwlSDK-5.1.0/include/nitro/os/common/
DcallTrace.h70 OSCallTrace *current; // current pointer member
DfunctionCost.h68 OSFunctionCost *current; // current pointer member
Dthread.h173 OSThread *current; member
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-1/src/
Dmain.c36 static CAMERASelect current; variable
/TwlSDK-5.1.0/build/libraries/dsp/common/src/
Ddsp_pipe.c266 int current = 0; in DSPi_PipeCallbackToConsole() local
319 int current = 0; in DSPi_PipeCallbackForDMA() local
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-3/src/
Dmain.c60 static CAMERASelect current; variable
/TwlSDK-5.1.0/build/libraries/wfs/common/src/
Dwfs_server.c213 const u32 current = file->ack_seq; in WFSi_WBTCallback() local
Dwfs_client.c503 void WFS_GetClientReadProgress(WFSClientContext *context,int *current, int *total) in WFS_GetClientReadProgress()
/TwlSDK-5.1.0/build/demos/wireless_shared/wfs/src/
Dwfs_common.c783 BOOL WFS_GetCurrentDownloadProgress(int *current, int *total) in WFS_GetCurrentDownloadProgress()
/TwlSDK-5.1.0/include/nitro/wbt/
Dcontext.h186 s32 current; member
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_thread.c1349 OSThread *current = OS_GetCurrentThread(); in OS_YieldThread() local
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c130 …u8 current; // Quantity of received data (in bytes) (excluding the leading… member