HomeSort by relevance Sort by last modified time
    Searched defs:Title (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/lzma/CPP/7zip/UI/FileManager/
ComboDialog.h 19 UString Title;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
EditTitleBar.c 19 CHAR16 *Title = NULL;
22 Initialize a title bar.
24 @param[in] Prompt The prompt to print in the title bar.
35 SHELL_FREE_NON_NULL (Title);
37 Title = CatSPrint (NULL, L"");
40 // set Title
42 Title = CatSPrint (NULL, L"%s", Prompt);
44 if (Title == NULL) {
60 SHELL_FREE_NON_NULL (Title);
61 Title = NULL;
    [all...]
  /external/google-breakpad/src/testing/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
426 'Arity' : Title(Arity(n)),
617 test_name = pred_format_type.title()
  /external/googletest/googletest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
426 'Arity' : Title(Arity(n)),
617 test_name = pred_format_type.title()
  /external/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /external/lzma/CPP/Windows/Control/
PropertyPage.h 42 UString Title;
46 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title);
  /external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
428 'Arity' : Title(Arity(n)),
620 test_name = pred_format_type.title()
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DOTGraphTraitsPass.h 31 std::string Title, GraphName;
34 Title = GraphName + " for '" + F.getNameStr() + "' function";
35 ViewGraph(Graph, Name, Simple, Title);
65 std::string Title, GraphName;
67 Title = GraphName + " for '" + F.getNameStr() + "' function";
70 WriteGraph(File, Graph, Simple, Title);
  /external/v8/testing/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
426 'Arity' : Title(Arity(n)),
617 test_name = pred_format_type.title()
  /external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
426 'Arity' : Title(Arity(n)),
617 test_name = pred_format_type.title()
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 57 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
59 ViewGraph(Graph, Name, IsSimple, Title);
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function";
108 WriteGraph(File, Graph, IsSimple, Title);
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
137 ViewGraph(Graph, Name, IsSimple, Title);
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph);
170 WriteGraph(File, Graph, IsSimple, Title);
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
UserCredential.h 280 EFI_CREDENTIAL_TITLE Title;
UserCredential2.h 301 EFI_CREDENTIAL2_TITLE Title;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CaseMap.java 53 public static Title toTitle() { return Title.DEFAULT; }
161 public static final class Title extends CaseMap {
162 private static final Title DEFAULT = new Title(0);
163 private static final Title OMIT_UNCHANGED = new Title(CaseMapImpl.OMIT_UNCHANGED_TEXT);
164 private Title(int opt) { super(opt); }
171 public Title omitUnchangedText() {
175 return new Title(internalOptions | CaseMapImpl.OMIT_UNCHANGED_TEXT)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CaseMap.java 55 public static Title toTitle() { return Title.DEFAULT; }
172 public static final class Title extends CaseMap {
173 private static final Title DEFAULT = new Title(0);
174 private static final Title OMIT_UNCHANGED = new Title(CaseMapImpl.OMIT_UNCHANGED_TEXT);
175 private Title(int opt) { super(opt); }
183 public Title omitUnchangedText() {
187 return new Title(internalOptions | CaseMapImpl.OMIT_UNCHANGED_TEXT)
    [all...]
  /external/lzma/CPP/7zip/UI/GUI/
ExtractGUI.cpp 90 UString Title;
140 FinalMessage.OkMessage.Title = Title;
248 UString title = LangString(options.TestMode ? IDS_PROGRESS_TESTING : IDS_PROGRESS_EXTRACTING); local
250 extracter.Title = title;
268 RINOK(extracter.Create(title, hwndParent));
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
MdeModuleHii.h 82 EFI_STRING_ID Title; ///< The string token for the banner title.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
TianoHii.h 82 EFI_STRING_ID Title; // The string token for the banner title

Completed in 3054 milliseconds

1 2 3