Home
last modified time | relevance | path

Searched defs:Created (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.cc49 int64_t FontHeaderTable::Created() { in Created() function in sfntly::FontHeaderTable
169 int64_t FontHeaderTable::Builder::Created() { in Created() function in sfntly::FontHeaderTable::Builder
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.cc49 int64_t FontHeaderTable::Created() { in Created() function in sfntly::FontHeaderTable
169 int64_t FontHeaderTable::Builder::Created() { in Created() function in sfntly::FontHeaderTable::Builder
/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts77 Created = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCMachOStreamer.cpp152 bool Created = changeSectionImpl(Section, Subsection); in ChangeSection() local
DMCELFStreamer.cpp479 bool Created; in finalizeCGProfileEntry() local
DMCObjectStreamer.cpp345 bool Created = getAssembler().registerSection(*Section); in changeSectionImpl() local
DMachObjectWriter.cpp533 bool Created; in bindIndirectSymbols() local
DMCAssembler.cpp453 void MCAssembler::registerSymbol(const MCSymbol &Symbol, bool *Created) { in registerSymbol()
/third_party/freetype/include/freetype/
Dtttables.h95 FT_ULong Created [2]; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dtttables.h96 FT_ULong Created [2]; member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttables.h95 FT_ULong Created [2]; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4142 Created FileChangeType = 1 const
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4142 Created FileChangeType = 1 const
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4142 Created FileChangeType = 1 const
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4637 SmallVectorImpl<SDNode *> &Created) { in BuildExactSDIV()