Searched refs:input (Results 1 – 10 of 10) sorted by relevance
| /CTR-SDK-2.4.0/include/nn/util/ |
| D | util_Crc.h | 48 void Update(const void* input, size_t length); 65 static u8 Calculate(const void* input, size_t length, u8 context = CRC8_STANDARD_INIT); 113 void Update(const void* input, size_t length); 130 static u16 Calculate(const void* input, size_t length, u16 context = CRC16_STANDARD_INIT); 179 void Update(const void* input, size_t length); 196 static u16 Calculate(const void* input, size_t length, u16 context = CRC16_CCITT_INIT); 246 void Update(const void* input, size_t length); 263 static u32 Calculate(const void* input, size_t length, u32 context = CRC32_STANDARD_INIT); 313 void Update(const void* input, size_t length); 330 static u32 Calculate(const void* input, size_t length, u32 context = CRC32_POSIX_INIT);
|
| /CTR-SDK-2.4.0/sources/libraries/gr/CTR/ |
| D | gr_FragmentLight.cpp | 146 lutConfigD0.input, in MakeLutConfigCommand() 147 lutConfigD1.input, in MakeLutConfigCommand() 148 lutConfigSP.input, in MakeLutConfigCommand() 149 lutConfigFR.input, in MakeLutConfigCommand() 150 lutConfigRB.input, in MakeLutConfigCommand() 151 lutConfigRG.input, in MakeLutConfigCommand() 152 lutConfigRR.input ); in MakeLutConfigCommand() 367 : input( PICA_DATA_FRAG_LIGHT_ENV_NH_DMP ), in LutConfig()
|
| /CTR-SDK-2.4.0/include/nn/net/compatible/nlib/ |
| D | nlib_md5_horizon.h | 57 void NLIB_MD5Update(NLIBMD5Context* context, const void* input, u32 length);
|
| /CTR-SDK-2.4.0/include/nn/cfg/CTR/ |
| D | cfg_Api.h | 179 bool CheckParentalControlPinCode(const char *input);
|
| /CTR-SDK-2.4.0/include/nn/voicesel/CTR/ |
| D | voicesel_Api.h | 201 Input input; member
|
| /CTR-SDK-2.4.0/include/nn/gr/CTR/ |
| D | gr_FragmentLight.h | 567 PicaDataFragLightEnvLutInput input;
|
| /CTR-SDK-2.4.0/include/nn/cec/CTR/ |
| D | cec_Message.h | 72 nn::Result SetHmacSha256(void* input);
|
| /CTR-SDK-2.4.0/build/omake/ |
| D | commondefs.funcs.om | 300 # Perform an appropriate process according to the extension of the input file 331 # Apply ObjectOne to multiple input files 385 # Appropriately process multiple input files according to their extensions
|
| D | utildefs.om | 240 result += $(input-line $(channel))
|
| /CTR-SDK-2.4.0/build/omake_deprecated/ |
| D | testutil.om | 197 result += $(input-line $(f))
|