HomeSort by relevance Sort by last modified time
    Searched refs:Title (Results 51 - 75 of 187) sorted by null

1 23 4 5 6 7 8

  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.h 146 void Alert(FPDF_WIDESTRING Msg, FPDF_WIDESTRING Title, int Type, int Icon);
176 const wchar_t* Title,
180 const wchar_t* Title,
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
InstrDocsEmitter.cpp 64 // Page title.
65 std::string Title = Target.getName();
66 Title += " Instructions";
67 writeTitle(Title, OS);
  /external/syzkaller/dashboard/app/
api.go 335 presentCommits[com.Title] = true
336 bugFixedBy[com.BugID] = append(bugFixedBy[com.BugID], com.Title)
388 bugKey := datastore.NewKey(c, "Bug", bugKeyHash(bug.Namespace, bug.Title, bug.Seq), 0, nil)
448 log.Infof(c, "bug %q is fixed with %q", bug.Title, fixCommits)
496 mgr.FailedBuildBug = bugKeyHash(bug.Namespace, bug.Title, bug.Seq)
521 req.Title = limitLength(req.Title, maxTextLen)
524 // The report is corrupted and the title is most likely invalid.
527 req.Title = corruptedReportTitle
530 bug, bugKey, err := findBugForCrash(c, ns, req.Title)
    [all...]
email_test.go 46 c.expectEQ(msg.Subject, crash.Title)
98 #syz fix: exact-commit-title
115 // We used to extract "#syz fix: exact-commit-title" from it.
145 c.expectEQ(msg.Subject, "Re: "+crash.Title)
196 c.expectEQ(msg.Subject, crash.Title)
250 build2.KernelCommitTitle = "a really long title, longer than 80 chars, really long-long-long-long-long-long title"
274 c.expectEQ(msg.Subject, "Re: "+crash.Title)
278 HEAD commit: 222222222222 a really long title, longer than 80 chars, re..
331 c.incomingEmail(sender1, "#syz fix: some: commit title")
    [all...]
fix_test.go 80 c.expectEQ(rep2.Title, "title1 (2)")
145 c.expectEQ(rep2.Title, "title1 (2)")
276 c.expectEQ(rep2.Title, "title1 (2)")
362 c.expectEQ(rep2.Title, "title1 (2)")
412 c.expectEQ(rep2.Title, "title1 (2)")
442 c.expectEQ(rep3.Title, rep1.Title+" (2)")
490 c.expectEQ(rep3.Title, rep1.Title+" (2)")
494 c.expectEQ(rep4.Title, rep2.Title+" (2)"
    [all...]
  /external/syzkaller/pkg/osutil/
osutil.go 63 Title: text,
78 Title string
84 return err.Title
86 return fmt.Sprintf("%v\n%s", err.Title, err.Output)
92 err1.Title = fmt.Sprintf("%v: %v", ctx, err1.Title)
  /external/deqp/external/openglcts/modules/gles31/
es31cDrawIndirectTests.cpp 884 virtual std::string Title()
913 virtual std::string Title()
944 virtual std::string Title()
988 virtual std::string Title()
1038 virtual std::string Title()
1073 virtual std::string Title()
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/
OptTable.cpp 478 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title,
480 OS << Title << ":\n";
524 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title,
526 PrintHelp(OS, Name, Title, /*Include*/ 0, /*Exclude*/
530 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title,
533 OS << "OVERVIEW: " << Title << "\n";
  /external/syzkaller/vm/vmimpl/
vmimpl.go 72 Title string
77 return fmt.Sprintf("%v\n%s", err.Title, err.Output)
81 return err.Title, err.Output
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/
IfrOpCodeCreation.c 577 IN UINT16 Title,
590 Title - Title of the banner
608 EfiCopyMem (&Banner.Title, &Title, sizeof (UINT16));
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
MemoryTest.c 23 Show progress bar with title above it. It only works in Graphics mode.
26 @param TitleForeground Foreground color for Title.
27 @param TitleBackground Background color for Title.
28 @param Title Title above progress bar.
40 IN CHAR16 *Title,
185 (SizeOfX - StrLen (Title) * EFI_GLYPH_WIDTH) / 2,
189 Title
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootLogoLib/
BootLogoLib.c 364 Update progress bar with title above it. It only works in Graphics mode.
366 @param TitleForeground Foreground color for Title.
367 @param TitleBackground Background color for Title.
368 @param Title Title above progress bar.
381 IN CHAR16 *Title,
521 (SizeOfX - StrLen (Title) * EFI_GLYPH_WIDTH) / 2,
525 Title
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
UserCredential.h 280 EFI_CREDENTIAL_TITLE Title;
UserCredential2.h 301 EFI_CREDENTIAL2_TITLE Title;
  /external/syzkaller/pkg/report/
gvisor.go 42 rep.Title = replaceTable(gvisorTitleReplacement, rep.Title)
90 title: compile("panic:(.*)"),
101 title: compile("Panic:(.*)"),
112 title: compile("fatal error:(.*)"),
123 title: compile("runtime error:(.*)"),
134 title: compile("SIGSEGV:(.*)"),
145 title: compile("SIGBUS:(.*)"),
156 title: compile("FATAL ERROR:(.*)"),
167 title: compile("WARNING: DATA RACE")
    [all...]
  /external/tensorflow/tensorflow/lite/testing/
generate_examples_report.py 32 def make_report_table(fp, title, reports):
37 title: "Title of the zip file this pertains to."
57 <title>tflite report</title>
89 """ % title)
  /external/deqp/external/openglcts/modules/gl/
gl4cProgramInterfaceQueryTests.cpp 396 virtual std::string Title()
454 virtual std::string Title()
544 virtual std::string Title()
663 virtual std::string Title()
773 virtual std::string Title()
819 virtual std::string Title()
889 virtual std::string Title()
    [all...]
  /build/kati/testcase/
gen_testcase_parse_benchmark.go 63 tn := strings.Title(base)
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 153 void SelectionDAG::viewGraph(const std::string &Title) {
157 false, Title);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 148 void SelectionDAG::viewGraph(const std::string &Title) {
152 false, Title);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 151 void SelectionDAG::viewGraph(const std::string &Title) {
155 false, Title);
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
SourceCoverageViewText.cpp 239 void SourceCoverageViewText::renderTitle(raw_ostream &OS, StringRef Title) {
244 getOptions().colored_ostream(OS, raw_ostream::CYAN) << Title << "\n";
  /external/syzkaller/syz-ci/
jobs.go 207 resp.Build.KernelCommitTitle = kernelCommit.Title
252 testErr = fmt.Errorf("%v\n\n%s\n\n%s", rep.Title, rep.Report, rep.Output)
254 testErr = fmt.Errorf("%v\n\n%s", err.Title, err.Output)
257 resp.CrashTitle = err.Report.Title
manager.go 264 KernelCommitTitle: kernelCommit.Title,
285 Title: fmt.Sprintf("%v build error", mgr.mgrcfg.RepoAlias),
374 rep.Report = append([]byte(rep.Title), rep.Report...)
376 rep.Title = fmt.Sprintf("%v boot error", mgr.mgrcfg.RepoAlias)
378 rep.Title = fmt.Sprintf("%v test error", mgr.mgrcfg.RepoAlias)
402 mgr.name, rep.Title, rep.Report, rep.Output)
412 Title: rep.Title,
565 Title: com.Title,
    [all...]
  /external/syzkaller/tools/syz-symbolize/
symbolize.go 53 fmt.Printf("TITLE: %v\n", rep.Title)

Completed in 1496 milliseconds

1 23 4 5 6 7 8