OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onlyTestIsLoadable
(Results
1 - 10
of
10
) sorted by null
/external/icu/icu4c/source/common/
ucnv_cnv.h
54
UBool
onlyTestIsLoadable
; /* input: don't actually load */
ucnv_bld.cpp
564
else if (!pArgs->
onlyTestIsLoadable
)
869
stackArgs.
onlyTestIsLoadable
=TRUE;
1003
if(!pArgs->
onlyTestIsLoadable
) {
[
all
...]
ucnv_lmb.cpp
646
stackArgs.
onlyTestIsLoadable
= pArgs->
onlyTestIsLoadable
;
655
if(U_FAILURE(*err) || pArgs->
onlyTestIsLoadable
) {
[
all
...]
ucnv2022.cpp
490
stackArgs.
onlyTestIsLoadable
= pArgs->
onlyTestIsLoadable
;
561
if(pArgs->
onlyTestIsLoadable
) {
653
if(U_FAILURE(*errorCode) || pArgs->
onlyTestIsLoadable
) {
[
all
...]
ucnvhz.cpp
74
if(pArgs->
onlyTestIsLoadable
) {
ucnvmbcs.cpp
[
all
...]
ucnv_ct.cpp
292
if (U_FAILURE(*errorCode) || pArgs->
onlyTestIsLoadable
) {
ucnv_u16.cpp
[
all
...]
ucnvisci.cpp
192
if(pArgs->
onlyTestIsLoadable
) {
[
all
...]
ucnvscsu.cpp
199
if(pArgs->
onlyTestIsLoadable
) {
[
all
...]
Completed in 69 milliseconds