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

12 3 4 5 6 7 8 91011>>

  /external/autotest/client/samples/
control.interactive_console 3 NAME = "Sample - Autotest console"
12 "ipython"), you'll get a snazzy IPython console with readline and completion
13 and all that. Otherwise you'll get a simple python console.
21 ipshell = IPython.Shell.IPShellEmbed(argv=[], banner='autotest console')
25 code.interact('autotest console', raw_input)
  /external/pdfium/fpdfsdk/javascript/
console.h 14 class console : public CJS_EmbedObj { class in inherits:CJS_EmbedObj
16 explicit console(CJS_Object* pJSObject);
17 ~console() override;
45 JS_STATIC_METHOD(clear, console);
46 JS_STATIC_METHOD(hide, console);
47 JS_STATIC_METHOD(println, console);
48 JS_STATIC_METHOD(show, console);
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibConOut/
UefiDebugLibConOut.uni 2 // Instance of Debug Library using Console Output Device.
4 // Debug Lib that sends messages to the Console Output Device in the EFI System Table.
18 #string STR_MODULE_ABSTRACT #language en-US "Instance of Debug Library using Console Output Device"
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Lib that sends messages to the Console Output Device in the EFI System Table."
  /device/linaro/hikey/hikey/
BoardConfig.mk 8 BOARD_KERNEL_CMDLINE := console=ttyAMA3,115200 androidboot.console=ttyAMA3 androidboot.hardware=hikey firmware_class.path=/system/etc/firmware efi=noruntime
10 BOARD_KERNEL_CMDLINE := console=ttyFIQ0 androidboot.console=ttyFIQ0 androidboot.hardware=hikey firmware_class.path=/system/etc/firmware efi=noruntime
  /external/autotest/client/site_tests/video_WebRtcMediaRecorder/
mediarecorder_test_utils.js 10 console.log('Waiting for ', duration.toString(), 'msec');
13 console.log('Done waiting');
22 console.log('Waiting for', description.toString());
27 console.log('Still waiting for satisfaction of ' +
  /external/python/cpython2/Tools/pynche/
pynche 4 Run the file pynche.pyw under Windows to inhibit the console window.
pynche.pyw 3 """Run this file under Windows to inhibit the console window.
  /prebuilts/go/darwin-x86/misc/chrome/gophertool/
popup.js 18 console.log("hacking gopher pop-up loaded.");
23 console.log("submitting form");
33 console.log("matched " + t + " to: " + url)
44 console.log("no match for text: " + t)
  /prebuilts/go/linux-x86/misc/chrome/gophertool/
popup.js 18 console.log("hacking gopher pop-up loaded.");
23 console.log("submitting form");
33 console.log("matched " + t + " to: " + url)
44 console.log("no match for text: " + t)
  /system/extras/systrace_analysis/
analysis.html 51 console.log(" Frame stats:");
52 console.log(" # Total frames: " + totalFrames);
53 console.log(" # Terrible frames: " + terribleFrames);
54 console.log(" # Bad frames: " + badFrames);
55 console.log(" # Neutral frames: " + neutralFrames);
56 console.log(" # Good frames: " + goodFrames);
73 console.log(" Memory stats:");
74 console.log(" # of direct reclaims: " + numDirectReclaim);
80 console.log(' ' + thread.name + ' CPU allocation: ');
84 console.log(" CPU " + cpu + ": " + percentage + "% ("
    [all...]
  /external/jacoco/org.jacoco.examples.test/src/org/jacoco/examples/
ClassInfoTest.java 30 public ConsoleOutput console = new ConsoleOutput(); field in class:ClassInfoTest
36 new ClassInfo(console.stream).execute(args);
38 console.expect(containsLine("class name: org/jacoco/examples/ClassInfoTest"));
39 console.expect(containsLine("methods: 3"));
40 console.expect(containsLine("branches: 2"));
41 console.expect(containsLine("complexity: 4"));
ExecDumpTest.java 33 public ConsoleOutput console = new ConsoleOutput(); field in class:ExecDumpTest
40 new ExecDump(console.stream).execute(args);
42 console.expect(containsLine("exec file: " + file));
43 console.expect(containsLine("CLASS ID HITS/PROBES CLASS NAME"));
44 console.expect(containsString("Session \"testid\":"));
45 console.expect(containsLine("0000000000001234 2 of 3 foo/MyClass"));
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
TraceDebugEventListener.cs 36 using Console = System.Console;
48 Console.Out.WriteLine("enterRule " + ruleName);
51 Console.Out.WriteLine("exitRule " + ruleName);
54 Console.Out.WriteLine("enterSubRule");
57 Console.Out.WriteLine("exitSubRule");
60 Console.Out.WriteLine("location " + line + ":" + pos);
69 Console.Out.WriteLine("consumeNode " + ID + " " + text + " " + type);
76 Console.Out.WriteLine("LT " + i + " " + ID + " " + text + " " + type);
85 Console.Out.WriteLine("nilNode " + adaptor.GetUniqueID(t))
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
TraceDebugEventListener.cs 37 using Console = System.Console;
52 Console.Out.WriteLine( "enterRule " + ruleName );
56 Console.Out.WriteLine( "exitRule " + ruleName );
60 Console.Out.WriteLine( "enterSubRule" );
64 Console.Out.WriteLine( "exitSubRule" );
68 Console.Out.WriteLine( "location " + line + ":" + pos );
78 Console.Out.WriteLine( "consumeNode " + ID + " " + text + " " + type );
86 Console.Out.WriteLine( "LT " + i + " " + ID + " " + text + " " + type );
96 Console.Out.WriteLine( "nilNode " + adaptor.GetUniqueID( t ) )
    [all...]
  /external/toybox/toys/other/
switch_root.c 11 usage: switch_root [-c /dev/console] NEW_ROOT NEW_INIT...
16 -c Redirect console to device in NEW_ROOT
25 char *console;
49 int console = console; // gcc's "may be used" warnings are broken. local
81 if (TT.console && -1 == (console = open(TT.console, O_RDWR))) {
82 perror_msg("bad console '%s'", TT.console);
    [all...]
  /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app/
scan.js 22 console.log('App was granted the "documentScan" permission.');
34 console.log('App was not granted the "documentScan" permission.');
35 console.log(chrome.runtime.lastError);
43 console.log('Scan failed: ' + chrome.runtime.lastError.message);
47 console.log('Scan completed with ' + numImages + ' images.');
50 console.log('Scan ' + i + ' data length ' +
52 console.log('URL is ' + urlData);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmConsole.c 2 Library functions which contain all the code to connect console device.
257 // them as possible console device.
276 Fill console handle in System Table if there are no valid console handle in.
278 Firstly, check the validation of console handle in System Table. If it is invalid,
279 update it by the first console device handle from EFI console variable.
281 @param VarName The name of the EFI console variable.
282 @param ConsoleGuid Specified Console protocol GUID.
283 @param ConsoleHandle On IN, console handle in System Table to be checked.
    [all...]
  /external/jline/src/src/test/java/jline/
JLineTestCase.java 14 ConsoleReader console; field in class:JLineTestCase
22 console = new ConsoleReader(null, new PrintWriter(
35 console.finishBuffer();
36 console.getHistory().clear();
39 console.setInput(new ByteArrayInputStream(buffer.getBytes()));
42 while (console.readLine((String) null) != null) {
46 assertEquals(expected, console.getCursorBuffer().toString());
50 int action = console.getKeyForAction(logicalAction);
54 + " was not bound in the console");
  /external/vogar/test/vogar/android/
AbstractModeTest.java 29 import vogar.Console;
48 @Mock protected Console console; field in class:AbstractModeTest
69 mkdir = new Mkdir(console);
70 rm = new Rm(console);
72 androidSdk = new AndroidSdk(console, mkdir,
74 new HostFileCache(console, mkdir),
85 run = new Run(vogar, false, console, mkdir, androidSdk, new Rm(console), target,
  /developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/assets/
sample.js 30 console.error('getUserMedia not supported');
40 console.log('Started');
42 console.error('Error starting camera. Denied.');
54 console.log('Stopped');
58 console.log('Page loaded');
  /developers/samples/android/content/webview/PermissionRequest/Application/src/main/assets/
sample.js 30 console.error('getUserMedia not supported');
40 console.log('Started');
42 console.error('Error starting camera. Denied.');
54 console.log('Stopped');
58 console.log('Page loaded');
  /external/autotest/server/samples/
autoserv_console.srv 6 # you'll get a snazzy IPython console with readline and completion and all that.
7 # Otherwise you'll get a simple console without any of that.
20 code.interact("Autoserv console", raw_input, locals())
  /external/autotest/server/site_tests/firmware_Cr50Unlock/
control 9 PURPOSE = "Verify console unlock"
16 Verify the console can be unlocked by pressing the power button.
19 control the power button while the console is locked.
  /external/protobuf/js/commonjs/
rewrite_tests_for_commonjs.js 66 console.log("var global = Function('return this')();");
67 console.log("var googleProtobuf = require('google-protobuf');");
68 console.log("var testdeps = require('testdeps_commonjs');");
69 console.log("global.goog = testdeps.goog;");
70 console.log("global.jspb = testdeps.jspb;");
71 console.log("var asserts = require('closure_asserts_commonjs');");
72 console.log("");
73 console.log("// Bring asserts into the global namespace.");
74 console.log("googleProtobuf.object.extend(global, asserts);");
84 console.log("googleProtobuf.exportSymbol('" + fullSym + "', " + module + sym + ', global);')
    [all...]
  /external/v8/src/inspector/
v8-console-agent-impl.h 9 #include "src/inspector/protocol/Console.h"
19 class V8ConsoleAgentImpl : public protocol::Console::Backend {
40 protocol::Console::Frontend m_frontend;

Completed in 6392 milliseconds

12 3 4 5 6 7 8 91011>>