HomeSort by relevance Sort by last modified time
    Searched refs:isIndex (Results 1 - 9 of 9) sorted by null

  /external/chromium/third_party/icu/source/test/intltest/
testidn.cpp 220 getValues(uint32_t result, int32_t& value, UBool& isIndex){
231 isIndex =FALSE;
235 isIndex =FALSE;
242 isIndex = TRUE;
246 isIndex = FALSE;
253 isIndex =FALSE;
293 UBool isIndex = FALSE;
298 type = getValues(result,value, isIndex);
333 UBool isIndex;
337 retType = getValues(result,value,isIndex);
    [all...]
  /external/icu4c/test/intltest/
testidn.cpp 218 getValues(uint32_t result, int32_t& value, UBool& isIndex){
229 isIndex =FALSE;
233 isIndex =FALSE;
240 isIndex = TRUE;
244 isIndex = FALSE;
251 isIndex =FALSE;
291 UBool isIndex = FALSE;
296 type = getValues(result,value, isIndex);
331 UBool isIndex;
335 retType = getValues(result,value,isIndex);
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
sprpdata.c 110 getValues(uint32_t result, int32_t* value, UBool* isIndex){
127 *isIndex = TRUE;
131 *isIndex = FALSE;
138 isIndex =FALSE;
150 UBool isIndex = FALSE;
161 retType = getValues(result,&value,&isIndex);
170 if(isIndex){
202 if(isIndex){
232 UBool isIndex=FALSE;
255 retType = getValues(result, &value, &isIndex);
    [all...]
  /external/icu4c/test/cintltst/
sprpdata.c 110 getValues(uint32_t result, int32_t* value, UBool* isIndex){
127 *isIndex = TRUE;
131 *isIndex = FALSE;
138 isIndex =FALSE;
150 UBool isIndex = FALSE;
161 retType = getValues(result,&value,&isIndex);
170 if(isIndex){
202 if(isIndex){
232 UBool isIndex=FALSE;
255 retType = getValues(result, &value, &isIndex);
    [all...]
  /external/chromium/third_party/icu/source/common/
usprep.cpp 502 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){
512 isIndex =FALSE;
516 isIndex =FALSE;
523 isIndex = TRUE;
526 isIndex = FALSE;
533 isIndex =FALSE;
556 UBool isIndex;
571 type = getValues(result, value, isIndex);
584 if(isIndex){
786 UBool isIndex;
    [all...]
  /external/icu4c/common/
usprep.cpp 472 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){
482 isIndex =FALSE;
486 isIndex =FALSE;
493 isIndex = TRUE;
496 isIndex = FALSE;
503 isIndex =FALSE;
526 UBool isIndex;
541 type = getValues(result, value, isIndex);
554 if(isIndex){
745 UBool isIndex;
    [all...]
  /external/webkit/WebCore/html/
HTMLParser.cpp     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 325 milliseconds