Home
last modified time | relevance | path

Searched refs:v (Results 1 – 25 of 27) sorted by relevance

12

/CafeSDK-2.12.13/system/src/lib/szfile/
D7zCrcOpt.c10 UInt32 MY_FAST_CALL CrcUpdateT4(UInt32 v, const void *data, size_t size, const UInt32 *table) in CrcUpdateT4() argument
14 v = CRC_UPDATE_BYTE_2(v, *p); in CrcUpdateT4()
17 v ^= *(const UInt32 *)p; in CrcUpdateT4()
18 v = in CrcUpdateT4()
19 table[0x300 + (v & 0xFF)] ^ in CrcUpdateT4()
20 table[0x200 + ((v >> 8) & 0xFF)] ^ in CrcUpdateT4()
21 table[0x100 + ((v >> 16) & 0xFF)] ^ in CrcUpdateT4()
22 table[0x000 + ((v >> 24))]; in CrcUpdateT4()
25 v = CRC_UPDATE_BYTE_2(v, *p); in CrcUpdateT4()
26 return v; in CrcUpdateT4()
[all …]
D7zCrc.c15 typedef UInt32 (MY_FAST_CALL *CRC_FUNC)(UInt32 v, const void *data, size_t size, const UInt32 *tabl…
24 static UInt32 MY_FAST_CALL CrcUpdateT1(UInt32 v, const void *data, size_t size, const UInt32 *table) in CrcUpdateT1() argument
28 v = CRC_UPDATE_BYTE_2(v, *p); in CrcUpdateT1()
29 return v; in CrcUpdateT1()
34 UInt32 MY_FAST_CALL CrcUpdateT4(UInt32 v, const void *data, size_t size, const UInt32 *table);
35 UInt32 MY_FAST_CALL CrcUpdateT8(UInt32 v, const void *data, size_t size, const UInt32 *table);
39 UInt32 MY_FAST_CALL CrcUpdate(UInt32 v, const void *data, size_t size) in CrcUpdate() argument
41 return g_CrcUpdate(v, data, size, g_CrcTable); in CrcUpdate()
DCpuArch.c117 const UInt32 *v = kVendors[i]; in x86cpuid_GetFirm() local
118 if (v[0] == p->vendor[0] && in x86cpuid_GetFirm()
119 v[1] == p->vendor[1] && in x86cpuid_GetFirm()
120 v[2] == p->vendor[2]) in x86cpuid_GetFirm()
Dszfile.c174 int c,v; in sCompStrLens() local
185 v = STRNICMP(pStr1, pStr2, strLen2); in sCompStrLens()
189 if (!v) in sCompStrLens()
192 return v; in sCompStrLens()
D7zIn.c431 static SRes SzReadBoolVector(CSzData *sd, size_t numItems, Byte **v, ISzAlloc *alloc) in SzReadBoolVector() argument
436 MY_ALLOC(Byte, *v, numItems, alloc); in SzReadBoolVector()
444 (*v)[i] = (Byte)(((b & mask) != 0) ? 1 : 0); in SzReadBoolVector()
450 static SRes SzReadBoolVector2(CSzData *sd, size_t numItems, Byte **v, ISzAlloc *alloc) in SzReadBoolVector2() argument
456 return SzReadBoolVector(sd, numItems, v, alloc); in SzReadBoolVector2()
457 MY_ALLOC(Byte, *v, numItems, alloc); in SzReadBoolVector2()
459 (*v)[i] = 1; in SzReadBoolVector2()
/CafeSDK-2.12.13/system/include/cafe/demo/
DdemoGfxTypes.h31 struct{ f32 x, y, z, w;} v; member
43 struct{ f32 x, y, z;} v; member
55 struct{ f32 x, y;} v; member
67 struct{ f32 x;} v; member
79 struct{ u32 x, y, z, w;} v; member
91 struct{ u32 x, y, z;} v; member
103 struct{ u32 x, y;} v; member
115 struct{ u32 x;} v; member
127 struct{ s32 x, y, z, w;} v; member
139 struct{ s32 x, y, z;} v; member
[all …]
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
DdemoGfxTypes.h31 struct{ f32 x, y, z, w;} v; member
43 struct{ f32 x, y, z;} v; member
55 struct{ f32 x, y;} v; member
67 struct{ f32 x;} v; member
79 struct{ u32 x, y, z, w;} v; member
91 struct{ u32 x, y, z;} v; member
103 struct{ u32 x, y;} v; member
115 struct{ u32 x;} v; member
127 struct{ s32 x, y, z, w;} v; member
139 struct{ s32 x, y, z;} v; member
[all …]
/CafeSDK-2.12.13/system/bin/tool/
Dhostcheckversion29 local v=( $1 )
30 echo $((${v[0]} * 1000000 + ${v[1]} * 10000 + ${v[2]} * 1000 + ${v[3]}))
Dcafe_nand2pcfs29 local v=( $1 )
30 echo $((${v[0]} * 1000000 + ${v[1]} * 10000 + ${v[2]} * 1000 + ${v[3]}))
Dcafe_pcfs2nand29 local v=( $1 )
30 echo $((${v[0]} * 1000000 + ${v[1]} * 10000 + ${v[2]} * 1000 + ${v[3]}))
Dmakecfdiscimage.sh81 v ) VERBOSE=1 ;;
Dcaferun865 local v=( $1 )
866 echo $((${v[0]} * 1000000 + ${v[1]} * 10000 + ${v[2]} * 1000 + ${v[3]}))
919 v ) CAFE_SYSLOG_LEVEL="$OPTARG";; # set a syslog level (0..7)
Dcontent_dump69 v ) ENABLE_VERIFY=1 ;;
/CafeSDK-2.12.13/data/mlc/sys/title/0005001b/10068000/content/content/
Dtitle_id_list.txt33 30 : 0x000500101004c000 // �v���C���� JP
34 31 : 0x000500101004c100 // �v���C���� US
35 32 : 0x000500101004c200 // �v���C���� EU
/CafeSDK-2.12.13/data/mlc/sys/title/0005001b/10068000/content/
Dtitle_id_list.txt33 30 : 0x000500101004c000 // �v���C���� JP
34 31 : 0x000500101004c100 // �v���C���� US
35 32 : 0x000500101004c200 // �v���C���� EU
/CafeSDK-2.12.13/system/include/cafe/gx2/
Dgx2Misc.h44 #define GX2_GET_COMPONENT_X_R(v) (((v)>>24)&0xff) argument
48 #define GX2_GET_COMPONENT_Y_G(v) (((v)>>16)&0xff) argument
52 #define GX2_GET_COMPONENT_Z_B(v) (((v)>> 8)&0xff) argument
56 #define GX2_GET_COMPONENT_W_A(v) (((v)>> 0)&0xff) argument
/CafeSDK-2.12.13/system/src/lib/mtx/
DmtxVec.c363 f32 C_VECSquareMag ( const Vec *v ) in C_VECSquareMag() argument
367 ASSERTMSG( (v != 0), VEC_MAG_1 ); in C_VECSquareMag()
369 sqmag = (v->x * v->x) + (v->y * v->y) + (v->z * v->z); in C_VECSquareMag()
381 f32 PSVECSquareMag ( const Vec *v ) in PSVECSquareMag() argument
386 V1_XY = __PSQ_L(v, 0, 0); in PSVECSquareMag()
392 V1_ZZ[0] = v->z; in PSVECSquareMag()
393 V1_ZZ[1] = v->z; in PSVECSquareMag()
419 f32 C_VECMag ( const Vec *v ) in C_VECMag() argument
421 return sqrtf( C_VECSquareMag(v) ); in C_VECMag()
428 f32 PSVECMag ( const Vec *v ) in PSVECMag() argument
[all …]
DmtxVec_asm.s230 #define v r3 macro
249 psq_l vxy, 0(v), 0, 0
251 lfs vzz, 8(v)
283 #undef v
/CafeSDK-2.12.13/system/include/nn/util/
Dutil_TypeTraits.h23 template <class T, T v> struct integral_constant;
127 template <class T, T v>
128 struct integral_constant : public type_constant<integral_constant<T, v> >
131 static const value_type value = v;
132 static const value_type Value = v;
/CafeSDK-2.12.13/system/src/build/make/
Dghs_version_check.mk33 …GHS_VERSION_NUMBER_P1 := $(strip $(subst P,0,$(subst .,0,$(subst Nintendo,,$(subst v,,$(CAFE_GHS_V…
/CafeSDK-2.12.13/system/src/tool/CatLog/
Dmakefile26 MSBUILD := $(shell cygpath --windir)/Microsoft.NET/$(FRAMEWORK)/v$(CLR_VERSION)/msbuild.exe /nologo…
/CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h980 f32 C_VECSquareMag ( const Vec *v );
994 f32 C_VECMag ( const Vec *v );
1114 f32 PSVECSquareMag ( const Vec *v );
1115 f32 PSVECMag ( const Vec *v );
1127 f32 ASM_VECMag ( const Vec *v );
/CafeSDK-2.12.13/system/include/cafe/mtx/
DmtxVec.h980 f32 C_VECSquareMag ( const Vec *v );
994 f32 C_VECMag ( const Vec *v );
1114 f32 PSVECSquareMag ( const Vec *v );
1115 f32 PSVECMag ( const Vec *v );
1127 f32 ASM_VECMag ( const Vec *v );
/CafeSDK-2.12.13/system/src/lib/zipfile/
Dzipfile.c417 int c,v; in sCompStrLens() local
428 v = STRNICMP(pStr1, pStr2, strLen2); in sCompStrLens()
432 if (!v) in sCompStrLens()
435 return v; in sCompStrLens()
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/demowin/
Ddemowin_assets.h39 float v; member

12