/external/autotest/client/site_tests/policy_NativePrintersBulkAccessMode/ |
D | policy_NativePrintersBulkAccessMode.py | 74 printers = self.cr.autotest_ext.EvaluateJavaScript( 76 logging.info('Printers found: %s', printers) 78 if not isinstance(printers, list): 83 for printer in printers: 90 if len(ids) < len(printers): 128 printers = self._get_printer_ids() 131 if printers != expected: 134 printers))
|
D | control.allowall | 14 Verify effect of NativePrintersBulkAccessMode policy on which printers are
|
D | control.whitelist | 15 printers are displayed for use on a managed account.
|
/external/python/cpython2/Demo/scripts/ |
D | lpwatch.py | 19 printers = sys.argv[1:] 20 if printers: 23 for i, name in enumerate(printers): 25 printers[i] = name[2:] 28 printers = [os.environ['PRINTER']] 30 printers = [DEF_PRINTER] 36 for name in 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/swiftshader/third_party/llvm-7.0/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/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
D | JsonFormat.java | 706 Map<String, WellKnownTypePrinter> printers = new HashMap<String, WellKnownTypePrinter>(); in buildWellKnownTypePrinters() local 708 printers.put( in buildWellKnownTypePrinters() 724 printers.put(BoolValue.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() 725 printers.put(Int32Value.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() 726 printers.put(UInt32Value.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() 727 printers.put(Int64Value.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() 728 printers.put(UInt64Value.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() 729 printers.put(StringValue.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() 730 printers.put(BytesValue.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() 731 printers.put(FloatValue.getDescriptor().getFullName(), wrappersPrinter); in buildWellKnownTypePrinters() [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/fuchsia/include/llvm/Config/ |
D | AsmPrinters.def | 10 |* This file enumerates all of the assembly-language printers *| 15 |* targets with assembly printers. *|
|
/external/swiftshader/third_party/llvm-7.0/configs/android/include/llvm/Config/ |
D | AsmPrinters.def | 10 |* This file enumerates all of the assembly-language printers *| 15 |* targets with assembly printers. *|
|
/external/swiftshader/third_party/llvm-7.0/configs/darwin/include/llvm/Config/ |
D | AsmPrinters.def | 10 |* This file enumerates all of the assembly-language printers *| 15 |* targets with assembly printers. *|
|
/external/swiftshader/third_party/llvm-7.0/configs/windows/include/llvm/Config/ |
D | AsmPrinters.def | 10 |* This file enumerates all of the assembly-language printers *| 15 |* targets with assembly printers. *|
|
/external/swiftshader/third_party/llvm-7.0/configs/linux/include/llvm/Config/ |
D | AsmPrinters.def | 10 |* This file enumerates all of the assembly-language printers *| 15 |* targets with assembly printers. *|
|
/external/mesa3d/src/gtest/include/gtest/internal/custom/ |
D | README.md | 53 ## Header `gtest-printers.h` 55 * See documentation at `gtest/gtest-printers.h` for details on how to define a
|
/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/googletest/googletest/include/gtest/internal/custom/ |
D | README.md | 53 ## Header `gtest-printers.h` 55 * See documentation at `gtest/gtest-printers.h` for details on how to define a
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/custom/ |
D | README.md | 53 ## Header `gtest-printers.h` 55 * See documentation at `gtest/gtest-printers.h` for details on how to define a
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/custom/ |
D | README.md | 53 ## Header `gtest-printers.h` 55 * See documentation at `gtest/gtest-printers.h` for details on how to define a
|
/external/autotest/client/site_tests/platform_AddPrinter/ |
D | platform_AddPrinter.py | 112 printers = utils.system_output('lpstat -t') 113 logging.info(printers)
|
/external/tcpdump/ |
D | print.c | 46 static const struct printer printers[] = { variable 255 for (p = printers; p->f; ++p) in lookup_printer() 277 for (p = printers; p->f; ++p) in lookup_printer()
|
/external/mesa3d/src/mapi/ |
D | mapi_abi.py | 642 printers = ['glapi', 'es1api', 'es2api', 'shared-glapi'] 646 help='printer to use: %s' % (", ".join(printers))) 649 if not args or options.printer not in printers: 660 printers = { 670 printer = printers[options.printer](entries)
|
/external/libcups/ |
D | README.version | 5 …. CUPS uses the Internet Printing Protocol (IPP) to support printing to local and network printers.
|
/external/autotest/client/site_tests/policy_UserNativePrintersAllowed/ |
D | control.disabled | 15 will disabled the option for users to add printers.
|
D | control.enabled | 15 will enable the option for users to add printers.
|
/external/strace/ |
D | printers.h | 142 extern const struct_printers *printers; 143 #define MPERS_PRINTER_NAME(printer_name) printers->printer_name
|