/external/libmojo/mojo/edk/js/test/ |
run_js_tests.cc | 8 #include "gin/modules/console.h" 24 AddBuiltinModule(gin::Console::kModuleName, gin::Console::GetModule);
|
/packages/apps/Browser2/test/resources/ |
js-test.js | 7 console.log(msg); 12 console.log(msg); 16 console.log("TEST FINISHED");
|
/external/v8/src/inspector/ |
v8-console.cc | 5 #include "src/inspector/v8-console.h" 11 #include "src/inspector/v8-console-message.h" 51 v8::Local<v8::Object> console = ensureConsole(); 55 if (!console->GetPrivate(m_context, key).ToLocal(&inspectedContextValue)) 149 v8::Local<v8::Object> console = ensureConsole(); local 153 if (!console->GetPrivate(m_context, privateKey).ToLocal(&mapValue)) 157 if (!console->SetPrivate(m_context, privateKey, map).FromMaybe(false)) 230 v8::Local<v8::Object> console = ensureConsole(); local 234 if (!console->GetPrivate(m_context, key).ToLocal(&flagValue)) 241 if (!console->SetPrivate(m_context, key, v8::True(m_isolate) 674 v8::Local<v8::Object> console = v8::Object::New(isolate); local 744 v8::Local<v8::Function>::Cast(setupFunction), context, console, 0, local [all...] |
/external/kernel-headers/original/uapi/linux/ |
vt.h | 67 #define VT_EVENT_SWITCH 0x0001 /* Console switch */ 72 unsigned int oldev; /* Old console */ 73 unsigned int newev; /* New console (if changing) */ 80 unsigned int console; member in struct:vt_setactivate 84 #define VT_SETACTIVATE 0x560F /* Activate and set the mode of a console */
|
/external/syslinux/com32/include/ |
console.h | 29 * console.h 43 /* Standard line-oriented console */ 46 /* Raw character-oriented console */ 54 /* ANSI console (output only; combine with one of the input methods) */ 59 /* VESA graphics console (output only) */
|
/external/vogar/src/vogar/tasks/ |
Task.java | 22 import vogar.Console; 85 final void run(Console console) { 90 console.verbose("running " + this); 98 console.verbose("warning " + this + " " + result);
|
/external/webrtc/webrtc/tools/rtcbot/ |
main.js | 76 console.log("Running test: " + testname); 80 console.log("Unknown test: " + testname); 85 console.log('Run as:\n $ ' 88 console.log('These are the existent ones:'); 90 console.log(' ' + testname);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
vt.h | 68 #define VT_EVENT_SWITCH 0x0001 /* Console switch */ 73 unsigned int oldev; /* Old console */ 74 unsigned int newev; /* New console (if changing) */ 81 unsigned int console; member in struct:vt_setactivate 85 #define VT_SETACTIVATE 0x560F /* Activate and set the mode of a console */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
vt.h | 68 #define VT_EVENT_SWITCH 0x0001 /* Console switch */ 73 unsigned int oldev; /* Old console */ 74 unsigned int newev; /* New console (if changing) */ 81 unsigned int console; member in struct:vt_setactivate 85 #define VT_SETACTIVATE 0x560F /* Activate and set the mode of a console */
|
/sdk/find_java2/src/ |
utils.h | 23 // Global flag indicating whether this is running in console mode or GUI.
24 // In console mode, errors are written on the console; in GUI they use a MsgBox.
34 // Displays a message in an ok+info dialog box. Useful in console mode.
37 // Displays GetLastError prefixed with a description in an error dialog box. Useful in console mode.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ |
Bmstring.uni | 63 #string STR_FORM_CON_MAIN_TITLE #language en-US "Console Options"
64 #language fr-FR "Console Options"
65 #string STR_FORM_CON_MAIN_HELP #language en-US "Modify system console options"
66 #language fr-FR "Modify system console options"
67 #string STR_FORM_CON_IN_TITLE #language en-US "Console Input Device Select"
68 #language fr-FR "Console Input Device Select"
69 #string STR_FORM_CON_IN_HELP #language en-US "Enable console device as ConIn"
70 #language fr-FR "Enable console device as ConIn"
87 #string STR_COM_AS_CONSOLE_OPTION #language en-US "Select this COM port as Console"
88 #language fr-FR "Select this COM port as Console"
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/ |
BootMaintenanceManagerStrings.uni | 82 #string STR_FORM_CON_MAIN_TITLE #language en-US "Console Options"
83 #language fr-FR "Console Options"
84 #string STR_FORM_CON_MAIN_HELP #language en-US "Modify system console options"
85 #language fr-FR "Modify system console options"
86 #string STR_FORM_CON_IN_TITLE #language en-US "Console Input Device Select"
87 #language fr-FR "Console Input Device Select"
88 #string STR_FORM_CON_IN_HELP #language en-US "Enable console device as ConIn"
89 #language fr-FR "Enable console device as ConIn"
106 #string STR_COM_AS_CONSOLE_OPTION #language en-US "Select this COM port as Console"
107 #language fr-FR "Select this COM port as Console"
[all...] |
/external/autotest/server/cros/servo/ |
pd_console.py | 15 servo UART console. USB PD tests will typically use the console 70 def __init__(self, console): 71 """ Console can be either usbpd, ec, or plankton_ec UART 75 # save console for UART access functions 76 self.console = console 79 """Send command to PD console UART 83 self.console.send_command(cmd) 86 """Send command to PD console, wait for respons [all...] |
chrome_cr50.py | 27 We control the Chrome Cr50 via the console of a Servo board. Chrome Cr50 28 provides many interfaces to set and get its behavior via console commands. 40 FWMP_LOCKED_PROD = ["Managed device console can't be unlocked"] 43 START_STR = ['(.*Console is enabled;)'] 121 # Look for the boot string declaring the console is ready. If we 177 """Returns true if the console is being served using servo v4""" 182 """Returns true if the console is being served using CCD""" 191 'off' or 'on' based on whether the cr50 console is working. 220 """Wait for the cr50 console to stop working""" 226 """Wait for the cr50 console to start working"" [all...] |
/external/bzip2/ |
dlltest.dsp | 5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
20 !MESSAGE "dlltest - Win32 Release" ("Win32 (x86) Console Application" ?p)
21 !MESSAGE "dlltest - Win32 Debug" ("Win32 (x86) Console Application" ?p)
51 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
52 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"minibz2.exe"
75 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
76 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"minibz2.exe" /pdbtype:sept
|
/external/webrtc/webrtc/tools/rtcbot/bot/browser/ |
bot.js | 17 console.log("Getting user media."); 22 console.log("GetUserMedia success."); 29 console.log("Creating peer connection"); 42 console.log("Adding local stream."); 45 console.log("Undefined stream!"); 102 console.log("Stream " + stream.id + " attached to video element"); 112 console.log(id + " is not id for stream.");
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/ |
UefiLibPrint.c | 38 Internal function which prints a formatted Unicode string to the console output device
39 specified by Console
41 This function prints a formatted Unicode string to the console output device
42 specified by Console and returns the number of Unicode characters that printed
44 then only the first PcdUefiLibMaxPrintBufferSize characters are sent to Console.
49 @param Console The output console.
58 IN EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *Console,
69 ASSERT (Console != NULL);
78 if (Console != NULL && Return > 0) { [all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/ |
UefiLibPrint.c | 38 Internal function which prints a formatted Unicode string to the console output device
39 specified by Console
41 This function prints a formatted Unicode string to the console output device
42 specified by Console and returns the number of Unicode characters that printed
44 then only the first PcdUefiLibMaxPrintBufferSize characters are sent to Console.
49 @param Console The output console.
58 IN EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL *Console,
69 ASSERT (Console != NULL);
78 if (Console != NULL && Return > 0) { [all...] |
/external/vogar/src/vogar/ |
Driver.java | 73 run.console.info("Nothing to do."); 77 run.console.info("Actions: " + actions.size()); 118 run.console.info("Printing XML Reports... "); 120 run.console.info(numFiles + " XML files written."); 130 run.console.summarizeOutcomes(annotatedOutcomes.values()); 134 run.console.warn( 140 run.console.info(String.format( 145 run.console.info(String.format("Outcomes: %s. All successful. Took %s.", 209 new ActionFinder(run.console, actions, outcomes).findActions(file); 215 run.console.verbose("skipped " + earlyFailure.getName()) [all...] |
/libcore/ojluni/src/main/java/java/io/ |
Console.java | 35 * Methods to access the character-based console device, if any, associated 38 * <p> Whether a virtual machine has a console is dependent upon the 42 * output streams then its console will exist and will typically be 46 * have a console. 48 * If this virtual machine has a console then it is represented by a 50 * {@link java.lang.System#console()} method. If no console device is 64 * The console-read methods return <tt>null</tt> when the end of the 65 * console input stream is reached, for example by typing control-D on 67 * if additional characters are later entered on the console's inpu 522 public static Console console() { method in class:Console [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
rhino-python.input | 2 It creates a simple GUI JPython console window with simple history 24 def __init__(self, console, stylename): 25 self.console = console 32 self.console.write(text, self.stylename) 34 class Console: 170 def __init__(self, code, console): 172 self.console = console 173 self.locals = console.local [all...] |
/external/autotest/server/site_tests/firmware_FAFTSetup/ |
firmware_FAFTSetup.py | 19 - No terminal opened on EC console 28 """Verify EC console is available if using Chrome EC.""" 43 logging.error("Cannot talk to EC console.") 45 "Please check there is no terminal opened on EC console.") 46 raise error.TestFail("Failed EC console check.") 79 logging.info("Check EC console is available and test warm reboot")
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
dll_control_c.cc | 58 // Launch a new process using the current executable with a new console. 59 // Ctrl-C events are console-wide, so we need a new console. 63 // Hides the new console window that we are creating. 66 // Ensures that stdout still goes to the parent despite the new console. 80 flags, // Flags to give the child a console
|
/external/python/cpython2/Lib/idlelib/ |
config-highlight.def | 32 console-foreground= #770000 33 console-background= #ffffff 63 console-foreground= #770000 64 console-background= #ffffff 68 console-foreground = #ff4d4d 74 console-background = #002240
|
/external/python/cpython2/PC/ |
w9xpopen.c | 4 * Serves as an intermediate stub Win32 console application to 5 * avoid a hanging pipe when redirecting 16-bit console based 6 * programs (including MS-DOS console based programs and batch 11 * console based application in the same console, forwarding 39 /* Attached to a console, and therefore not executed by Python
|