OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USPREP_DELETE
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/common/
sprpimpl.h
38
USPREP_DELETE
= 0x0003 ,
usprep.cpp
506
type =
USPREP_DELETE
;
587
}else if(type==
USPREP_DELETE
){
/external/chromium_org/third_party/icu/source/test/cintltst/
sprpdata.c
137
type =
USPREP_DELETE
;
164
if(type != retType && retType !=
USPREP_DELETE
){
186
length = (retType ==
USPREP_DELETE
)? 0 : 1;
218
if(retType!=
USPREP_DELETE
&& (codepoint-delta) != (uint16_t)mapping[0]){
/external/icu4c/common/
sprpimpl.h
38
USPREP_DELETE
= 0x0003 ,
usprep.cpp
503
type =
USPREP_DELETE
;
584
}else if(type==
USPREP_DELETE
){
/external/icu4c/test/cintltst/
sprpdata.c
138
type =
USPREP_DELETE
;
165
if(type != retType && retType !=
USPREP_DELETE
){
187
length = (retType ==
USPREP_DELETE
)? 0 : 1;
219
if(retType!=
USPREP_DELETE
&& (codepoint-delta) != (uint16_t)mapping[0]){
/external/chromium_org/third_party/icu/source/test/intltest/
testidn.cpp
250
type =
USPREP_DELETE
;
338
if(type != retType && retType !=
USPREP_DELETE
){
360
length = (retType ==
USPREP_DELETE
)? 0 : 1;
393
if(retType!=
USPREP_DELETE
&& (codepoint-delta) != (uint16_t)mapping[0]){
/external/icu4c/test/intltest/
testidn.cpp
251
type =
USPREP_DELETE
;
339
if(type != retType && retType !=
USPREP_DELETE
){
361
length = (retType ==
USPREP_DELETE
)? 0 : 1;
394
if(retType!=
USPREP_DELETE
&& (codepoint-delta) != (uint16_t)mapping[0]){
Completed in 520 milliseconds