HomeSort by relevance Sort by last modified time
    Searched defs:command (Results 676 - 700 of 1639) sorted by null

<<21222324252627282930>>

  /development/ndk/platforms/android-9/arch-mips/include/asm/sgi/
ioc.h 41 volatile u8 command; member in struct:sgioc_keyb_regs
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
MusicService.java 110 // The action of the incoming Intent indicating that it contains a command
113 // The key in the extras of the incoming Intent indicating the command that
188 String command = startIntent.getStringExtra(CMD_NAME); local
190 if (CMD_PAUSE.equals(command)) {
    [all...]
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c 56 int (*command)(effect_context_t *context, uint32_t cmdCode, uint32_t cmdSize, member in struct:effect_ops_s
68 bool offload_enabled; /* when offload is enabled we process VISUALIZER_CMD_CAPTURE command.
69 Otherwise non offloaded visualizer has already processed the command
845 ALOGW("%s invalid command %d", __func__, cmdCode);
887 context->ops.command = visualizer_command;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp 888 DrawElementsCommand command; local
889 command.count = 6;
890 command.primCount = m_gridSide * m_gridSide;
891 command.firstIndex = 0;
892 command.baseVertex = 0;
893 command.reservedMustBeZero = 0;
895 ctx.bufferData(GL_DRAW_INDIRECT_BUFFER, sizeof(command), &command, GL_STATIC_DRAW);
899 DrawArraysCommand command; local
900 command.count = 6
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/118/1/.cp/lib/
jarprocessor-ant.jar 
  /external/iptables/iptables/
ip6tables.c 1 /* Code to take an ip6tables-style command line and do it. */
265 " --modprobe=<command> try to insert modules using this command\n"
294 generic_opt_check(int command, int options)
299 * fact that if an option is legal with *any* command given, it is
306 if (!(command & (1<<j)))
313 "option for this command\n",
324 "Illegal option `-%c' with this command\n",
1303 unsigned int rulenum = 0, command = 0; local
    [all...]
iptables.c 1 /* Code to take an iptables-style command line and do it. */
259 " --modprobe=<command> try to insert modules using this command\n"
288 generic_opt_check(int command, int options)
293 * fact that if an option is legal with *any* command given, it is
300 if (!(command & (1<<j)))
307 "option for this command\n",
318 "Illegal option `-%c' with this command\n",
1299 unsigned int rulenum = 0, command = 0; local
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateTranslator.java 221 * Chunk of data (i.e. not a CS command).
257 * &lt;?cs set:x='y' &gt; command.
280 * &lt;?cs name:blah &gt; command. Writes out the name of the original variable referred to by a
292 * &lt;?cs if:blah &gt; ... &lt;?cs else &gt; ... &lt;?cs /if &gt; command.
308 * &lt;?cs each:x=Stuff &gt; ... &lt;?cs /each &gt; command. Loops over child items of a data
320 * &lt;?cs with:x=Something &gt; ... &lt;?cs /with &gt; command. Aliases a value within a specific
369 * &lt;?cs loop:10 &gt; ... &lt;?cs /loop &gt; command. Loops over a range of numbers, starting at
383 * &lt;?cs loop:0,10 &gt; ... &lt;?cs /loop &gt; command. Loops over a range of numbers.
396 * &lt;?cs loop:0,10,2 &gt; ... &lt;?cs /loop &gt; command. Loops over a range of numbers, with a
410 JavaExpression incr, PCommand command) {
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
TemplateInterpreter.java 92 // COMMAND PROCESSING
95 * Chunk of data (i.e. not a CS command).
127 * &lt;?cs lvar:blah &gt; command. Evaluate expression and execute commands within.
136 * &lt;?cs evar:blah &gt; command. Evaluate expression and execute commands within.
162 * &lt;?cs linclude!'somefile.cs' &gt; command. Lazily includes another template (at render time).
172 * &lt;?cs linclude:'somefile.cs' &gt; command. Lazily includes another template (at render time).
182 * &lt;?cs include!'somefile.cs' &gt; command. Throw an error if file does not exist.
191 * &lt;?cs include:'somefile.cs' &gt; command. Silently ignore if the included file does not
201 * &lt;?cs set:x='y' &gt; command.
225 * &lt;?cs name:blah &gt; command. Writes out the name of the original variable referred to by
    [all...]
  /external/libavc/encoder/
ih264e_api.c 148 * For each command the arguments are validated
170 WORD32 command = IV_CMD_NA; local
186 /* get command */
187 command = pu4_api_ip[1];
193 switch (command)
259 switch (command)
847 /* sub command */
5553 WORD32 command = IV_CMD_NA; local
    [all...]
  /external/libhevc/decoder/
ihevcd_api.c 110 * For each command the arguments are validated
4439 WORD32 command; local
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 44 RW_T1T_RID_EVT = RW_T1T_FIRST_EVT, /* Read ID command completd */
45 RW_T1T_RALL_CPLT_EVT, /* Read All command completed */
119 RW_I93_CMD_CMPL_EVT, /* Command complete */
208 tNFC_STATUS status; /* status of Inventory command */
215 tNFC_STATUS status; /* status of Read/Get security status command */
216 UINT8 command; /* sent command */ member in struct:__anon13122
222 tNFC_STATUS status; /* status of Get Sys Info command */
234 tNFC_STATUS status; /* status of sent command */
235 UINT8 command; /* sent command * member in struct:__anon13124
    [all...]
  /external/libpng/contrib/libtests/
tarith.c 300 int limit; /* Command line limit */
559 checkfp_command command; local
562 command.number[0] = 0;
563 command.limit = 3;
564 command.verbose = verbose;
565 command.ctimes = 0;
566 command.cmillions = 0;
567 command.cinvalid = 0;
568 command.cnoaccept = 0;
576 command.limit = atoi(*++argv)
    [all...]
  /external/libusb/libusb/os/
linux_usbfs.c 1252 struct usbfs_ioctl command; local
1280 struct usbfs_ioctl command; local
    [all...]
  /external/libxml2/
debugXML.c 2812 char command[100]; local
    [all...]
  /external/linux-tools-perf/src/tools/perf/util/
annotate.c 878 char command[PATH_MAX * 2]; local
895 } else if (readlink(symfs_filename, command, sizeof(command)) < 0 ||
896 strstr(command, "[kernel.kallsyms]") ||
943 snprintf(command, sizeof(command),
956 pr_debug("Executing: %s\n", command);
958 file = popen(command, "r");
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 395 VGint command = SEGMENT_COMMAND(segment); local
398 switch(command) {
594 arc_init(&arc, command, x0, y0, x1, y1,
686 VGint command; local
690 command = SEGMENT_COMMAND(p.segment);
693 switch(command) {
958 VGint command = SEGMENT_COMMAND(pd->segment); local
961 switch(command) {
1125 return command | VG_ABSOLUTE;
1275 VGint command = SEGMENT_COMMAND(segment); local
    [all...]
  /external/mksh/src/
jobs.c 47 /* process command string from vistree */
48 char command[256 - (ALLOC_SIZE + sizeof(Proc *) + sizeof(pid_t) + member in struct:proc
54 #define JP_MEDIUM 2 /* print [job-num] -/+ command */
55 #define JP_LONG 3 /* print [job-num] -/+ pid command */
66 #define JF_XXCOM 0x008 /* set for $(command) jobs */
499 vistree(p->command, sizeof(p->command), t);
586 /* in case of $(jobs) command */
645 /* start the last job: only used for $(command) jobs */
666 /* wait for last job: only used for $(command) jobs *
    [all...]
main.c 85 "source=PATH=$PATH:. command .",
289 /* set up variable and command dictionaries */
416 /* this to note if monitor is set on command line (see below) */
420 /* this to note if utf-8 mode is set on command line (see below) */
565 /* not set on command line, not FTALKING */
612 /* After typeset command... */
717 /* spawn a command into a shell optionally keeping track of the line number */
719 command(const char *comm, int line) function
758 * multiline command.
763 * Used by exit command to get back t
    [all...]
  /external/openssh/
session.c 145 /* original command from peer. */
286 char *command; local
301 * or a command.
394 command = packet_get_string(&dlen);
395 debug("Exec command '%.500s'", command);
396 if (do_exec(s, command) != 0)
398 "command execution failed");
399 free(command);
430 * This is called to fork and execute a command when we have no tty. Thi
2212 char *command = packet_get_string(&len); local
    [all...]
  /external/tcpdump/
print-slow.c 182 u_int8_t command; member in struct:slow_oam_loopbackctrl_t
638 printf("\n\t Command %s (%u)",
641 tlv.slow_oam_loopbackctrl->command),
642 tlv.slow_oam_loopbackctrl->command);
  /external/vixl/src/vixl/a64/
debugger-a64.cc 42 // Debugger command lines are broken up in token of different type to make
250 // Run the command on the given debugger. The command returns true if
393 // Commands which name match a known command but the syntax is invalid.
424 " This command is equivalent to x pc.i [n = 10]."
660 // Read a command. A command will be at most kMaxDebugShellLine char long and
672 printf(" ** Error while reading command. **\n");
681 printf(" ** Command too long. **\n");
685 // Remove the newline from the end of the command
711 DebugCommand* command = DebugCommand::Parse(line); local
    [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 315 (*mEffectInterface)->command(mEffectInterface, EFFECT_CMD_RESET, 0, NULL, 0, NULL);
388 status = (*mEffectInterface)->command(mEffectInterface,
415 (*mEffectInterface)->command(mEffectInterface,
439 status_t status = (*mEffectInterface)->command(mEffectInterface,
481 status_t status = (*mEffectInterface)->command(mEffectInterface,
516 status_t status = (*mEffectInterface)->command(mEffectInterface,
546 status_t AudioFlinger::EffectModule::command(uint32_t cmdCode, function in class:android::AudioFlinger::EffectModule
553 ALOGVV("command(), cmdCode: %d, mEffectInterface: %p", cmdCode, mEffectInterface);
561 status_t status = (*mEffectInterface)->command(mEffectInterface,
689 status = (*mEffectInterface)->command(mEffectInterface
1202 status_t AudioFlinger::EffectHandle::command(uint32_t cmdCode, function in class:android::AudioFlinger::EffectHandle
    [all...]
  /frameworks/base/media/java/android/media/audiofx/
AudioEffect.java 840 * Send a command to the effect engine. This method is intended to send
846 public int command(int cmdCode, byte[] command, byte[] reply) method in class:AudioEffect
848 checkState("command()");
849 return native_command(cmdCode, command.length, command, reply.length, reply);
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/io/
TextGraphReader.java 41 private ArrayList<Command> mCommands = new ArrayList<Command>();
48 private interface Command {
52 private class ImportPackageCommand implements Command {
69 private class AddLibraryCommand implements Command {
82 private class AllocateFilterCommand implements Command {
105 private class InitFilterCommand implements Command {
124 private class ConnectCommand implements Command {
212 String curCommand = scanner.eat(commandPattern, "<command>");
228 throw new GraphIOException("Unknown command '" + curCommand + "'!")
    [all...]

Completed in 840 milliseconds

<<21222324252627282930>>