HomeSort by relevance Sort by last modified time
    Searched refs:commands (Results 801 - 825 of 1164) sorted by null

<<31323334353637383940>>

  /frameworks/support/media/src/androidTest/java/androidx/media/
MediaController2Test.java 435 SessionCommandGroup2 commands = new SessionCommandGroup2();
436 commands.addCommand(new SessionCommand2(
438 return commands;
    [all...]
  /frameworks/support/media/version-compat-tests/current/client/src/androidTest/java/androidx/media/test/client/
MediaController2Test_copied.java 447 SessionCommandGroup2 commands = new SessionCommandGroup2();
448 commands.addCommand(new SessionCommand2(
450 return commands;
    [all...]
  /build/kati/
parser.go 218 p.err = p.srcpos().errorf("*** missing rule before commands.")
222 p.err = p.srcpos().errorf("*** commands commence before first target.")
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 16 package com.android.commands.monkey;
46 * An Event source for getting Monkey Network Script commands from
452 // Add in all the commands we support
484 * command to return multiple events. Commands using the
494 // Queue of Events to be processed. This allows commands to push
578 // Wake the device up in preparation for doing some commands.
707 // we've run the queued commands, wait for the given event to happen (or the timeout
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.h 117 SCBPort = 8, // Misc. commands and operands.
129 // Action commands - Commands that can be put in a command list entry.
131 enum commands { enum
140 // port commands
155 #define CU_CMD_BASE 0x0060 /* Base address to add to add CU commands. */
  /external/autotest/client/bin/net/
net_utils.py 6 import commands, os, re, socket, sys, time, struct
  /external/iw/
info.c 426 printf("\tSupported commands:\n");
682 TOPLEVEL(commands, NULL, NL80211_CMD_GET_WIPHY, 0, CIB_NONE, handle_commands,
683 "list all known commands and their decimal & hex value");
  /external/libcups/cups/
ppd-emit.c 388 * This printer uses HP PJL commands for output; filter the output
393 * of the PJL commands to initialize PJL processing.
500 * Send PJL JOB and PJL RDYMSG commands before we enter PostScript mode...
568 * This printer uses HP PJL commands for output; filter the output
573 * of the PJL commands to initialize PJL processing.
852 * Add wrapper commands to prevent printer errors for unsupported
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Types/
tRAW.py 70 import commands
98 Tested commands :
147 Tested commands :
192 Tested commands :
195 Used commands :
240 Tested commands :
243 Used commands :
290 Tested commands :
295 Used commands :
341 Tested commands
    [all...]
  /external/scapy/scapy/
packet.py     [all...]
  /frameworks/base/cmds/content/src/com/android/commands/content/
Content.java 17 package com.android.commands.content;
  /frameworks/rs/script_api/
rs_graphics.spec 601 summary: End rendering commands
603 Force RenderScript to finish all rendering commands
  /hardware/qcom/msm8996/kernel-headers/media/
radio-iris.h 22 #include <media/radio-iris-commands.h>
  /hardware/qcom/msm8996/original-kernel-headers/media/
radio-iris.h 5 #include <media/radio-iris-commands.h>
120 /* HCI recv control commands opcode */
156 /* HCI common control commands opcode */
167 /*HCI Status parameters commands*/
170 /*HCI Diagnostic commands*/
202 /* HCI commands with no arguments*/
758 /*Diagnostic commands*/
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 207 A pipeline is a possibly chained sequence of "commands". A command is a simple
224 A pipeline may be "chained" by separating a sequence of commands with pipeline
  /prebuilts/go/linux-x86/src/text/template/
doc.go 207 A pipeline is a possibly chained sequence of "commands". A command is a simple
224 A pipeline may be "chained" by separating a sequence of commands with pipeline
  /external/curl/packages/vms/
build_gnv_curl_pcsi_desc.com 161 $! Read through the file list to set up aliases and rename commands.
generate_config_vms_h_curl.com 234 $! The config_h.com finds a bunch of default disable commands in
  /external/scapy/scapy/layers/tls/
cert.py 67 @conf.commands.register
78 @conf.commands.register
    [all...]
  /external/selinux/python/sepolicy/sepolicy/
__init__.py 819 from commands import getstatusoutput
    [all...]
  /external/v8/tools/
run_perf.py 107 from testrunner.local import commands
681 output = commands.Execute(
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
cli.go 265 Omit the format to get an interactive shell whose commands can be used
  /prebuilts/go/darwin-x86/src/html/template/
error.go 201 // pipeline where subsequent commands expect escaped input, e.g.
  /prebuilts/go/darwin-x86/src/syscall/
syscall_unix_test.go 66 // commands and translates them to the correct value that the kernel
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
cli.go 265 Omit the format to get an interactive shell whose commands can be used

Completed in 1502 milliseconds

<<31323334353637383940>>