/external/chromium/chrome/browser/ui/webui/ |
D | print_preview_handler.cc | 97 ListValue* printers = new ListValue; in EnumeratePrinters() local 105 printers->Append(new StringValue(index->printer_name)); in EnumeratePrinters() 114 printers, in EnumeratePrinters() 118 void SendPrinterList(ListValue* printers, in SendPrinterList() argument 121 handler_->SendPrinterList(*printers, *default_printer_index); in SendPrinterList() 122 delete printers; in SendPrinterList() 321 const ListValue& printers, in SendPrinterList() argument 323 web_ui_->CallJavascriptFunction("setPrinters", printers, in SendPrinterList()
|
D | print_preview_handler.h | 62 void SendPrinterList(const ListValue& printers,
|
/external/llvm/include/llvm/Config/ |
D | AsmPrinters.def.in | 10 // This file enumerates all of the assembly-language printers 15 // targets with assembly printers.
|
/external/llvm/host/include/llvm/Config/ |
D | AsmPrinters.def | 10 // This file enumerates all of the assembly-language printers 15 // targets with assembly printers.
|
/external/llvm/device/include/llvm/Config/ |
D | AsmPrinters.def | 10 // This file enumerates all of the assembly-language printers 15 // targets with assembly printers.
|
/external/chromium/chrome/browser/resources/ |
D | print_preview.js | 292 function setPrinters(printers, defaultPrinterIndex) { argument 294 for (var i = 0; i < printers.length; ++i) { 296 option.textContent = printers[i];
|
/external/chromium/testing/ |
D | gtest.gyp | 15 'gtest/include/gtest/gtest-printers.h', 37 'gtest/src/gtest-printers.cc',
|
/external/llvm/utils/unittest/ |
D | CMakeLists.txt | 35 googletest/gtest-printers.cc
|
/external/chromium/testing/gtest/ |
D | Makefile.am | 26 src/gtest-printers.cc \ 193 include/gtest/gtest-printers.h \
|
/external/chromium/testing/gtest/xcode/gtest.xcodeproj/ |
D | project.pbxproj | 81 …1264FF71007740BE /* gtest-printers.h in Headers */ = {isa = PBXBuildFile; fileRef = 4567C8171264FF… 246 …007740BE /* gtest-printers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = s… 365 4567C8171264FF71007740BE /* gtest-printers.h */, 443 4567C8181264FF71007740BE /* gtest-printers.h in Headers */,
|
/external/tcpdump/ |
D | tcpdump.c | 138 static struct printer printers[] = { variable 279 for (p = printers; p->f; ++p) in lookup_printer()
|
D | CHANGES | 88 Lots of minor cosmetic changes to output printers 515 printers. Thanks to John Hawkinson. 768 - Added EGP and OSPF printers, thanks to Jeffrey Honig.
|
/external/llvm/test/TableGen/ |
D | TargetInstrInfo.td | 77 // a ton of hacks in the various printers and a bunch of flags.
|
/external/mdnsresponder/ |
D | README.txt | 133 Vendors of products such as printers, which are closed environments not
|
/external/llvm/docs/HistoricalNotes/ |
D | 2007-OriginalClangReadme.txt | 35 manipulating the AST (visitors, pretty printers, etc). This
|
/external/bison/data/ |
D | yacc.c | 131 ## Defining symbol actions, e.g., printers and destructors. ##
|
/external/bison/ |
D | NEWS | 70 experimental printers) as per the documentation.
|
D | ChangeLog | 3445 type names, destructors, and printers. 3593 report the location in %printers. 3734 Fix bug with non-%union parsers that have printers or destructors,
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 847 // generation of the printInstruction() method. For MC printers, it takes
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 745 around a bug in the DHCP client in HP Jetdirect printers. 936 by the DHCP client in some JetDirect printers. Thanks
|
/external/bluetooth/bluez/ |
D | ChangeLog | 1052 Let CUPS plugin discover printers in range.
|
/external/webkit/Tools/ |
D | ChangeLog | 5940 * gdb/webkit.py: extend the pretty-printers to print WTF::CString
|
D | ChangeLog-2011-02-16 | 24197 Merge pretty printers for gdb.
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 22502 … When printing on high resolution printers we need to scale the painter accordingly (for now).
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 7601 …686434> Safari uses too much RAM on file upload, leading to malloc errors and crashes (HP printers)
|