OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:array2d
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
restsnew.cpp
805
ResourceBundle
array2d
=theBundle.get(tag, status);
local
807
//const UnicodeString**
array2d
= theBundle.get2dArray(tag, row_count, column_count, status);
813
UResType bundleType=
array2d
.getType();
816
row_count=
array2d
.getSize();
820
ResourceBundle tablerow=
array2d
.get(row, status);
856
ResourceBundle
array2d
=theBundle.get(tag, status);
local
858
ResourceBundle tablerow=
array2d
.get(row, status);
[
all
...]
/external/icu4c/test/cintltst/
creststn.c
1602
UResourceBundle*
array2d
=NULL;
local
[
all
...]
Completed in 17 milliseconds