HomeSort by relevance Sort by last modified time
    Searched full:console (Results 1401 - 1425 of 3092) sorted by null

<<51525354555657585960>>

  /device/linaro/bootloader/edk2/Nt32Pkg/
Nt32Pkg.dsc 270 gEfiNt32PkgTokenSpaceGuid.PcdWinNtConsole|L"Bus Driver Console Window"|VOID*|52
389 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
390 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf {
394 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf {
398 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf {
479 DEBUG_*_*_DLINK_FLAGS = /EXPORT:InitializeDriver=$(IMAGE_ENTRY_POINT) /BASE:0x10000 /ALIGN:4096 /FILEALIGN:4096 /SUBSYSTEM:CONSOLE
  /external/google-breakpad/src/tools/windows/converter/
ms_symbol_server_converter.vcproj 91 <SubSystem>Console</SubSystem>
141 <SubSystem>Console</SubSystem>
190 <SubSystem>Console</SubSystem>
240 <SubSystem>Console</SubSystem>
293 <SubSystem>Console</SubSystem>
342 <SubSystem>Console</SubSystem>
  /external/swiftshader/third_party/LLVM/utils/TableGen/
llvm-tblgen.vcxproj 159 <SubSystem>Console</SubSystem>
209 <SubSystem>Console</SubSystem>
257 <SubSystem>Console</SubSystem>
305 <SubSystem>Console</SubSystem>
352 <SubSystem>Console</SubSystem>
400 <SubSystem>Console</SubSystem>
  /external/zlib/src/contrib/vstudio/vc10/
testzlib.vcxproj 201 <SubSystem>Console</SubSystem>
229 <SubSystem>Console</SubSystem>
260 <SubSystem>Console</SubSystem>
305 <SubSystem>Console</SubSystem>
346 <SubSystem>Console</SubSystem>
389 <SubSystem>Console</SubSystem>
  /external/zlib/src/contrib/vstudio/vc11/
testzlib.vcxproj 207 <SubSystem>Console</SubSystem>
235 <SubSystem>Console</SubSystem>
266 <SubSystem>Console</SubSystem>
311 <SubSystem>Console</SubSystem>
352 <SubSystem>Console</SubSystem>
395 <SubSystem>Console</SubSystem>
  /external/llvm/docs/
LibFuzzer.rst 38 .. code-block:: console
81 .. code-block:: console
134 .. code-block:: console
142 .. code-block:: console
153 .. code-block:: console
160 .. code-block:: console
201 .. code-block:: console
437 .. code-block:: console
447 .. code-block:: console
488 .. code-block:: console
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h 391 This function sets the keys to filter for for the console in. The valid
407 This function gets the keys to filter for for the console in.
471 Close the console proxy to restore the original console.
474 original set of console protocols.
478 the original console input.
481 the original console output.
    [all...]
  /system/core/init/
README.md 160 `console [<console>]`
161 > This service needs a console. The optional second parameter chooses a
162 specific console instead of the default. The default "/dev/console" can
163 be changed by setting the "androidboot.console" kernel parameter. In
165 specified as just "console tty0".
  /external/python/cpython2/Doc/howto/
logging.rst 33 | Display console output for ordinary | :func:`print` |
94 handling tracked events is to print them to the console. Another common way
106 logging.warning('Watch out!') # will print a message to the console
115 printed out on the console. The ``INFO`` message doesn't appear because the
257 logging.debug('This message should appear on the console')
263 DEBUG:This message should appear on the console
372 a destination (such as console or file) by using :func:`basicConfig` as in the
376 of the console (``sys.stderr``) and a default format for the displayed
564 logger, a console handler, and a simple formatter using Python code::
572 # create console handler and set level to debu
    [all...]
logging-cookbook.rst 34 # create console handler with a higher log level
159 text file while simultaneously logging errors or above to the console. To set
171 # create console handler with a higher log level
205 Let's say you want to log to console and file with different message formats and
207 and higher to file, and those messages at level INFO and higher to the console.
208 Let's also assume that the file should contain timestamps, but the console
220 console = logging.StreamHandler()
221 console.setLevel(logging.INFO)
222 # set a format which is simpler for console use
225 console.setFormatter(formatter
    [all...]
  /build/make/tools/signapk/src/com/android/signapk/
SignApk.java 45 import java.io.Console;
191 * If a console doesn't exist, reads the password from stdin
192 * If a console exists, reads the password from console and returns it as a string.
197 Console console; local
199 if ((console = System.console()) == null) {
209 if ((pwd = console.readPassword("[%s]", "Enter password for " + keyFile)) != null) {
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
ConsoleOption.c 2 handles console redirection from boot manager
755 Build up Console Menu based on types passed in. The type can
844 // Following is menu building up for Console Devices selected.
1055 Initialize console input device check box to ConsoleInCheck[MAX_MENU_NUMBER]
1084 Initialize console output device check box to ConsoleOutCheck[MAX_MENU_NUMBER]
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
ConsoleOption.c 2 handles console redirection from boot manager
727 Build up Console Menu based on types passed in. The type can
795 // Following is menu building up for Console Devices selected.
1019 Initialize console input device check box to ConsoleInCheck[MAX_MENU_NUMBER]
1048 Initialize console output device check box to ConsoleOutCheck[MAX_MENU_NUMBER]
    [all...]
  /external/deqp/framework/delibs/coding_guidelines/
prettify.js 19 var C={};function q(b,a){for(var c=a.length;--c>=0;){var d=a[c];if(!C.hasOwnProperty(d))C[d]=b;else if("console"in window)console.log("cannot override language handler %s",d)}}q(G,["default-code"]);q(ua,["default-markup","html","htm","xhtml","xml","xsl"]);q(r({keywords:I,hashComments:true,cStyleComments:true}),["c","cc","cpp","cs","cxx","cyc"]);q(r({keywords:J,cStyleComments:true}),["java"]);q(r({keywords:O,hashComments:true,multiLineStrings:true}),["bsh","csh","sh"]);q(r({keywords:M,hashComments:true,
20 multiLineStrings:true,tripleQuotedStrings:true}),["cv","py"]);q(r({keywords:L,hashComments:true,multiLineStrings:true,regexLiterals:true}),["perl","pl","pm"]);q(r({keywords:N,hashComments:true,multiLineStrings:true,regexLiterals:true}),["rb"]);q(r({keywords:K,cStyleComments:true,regexLiterals:true}),["js"]);function T(b,a){try{var c=na(b),d=c.source,g=c.tags;if(!C.hasOwnProperty(a))a=/^\s*</.test(d)?"default-markup":"default-code";var e=C[a].call({},d);return va(d,g,e)}catch(h){if("console"in window){console.log(h);
21 console.trace()}return b}}function wa(b){var a=H(),c=[document.getElementsByTagName("pre"),document.getElementsByTagName("code"),document.getElementsByTagName("xmp")],d=[];for(var g=0;g<c.length;++g)for(var e=0;e<c[g].length;++e)d.push(c[g][e]);c=null;var h=0;function f(){var i=(new Date).getTime()+250;for(;h<d.length&&(new Date).getTime()<i;h++){var j=d[h];if(j.className&&j.className.indexOf("prettyprint")>=0){var o=j.className.match(/\blang-(\w+)\b/);if(o)o=o[1];var m=false;for(var k=j.parentNode;k;k=
  /external/libcxx/utils/google-benchmark/
README.md 485 `--benchmark_format=<console|json|csv>` flag to set the format type. `console`
488 The Console format is intended to be a human readable format. By default
554 using `--benchmark_out_format={json|console|csv}`. Specifying
555 `--benchmark_out` does not suppress the console output.
  /external/slf4j/slf4j-site/src/site/pages/js/
prettify.js 19 var C={};function q(b,a){for(var c=a.length;--c>=0;){var d=a[c];if(!C.hasOwnProperty(d))C[d]=b;else if("console"in window)console.log("cannot override language handler %s",d)}}q(G,["default-code"]);q(ua,["default-markup","html","htm","xhtml","xml","xsl"]);q(r({keywords:I,hashComments:true,cStyleComments:true}),["c","cc","cpp","cs","cxx","cyc"]);q(r({keywords:J,cStyleComments:true}),["java"]);q(r({keywords:O,hashComments:true,multiLineStrings:true}),["bsh","csh","sh"]);q(r({keywords:M,hashComments:true,
20 multiLineStrings:true,tripleQuotedStrings:true}),["cv","py"]);q(r({keywords:L,hashComments:true,multiLineStrings:true,regexLiterals:true}),["perl","pl","pm"]);q(r({keywords:N,hashComments:true,multiLineStrings:true,regexLiterals:true}),["rb"]);q(r({keywords:K,cStyleComments:true,regexLiterals:true}),["js"]);function T(b,a){try{var c=na(b),d=c.source,g=c.tags;if(!C.hasOwnProperty(a))a=/^\s*</.test(d)?"default-markup":"default-code";var e=C[a].call({},d);return va(d,g,e)}catch(h){if("console"in window){console.log(h);
21 console.trace()}return b}}function wa(b){var a=H(),c=[document.getElementsByTagName("pre"),document.getElementsByTagName("code"),document.getElementsByTagName("xmp")],d=[];for(var g=0;g<c.length;++g)for(var e=0;e<c[g].length;++e)d.push(c[g][e]);c=null;var h=0;function f(){var i=(new Date).getTime()+250;for(;h<d.length&&(new Date).getTime()<i;h++){var j=d[h];if(j.className&&j.className.indexOf("prettyprint")>=0){var o=j.className.match(/\blang-(\w+)\b/);if(o)o=o[1];var m=false;for(var k=j.parentNode;k;k=
  /external/syslinux/gpxe/src/arch/i386/prefix/
libprefix.S 51 * %ds:di : output buffer (or %di=0 to print to console)
90 * %ds:di : output buffer (or %di=0 to print to console)
121 * %ds:di : output buffer (or %di=0 to print to console)
169 * %ds:di : output buffer (or %di=0 to print to console)
206 * %ds:di : output buffer (or %di=0 to print to console)
  /frameworks/base/core/java/com/android/server/
BootReceiver.java 103 new String[] { "/sys/fs/pstore/console-ramoops", "/proc/last_kmsg" };
224 "/sys/fs/pstore/console-ramoops", -LOG_SIZE, "SYSTEM_LAST_KMSG");
226 "/sys/fs/pstore/console-ramoops-0", -LOG_SIZE, "SYSTEM_LAST_KMSG");
311 file = new File("/sys/fs/pstore/console-ramoops");
314 file = new File("/sys/fs/pstore/console-ramoops-0");
  /system/core/adb/
sysdeps.h 174 // Checks if |fd| corresponds to a console.
175 // Standard Windows isatty() returns 1 for both console FDs and character
177 // console FDs.
180 // with |fd| must have GENERIC_READ access (which console FDs have by default).
181 // Returns 1 if |fd| is a console FD, 0 otherwise. The value of errno after
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/aarch64/
fvp_helpers.S 201 /* Define a crash console for the plaform */
206 * Function to initialize the crash console
220 * console without a C Runtime.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
SystemTable.c 718 /// The handle for the active console input device. This handle must support
744 /// The handle for the active console output device.
769 /// The handle for the active standard error console device.
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
SerialIo.c 3 running GDB. One consle for error information and another console for user input/output.
508 These console show up on the remote system running GDB
520 // Use the template to make a copy of the Serial Console private data structure.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
BdsEntry.c 346 Validate input console variable data.
350 @param VariableName Input console variable name.
404 // Validate Console variable.
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBusDriverDxe/
WinNtBusDriver.c 76 Declaring a text console window with the title "My EFI Console" woild look like:
77 EFI_WIN_NT_CONSOLE=My EFI Console
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
EfiSysCall.h 222 devices such as the UEFI console. Supported UEFI console mapped paths are:
336 /* The console output stream, stdout, supports cursor positioning via the

Completed in 1069 milliseconds

<<51525354555657585960>>