Home
last modified time | relevance | path

Searched refs:isTable (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/icu-small/source/tools/genrb/
H A Dderb.cpp593 UBool isTable = (UBool)(ures_getType(resource) == URES_TABLE); in printOutBundle() local
596 if(isTable) { in printOutBundle()
H A Dreslist.h170 UBool isTable() const { return fType == URES_TABLE; } in isTable() function
H A Dparse.cpp672 if (res == res_none() || !res->isTable()) { in resLookup()
2139 static inline UBool isTable(enum EResourceType type) { in isTable() function
2366 if(isTable(bundleType)) in parse()
/third_party/icu/icu4c/source/tools/genrb/
H A Dderb.cpp593 UBool isTable = (UBool)(ures_getType(resource) == URES_TABLE); in printOutBundle() local
596 if(isTable) { in printOutBundle()
H A Dreslist.h170 UBool isTable() const { return fType == URES_TABLE; } in isTable() function
H A Dparse.cpp672 if (res == res_none() || !res->isTable()) { in resLookup()
2139 static inline UBool isTable(enum EResourceType type) { in isTable() function
2366 if(isTable(bundleType)) in parse()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dderb.cpp593 UBool isTable = (UBool)(ures_getType(resource) == URES_TABLE); in printOutBundle() local
596 if(isTable) { in printOutBundle()
H A Dreslist.h170 UBool isTable() const { return fType == URES_TABLE; } in isTable() function
H A Dparse.cpp664 if (res == res_none() || !res->isTable()) { in resLookup()
1791 static inline UBool isTable(enum EResourceType type) { in isTable() function
2017 if(isTable(bundleType)) in parse()
/third_party/sqlite/src/
H A Dsqlite3.c22489 u8 isTable; /* True for rowid tables. False for indexes */ member
[all...]

Completed in 168 milliseconds