Home
last modified time | relevance | path

Searched defs: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
H A Dreslist.h170 UBool isTable() const { return fType == URES_TABLE; } in isTable() function
H A Dparse.cpp2139 static inline UBool isTable(enum EResourceType type) { in isTable() function
/third_party/icu/icu4c/source/tools/genrb/
H A Dderb.cpp593 UBool isTable = (UBool)(ures_getType(resource) == URES_TABLE); in printOutBundle() local
H A Dreslist.h170 UBool isTable() const { return fType == URES_TABLE; } in isTable() function
H A Dparse.cpp2139 static inline UBool isTable(enum EResourceType type) { in isTable() function
/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
H A Dreslist.h170 UBool isTable() const { return fType == URES_TABLE; } in isTable() function
H A Dparse.cpp1791 static inline UBool isTable(enum EResourceType type) { in isTable() function
/third_party/sqlite/src/
H A Dsqlite3.c22489 u8 isTable; /* True for rowid tables. False for indexes */ member
[all...]

Completed in 146 milliseconds