Home
last modified time | relevance | path

Searched refs:setStrings (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DStringsAndChecksums.h33 void setStrings(const DebugStringTableSubsectionRef &Strings);
89 void setStrings(const StringsPtr &SP) { Strings = SP; } in setStrings() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBStringTableBuilder.h56 void setStrings(const codeview::DebugStringTableSubsection &Strings);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp57 void StringsAndChecksumsRef::setStrings( in setStrings() function in StringsAndChecksumsRef
/third_party/ffmpeg/libavfilter/
Dglslang.cpp173 shader->setStrings(&glsl, 1); in glslang_compile()
/third_party/icu/icu4c/source/common/
Dunisetspan.h59 UnicodeSetStringSpan(const UnicodeSet &set, const UVector &setStrings, uint32_t which);
Dunisetspan.cpp205 const UVector &setStrings, in UnicodeSetStringSpan() argument
207 : spanSet(0, 0x10ffff), pSpanNotSet(NULL), strings(setStrings), in UnicodeSetStringSpan()
/third_party/node/deps/icu-small/source/common/
Dunisetspan.h59 UnicodeSetStringSpan(const UnicodeSet &set, const UVector &setStrings, uint32_t which);
Dunisetspan.cpp205 const UVector &setStrings, in UnicodeSetStringSpan() argument
207 : spanSet(0, 0x10ffff), pSpanNotSet(NULL), strings(setStrings), in UnicodeSetStringSpan()
/third_party/glslang/glslang/OSDependent/Web/
Dglslang.js.cpp222 shader.setStrings(&glsl, 1); in convert_glsl_to_spirv()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunisetspan.h59 UnicodeSetStringSpan(const UnicodeSet &set, const UVector &setStrings, uint32_t which);
Dunisetspan.cpp205 const UVector &setStrings, in UnicodeSetStringSpan() argument
207 : spanSet(0, 0x10ffff), pSpanNotSet(NULL), strings(setStrings), in UnicodeSetStringSpan()
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.h59 UnicodeSetStringSpan(const UnicodeSet &set, const UVector &setStrings, uint32_t which);
Dunisetspan.cpp205 const UVector &setStrings, in UnicodeSetStringSpan() argument
207 : spanSet(0, 0x10ffff), pSpanNotSet(NULL), strings(setStrings), in UnicodeSetStringSpan()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java141 private Collection<String> setStrings; field in UnicodeSetStringSpanTest.UnicodeSetWithStrings
146 setStrings = normalSet.strings(); in UnicodeSetWithStrings()
147 stringsLength = setStrings.size(); in UnicodeSetWithStrings()
159 return setStrings; in strings()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUnicodeSetStringSpanTest.java144 private Collection<String> setStrings; field in UnicodeSetStringSpanTest.UnicodeSetWithStrings
149 setStrings = normalSet.strings(); in UnicodeSetWithStrings()
150 stringsLength = setStrings.size(); in UnicodeSetWithStrings()
162 return setStrings; in strings()
/third_party/glslang/glslang/CInterface/
Dglslang_c_interface.cpp344 shader->shader->setStrings(&input->code, 1); in glslang_shader_create()
414 shader->shader->setStrings(&preprocessedCStr, 1); in glslang_shader_parse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBStringTableBuilder.cpp148 void PDBStringTableBuilder::setStrings( in setStrings() function in PDBStringTableBuilder
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DUtil.cpp148 glslangShader->setStrings(&glslSource, 1); in compileGLSLtoSPIRV()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUnicodeSetStringSpan.java88 … public UnicodeSetStringSpan(final UnicodeSet set, final ArrayList<String> setStrings, int which) { in UnicodeSetStringSpan() argument
95 strings = setStrings; in UnicodeSetStringSpan()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java84 … public UnicodeSetStringSpan(final UnicodeSet set, final ArrayList<String> setStrings, int which) { in UnicodeSetStringSpan() argument
91 strings = setStrings; in UnicodeSetStringSpan()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.cpp229 shader.setStrings(src, 1); in compileGlslToSpirV()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp292 shader.setStrings(srcPtrs, DE_LENGTH_OF_ARRAY(srcPtrs)); in compileShaderToSpirV()
/third_party/glslang/glslang/Public/
DShaderLang.h468 GLSLANG_EXPORT void setStrings(const char* const* s, int n);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp940 SC.setStrings( in initializeStringsAndChecksums()
/third_party/glslang/
DREADME.md389 setStrings(...);

12