Home
last modified time | relevance | path

Searched defs:Created (Results 1 – 12 of 12) 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.cpp152 bool Created = MCObjectStreamer::changeSectionImpl(Section, Subsection); in ChangeSection() local
DMCObjectStreamer.cpp206 bool Created = getAssembler().registerSection(*Section); in changeSectionImpl() local
DMachObjectWriter.cpp496 bool Created; in bindIndirectSymbols() local
DMCAssembler.cpp642 void MCAssembler::registerSymbol(const MCSymbol &Symbol, bool *Created) { in registerSymbol()
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java138 "Created"); in setReason()
/external/pdfium/third_party/freetype/include/freetype/
Dtttables.h93 FT_Long Created [2]; member
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
Dtttables.h93 FT_Long Created [2]; member
/external/freetype/include/freetype/
Dtttables.h93 FT_Long Created [2]; member
/external/pdfium/third_party/lcms2-2.6/src/
Dlcms2_internal.h710 struct tm Created; member
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2701 std::vector<SDNode *> &Created) { in BuildExactSDIV()