/external/gptfdisk/ |
D | gptpart.cc | 77 UnicodeString GPTPart::GetDescription(void) { in GetDescription() function in GPTPart 82 string GPTPart::GetDescription(void) { in GetDescription() function in GPTPart 161 if (GetDescription() == partitionType.UTypeName()) { 163 if (GetDescription() == partitionType.TypeName()) { 317 GetDescription().extractBetween(0, 23, description); 320 string desc = GetDescription() ; 355 cout << GetDescription().substr( 0 , i ) ; 386 cout << "Partition name: '" << GetDescription() << "'\n"; 433 changeName = (GetDescription() == GetUTypeName()); 435 changeName = (GetDescription() == GetTypeName());
|
D | gptcurses.cc | 249 space->origPart->GetDescription().extract(0, 39, temp, 39); in ShowSpace() 252 printw(space->origPart->GetDescription().c_str()); in ShowSpace() 339 partitions[partNum].GetDescription().extract(0, NAME_SIZE , temp, NAME_SIZE ); in ShowInfo() 342 printw("Partition name: '%s'\n", partitions[partNum].GetDescription().c_str()); in ShowInfo() 356 partitions[partNum].GetDescription().extract(0, NAME_SIZE , temp, NAME_SIZE ); in ChangeName() 359 printw("Current partition name is '%s'\n", partitions[partNum].GetDescription().c_str()); in ChangeName()
|
D | sgdisk.cc | 75 << partData.GetDescription() << endl; in android_dump()
|
D | gptpart.h | 69 UnicodeString GetDescription(void);
|
/external/vixl/tools/ |
D | util.py | 139 def GetDescription(self): member in CompilerInformation 143 return self.GetDescription() 163 if description == self.GetDescription():
|
/external/image_io/src/base/ |
D | data_scanner.cc | 95 context.GetErrorText({}, {GetDescription()}, error_description, "")); in SetInternalError() 103 context.GetErrorText(error_description, GetDescription())); in SetSyntaxError() 344 std::string DataScanner::GetDescription() const { in GetDescription() function in photos_editing_formats::image_io::DataScanner
|
/external/compiler-rt/lib/asan/ |
D | asan_scariness_score.h | 49 const char *GetDescription() const { return descr; } in GetDescription() function
|
/external/google-breakpad/src/common/linux/ |
D | elf_core_dump.h | 88 MemoryRange GetDescription() const;
|
D | elf_core_dump.cc | 68 MemoryRange ElfCoreDump::Note::GetDescription() const { in GetDescription() function in google_breakpad::ElfCoreDump::Note
|
D | elf_core_dump_unittest.cc | 200 MemoryRange description = note.GetDescription(); in TEST()
|
/external/image_io/includes/image_io/base/ |
D | data_scanner.h | 92 std::string GetDescription() const;
|
/external/skia/ |
D | PRESUBMIT.py | 299 def GetDescription(self): member in CodeReview 399 match = re.search(r'^TBR=(.*)$', cr.GetDescription(), re.M)
|
/external/skqp/ |
D | PRESUBMIT.py | 299 def GetDescription(self): member in CodeReview 399 match = re.search(r'^TBR=(.*)$', cr.GetDescription(), re.M)
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | linux_core_dumper.cc | 150 MemoryRange description = note.GetDescription(); in EnumerateThreads()
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tree.pas | 807 function GetDescription: String; 833 property Description: String read GetDescription; 1523 function GetDescription: String; 3569 function TRewriteRuleElementStream.GetDescription: String; in GetDescription() function
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
D | DebugGrammarParser.cs | 1504 public override string GetDescription() in GetDescription() method in DebugGrammarParser.DFA2
|
D | ProfileGrammarParser.cs | 1508 public override string GetDescription() in GetDescription() method in ProfileGrammarParser.DFA2
|
/external/python/cpython3/Modules/_ctypes/ |
D | callproc.c | 1016 pei->lpVtbl->GetDescription(pei, &descr); in GetComError()
|
/external/python/cpython2/Modules/_ctypes/ |
D | callproc.c | 1035 pei->lpVtbl->GetDescription(pei, &descr); in GetComError()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 31394 FUNC 48118 2c 0 google_breakpad::ElfCoreDump::Note::GetDescription
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 33028 FUNC 6bfd4 48 0 google_breakpad::ElfCoreDump::Note::GetDescription
|