HomeSort by relevance Sort by last modified time
    Searched refs:ApplyCommand (Results 1 - 2 of 2) sorted by null

  /external/jhead/
jhead.c 52 static char * ApplyCommand = NULL; // Apply this command to all images.
291 ApplyCommand = CommandString;
376 if (ApplyCommand[a] == '&'){
377 if (ApplyCommand[a+1] == 'i'){
383 if (ApplyCommand[a+1] == 'o'){
391 ExecString[e++] = ApplyCommand[a];
392 if (ApplyCommand[a] == 0) break;
711 ApplyCommand = RotateCommand;
713 ApplyCommand = NULL;
815 if (ApplyCommand || AutoRotate)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar 

Completed in 145 milliseconds