Home
last modified time | relevance | path

Searched defs:stringTable (Results 1 – 5 of 5) sorted by relevance

/external/chromium/third_party/icu/source/common/
Ducnv_io.h47 const uint16_t *stringTable; member
/external/icu4c/common/
Ducnv_io.h47 const uint16_t *stringTable; member
/external/webkit/JavaScriptCore/interpreter/
DCallFrame.h102 …static const HashTable* stringTable(CallFrame* callFrame) { return callFrame->globalData().stringT… in stringTable() function
/external/webkit/JavaScriptCore/runtime/
DJSGlobalData.h115 const HashTable* stringTable; variable
/external/webkit/WebCore/platform/text/
DAtomicString.cpp43 static inline HashSet<StringImpl*>& stringTable() in stringTable() function