| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/src/ |
| D | child.c | 102 FSFile d; in CreateFileList() local 280 FSFile d; in ModeChildFile() local 401 u64 d = ret * 8; in ModeChildFile() local
|
| /TwlSDK-5.1.0/build/libraries/math/common/src/ |
| D | dgt_md5.c | 49 inline static u32 CalcRound1(u32 a, u32 b, u32 c, u32 d, u32 x, u32 s, u32 t) in CalcRound1() 54 inline static u32 CalcRound2(u32 a, u32 b, u32 c, u32 d, u32 x, u32 s, u32 t) in CalcRound2() 59 inline static u32 CalcRound3(u32 a, u32 b, u32 c, u32 d, u32 x, u32 s, u32 t) in CalcRound3() 64 inline static u32 CalcRound4(u32 a, u32 b, u32 c, u32 d, u32 x, u32 s, u32 t) in CalcRound4() 161 u32 a, b, c, d; in ProcessBlock() local
|
| D | dgt_sha1.c | 97 u32 d = context->h[3]; in MATHi_SHA1ProcessBlock() local
|
| /TwlSDK-5.1.0/build/demos/fs/file-2/src/ |
| D | main.c | 47 FSFile d; in DumpRomDirectorySub() local 148 FSFile d; in NitroMain() local
|
| /TwlSDK-5.1.0/build/libraries/std/common/src/ |
| D | std_sprintf.c | 458 int d = (int)(val & 0x07); in STD_TVSNPrintf() local 475 int d = (int)(v - (r * 10)); in STD_TVSNPrintf() local 485 int d = (int)(val - (r * 10)); in STD_TVSNPrintf() local 494 int d = (int)(val & 0x0f); in STD_TVSNPrintf() local
|
| D | std_string.c | 665 int c, d; in STD_CompareLString() local 695 char c, d, diff; in STD_CompareNIString() local 1087 u32 d = (u32)(c - '0'); in STD_TVSScanf() local
|
| /TwlSDK-5.1.0/build/libraries/mi/common/src/ |
| D | mi_memory.c | 50 #define HALFW_DCD( cond, d, n, offset, sign, ldst, def ) \ argument 54 #define LDRH_AD1( cond, d, n, offset ) \ argument 58 #define LDRH_AD2( cond, d, n, offset ) \ argument 62 #define LDRH_AD3( cond, d, n, offset ) \ argument 66 #define LDRH_AD4( cond, d, n, offset ) \ argument 70 #define STRH_AD1( cond, d, n, offset ) \ argument 74 #define STRH_AD2( cond, d, n, offset ) \ argument 78 #define STRH_AD3( cond, d, n, offset ) \ argument 82 #define STRH_AD4( cond, d, n, offset ) \ argument 320 int d = (int)*p1++ - (int)*p2++; in MIi_CpuComp16() local [all …]
|
| /TwlSDK-5.1.0/build/demos/os/tick-1/src/ |
| D | main.c | 28 u32 d = (cnt >> shift) & 0xf; in ObjChar() local
|
| /TwlSDK-5.1.0/build/demos/crypto/rc4-1/src/ |
| D | main.c | 207 char* d[] = { in RC4Test() local 249 char* d[] = { in RC4Test() local
|
| /TwlSDK-5.1.0/build/demos/math/fft-1/src/ |
| D | main.c | 484 fx32 d = MATH_ABS(data[i] - orig[i]); in PrintError() local 524 int i, j, k, ik, h, d, k2; in FFT() local 585 int i, j, k, ik, h, d, k2; in IFFT() local
|
| /TwlSDK-5.1.0/build/demos/os/sleep-1/src/ |
| D | main.c | 29 u32 d = (cnt >> shift) & 0xf; in ObjChar() local
|
| /TwlSDK-5.1.0/build/demos/crypto/rc4-3/src/ |
| D | main.c | 248 char* d[] = { in RC4EncText() local 291 char* d = "abcdefghijklmnopqrstuvwxyz"; in RC4EncText() local
|
| /TwlSDK-5.1.0/build/libraries/fs/common/include/ |
| D | util.h | 145 u32 d = (u8)(str2[i] - 'A'); in FSi_StrNICmp() local
|
| /TwlSDK-5.1.0/build/demos/math/dgt-1/src/ |
| D | main.c | 510 char *d[] = { in DigestTest() local 624 char *d[] = { in DigestTest() local 675 char *d[] = { in DigestTest() local
|
| /TwlSDK-5.1.0/build/libraries/init/ARM9/src/ |
| D | crt0.c | 489 #define REGION_BIT(a,b,c,d,e,f,g,h) (((a)<<0)|((b)<<1)|((c)<<2)|((d)<<3)|((e)<<4)|((f)<<5)|((g)… in init_cp15() argument 490 #define REGION_ACC(a,b,c,d,e,f,g,h) (((a)<<0)|((b)<<4)|((c)<<8)|((d)<<12)|((e)<<16)|((f)<<20)|(… in init_cp15() argument
|
| /TwlSDK-5.1.0/build/demos/rtc/rtc-1/src/ |
| D | main.c | 531 RTCDate *d = &gRtcDate; in IncValue() local 612 RTCDate *d = &gRtcDate; in DecValue() local
|
| /TwlSDK-5.1.0/build/libraries/init/ARM9.TWL/src/ |
| D | crt0.FLX.c | 491 #define REGION_BIT(a, b, c, d, e, f, g, h) (((a) << 0) | ((b) << 1) | ((c) << 2) | ((d) << 3) | ((… in INITi_InitRegion() argument 492 #define REGION_ACC(a, b, c, d, e, f, g, h) (((a) << 0) | ((b) << 4) | ((c) << 8) | ((d) << 12) | (… in INITi_InitRegion() argument
|
| /TwlSDK-5.1.0/build/tools/mic2wav/ |
| D | main.cpp | 181 DWORD d; in Save() local
|
| /TwlSDK-5.1.0/build/demos/crypto/sign-1/src/ |
| D | main.c | 245 char* d[] = { in SignTest() local
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/common/src/ |
| D | util.c | 226 u8 d; in PrintString() local
|
| /TwlSDK-5.1.0/build/tools/bin2obj/ |
| D | section.c | 43 DataSection *d; in add_datasec() local
|
| /TwlSDK-5.1.0/build/demos/fs/arc-1/src/ |
| D | main.c | 109 FSFile d; in DumpRomDirectorySub() local
|
| /TwlSDK-5.1.0/build/libraries/os/common/src/ |
| D | os_printf.c | 1373 int d = (int)(val & 0x07); in OS_VSNPrintfEx() local 1390 int d = (int)(v - (r * 10)); in OS_VSNPrintfEx() local 1400 int d = (int)(val - (r * 10)); in OS_VSNPrintfEx() local 1409 int d = (int)(val & 0x0f); in OS_VSNPrintfEx() local
|
| /TwlSDK-5.1.0/include/nitro/math/ |
| D | dgt.h | 57 unsigned long a, b, c, d; member
|
| /TwlSDK-5.1.0/build/demos/fs/arc-2/src/ |
| D | main.c | 240 FSFile d; in DumpRomDirectorySub() local
|