HomeSort by relevance Sort by last modified time
    Searched full:command (Results 1001 - 1025 of 12564) sorted by null

<<41424344454647484950>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ForceEarlyReturn002Test.java 33 static final String thisCommandName = "ThreadReference.ForceEarlyReturn command ";
51 * This testcase exercises ThreadReference.ForceEarlyReturn command. <BR>
54 * ThreadReference.ForceEarlyReturn command for the tested thread and gets
56 * equal to the value which is used in ForceEarlyReturn Command. In this
85 // Compose the ForceEarlyReturn command
92 // Perform the command
99 "ThreadReference::ForceEarlyReturn command");
110 + "returned value is not set by ForceEarlyReturn command"
115 .println("==> CHECK: PASSED: returned value does set by ForceEarlyReturn command.");
NameTest.java 36 * JDWP Unit test for ThreadReference.Name command.
45 * This testcase exercises ThreadReference.Name command.
47 * <BR> Then the tests performs the ThreadReference.Name command
68 checkReplyPacket(thrdReply, "ThreadReference::Name command");
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
IDSizesTest.java 35 * JDWP Unit test for VirtualMachine.IDSizes command.
44 * This testcase exercises VirtualMachine.IDSizes command.
46 * <BR> Then the test performs VirtualMachine.IDSizes command
56 checkReplyPacket(reply, "VirtualMachine::IDSizes command");
  /external/bzip2/
