Home
last modified time | relevance | path

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

/external/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
/external/libbrillo/brillo/http/
Dhttp_request.h125 static const int Created = 201; variable
/external/llvm/lib/MC/
DMCMachOStreamer.cpp154 bool Created = MCObjectStreamer::changeSectionImpl(Section, Subsection); in ChangeSection() local
DMCObjectStreamer.cpp206 bool Created = getAssembler().registerSection(*Section); in changeSectionImpl() local
DMCAssembler.cpp378 void MCAssembler::registerSymbol(const MCSymbol &Symbol, bool *Created) { in registerSymbol()
DMachObjectWriter.cpp500 bool Created; in bindIndirectSymbols() local
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java138 "Created"); in setReason()
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp407 bool Created; in BindIndirectSymbols() local
/external/freetype/include/freetype/
Dtttables.h94 FT_Long Created [2]; member
/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h723 struct tm Created; member
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2789 std::vector<SDNode *> &Created) { in BuildExactSDIV()