Home
last modified time | relevance | path

Searched defs:Strings (Results 1 – 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMAttributeParser.cpp133 static const char *const Strings[] = { in CPU_arch() local
166 static const char *const Strings[] = { "Not Permitted", "Permitted" }; in ARM_ISA_use() local
176 static const char *const Strings[] = { "Not Permitted", "Thumb-1", "Thumb-2" }; in THUMB_ISA_use() local
186 static const char *const Strings[] = { in FP_arch() local
199 static const char *const Strings[] = { "Not Permitted", "WMMXv1", "WMMXv2" }; in WMMX_arch() local
209 static const char *const Strings[] = { in Advanced_SIMD_arch() local
221 static const char *const Strings[] = { in MVE_arch() local
233 static const char *const Strings[] = { in PCS_config() local
246 static const char *const Strings[] = { "v6", "Static Base", "TLS", "Unused" }; in ABI_PCS_R9_use() local
256 static const char *const Strings[] = { in ABI_PCS_RW_data() local
[all …]
/third_party/node/deps/npm/node_modules/smart-buffer/
DREADME.md400 ## Strings section in Api Reference:
402 ### buff.readString()
403 ### buff.readString(size[, encoding])
404 ### buff.readString(encoding)
419 ### buff.writeString(value)
420 ### buff.writeString(value[, offset])
421 ### buff.writeString(value[, encoding])
422 ### buff.writeString(value[, offset[, encoding]])
437 ### buff.insertString(value, offset[, encoding])
452 ### buff.readStringNT()
[all …]
/third_party/json/doc/mkdocs/docs/features/
Dtypes.md183 ## Strings section in Types
191 ### Default type
195 ### Encoding
199 ### String comparison
207 ### Storage
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsExportSubAssignments.js2 const Strings = { variable
11 var Strings = { variable
DjsDeclarationsExportAssignmentExpressionPlusSecondary.js2 const Strings = { variable
17 var Strings = { variable
DjsDeclarationsClassStatic.js11 const Strings = { variable
42 var Strings = { variable
DjsDeclarationsClassExtendsVisibility.js8 const Strings = { variable
40 var Strings = { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp24 const DebugStringTableSubsectionRef &Strings) in StringsAndChecksumsRef()
28 const DebugStringTableSubsectionRef &Strings, in StringsAndChecksumsRef()
/third_party/python/Doc/tutorial/
Dintroduction.rst141 Strings section in Using Python as a Calculator
379 .. _tut-lists:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp37 const PDBStringTable &Strings; member in llvm::pdb::__anon229e6c7d0111::NativeInjectedSource
42 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource()
97 const PDBStringTable &Strings) in NativeEnumInjectedSources()
DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload()
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dtree.go79 func (t *Tree) Strings() Strings { return t.strings } func
192 type Strings struct { struct
193 m map[string]StringID
194 s []string
197 func (s *Strings) index(str string) StringID {
312 func (tcm TestCoverageMap) String(t *Test, s Strings) string {
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsExportAssignmentExpressionPlusSecondary.ts7 const Strings = { constant
DjsDeclarationsExportSubAssignments.ts7 const Strings = { constant
DjsDeclarationsClassExtendsVisibility.ts11 const Strings = { constant
DjsDeclarationsClassStatic.ts16 const Strings = { constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h94 const DebugStringTableSubsectionRef &Strings) { in visitDebugSubsections()
102 const DebugStringTableSubsectionRef &Strings, in visitDebugSubsections()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.h36 const PDBStringTable &Strings; variable
DPDBStringTable.h56 codeview::DebugStringTableSubsectionRef Strings; variable
DPDBStringTableBuilder.h65 codeview::DebugStringTableSubsection Strings; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp204 std::vector<StringRef> Strings; member
541 convertOneChecksum(const DebugStringTableSubsectionRef &Strings, in convertOneChecksum()
555 getFileName(const DebugStringTableSubsectionRef &Strings, in getFileName()
566 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
581 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
619 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
656 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
691 const DebugStringTableSubsectionRef &Strings) { in fromCodeViewSubsection()
709 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
853 DebugStringTableSubsectionRef &Strings, in visitStringTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkStringTable.cpp66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DStringSaver.h43 StringSaver Strings; variable
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DRendererTest.cpp32 TEST_P(RendererTest, Strings) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DRendererTest.cpp32 TEST_P(RendererTest, Strings) in TEST_P() argument

123