/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ARMAttributeParser.cpp | 133 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/ |
D | README.md | 400 ## 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/ |
D | types.md | 183 ## Strings section in Types 191 ### Default type 195 ### Encoding 199 ### String comparison 207 ### Storage
|
/third_party/typescript/tests/baselines/reference/ |
D | jsDeclarationsExportSubAssignments.js | 2 const Strings = { variable 11 var Strings = { variable
|
D | jsDeclarationsExportAssignmentExpressionPlusSecondary.js | 2 const Strings = { variable 17 var Strings = { variable
|
D | jsDeclarationsClassStatic.js | 11 const Strings = { variable 42 var Strings = { variable
|
D | jsDeclarationsClassExtendsVisibility.js | 8 const Strings = { variable 40 var Strings = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | StringsAndChecksums.cpp | 24 const DebugStringTableSubsectionRef &Strings) in StringsAndChecksumsRef() 28 const DebugStringTableSubsectionRef &Strings, in StringsAndChecksumsRef()
|
/third_party/python/Doc/tutorial/ |
D | introduction.rst | 141 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/ |
D | NativeEnumInjectedSources.cpp | 37 const PDBStringTable &Strings; member in llvm::pdb::__anon229e6c7d0111::NativeInjectedSource 42 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource() 97 const PDBStringTable &Strings) in NativeEnumInjectedSources()
|
D | InjectedSourceStream.cpp | 28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
D | tree.go | 79 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/ |
D | jsDeclarationsExportAssignmentExpressionPlusSecondary.ts | 7 const Strings = { constant
|
D | jsDeclarationsExportSubAssignments.ts | 7 const Strings = { constant
|
D | jsDeclarationsClassExtendsVisibility.ts | 11 const Strings = { constant
|
D | jsDeclarationsClassStatic.ts | 16 const Strings = { constant
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | DebugSubsectionVisitor.h | 94 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/ |
D | NativeEnumInjectedSources.h | 36 const PDBStringTable &Strings; variable
|
D | PDBStringTable.h | 56 codeview::DebugStringTableSubsectionRef Strings; variable
|
D | PDBStringTableBuilder.h | 65 codeview::DebugStringTableSubsection Strings; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLDebugSections.cpp | 204 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/ |
D | RemarkStringTable.cpp | 66 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/ |
D | StringSaver.h | 43 StringSaver Strings; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | RendererTest.cpp | 32 TEST_P(RendererTest, Strings) in TEST_P() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | RendererTest.cpp | 32 TEST_P(RendererTest, Strings) in TEST_P() argument
|