Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:GET_STRING
(Results
1 - 5
of
5
) sorted by relevance
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H
A
D
UConverterAlias.java
52
private static final String
GET_STRING
(int idx) {
in GET_STRING()
method in UConverterAlias
175
// return
GET_STRING
(gConverterList[(int) convNum]);
450
return
GET_STRING
(gTaggedAliasLists[currListArrayIndex + n]);
in io_getAlias()
471
// return
GET_STRING
(gTagList[n]);
485
return
GET_STRING
(gTaggedAliasLists[currListArrayIndex]);
in getStandardName()
529
return
GET_STRING
(gConverterList[convNum]);
in getCanonicalName()
571
if (tagName.equals(
GET_STRING
(gTagList[tagNum]))) {
in getTagNumber()
691
GET_STRING
(gTaggedAliasLists[currAlias + currListArrayIndex])) == 0) {
in isAliasInList()
724
converterName =
GET_STRING
(gConverterList[idx]);
in haveAvailableConverterList()
/third_party/icu/icu4c/source/common/
H
A
D
ucnv_io.cpp
201
#define
GET_STRING
(idx) (const char *)(gMainTable.stringTable + (idx))
macro
331
if (!uprv_stricmp(
GET_STRING
(gMainTable.tagList[tagNum]), tagname)) {
in getTagNumber()
583
result = ucnv_compareNames(alias,
GET_STRING
(gMainTable.aliasList[mid]));
in findConverter()
629
&& ucnv_compareNames(alias,
GET_STRING
(currList[currAlias]))==0)
in isAliasInList()
757
return
GET_STRING
(gMainTable.converterList[convNum]);
in ucnv_io_getConverterName()
796
const char *myStr =
GET_STRING
(currList[myContext->listIdx++]);
in ucnv_io_nextStandardAliases()
903
aliases[currAlias] =
GET_STRING
(currList[currAlias]);
in ucnv_io_getAliases()
927
return
GET_STRING
(currList[n]);
in ucnv_io_getAlias()
952
return
GET_STRING
(gMainTable.tagList[n]);
in ucnv_getStandard()
970
return
GET_STRING
(currLis
in ucnv_getStandardName()
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnv_io.cpp
201
#define
GET_STRING
(idx) (const char *)(gMainTable.stringTable + (idx))
macro
331
if (!uprv_stricmp(
GET_STRING
(gMainTable.tagList[tagNum]), tagname)) {
in getTagNumber()
583
result = ucnv_compareNames(alias,
GET_STRING
(gMainTable.aliasList[mid]));
in findConverter()
629
&& ucnv_compareNames(alias,
GET_STRING
(currList[currAlias]))==0)
in isAliasInList()
757
return
GET_STRING
(gMainTable.converterList[convNum]);
in ucnv_io_getConverterName()
796
const char *myStr =
GET_STRING
(currList[myContext->listIdx++]);
in ucnv_io_nextStandardAliases()
903
aliases[currAlias] =
GET_STRING
(currList[currAlias]);
in ucnv_io_getAliases()
927
return
GET_STRING
(currList[n]);
in ucnv_io_getAlias()
952
return
GET_STRING
(gMainTable.tagList[n]);
in ucnv_getStandard()
970
return
GET_STRING
(currLis
in ucnv_getStandardName()
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnv_io.cpp
201
#define
GET_STRING
(idx) (const char *)(gMainTable.stringTable + (idx))
macro
331
if (!uprv_stricmp(
GET_STRING
(gMainTable.tagList[tagNum]), tagname)) {
in getTagNumber()
583
result = ucnv_compareNames(alias,
GET_STRING
(gMainTable.aliasList[mid]));
in findConverter()
629
&& ucnv_compareNames(alias,
GET_STRING
(currList[currAlias]))==0)
in isAliasInList()
757
return
GET_STRING
(gMainTable.converterList[convNum]);
in ucnv_io_getConverterName()
796
const char *myStr =
GET_STRING
(currList[myContext->listIdx++]);
in ucnv_io_nextStandardAliases()
903
aliases[currAlias] =
GET_STRING
(currList[currAlias]);
in ucnv_io_getAliases()
927
return
GET_STRING
(currList[n]);
in ucnv_io_getAlias()
952
return
GET_STRING
(gMainTable.tagList[n]);
in ucnv_getStandard()
970
return
GET_STRING
(currLis
in ucnv_getStandardName()
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-charset-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/
...
Completed in 9 milliseconds