OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:failPos
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
uspoof.cpp
209
int32_t
failPos
= 0x7fffffff; // TODO: do we have a #define for max int32?
218
scriptCount = This->scriptScan(text, length,
failPos
, *status);
233
if (i <
failPos
) {
234
failPos
= i;
280
failPos
= i;
324
if (position != NULL &&
failPos
!= 0x7fffffff) {
325
*position =
failPos
;
/external/chromium_org/third_party/icu/source/common/
uidna.cpp
224
int32_t
failPos
= -1;
287
failPos
= j;
303
//
failPos
is always set the index of failure
304
uprv_syntaxError(b1,
failPos
, b1Len,parseError);
422
int32_t
failPos
=0;*/
435
failPos
= srcLength;
448
failPos
= j;
558
//
failPos
is always set the index of failure
559
uprv_syntaxError(src,
failPos
, srcLength,parseError);
/external/icu/icu4c/source/common/
uidna.cpp
224
int32_t
failPos
= -1;
287
failPos
= j;
303
//
failPos
is always set the index of failure
304
uprv_syntaxError(b1,
failPos
, b1Len,parseError);
422
int32_t
failPos
=0;*/
435
failPos
= srcLength;
448
failPos
= j;
558
//
failPos
is always set the index of failure
559
uprv_syntaxError(src,
failPos
, srcLength,parseError);
/external/chromium_org/third_party/icu/source/test/intltest/
idnaref.cpp
448
int32_t
failPos
=0;
464
failPos
= srcLength;
477
failPos
= j;
587
//
failPos
is always set the index of failure
588
uprv_syntaxError(src,
failPos
, srcLength,parseError);
/external/icu/icu4c/source/test/intltest/
idnaref.cpp
450
int32_t
failPos
=0;
466
failPos
= srcLength;
479
failPos
= j;
589
//
failPos
is always set the index of failure
590
uprv_syntaxError(src,
failPos
, srcLength,parseError);
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 389 milliseconds