Searched defs:command (Results 1 - 25 of 2847) sorted by path

1234567891011>>

/external/ImageMagick/MagickCore/
H A Danimate.c130 " item, release the button and the command is executed. Move",
132 " execute a particular command.",
136 " particular command. The keyboard accelerators that",
351 % by a user menu button or keyboard command.
395 Process user command.
623 command[MagickPathExtent],
630 (void) FormatLocaleString(command,MagickPathExtent,
635 XA_STRING,8,PropModeReplace,(unsigned char *) command,
636 (int) strlen(command));
1315 command[MagickPathExten
615 command[MagickPathExtent], local
1305 command[MagickPathExtent], local
[all...]
H A Ddelegate.c94 " <delegate decode=\"autotrace\" stealth=\"True\" command=\"&quot;autotrace&quot; -output-format svg -output-file &quot;%o&quot; &quot;%i&quot;\"/>"
95 " <delegate decode=\"avi:decode\" stealth=\"True\" command=\"&quot;mplayer&quot; &quot;%i&quot; -really-quiet -ao null -vo png:z=3\"/>"
96 " <delegate decode=\"browse\" stealth=\"True\" spawn=\"True\" command=\"&quot;xdg-open&quot; http://www.imagemagick.org/; rm &quot;%i&quot;\"/>"
97 " <delegate decode=\"cgm\" thread-support=\"False\" command=\"&quot;ralcgm&quot; -d ps -oC &lt; &quot;%i&quot; &gt; &quot;%o&quot; 2&gt; &quot;%u&quot;\"/>"
98 " <delegate decode=\"dng:decode\" command=\"&quot;ufraw-batch&quot; --silent --create-id=also --out-type=png --out-depth=16 &quot;--output=%u.png&quot; &quot;%i&quot;\"/>"
99 " <delegate decode=\"edit\" stealth=\"True\" command=\"&quot;xterm&quot; -title &quot;Edit Image Comment&quot; -e vi &quot;%o&quot;\"/>"
100 " <delegate decode=\"eps\" encode=\"pdf\" mode=\"bi\" command=\"&quot;gs&quot; -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 &quot;-sDEVICE=pdfwrite&quot; &quot;-sOutputFile=%o&quot; &quot;-f%i&quot;\"/>"
101 " <delegate decode=\"eps\" encode=\"ps\" mode=\"bi\" command=\"&quot;gs&quot; -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 &quot;-sDEVICE=ps2write&quot; &quot;-sOutputFile=%o&quot; &quot;-f%i&quot;\"/>"
102 " <delegate decode=\"fig\" command=\"&quot;fig2dev&quot; -L ps &quot;%i&quot; &quot;%o&quot;\"/>"
103 " <delegate decode=\"hpg\" command
326 ExternalDelegateCommand(const MagickBooleanType asynchronous, const MagickBooleanType verbose,const char *command,char *message, ExceptionInfo *exception) argument
1054 *command, local
1628 *command, local
[all...]
H A Ddisplay.c686 " drag to select a command from a pop-up menu. Choose from",
809 " item, release the button and the command is executed. Move",
811 " execute a particular command.",
815 " particular command. The keyboard accelerators that",
824 " this command with a number. For example to display the",
831 " this command with a number. For example to display the",
1867 command[MagickPathExtent],
1919 (void) CloneString(&windows->command.name,"Annotate");
1920 windows->command.data=4;
1922 (void) XMapRaised(display,windows->command
1856 command[MagickPathExtent], local
2963 command[MagickPathExtent]; local
3026 command[MagickPathExtent]; local
3322 command[MagickPathExtent], local
4047 command[MagickPathExtent], local
4172 command[MagickPathExtent]; local
4607 command[MagickPathExtent], local
5447 command[MagickPathExtent], local
6424 XImageCache(Display *display,XResourceInfo *resource_info, XWindows *windows,const CommandType command,Image **image, ExceptionInfo *exception) argument
7102 XMagickCommand(Display *display,XResourceInfo *resource_info, XWindows *windows,const CommandType command,Image **image, ExceptionInfo *exception) argument
9271 command[MagickPathExtent], local
9699 command[MagickPathExtent], local
9988 command[MagickPathExtent]; local
10253 XOpenImage(Display *display,XResourceInfo *resource_info, XWindows *windows,const MagickBooleanType command) argument
10730 command[MagickPathExtent], local
10824 command[MagickPathExtent]; local
11281 command[MagickPathExtent], local
12056 command[MagickPathExtent], local
12248 command[MagickPathExtent]; local
12854 command[MagickPathExtent]; local
13084 command[MagickPathExtent], local
14429 command[MagickPathExtent], local
[all...]
H A Ddistribute-cache.c807 command,
833 count=dpc_read(client_socket,1,(unsigned char *) &command);
840 switch (command)
883 if (command == 'd')
802 command, local
H A Dnt-base.c469 % NTArgvToUTF8() converts the wide command line arguments to UTF-8 to ensure
478 % o argc: the number of command line arguments.
480 % o argv: the wide-character command line arguments.
2139 % used to retrieve MGK files tha have been embedded into the various command
2333 % NTSystemCommand() executes the specified command and waits until it
2334 % terminates. The returned value is the exit status of the command.
2338 % int NTSystemCommand(MagickFalse,const char *command)
2342 % o command: This string is the command to execute.
2347 MagickPrivate int NTSystemCommand(const char *command,cha
2308 NTSystemCommand(const char *command,char *output) argument
[all...]
H A Dutility-private.h185 static inline FILE *popen_utf8(const char *command,const char *type) argument
188 return(popen(command,type));
197 command_wide=create_wchar_path(command);
H A Dwidget.c1389 if (event->xexpose.window == windows->command.id)
2480 command[MagickPathExtent];
2493 length=XLookupString((XKeyEvent *) &event.xkey,command,
2494 (int) sizeof(command),&key_symbol,(XComposeStatus *) NULL);
2495 *(command+length)='\0';
2577 XEditText(display,&reply_info,key_symbol,command,state);
2589 command[MagickPathExtent];
2599 (void) XLookupString((XKeyEvent *) &event.xkey,command,
2600 (int) sizeof(command),&key_symbol,(XComposeStatus *) NULL);
2800 % XCommandWidget() maps a menu and returns the command pointe
2456 command[MagickPathExtent]; local
2565 command[MagickPathExtent]; local
3520 command[MagickPathExtent]; local
3979 command[MagickPathExtent]; local
4032 command[MagickPathExtent]; local
5084 command[MagickPathExtent]; local
5201 command[MagickPathExtent]; local
6323 command[MagickPathExtent]; local
6429 command[MagickPathExtent]; local
7350 command[MagickPathExtent]; local
7455 command[MagickPathExtent]; local
8330 command[MagickPathExtent]; local
8749 command[MagickPathExtent]; local
9477 command[MagickPathExtent]; local
[all...]
H A Dxwindow-private.h472 command, member in struct:_XWindows
/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c309 static void MVGAppendPointsCommand(DrawingWand *wand,const char *command,
318 (void) MVGPrintf(wand,"%s",command);
2868 % absolute coordinates. At the end of the command, the new current point
2941 % relative coordinates. At the end of the command, the new current point
2991 % absolute coordinates. At the end of the command, the new current point
3056 % relative coordinates. At the end of the command, the new current point
3102 % control point on the previous command relative to the current
3103 % point. (If there is no previous command or if the previous command was
3108 % is coincident with the current point.). At the end of the command, th
305 MVGAppendPointsCommand(DrawingWand *wand,const char *command, const size_t number_coordinates,const PointInfo *coordinates) argument
[all...]
H A Dmogrify.c90 % prescribed by command line options.
94 % processing begins, and may completely overrule normal command processing.
101 % MagickCommand command,int argc,char **argv,char **metadata,
108 % o command: Choose from ConvertImageCommand, IdentifyImageCommand,
116 % o argv: Specifies a pointer to a text array containing the command line
125 MagickCommand command,int argc,char **argv,char **metadata,
187 status=command(image_info,argc,argv,&text,exception);
233 status=command(image_info,argc,argv,&text,exception);
269 status=command(image_info,argc,argv,&text,exception);
359 % o argv: Specifies a pointer to a text array containing the command lin
120 MagickCommandGenesis(ImageInfo *image_info, MagickCommand command,int argc,char **argv,char **metadata, ExceptionInfo *exception) argument
[all...]
H A Dwandcli-private.h116 *command; /* The option entry that is being processed */ member in struct:_MagickCLI
/external/ImageMagick/coders/
H A Ddot.c103 command[MagickPathExtent];
139 (void) FormatLocaleString(command,MagickPathExtent,"-Tsvg -o%s %s",
101 command[MagickPathExtent]; local
H A Dpcl.c158 command[MagickPathExtent],
254 (void) ResetMagickMemory(command,0,sizeof(command));
255 p=command;
265 ((size_t) (p-command) < (MagickPathExtent-1)))
268 p=command;
272 if (LocaleNCompare(DeviceCMYK,command,strlen(DeviceCMYK)) == 0)
274 if (LocaleNCompare(CropBox,command,strlen(CropBox)) == 0)
279 count=(ssize_t) sscanf(command,"CropBox [%lf %lf %lf %lf",
282 count=(ssize_t) sscanf(command,"CropBo
154 command[MagickPathExtent], local
[all...]
H A Dpdf.c114 % InvokePDFDelegate() executes the PDF interpreter with the specified command.
119 % const char *command,ExceptionInfo *exception)
123 % o verbose: A value other than zero displays the command prior to
126 % o command: the address of a character string containing the command to
159 const char *command,char *message,ExceptionInfo *exception)
165 #define SetArgsStart(command,args_start) \
168 if (*command != '"') \
169 args_start=strchr(command,' '); \
172 args_start=strchr(command
154 InvokePDFDelegate(const MagickBooleanType verbose, const char *command,char *message,ExceptionInfo *exception) argument
386 command[MagickPathExtent], local
[all...]
H A Dps.c101 % specified command.
106 % const MagickBooleanType verbose,const char *command,
111 % o verbose: A value other than zero displays the command prior to
114 % o command: the address of a character string containing the command to
147 const MagickBooleanType verbose,const char *command,char *message,
154 #define SetArgsStart(command,args_start) \
157 if (*command != '"') \
158 args_start=strchr(command,' '); \
161 args_start=strchr(command
143 InvokePostscriptDelegate( const MagickBooleanType verbose,const char *command,char *message, ExceptionInfo *exception) argument
419 command[MagickPathExtent], local
[all...]
H A Dsvg.c2859 command[MagickPathExtent],
2888 (void) FormatLocaleString(command,MagickPathExtent,GetDelegateCommands(
2893 command,(char *) NULL,exception);
2855 command[MagickPathExtent], local
H A Dxps.c110 command[MagickPathExtent],
206 (void) ResetMagickMemory(command,0,sizeof(command));
207 p=command;
217 ((size_t) (p-command) < (MagickPathExtent-1)))
220 p=command;
224 if (LocaleNCompare(DeviceCMYK,command,strlen(DeviceCMYK)) == 0)
226 if (LocaleNCompare(CropBox,command,strlen(CropBox)) == 0)
231 count=(ssize_t) sscanf(command,"CropBox [%lf %lf %lf %lf",
234 count=(ssize_t) sscanf(command,"CropBo
108 command[MagickPathExtent], local
[all...]
/external/ImageMagick/tests/
H A Dvalidate.c1124 % ValidateCompareCommand() validates the ImageMagick compare command line
1152 command[MagickPathExtent];
1168 (void) FormatLocaleFile(stdout,"validate compare command line program:\n");
1174 (void) FormatLocaleString(command,MagickPathExtent,"%s %s %s %s",
1176 arguments=StringToArgv(command,&number_arguments);
1216 % ValidateCompositeCommand() validates the ImageMagick composite command line
1244 command[MagickPathExtent];
1260 (void) FormatLocaleFile(stdout,"validate composite command line program:\n");
1266 (void) FormatLocaleString(command,MagickPathExtent,"%s %s %s %s",
1269 arguments=StringToArgv(command,
1148 command[MagickPathExtent]; local
1239 command[MagickPathExtent]; local
1331 command[MagickPathExtent]; local
1422 command[MagickPathExtent]; local
2205 command[MagickPathExtent]; local
2297 command[MagickPathExtent]; local
[all...]
/external/ImageMagick/utilities/
H A Dmagick.c65 #define MagickCommandSize(name,use_metadata,command) \
66 { (name), sizeof(name)-1, (use_metadata), (command) }
80 command;
147 status=MagickCommandGenesis(image_info,MagickCommands[i].command,argc,argv,
154 if (MagickCommands[i].command != CompareImagesCommand)
78 command; member in struct:_CommandInfo
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
H A DANTLR3.java476 * A refactored method for populating all the command line arguments based
757 private int run(String[] command, OutputStream out, OutputStream err) throws IOException { argument
772 exe.setCommandline(command);
/external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
H A Dantlr3.jar ... .tools.ant.taskdefs.PumpStreamHandler psh String[] command java.io.OutputStream out java.io. ...
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DCommandPacket.java31 * This class represents JDWP command packet.
38 private byte command; field in class:CommandPacket
48 * Creates an empty CommandPacket for specific JDWP command with no data.
50 public CommandPacket(byte commandSet, byte command) { argument
53 this.command = command;
64 command = bytes_array[COMMAND_INDEX];
68 * Sets command set value of the header of the CommandPacket as byte.
70 * @param val the command set.
77 * Gets command se
100 setCommand(byte commandSet, byte command) argument
[all...]
H A DPacketDispatcher.java52 * - begCommandIdForTrace defines starting command ID for trace
53 * (the first command has ID=1, the second - ID=2 and so on).
55 * - commandsNumberForTrace defines number of command for trace.
187 * Internal class to synchronize jdwp commands. It sends command packets
205 // set first command id to 1
210 * Gets the next new id for a command.
231 // obtain the current command id
234 // obtain the current command packet by command id
235 CommandPacket command
268 waitForReply(CommandPacket command, long timeout) argument
342 sendCommand(CommandPacket command) argument
652 performCommand(CommandPacket command) argument
675 performCommand(CommandPacket command, long timeout) argument
696 sendCommand(CommandPacket command) argument
[all...]
H A DVmMirror.java52 * of corresponding JDWP command or TestErrorException if any other error
105 * @return ReplyPacket for corresponding command
118 * @return ReplyPacket for corresponding command
138 * @return ReplyPacket for corresponding command
261 * @return ReplyPacket for corresponding command
265 // Create new command packet
268 // Set command. "2" - is ID of Clear command in EventRequest Command Set
272 // Set command set. "15" - is ID of EventRequest Command Set
290 * @return ReplyPacket for corresponding command
1603 performCommand(CommandPacket command) argument
1630 performCommand(CommandPacket command, long timeout) argument
1651 sendCommand(CommandPacket command) argument
[all...]
/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_Exec.java59 * Exec command returns the exitCode, and stdOut and stdErr as strings
61 public static Object[] run(String command, List<String> args, String[] envp, argument
64 Object[] arr = exec(command, args, envp, displayOutput);
164 StringBuilder command;
210 private static Object[] exec(String command, List<String> args, argument
215 args.add(0, command);
219 // construct command line string and print it to stdout

Completed in 604 milliseconds

1234567891011>>