Home
last modified time | relevance | path

Searched defs:idStr (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
Dregion.h195 UnicodeString idStr; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dregion.h195 UnicodeString idStr; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dregion.h193 UnicodeString idStr; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dregion.h195 UnicodeString idStr; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof.cpp395 UnicodeString idStr((length == -1), id, length); // Aliasing constructor. in uspoof_check2() local
426 …UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int… in uspoof_check2UTF8() local
689 UnicodeString idStr((length==-1), id, length); // Aliasing constructor in uspoof_getSkeleton() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof.cpp392 UnicodeString idStr((length == -1), id, length); // Aliasing constructor. in uspoof_check2() local
423 …UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int… in uspoof_check2UTF8() local
682 UnicodeString idStr((length==-1), id, length); // Aliasing constructor in uspoof_getSkeleton() local
/third_party/icu/icu4c/source/i18n/
Duspoof.cpp395 UnicodeString idStr((length == -1), id, length); // Aliasing constructor. in uspoof_check2() local
426 …UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int… in uspoof_check2UTF8() local
689 UnicodeString idStr((length==-1), id, length); // Aliasing constructor in uspoof_getSkeleton() local
/third_party/node/deps/icu-small/source/i18n/
Duspoof.cpp398 UnicodeString idStr((length == -1), id, length); // Aliasing constructor. in uspoof_check2() local
429 …UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : static_cast<int… in uspoof_check2UTF8() local
692 UnicodeString idStr((length==-1), id, length); // Aliasing constructor in uspoof_getSkeleton() local
/third_party/skia/modules/svg/src/
DSkSVGDOM.cpp456 SkString idStr(id); in findNodeById() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp726 const string idStr = de::toString(m_id); in getShaderDeclaration() local
735 const string idStr = de::toString(m_id); in getShaderVerifyCode() local