Searched refs:MAX_LEN (Results 1 – 10 of 10) sorted by relevance
39 #define MAX_LEN 0x8FFF macro179 while(*++pC && (pC - pUTF16) < MAX_LEN); in PVRTUnicodeUTF16ToUTF32()182 if(uiBufferLen == MAX_LEN) in PVRTUnicodeUTF16ToUTF32()277 while(*pC && (pC - pUTF16) < MAX_LEN) in PVRTUnicodeUTF16Length()
8 #define MAX_LEN 8192 macro11 #define BUFLEN (MAX_LEN+MAX_OFFSET+2*MIN_REDZONE)84 for (len = 1; len < MAX_LEN; len++) { in test_copy_loop()
243 if (hscroll >= MAX_LEN) in dialog_textbox()353 static char line[MAX_LEN + 1]; in get_line()362 } else if (i < MAX_LEN) in get_line()366 if (i == MAX_LEN) in get_line()371 if (i <= MAX_LEN) in get_line()
24 char dialog_input_result[MAX_LEN + 1];150 if (scroll + input_x < MAX_LEN) { in dialog_inputbox()
54 #define MAX_LEN 2048 macro
318 char tempstr[MAX_LEN + 1], *word, *sp, *sp2; in print_autowrap()
2522 const int MAX_LEN= 52; in TestDevanagariLatinRT() local2523 const char* const source[MAX_LEN] = { in TestDevanagariLatinRT()2584 const char* const expected[MAX_LEN] = { in TestDevanagariLatinRT()2653 for(int i= 0; i<MAX_LEN; i++){ in TestDevanagariLatinRT()2663 const int MAX_LEN=10; in TestTeluguLatinRT() local2664 const char* const source[MAX_LEN] = { in TestTeluguLatinRT()2677 const char* const expected[MAX_LEN] = { in TestTeluguLatinRT()2701 for(int i= 0; i<MAX_LEN; i++){ in TestTeluguLatinRT()2711 const int MAX_LEN =16; in TestSanskritLatinRT() local2712 const char* const source[MAX_LEN] = { in TestSanskritLatinRT()[all …]
2109 int MAX_LEN =15; in TestSanskritLatinRT() local2151 for(int i= 0; i<MAX_LEN; i++){ in TestSanskritLatinRT()2159 int MAX_LEN =15; in TestCompoundLatinRT() local2201 for(int i= 0; i<MAX_LEN; i++){ in TestCompoundLatinRT()
2110 int MAX_LEN =15; in TestSanskritLatinRT() local2152 for(int i= 0; i<MAX_LEN; i++){ in TestSanskritLatinRT()2160 int MAX_LEN =15; in TestCompoundLatinRT() local2202 for(int i= 0; i<MAX_LEN; i++){ in TestCompoundLatinRT()
META-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...