Home
last modified time | relevance | path

Searched defs:input (Results 1 – 24 of 24) sorted by relevance

/TwlSDK-5.2.1/build/libraries/math/common/src/
Dchecksum.c30 static inline u32 MATHi_Checksum16Update(const void *input, u32 length) in MATHi_Checksum16Update()
92 void MATH_Checksum16Update(MATHChecksum16Context * context, const void *input, u32 length) in MATH_Checksum16Update()
133 static inline u32 MATHi_Checksum8Update(const void *input, u32 length) in MATHi_Checksum8Update()
188 void MATH_Checksum8Update(MATHChecksum8Context * context, const void *input, u32 length) in MATH_Checksum8Update()
Dcrc.c107 MATHi_CRC8Update(const MATHCRC8Table * table, MATHCRC8Context * context, const void *input, in MATHi_CRC8Update()
211 MATHi_CRC16Update(const MATHCRC16Table * table, MATHCRC16Context * context, const void *input, in MATHi_CRC16Update()
242 MATHi_CRC16UpdateRev(const MATHCRC16Table * table, MATHCRC16Context * context, const void *input, in MATHi_CRC16UpdateRev()
346 MATHi_CRC32Update(const MATHCRC32Table * table, MATHCRC32Context * context, const void *input, in MATHi_CRC32Update()
377 MATHi_CRC32UpdateRev(const MATHCRC32Table * table, MATHCRC32Context * context, const void *input, in MATHi_CRC32UpdateRev()
Ddgt_sha1.c204 static void MATHi_SHA1Fill(MATHSHA1Context* context, u8 input, u32 length) in MATHi_SHA1Fill()
281 void MATH_SHA1Update(MATHSHA1Context* context, const void* input, u32 length) in MATH_SHA1Update()
Dnet_sha256.c148 MATH_SHA256Update(MATHSHA256Context* context, const void* input, u32 length) in MATH_SHA256Update()
191 MATH_SHA256Fill(MATHSHA256Context* context, u8 input, u32 length) in MATH_SHA256Fill()
Ddgt_md5.c315 MATH_MD5Update(MATHMD5Context* context, const void* input, u32 length) in MATH_MD5Update()
/TwlSDK-5.2.1/include/nitro/math/
Dcrc.h155 MATHi_CRC8UpdateRev(const MATHCRC8Table * table, MATHCRC8Context * context, const void *input, in MATHi_CRC8UpdateRev()
220 MATH_CRC8Update(const MATHCRC8Table * table, MATHCRC8Context * context, const void *input, in MATH_CRC8Update()
379 MATH_CRC16CCITTUpdate(const MATHCRC16Table * table, MATHCRC16Context * context, const void *input, in MATH_CRC16CCITTUpdate()
444 MATH_CRC16Update(const MATHCRC16Table * table, MATHCRC16Context * context, const void *input, in MATH_CRC16Update()
603 MATH_CRC32Update(const MATHCRC32Table * table, MATHCRC32Context * context, const void *input, in MATH_CRC32Update()
668 MATH_CRC32POSIXUpdate(const MATHCRC32Table * table, MATHCRC32Context * context, const void *input, in MATH_CRC32POSIXUpdate()
/TwlSDK-5.2.1/include/nitro/prc/
Dalgo_superfine.h340 const PRCInputPattern_Superfine *input, in PRC_GetRecognizedEntries_Superfine()
367 const PRCInputPattern_Superfine *input, in PRC_GetRecognizedEntryEx_Superfine()
394 const PRCInputPattern_Superfine *input, in PRC_GetRecognizedEntry_Superfine()
413 PRC_GetInputPatternStrokes_Superfine(PRCStrokes *strokes, const PRCInputPattern_Superfine *input) in PRC_GetInputPatternStrokes_Superfine()
536 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntry()
544 const PRCInputPattern *input, in PRC_GetRecognizedEntryEx()
555 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntries()
566 const PRCInputPattern *input, in PRC_GetRecognizedEntriesEx()
574 static inline void PRC_GetInputPatternStrokes(PRCStrokes *strokes, const PRCInputPattern *input) in PRC_GetInputPatternStrokes()
Dalgo_light.h334 const PRCInputPattern_Light *input, in PRC_GetRecognizedEntries_Light()
361 const PRCInputPattern_Light *input, in PRC_GetRecognizedEntryEx_Light()
388 const PRCInputPattern_Light *input, in PRC_GetRecognizedEntry_Light()
406 PRC_GetInputPatternStrokes_Light(PRCStrokes *strokes, const PRCInputPattern_Light *input) in PRC_GetInputPatternStrokes_Light()
529 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntry()
537 const PRCInputPattern *input, in PRC_GetRecognizedEntryEx()
548 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntries()
559 const PRCInputPattern *input, in PRC_GetRecognizedEntriesEx()
567 static inline void PRC_GetInputPatternStrokes(PRCStrokes *strokes, const PRCInputPattern *input) in PRC_GetInputPatternStrokes()
Dalgo_fine.h339 const PRCInputPattern_Fine *input, const PRCPrototypeDB_Fine *protoDB) in PRC_GetRecognizedEntries_Fine()
365 const PRCInputPattern_Fine *input, in PRC_GetRecognizedEntryEx_Fine()
392 const PRCInputPattern_Fine *input, const PRCPrototypeDB_Fine *protoDB) in PRC_GetRecognizedEntry_Fine()
409 PRC_GetInputPatternStrokes_Fine(PRCStrokes *strokes, const PRCInputPattern_Fine *input) in PRC_GetInputPatternStrokes_Fine()
532 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntry()
540 const PRCInputPattern *input, in PRC_GetRecognizedEntryEx()
551 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntries()
562 const PRCInputPattern *input, in PRC_GetRecognizedEntriesEx()
570 static inline void PRC_GetInputPatternStrokes(PRCStrokes *strokes, const PRCInputPattern *input) in PRC_GetInputPatternStrokes()
Dalgo_standard.h335 const PRCInputPattern_Standard *input, in PRC_GetRecognizedEntries_Standard()
362 const PRCInputPattern_Standard *input, in PRC_GetRecognizedEntryEx_Standard()
389 const PRCInputPattern_Standard *input, in PRC_GetRecognizedEntry_Standard()
408 PRC_GetInputPatternStrokes_Standard(PRCStrokes *strokes, const PRCInputPattern_Standard *input) in PRC_GetInputPatternStrokes_Standard()
531 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntry()
539 const PRCInputPattern *input, in PRC_GetRecognizedEntryEx()
550 void *buffer, const PRCInputPattern *input, const PRCPrototypeDB *protoDB) in PRC_GetRecognizedEntries()
561 const PRCInputPattern *input, in PRC_GetRecognizedEntriesEx()
569 static inline void PRC_GetInputPatternStrokes(PRCStrokes *strokes, const PRCInputPattern *input) in PRC_GetInputPatternStrokes()
/TwlSDK-5.2.1/build/demos/fs/overlay-staticinit/src/
Dmain.c102 static void GetInput(InputData * input) in GetInput()
140 InputData input[1]; in NitroMain() local
Dmode_3.c43 const InputData * input, int player_count, int own_player_id) in MyUpdateFrame()
Dmode_1.c44 const InputData * input, int player_count, int own_player_id) in MyUpdateFrame()
Dmode_2.c52 const InputData * input, int player_count, int own_player_id) in MyUpdateFrame()
Dtop_menu.c70 const InputData * input, int player_count, int own_player_id) in MyUpdateFrame()
/TwlSDK-5.2.1/build/demos/fs/overlay-staticinit/include/
Dmode.h59 #define IS_INPUT_(input, key, action) \ argument
/TwlSDK-5.2.1/build/demos/wm/wireless-all/src/
Dtest.c250 GShareData *input = GetCurrentInput(i); in DrawFrame() local
/TwlSDK-5.2.1/build/libraries/prc/common/src/
Dprc_algo_light.c86 const PRCInputPattern_Light *input, in PRC_GetRecognizedEntriesEx_Light()
Dprc_algo_fine.c106 const PRCInputPattern_Fine *input, in PRC_GetRecognizedEntriesEx_Fine()
242 #define PRCi_ANGLE_SCORE(input, proto) ((32768-PRCi_ABS((s16)(protoAngles[(proto)]-inputAngles[(inp… argument
Dprc_algo_standard.c102 const PRCInputPattern_Standard *input, in PRC_GetRecognizedEntriesEx_Standard()
Dprc_algo_superfine.c112 const PRCInputPattern_Superfine *input, in PRC_GetRecognizedEntriesEx_Superfine()
271 #define PRCi_ANGLE_SCORE(input, proto) ((FX_CosIdx((u16)(protoAngles[(proto)]-inputAngles[(input)])… argument
Dprc_algo_common.c250 void PRC_GetInputPatternStrokes_Common(PRCStrokes *strokes, const PRCInputPattern_Common *input) in PRC_GetInputPatternStrokes_Common()
/TwlSDK-5.2.1/include/twl/os/common/
DsystemCall.h57 const void* input; member
/TwlSDK-5.2.1/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c852 DSPPipe input[1]; in DSP_ReadProcessPipe() local