/external/compiler-rt/test/asan/TestCases/Linux/ |
nohugepage_test.cc | 30 void FileToString(const char *path) { 56 FileToString(path);
|
/external/harfbuzz_ng/test/fuzzing/ |
hb-fuzzer.cc | 47 std::string FileToString(const std::string &Path) { 56 std::string s = FileToString(argv[i]);
|
/external/llvm/lib/Fuzzer/ |
FuzzerIO.cpp | 61 std::string FileToString(const std::string &Path) { 68 Printf("%s", FileToString(Path).c_str());
|
FuzzerInternal.h | 29 std::string FileToString(const std::string &Path);
|
FuzzerDriver.cpp | 279 if (!ParseDictionaryFile(FileToString(Flags.dict), &Dictionary))
|
/external/ImageMagick/MagickCore/ |
string_.h | 47 *FileToString(const char *,const size_t,ExceptionInfo *),
|
type.c | 243 option=FileToString(path,~0UL,exception); [all...] |
methods.h | 325 #define FileToString PrependMagickMethod(FileToString) [all...] |
string.c | [all...] |
property.c | [all...] |
feature.c | [all...] |
morphology.c | 509 kernel_cache=FileToString(kernel_string+1,~0UL,exception); [all...] |
fx.c | [all...] |
draw.c | [all...] |
display.c | [all...] |
xwindow.c | [all...] |
/external/ImageMagick/coders/ |
mvg.c | 208 draw_info->primitive=FileToString(image->filename,~0UL,exception);
|
histogram.c | 361 property=FileToString(filename,~0UL,exception);
|
dng.c | 160 xml=FileToString(filename,MagickPathExtent,sans);
|
jpeg.c | [all...] |
/external/ImageMagick/www/api/ |
property.php | 295 <p>if ((*p == '@') && (IsPathAccessible(p+1) != MagickFalse)) { /* handle a '@' replace string from file */ interpret_text=FileToString(p+1,~0UL,exception); if (interpret_text != (char *) NULL) return(interpret_text); }</p>
|
/external/ImageMagick/MagickWand/ |
operation.c | [all...] |
magick-image.c | [all...] |
mogrify.c | [all...] |