OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:process_flags
(Results
1 - 10
of
10
) sorted by null
/external/ImageMagick/MagickWand/
wandcli-private.h
34
if ( (cli_wand->
process_flags
& ProcessWarnDeprecated) != 0 ) \
113
process_flags
; /* When handling CLI, what options do we process? */
member in struct:_MagickCLI
magick-cli.c
331
% The '
process_flags
' can be used to control and limit option processing.
349
% o
process_flags
: What type of arguments will be processed, ignored
355
% is really only releven if
process_flags
contains a ProcessOneOptionOnly
393
if ( (cli_wand->
process_flags
& ProcessImplictWrite) != 0 )
398
if ( (cli_wand->
process_flags
& ProcessOneOptionOnly) != 0 && i != index )
422
if ( (cli_wand->
process_flags
& ProcessImplictRead) != 0 ) {
434
((cli_wand->
process_flags
& ProcessScriptOption) != 0) &&
471
if ( (cli_wand->
process_flags
& ProcessExitOption) != 0
493
if ( (cli_wand->
process_flags
& ProcessImplictWrite) == 0 )
721
cli_wand->
process_flags
= ConvertCommandOptionFlags
[
all
...]
wandcli.c
117
cli_wand->
process_flags
=MagickCommandOptionFlags; /* assume "magick" CLI */
operation.c
450
#define _process_flags (cli_wand->
process_flags
)
[
all
...]
/external/devlib/devlib/bin/armeabi/
trace-cmd
/external/lisa/tools/armeabi/
trace-cmd
perf
/external/lisa/tools/arm64/
perf
/external/skia/platform_tools/android/bin/linux/
perfhost
/external/skqp/platform_tools/android/bin/linux/
perfhost
Completed in 586 milliseconds