| /prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
| init.go | 22 // Make sure -pkgdir is absolute, because we run commands
|
| /prebuilts/go/linux-x86/src/cmd/vet/all/ |
| main.go | 7 // The vet/all command runs go vet on the standard library and commands.
|
| /prebuilts/go/linux-x86/src/compress/flate/ |
| dict_decoder.go | 8 // LZ77 decompresses data through sequences of two forms of commands:
|
| /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/proxy/ |
| socks5.go | 83 // and commands the server to extend that connection to target,
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/ |
| unique_objects_generator.py | 124 # Commands to ignore 126 # Commands which are not autogenerated but still intercepted 143 # Commands shadowed by interface functions and are not implemented 160 self.commands = [] # List of CommandData records for all Vulkan commands 218 self.commands = [] [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
| ProjectHelper.java | 1052 ICommand[] commands = project.getDescription().getBuildSpec(); local [all...] |
| /system/bt/stack/btm/ |
| btm_ble_adv_filter.cc | 600 std::vector<ApcfCommand> commands, 608 for (const ApcfCommand& cmd : commands) {
|
| /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/ |
| DeviceSetupTest.java | [all...] |
| /external/libffi/ |
| texinfo.tex | 210 % some effort to order the tracing commands to reduce output in the log 335 \indexdummies % don't expand commands in the output. 729 % sight. (If the user is using lots of big @group commands, which [all...] |
| /external/libmicrohttpd/doc/ |
| texinfo.tex | 210 % some effort to order the tracing commands to reduce output in the log 335 \indexdummies % don't expand commands in the output. 729 % sight. (If the user is using lots of big @group commands, which [all...] |
| /external/python/cpython2/Modules/_ctypes/libffi/ |
| texinfo.tex | 210 % some effort to order the tracing commands to reduce output in the log 335 \indexdummies % don't expand commands in the output. 729 % sight. (If the user is using lots of big @group commands, which [all...] |
| /external/python/cpython3/Modules/_ctypes/libffi/ |
| texinfo.tex | 210 % some effort to order the tracing commands to reduce output in the log 335 \indexdummies % don't expand commands in the output. 729 % sight. (If the user is using lots of big @group commands, which [all...] |
| /external/blktrace/doc/ |
| blktrace.tex | 197 \subsection{\label{sec:pc-blktrace}blktrace -- SCSI commands} 200 can also show SCSI commands going in and out of the queue as submitted 216 that the command completed successfully. Tracing SCSI commands can be 421 file system and scsi commands. The former are dubbed \emph{fs} 428 commands. blktrace sends the command data block as a payload [all...] |
| /prebuilts/go/darwin-x86/src/cmd/dist/ |
| test.go | 119 t.out("Building packages and commands.") 178 // If GOROOT_FINAL was set before, then now all the commands will appear stale. 379 // Use a format string to only list packages and commands that have tests. 1044 // run pending test commands, in parallel, emitting headers as appropriate. 1046 // pending commands are done (and runPending returns). [all...] |
| /prebuilts/go/linux-x86/src/cmd/dist/ |
| test.go | 119 t.out("Building packages and commands.") 178 // If GOROOT_FINAL was set before, then now all the commands will appear stale. 379 // Use a format string to only list packages and commands that have tests. 1044 // run pending test commands, in parallel, emitting headers as appropriate. 1046 // pending commands are done (and runPending returns). [all...] |
| /toolchain/binutils/binutils-2.27/texinfo/ |
| texinfo.tex | 236 % some effort to order the tracing commands to reduce output in the log 355 \indexdummies % don't expand commands in the output. 602 %% Simple single-character @ commands 621 % Definitions to produce \{ and \} commands for indices, 837 % sight. (If the user is using lots of big @group commands, which [all...] |
| /external/v8/src/interpreter/ |
| bytecode-generator.cc | 138 // control-flow commands that cause entry into a finally-block, and re-apply 184 // Applies all recorded control-flow commands after the finally-block again. 342 DeferredCommands* commands) 345 commands_(commands) {} [all...] |
| /external/curl/tests/python_dependencies/impacket/ |
| smbserver.py | 559 # All these commands return setup, parameters, data, errorCode [all...] |
| /prebuilts/devtools/tools/lib/ |
| org-eclipse-jface-3.6.2.jar | |
| /prebuilts/tools/common/eclipse/ |
| org.eclipse.jface_3.4.2.M20090107-0800.jar | |
| org.eclipse.jface_3.6.2.M20110210-1200.jar | |
| /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/ |
| org-eclipse-jface-3.6.2.jar | |
| /external/curl/tests/ |
| ftpserver.pl | 130 # global vars customized for each test from the server commands file 142 my @capabilities; # set if server supports capability commands 143 my @auth_mechs; # set if server supports authentication commands 715 ################ SMTP commands 1006 sendcontrol "214-This server supports the following commands:\r\n"; 1064 # What was deleted by IMAP STORE / POP3 DELE commands 1068 ################ IMAP commands [all...] |
| /external/skia/tools/bookmaker/ |
| bookmaker.cpp | 1869 const char* const commands[] = { "", "-h", "bmh", "-h", "examples", "-h", "include", local 1872 SkCommandLineFlags::Parse(SK_ARRAY_COUNT(commands), commands); local [all...] |
| /external/skqp/tools/bookmaker/ |
| bookmaker.cpp | 1760 const char* const commands[] = { "", "-h", "bmh", "-h", "examples", "-h", "include", local 1763 SkCommandLineFlags::Parse(SK_ARRAY_COUNT(commands), commands); local [all...] |