bzmore.1 83 is printed, this command causes bzmore to exit.
88 is printed, this command causes bzmore to skip the next file and continue.
102 Erasing back past the first column cancels the search command.
107 .IP !command
109 The character `!' in "command" are replaced with the
110 previous shell command. The sequence "\\!" is replaced by "!".
117 (dot) repeat the previous command.
121 Up to the time when the command character itself is given,
  /external/clang/examples/clang-interpreter/
README.txt 5 1. Parsing standard compiler command line arguments using the Driver library.
  /external/clang/test/Tooling/
auto-detect-from-source-parent.cpp 3 // RUN: echo "[{\"directory\":\".\",\"command\":\"clang++ -c %/t/abc/def/ijk/qwe/test.cpp\",\"file\":\"%/t/abc/def/ijk/qwe/test.cpp\"}]" | sed -e 's/\\/\\\\/g' > %t/compile_commands.json
clang-check-autodetect-dir.cpp 3 // RUN: echo "[{\"directory\":\".\",\"command\":\"clang++ -c %/t/test.cpp\",\"file\":\"%/t/test.cpp\"}]" | sed -e 's/\\/\\\\/g' > %t/compile_commands.json
clang-check-rel-path.cpp 4 // RUN: echo '[{"directory":"%t","command":"clang++ -c test.cpp","file":"test.cpp"}]' | sed -e 's/\\/\//g' > %t/compile_commands.json
clang-check-strip-o.cpp 3 // RUN: echo '[{"directory":".","command":"clang++ -c %t/test.cpp -o foo -ofoo","file":"%t/test.cpp"}]' | sed -e 's/\\/\//g' > %t/compile_commands.json
clang-check.cpp 3 // RUN: echo '[{"directory":".","command":"clang++ -c %t/test.cpp","file":"%t/test.cpp"}]' | sed -e 's/\\/\//g' > %t/compile_commands.json
  /external/clang/tools/clang-format/
clang-format-sublime.py 6 # { "keys": ["ctrl+shift+c"], "command": "clang_format" },
35 command = [binary, '-style', style]
40 command.extend(['-offset', str(region_offset),
45 p = subprocess.Popen(command, stdout=subprocess.PIPE,
  /external/cmockery/cmockery_0_1_2/
README 7 followed by make. On Windows from the command line run vsvars.bat then cd into
  /external/deqp/scripts/opengl/
gen_func_init.py 25 def commandInitStatement (command):
27 getFunctionMemberName(command.name),
28 getFunctionTypeName(command.name),
29 command.name)
  /external/eigen/doc/snippets/
CMakeLists.txt 20 COMMAND ${compile_snippet_target}
  /external/eigen/unsupported/doc/snippets/
CMakeLists.txt 20 COMMAND ${compile_snippet_target}
  /external/google-breakpad/src/testing/gtest/test/
gtest_break_on_failure_unittest.py 38 Google Test) with different environments and command line flags.
55 # The command line flag for enabling/disabling the break-on-failure mode.
86 def Run(command):
87 """Runs a command; returns 1 if it was killed by a signal, or 0 otherwise."""
89 p = gtest_test_utils.Subprocess(command, env=environ)
132 command = [EXE_PATH]
134 command.append(flag)
141 has_seg_fault = Run(command)
146 (BREAK_ON_FAILURE_ENV_VAR, env_var_value_msg, ' '.join(command),
  /external/gtest/test/
gtest_break_on_failure_unittest.py 38 Google Test) with different environments and command line flags.
55 # The command line flag for enabling/disabling the break-on-failure mode.
80 def Run(command):
81 """Runs a command; returns 1 if it was killed by a signal, or 0 otherwise."""
83 p = gtest_test_utils.Subprocess(command, env=environ)
126 command = [EXE_PATH]
128 command.append(flag)
135 has_seg_fault = Run(command)
140 (BREAK_ON_FAILURE_ENV_VAR, env_var_value_msg, ' '.join(command),
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
WrappingScheduledExecutorServiceTest.java 101 @Override protected Runnable wrapTask(Runnable command) {
102 return new WrappedRunnable(command);
125 @Override public ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) {
126 assertTrue(command instanceof WrappedRunnable);
143 Runnable command, long initialDelay, long period, TimeUnit unit) {
144 assertTrue(command instanceof WrappedRunnable);
153 Runnable command, long initialDelay, long delay, TimeUnit unit) {
154 assertTrue(command instanceof WrappedRunnable);
229 public void execute(Runnable command) {
  /external/icu/icu4c/source/extra/uconv/
uconv.vcxproj 82 <Command>copy "$(TargetPath)" ..\..\..\bin
83 </Command>
123 <Command>copy "$(TargetPath)" ..\..\..\bin
124 </Command>
167 <Command>copy "$(TargetPath)" ..\..\..\bin64
168 </Command>
207 <Command>copy "$(TargetPath)" ..\..\..\bin64
208 </Command>
259 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">nmake /nologo /f %(Filename).mak icup="$(ProjectDir)..\..\.." CFG=x86\Debug
260 </Command>
    [all...]
  /external/iptables/extensions/
libip6t_icmp6.man 11 or one of the ICMPv6 type names shown by the command
libip6t_mh.man 9 or one of the MH type names shown by the command
  /external/iputils/doc/
arping.sgml 17 <command>arping</command>
49 Send only MAC level broadcasts. Normally <command/arping/ starts
61 option, <command/arping/ waits for
144 <command/arping/
147 <command/arping/
173 <command/arping/ was written by
184 <command/arping/ requires <constant/CAP_NET_RAW/ capability
192 <command/arping/ is part of <filename/iputils/ package
clockdiff.sgml 16 <command>clockdiff</command>
25 <command/clockdiff/ Measures clock difference between us and
70 run <command/xntpd/. Seems, its IP stack uses a corrupted clock source,
76 <command/clockdiff/ shows difference in time modulo 24 days.
113 <command/clockdiff/ was compiled by
116 from BSD <command/timed/ daemon.
125 <command/clockdiff/ requires <constant/CAP_NET_RAW/ capability
132 <command/clockdiff/ is part of <filename/iputils/ package
  /external/javassist/src/main/javassist/
package.html 13 <p>To know the version number of this package, type the following command:
  /external/kernel-headers/original/uapi/linux/
reiserfs_fs.h 17 /* ioctl's command */

Completed in 400 milliseconds

<<41424344454647484950>>