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

<<61626364656667686970>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
VariableTableWithGenericTest.java 38 * JDWP Unit test for Method.VariableTableWithGeneric command.
43 * This testcase exercises Method.VariableTableWithGeneric command.
45 * For each received method sends Method.VariableTableWithGeneric command
67 checkReplyPacket(reply, "Method::VariableTableWithGeneric command");
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
ClassFileVersionTest.java 36 static final String thisCommandName = "ReferenceType.ClassFileVersion command";
48 * This testcase exercises ReferenceType.ClassFileVersion command. <BR>
50 * for this class by VirtualMachine.ClassesBySignature command, then
51 * performs ReferenceType.ClassFileVersion command and checks that returned
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
CapabilitiesNewTest.java 36 * JDWP Unit test for VirtualMachine.CapabilitiesNew command.
80 * This testcase exercises VirtualMachine.CapabilitiesNew command.
82 * <BR> Then the test performs VirtualMachine.CapabilitiesNew command and checks that:
94 checkReplyPacket(reply, "VirtualMachine::CapabilitiesNew command");
CapabilitiesTest.java 36 * JDWP Unit test for VirtualMachine.Capabilities command.
45 * This testcase exercises VirtualMachine.Capabilities command.
47 * <BR> Then the test performs VirtualMachine.Capabilities command and checks that:
60 checkReplyPacket(reply, "VirtualMachine::Capabilities command");
ClassPathsTest.java 39 * JDWP Unit test for VirtualMachine.ClassPaths command.
48 * This testcase exercises VirtualMachine.ClassPaths command.
50 * <BR> Then the test performs VirtualMachine.ClassPaths command and checks that:
65 checkReplyPacket(reply, "VirtualMachine::ClassPaths command");
SetDefaultStratumTest.java 37 * JDWP Unit test for VirtualMachine.SetDefaultStratum command.
43 static final String thisCommandName = "VirtualMachine::SetDefaultStratum command";
51 * This testcase exercises VirtualMachine.SetDefaultStratum command.
53 * <BR>Then the test checks that VirtualMachine.SetDefaultStratum command runs
  /external/bison/doc/
yacc.1.in 37 programs are properly installed at your site, the command
  /external/boringssl/src/crypto/err/
CMakeLists.txt 5 COMMAND ${GO_EXECUTABLE} run err_data_generate.go > ${CMAKE_CURRENT_BINARY_DIR}/err_data.c
  /external/ceres-solver/cmake/
uninstall.cmake.in 32 IF (COMMAND cmake_policy)
35 ENDIF (COMMAND cmake_policy)
64 EXECUTE_PROCESS(COMMAND @CMAKE_COMMAND@
82 EXECUTE_PROCESS(COMMAND @CMAKE_COMMAND@
  /external/chromium-libpac/test/
jstocstring.pl 6 print FILE "// This file is auto generated using the following command.\n";
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/
installing.packages.rst 10 external packages to access specific command line tools (i18n, for example,
32 **2.** Execute it from the command line (this will require sudo if you are
53 **2.** Unpack it and access the unpacked directory using the command line.
61 That's it. If you don't see any error messages, the ``pip`` command should
  /external/clang/include/clang/Frontend/
CommandLineSourceLoc.h 11 // Command line parsing for source locations.
24 /// \brief A source location that has been parsed on the command line.
44 // On the command-line, stdin may be specified via "-". Inside the
58 /// \brief Command-line option parser that parses source locations.
  /external/clang/test/PCH/
rdar8852495.c 11 // diagnostics but not for command-line flags.
  /external/clang/test/SemaCXX/
exception-spec-no-exceptions.cpp 4 // Note that we're specifically excluding -fcxx-exceptions in the command line above.
  /external/clang/test/SemaObjC/
attr-deprecated-pch.m 7 // The slightly strange ifdefs are so that the command that builds the gch file
  /external/clang/test/Tooling/
auto-detect-from-source-parent-of-cwd.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-chdir.cpp 5 // RUN: echo "[{\"directory\":\"%t\",\"command\":\"clang -c test.cpp -I.\",\"file\":\"%t/test.cpp\"}]" | sed -e 's/\\/\//g' > %t/compile_commands.json
clang-check-pwd.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-vs/
CMakeLists.txt 24 COMMAND ${CMAKE_COMMAND} -E copy_if_different
  /external/compiler-rt/include/
CMakeLists.txt 21 COMMAND ${CMAKE_COMMAND} -E copy_if_different ${src} ${dst}
  /external/e2fsprogs/debian/scripts/
test-backtrace 4 # Returns true if the backtrace command works and requires a library in /usr/lib
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
antRun 18 # Args: DIR command
  /external/eigen/test/eigen2/
CMakeLists.txt 2 add_custom_target(eigen2_check COMMAND "ctest -R eigen2")
  /external/fio/
profile.h 38 * The complete command line
  /external/google-breakpad/src/common/mac/
macho_id.h 53 // command.
54 // Return false if there isn't a LC_UUID command.
60 // LC_ID_DYLIB command.
61 // Return false if there isn't a LC_ID_DYLIB command.

Completed in 1024 milliseconds

<<61626364656667686970>>