OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mb_cur_max
(Results
201 - 225
of
364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/icu4c/source/data/mappings/
ibm-923_P100-1998.ucm
15
<
mb_cur_max
> 1
ibm-9447_P100-2002.ucm
15
<
mb_cur_max
> 1
ibm-9449_P100-2002.ucm
15
<
mb_cur_max
> 1
iso-8859_10-1998.ucm
48
<
mb_cur_max
> 1
iso-8859_11-2001.ucm
50
<
mb_cur_max
> 1
iso-8859_14-1998.ucm
45
<
mb_cur_max
> 1
lmb-excp.ucm
18
<
mb_cur_max
> 2
macos-0_2-10.2.ucm
29
<
mb_cur_max
> 1
macos-29-10.2.ucm
29
<
mb_cur_max
> 1
macos-35-10.2.ucm
29
<
mb_cur_max
> 1
macos-6_2-10.4.ucm
29
<
mb_cur_max
> 1
macos-7_3-10.2.ucm
29
<
mb_cur_max
> 1
ibm-1006_P100-1995.ucm
15
<
mb_cur_max
> 1
ibm-1089_P100-1995.ucm
15
<
mb_cur_max
> 1
ibm-1097_P100-1995.ucm
15
<
mb_cur_max
> 1
ibm-1098_P100-1995.ucm
15
<
mb_cur_max
> 1
ibm-1256_P110-1997.ucm
15
<
mb_cur_max
> 1
ibm-16804_X110-1999.ucm
15
<
mb_cur_max
> 1
ibm-420_X120-1999.ucm
15
<
mb_cur_max
> 1
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
vfwscanf.c
404
if (width >=
MB_CUR_MAX
&&
469
if (width >=
MB_CUR_MAX
&&
531
if (width >=
MB_CUR_MAX
&&
vfscanf.c
416
if (n ==
MB_CUR_MAX
) {
496
if (n ==
MB_CUR_MAX
) {
597
if (n ==
MB_CUR_MAX
) {
/device/linaro/bootloader/edk2/StdLib/Include/
stdlib.h
15
MB_CUR_MAX
Maximum number of bytes in a multibyte character for the current locale.
173
#define
MB_CUR_MAX
3
[
all
...]
/external/icu/icu4c/source/tools/toolutil/
ucmstate.cpp
279
} else if(uprv_strcmp(*pKey, "
mb_cur_max
")==0) {
285
fprintf(stderr, "ucm error: illegal <
mb_cur_max
> %s\n", *pValue);
314
fprintf(stderr, "ucm error: <icu:state> before the <
mb_cur_max
> line\n");
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
stdlib.h
73
#define
MB_CUR_MAX
(___mb_cur_max())
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
multibyte_Utf8.c
590
of the
MB_CUR_MAX
macro.
765
array whose first element is pointed to by S. At most
MB_CUR_MAX
bytes are stored. If
819
not a null pointer). At most
MB_CUR_MAX
characters are stored. If WC is a
836
the
MB_CUR_MAX
macro.
[
all
...]
Completed in 480 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>