HomeSort by relevance Sort by last modified time
    Searched defs:Created (Results 1 - 19 of 19) sorted by null

  /external/libbrillo/brillo/http/
http_request.h 124 // Object created, reason = new URI
125 static const int Created = 201;
287 // Returns the ID of the asynchronous request created.
  /external/llvm/lib/MC/
MCMachOStreamer.cpp 126 // These sections are created by the assembler itself after the end of
154 bool Created = MCObjectStreamer::changeSectionImpl(Section, Subsection);
159 else if (Created && DWARFMustBeAtTheEnd && !canGoAfterDWARF(MSec))
MCObjectStreamer.cpp 206 bool Created = getAssembler().registerSection(*Section);
216 return Created;
MachObjectWriter.cpp 500 bool Created;
501 Asm.registerSymbol(*it->Symbol, &Created);
502 if (Created)
685 // a relocation entry is not created and so the static linker does not
    [all...]
  /external/sfntly/cpp/src/sfntly/table/core/
font_header_table.cc 49 int64_t FontHeaderTable::Created() {
169 int64_t FontHeaderTable::Builder::Created() {
170 return down_cast<FontHeaderTable*>(GetTable())->Created();
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c 666 BOOLEAN Created;
707 Created = FALSE;
714 if (!Created) {
720 Created = TRUE;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
MachObjectWriter.cpp 407 bool Created;
408 MCSymbolData &Entry = Asm.getOrCreateSymbolData(*it->Symbol, &Created);
409 if (Created)
597 // a relocation entry is not created and so the static linker does not
  /external/freetype/include/freetype/
tttables.h 94 FT_Long Created [2];
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
tttables.h 93 FT_Long Created [2];
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttables.h 93 FT_Long Created [2];
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
lcms2_internal.h 710 struct tm Created;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntmsapi.h 620 SYSTEMTIME Created;
650 SYSTEMTIME Created;
824 SYSTEMTIME Created;
853 SYSTEMTIME Created;
    [all...]
d3d11.h 664 WINBOOL Created;
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-directory/1.11.18/
aws-java-sdk-directory-1.11.18.jar 
  /external/guice/extensions/struts2/lib/
jetty-6.1.0.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/
aws-java-sdk-codedeploy-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/
aws-java-sdk-codepipeline-1.11.18.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 379 milliseconds