OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPolicyValue
(Results
1 - 10
of
10
) sorted by null
/external/ImageMagick/MagickCore/
policy.h
55
*
GetPolicyValue
(const char *),
resource.c
485
value=
GetPolicyValue
("resource:temporary-path");
[
all
...]
policy.c
504
%
GetPolicyValue
() returns the value associated with the named policy.
506
% The format of the
GetPolicyValue
method is:
508
% char *
GetPolicyValue
(const char *name)
515
MagickExport char *
GetPolicyValue
(const char *name)
[
all
...]
utility.c
190
passes=
GetPolicyValue
("system:shred");
[
all
...]
memory.c
608
value=
GetPolicyValue
("system:memory-map");
941
value=
GetPolicyValue
("system:max-memory-request");
[
all
...]
distribute-cache.c
208
shared_secret=
GetPolicyValue
("cache:shared-secret");
812
shared_secret=
GetPolicyValue
("cache:shared-secret");
[
all
...]
methods.h
[
all
...]
magick.c
[
all
...]
stream.c
712
value=
GetPolicyValue
("pixel-cache-memory");
714
value=
GetPolicyValue
("cache:memory-map");
[
all
...]
cache.c
225
value=
GetPolicyValue
("cache:synchronize");
[
all
...]
Completed in 73 milliseconds