OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetEnvironmentValue
(Results
1 - 15
of
15
) sorted by null
/external/ImageMagick/MagickCore/
resource.c
464
directory=
GetEnvironmentValue
("MAGICK_TEMPORARY_PATH");
466
directory=
GetEnvironmentValue
("MAGICK_TMPDIR");
468
directory=
GetEnvironmentValue
("TMPDIR");
471
directory=
GetEnvironmentValue
("TMP");
473
directory=
GetEnvironmentValue
("TEMP");
477
directory=
GetEnvironmentValue
("MTMPDIR");
[
all
...]
string_.h
51
*
GetEnvironmentValue
(const char *),
module.c
558
module_path=
GetEnvironmentValue
("MAGICK_CODER_MODULE_PATH");
569
module_path=
GetEnvironmentValue
("MAGICK_CODER_FILTER_PATH");
700
home=
GetEnvironmentValue
("MAGICK_HOME");
792
home=
GetEnvironmentValue
("XDG_CONFIG_HOME");
794
home=
GetEnvironmentValue
("LOCALAPPDATA");
796
home=
GetEnvironmentValue
("APPDATA");
798
home=
GetEnvironmentValue
("USERPROFILE");
810
home=
GetEnvironmentValue
("HOME");
[
all
...]
configure.c
771
configure_path=
GetEnvironmentValue
("MAGICK_CONFIGURE_PATH");
836
home=
GetEnvironmentValue
("MAGICK_HOME");
892
home=
GetEnvironmentValue
("XDG_CONFIG_HOME");
894
home=
GetEnvironmentValue
("LOCALAPPDATA");
896
home=
GetEnvironmentValue
("APPDATA");
898
home=
GetEnvironmentValue
("USERPROFILE");
909
home=
GetEnvironmentValue
("HOME");
[
all
...]
utility.c
646
home=
GetEnvironmentValue
("HOME");
648
home=
GetEnvironmentValue
("USERPROFILE");
[
all
...]
locale.c
[
all
...]
opencl.c
298
home=
GetEnvironmentValue
("MAGICK_OPENCL_CACHE_DIR");
301
home=
GetEnvironmentValue
("XDG_CACHE_HOME");
303
home=
GetEnvironmentValue
("LOCALAPPDATA");
305
home=
GetEnvironmentValue
("APPDATA");
307
home=
GetEnvironmentValue
("USERPROFILE");
338
home=
GetEnvironmentValue
("HOME");
[
all
...]
nt-base.c
[
all
...]
magick.c
[
all
...]
matrix.c
224
synchronize=
GetEnvironmentValue
("MAGICK_SYNCHRONIZE");
[
all
...]
methods.h
389
#define
GetEnvironmentValue
PrependMagickMethod(
GetEnvironmentValue
)
[
all
...]
type.c
231
font_path=
GetEnvironmentValue
("MAGICK_FONT_PATH");
[
all
...]
string.c
[
all
...]
cache.c
219
value=
GetEnvironmentValue
("MAGICK_SYNCHRONIZE");
[
all
...]
image.c
[
all
...]
Completed in 155 milliseconds