OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bWindows
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/test/intltest/
csdetest.cpp
457
char *
bWindows
= extractBytes(sWindows, "windows-1252", lWindows);
462
ucsdet_setText(csd,
bWindows
, lWindows, &status);
491
freeBytes(
bWindows
);
778
char *
bWindows
= extractBytes(sWindows, "windows-1252", lWindows);
783
ucsdet_setText(csd1,
bWindows
, lWindows, &status);
808
freeBytes(
bWindows
);
/external/chromium_org/third_party/icu/source/test/cintltst/
ucsdetst.c
234
char *
bWindows
;
242
bWindows
= extractBytes(sWindows, sWindowsLength, "windows-1252", &lWindows);
244
ucsdet_setText(csd,
bWindows
, lWindows, &status);
273
freeBytes(
bWindows
);
/external/icu4c/test/cintltst/
ucsdetst.c
234
char *
bWindows
;
242
bWindows
= extractBytes(sWindows, sWindowsLength, "windows-1252", &lWindows);
244
ucsdet_setText(csd,
bWindows
, lWindows, &status);
273
freeBytes(
bWindows
);
/external/chromium_org/third_party/icu/source/test/intltest/
csdetest.cpp
445
char *
bWindows
= extractBytes(sWindows, "windows-1252", lWindows);
450
ucsdet_setText(csd,
bWindows
, lWindows, &status);
479
freeBytes(
bWindows
);
/external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js
[
all
...]
Completed in 199 milliseconds