OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:junkout
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/test/cintltst/
ncnvfbts.c
136
char
junkout
[NEW_MAX_BUFFER]; /* FIX */
local
154
junkout
[i] = (char)0xF0;
178
targ =
junkout
;
181
realBufferSize = (sizeof(
junkout
)/sizeof(
junkout
[0]));
182
realBufferEnd =
junkout
+ realBufferSize;
226
sourceLen, targ-
junkout
);
234
for(p =
junkout
;p<targ;p++)
237
sprintf(offset_str + strlen(offset_str), "0x%02x, ", (0xFF) & (unsigned int)junokout[p-
junkout
]);
252
if(expectLen != targ-
junkout
)
297
UChar
junkout
[NEW_MAX_BUFFER]; \/* FIX *\/
local
[
all
...]
nccbtst.c
2631
char
junkout
[NEW_MAX_BUFFER]; \/* FIX *\/
local
2827
UChar
junkout
[NEW_MAX_BUFFER]; \/* FIX *\/
local
3022
char
junkout
[NEW_MAX_BUFFER]; \/* FIX *\/
local
3200
UChar
junkout
[NEW_MAX_BUFFER]; \/* FIX *\/
local
[
all
...]
ncnvtst.c
1200
char
junkout
[MAX_LENGTH]; \/* FIX *\/
local
1372
UChar
junkout
[MAX_LENGTH]; \/* FIX *\/
local
[
all
...]
nucnvtst.c
364
char
junkout
[NEW_MAX_BUFFER]; /* FIX */
local
380
junkout
[i] = (char)0xF0;
402
targ =
junkout
;
405
realBufferSize = (sizeof(
junkout
)/sizeof(
junkout
[0]));
406
realBufferEnd =
junkout
+ realBufferSize;
444
sourceLen, targ-
junkout
);
454
for(ptr =
junkout
;ptr<targ;ptr++) {
456
sprintf(offset_str + strlen(offset_str), "0x%02x, ", (int)(0xFF & junokout[ptr-
junkout
]));
469
if(expectLen != targ-
junkout
) {
521
UChar
junkout
[NEW_MAX_BUFFER]; \/* FIX *\/
local
[
all
...]
Completed in 47 milliseconds