Searched refs:nLength (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/nn/ngc/CAFE/ |
| D | ngc_ProfanityFilterBase.h | 125 … static void ConvertUserInputForWord( wchar_t* pConvertedWord, int nLength, const wchar_t* pWord ); 126 …UserInputForText( wchar_t* pConvertedWord, u8* pSourceLengthMapping, int nLength, const wchar_t* p… 127 bool IsIncludesAtSign( const wchar_t* pWord, int nLength ); 128 … ConvertRegexPatternForText( wchar_t* pConvertedPattern, const wchar_t* pPattern, size_t nLength );
|
| D | ngc_ProfanityFilter.h | 228 …void CheckWords( bit32* pCheckResults, const wchar_t *pPattern, size_t nLength, wchar_t* const* pp…
|
| /CafeSDK-2.12.13-1/system/src/tool/cafex/ |
| D | Character stream dumper.cs | 445 …adConsoleInput(IntPtr hConsoleInput, [Out] INPUT_RECORD[] lpBuffer, uint nLength, out uint lpNumbe… in ReadConsoleInput() argument
|