| /TwlSDK-5.1.0/include/nitro/prc/ |
| D | algo_standard.h | 360 PRC_GetRecognizedEntryEx_Standard(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx_Standard() argument 367 (void)PRC_GetRecognizedEntriesEx_Standard(resultEntry, &score, 1, buffer, input, protoDB, in PRC_GetRecognizedEntryEx_Standard() 387 PRC_GetRecognizedEntry_Standard(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry_Standard() argument 392 return PRC_GetRecognizedEntryEx_Standard(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, in PRC_GetRecognizedEntry_Standard() 530 PRC_GetRecognizedEntry(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry() argument 533 return PRC_GetRecognizedEntry_Standard(resultEntry, buffer, input, protoDB); in PRC_GetRecognizedEntry() 537 PRC_GetRecognizedEntryEx(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx() argument 543 return PRC_GetRecognizedEntryEx_Standard(resultEntry, buffer, input, protoDB, kindMask, param); in PRC_GetRecognizedEntryEx()
|
| D | algo_fine.h | 363 PRC_GetRecognizedEntryEx_Fine(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx_Fine() argument 370 (void)PRC_GetRecognizedEntriesEx_Fine(resultEntry, &score, 1, buffer, input, protoDB, kindMask, in PRC_GetRecognizedEntryEx_Fine() 390 PRC_GetRecognizedEntry_Fine(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry_Fine() argument 394 return PRC_GetRecognizedEntryEx_Fine(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntry_Fine() 531 PRC_GetRecognizedEntry(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry() argument 534 return PRC_GetRecognizedEntry_Fine(resultEntry, buffer, input, protoDB); in PRC_GetRecognizedEntry() 538 PRC_GetRecognizedEntryEx(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx() argument 544 return PRC_GetRecognizedEntryEx_Fine(resultEntry, buffer, input, protoDB, kindMask, param); in PRC_GetRecognizedEntryEx()
|
| D | algo_superfine.h | 365 PRC_GetRecognizedEntryEx_Superfine(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx_Superfine() argument 372 (void)PRC_GetRecognizedEntriesEx_Superfine(resultEntry, &score, 1, buffer, input, protoDB, in PRC_GetRecognizedEntryEx_Superfine() 392 PRC_GetRecognizedEntry_Superfine(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry_Superfine() argument 397 return PRC_GetRecognizedEntryEx_Superfine(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, in PRC_GetRecognizedEntry_Superfine() 535 PRC_GetRecognizedEntry(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry() argument 538 return PRC_GetRecognizedEntry_Superfine(resultEntry, buffer, input, protoDB); in PRC_GetRecognizedEntry() 542 PRC_GetRecognizedEntryEx(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx() argument 548 return PRC_GetRecognizedEntryEx_Superfine(resultEntry, buffer, input, protoDB, kindMask, param); in PRC_GetRecognizedEntryEx()
|
| D | algo_light.h | 359 PRC_GetRecognizedEntryEx_Light(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx_Light() argument 366 (void)PRC_GetRecognizedEntriesEx_Light(resultEntry, &score, 1, buffer, input, protoDB, kindMask, in PRC_GetRecognizedEntryEx_Light() 386 PRC_GetRecognizedEntry_Light(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry_Light() argument 391 return PRC_GetRecognizedEntryEx_Light(resultEntry, buffer, input, protoDB, PRC_KIND_ALL, NULL); in PRC_GetRecognizedEntry_Light() 528 PRC_GetRecognizedEntry(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntry() argument 531 return PRC_GetRecognizedEntry_Light(resultEntry, buffer, input, protoDB); in PRC_GetRecognizedEntry() 535 PRC_GetRecognizedEntryEx(PRCPrototypeEntry **resultEntry, in PRC_GetRecognizedEntryEx() argument 541 return PRC_GetRecognizedEntryEx_Light(resultEntry, buffer, input, protoDB, kindMask, param); in PRC_GetRecognizedEntryEx()
|