/external/deqp/external/openglcts/modules/gles31/ |
es31cProgramInterfaceQueryTests.cpp | 320 virtual std::string Title() 367 virtual std::string Title() 446 virtual std::string Title() 650 virtual std::string Title() 762 virtual std::string Title() 825 virtual std::string Title() 927 virtual std::string Title() [all...] |
es31cComputeShaderTests.cpp | 483 virtual std::string Title() 569 virtual std::string Title() 724 virtual std::string Title() 912 virtual std::string Title() [all...] |
es31cShaderAtomicCountersTests.cpp | 49 virtual std::string Title() 788 virtual std::string Title() 1019 virtual std::string Title() [all...] |
/external/deqp/external/openglcts/modules/gl/ |
gl4cShaderAtomicCountersTests.cpp | 50 virtual std::string Title() 892 virtual std::string Title() 1005 virtual std::string Title() 1057 virtual std::string Title() [all...] |
gl4cComputeShaderTests.cpp | 474 virtual std::string Title() 560 virtual std::string Title() 716 virtual std::string Title() 909 virtual std::string Title() [all...] |
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
TestTransforms.java | 495 Upper, Title, Lower 502 Transliterator elTitle = checkString("el", Casing.Title, 510 Transliterator trTitle = checkString("tr", Casing.Title, "Isii ?s??", 516 Transliterator azTitle = checkString("az", Casing.Title, "Isii ?s??", 528 Casing.Title, 544 Transliterator nlTitle = checkString("nl", Casing.Title, 569 case Title:
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ |
SetupBrowser.c | 47 Show progress bar with title above it. It only works in Graphics mode.
50 @param TitleForeground Foreground color for Title.
51 @param TitleBackground Background color for Title.
52 @param Title Title above progress bar.
64 IN CHAR16 *Title,
203 (SizeOfX - StrLen (Title) * EFI_GLYPH_WIDTH) / 2,
207 Title
|
/external/iproute2/tc/ |
emp_ematch.yacc.c | 698 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ 702 YYFPRINTF (stderr, "%s ", Title); \ 805 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) [all...] |
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
ExpressionParser.cpp | 718 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ 722 YYFPRINTF (stderr, "%s ", Title); \ 823 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) [all...] |
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/ |
BdsPlatform.h | 234 CHAR16 *Title,
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/ |
Bds.h | 91 Show progress bar with title above it. It only works in Graphics mode.
93 @param TitleForeground Foreground color for Title.
94 @param TitleBackground Background color for Title.
95 @param Title Title above progress bar.
107 IN CHAR16 *Title,
|
/external/syzkaller/dashboard/app/ |
main.go | 104 Title string 394 bugMap[bugKeyHash(bug.Namespace, bug.Title, bug.Seq)] = uiBug 458 bugHash := bugKeyHash(bug.Namespace, bug.Title, bug.Seq) 488 Filter("Title=", bug.Title). 566 id := bugKeyHash(bug.Namespace, bug.Title, bug.Seq) 569 Title: bug.displayTitle(), 625 bugHash := bugKeyHash(bug.Namespace, bug.Title, bug.Seq)
|
entities.go | 69 Seq int64 // sequences of the bug with the same title 70 Title string 306 return bug.Title 308 return fmt.Sprintf("%v (%v)", bug.Title, bug.Seq+1) 318 title := display[match[2]:match[3]] 322 return "", 0, fmt.Errorf("failed to parse bug title: %v", err) 325 return "", 0, fmt.Errorf("failed to parse bug title: seq=%v", seq) 327 return title, seq - 1, nil 339 bug.DupOf, bugKeyHash(bug.Namespace, bug.Title, bug.Seq), err) 345 func bugKeyHash(ns, title string, seq int64) string [all...] |
/external/ant-glob/ |
NOTICE | 149 * of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 240 Title to copyright in this software and any associated documentation will at
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/ |
content.mak | 3 # Title : Makefile to build content files
|
/external/syzkaller/dashboard/dashapi/ |
dashapi.go | 75 Title string 88 // in Build.Commits field and list of {bug ID, commit title} pairs extracted 167 Title string 168 Corrupted bool // report is corrupted (corrupted title, no stacks, etc) 191 Title string 234 Title string 261 CrashTitle string // job execution crash title
|
/external/lzma/CPP/7zip/UI/FileManager/ |
BrowseDialog.cpp | 136 UString Title;
184 if (!Title.IsEmpty())
185 SetText(Title);
810 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath)
819 return NShell::BrowseForFolder(owner, title, path, resultPath);
827 if (title)
828 dialog.Title = title;
839 bool MyBrowseForFile(HWND owner, LPCWSTR title, LPCWSTR path,
850 if (MyGetOpenFileName(owner, title, NULL, path, filterDescription, filter, resultPath)) [all...] |
ProgressDialog2.cpp | 935 INT_PTR CProgressDialog::Create(const UString &title, NWindows::CThread &thread, HWND wndParent)
949 _title = title;
994 if (fm.ErrorMessage.Title.IsEmpty())
995 fm.ErrorMessage.Title = "7-Zip";
996 MessageBoxW(*this, fm.ErrorMessage.Message, fm.ErrorMessage.Title, MB_ICONERROR);
1004 if (fm.OkMessage.Title.IsEmpty())
1005 fm.OkMessage.Title = "7-Zip";
1006 MessageBoxW(*this, fm.OkMessage.Message, fm.OkMessage.Title, MB_OK);
1244 // Set Window title here.
1268 HRESULT CProgressThreadVirt::Create(const UString &title, HWND parentWindow) [all...] |
/external/pdfium/fpdfsdk/ |
cpdfsdk_formfillenvironment.cpp | 65 const wchar_t* Title, 73 ByteString bsTitle = WideString(Title).UTF16LE_Encode(); 80 const wchar_t* Title, 91 ByteString bsTitle = WideString(Title).UTF16LE_Encode(); 410 FPDF_WIDESTRING Title, 414 m_pInfo->m_pJsPlatform->app_alert(m_pInfo->m_pJsPlatform, Msg, Title, Type,
|
/external/syzkaller/pkg/report/ |
report.go | 31 // Title contains a representative description of the first oops. 32 Title string 109 rep.Title = sanitizeTitle(replaceTable(dynamicTitleReplacement, rep.Title)) 170 func sanitizeTitle(title string) string { 172 res := make([]byte, 0, len(title)) 174 for i := 0; i < len(title) && i < maxTitleLen; i++ { 175 ch := title[i] 209 title *regexp.Regexp 210 // If title is matched but report is not, the report is considered corrupted [all...] |
/external/syzkaller/vendor/golang.org/x/net/trace/ |
events.go | 131 // and title. 132 func NewEventLog(family, title string) EventLog { 135 el.Family, el.Title = family, title 251 // Title is the title of this event log. 252 Title string 275 el.Title = "" 435 <title>events</title> [all...] |
/external/swiftshader/src/OpenGL/compiler/ |
glslang_tab.cpp | [all...] |
/external/syzkaller/vm/gvisor/ |
gvisor.go | 166 Title: string(output[pos:end]), 175 Title: fmt.Sprintf("runsc failed: %v", err), 180 Title: "init process did not start",
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/ |
faqconf.py | 36 # Markers appended to title to indicate recently change
145 <TITLE>%(title)s</TITLE>
153 <H1>%(title)s</H1>
218 <H2>%(sec)s. %(title)s</H2>
233 <LI><A HREF="%(FAQCGI)s?req=show&file=%(file)s">%(title)s</A>
237 <LI><A HREF="#%(sec)s.%(num)s">%(title)s</A>
244 <H2><A NAME="%(sec)s.%(num)s">%(title)s</A>\
356 Title: <INPUT TYPE=text SIZE=70 NAME=title VALUE="%(title)s"><BR> [all...] |
/external/pdfium/public/ |
fpdf_formfill.h | 47 * Title - The title of the dialog. 68 FPDF_WIDESTRING Title, 103 * Title - The title of the dialog box. 129 FPDF_WIDESTRING Title, [all...] |