Searched refs:RootPath (Results 1 – 5 of 5) sorted by relevance
/external/v8/tools/clang/blink_gc_plugin/ |
D | CheckGCRootsVisitor.h | 18 typedef std::vector<FieldPoint*> RootPath; typedef 20 typedef std::vector<RootPath> Errors; 33 RootPath current_;
|
/external/ImageMagick/MagickCore/ |
D | utility.h | 29 RootPath, enumerator
|
D | utility.c | 295 GetPathComponent(filename,RootPath,root); in AppendImageFormat() 297 GetPathComponent(filename,RootPath,root); in AppendImageFormat() 302 GetPathComponent(filename,RootPath,root); in AppendImageFormat() 1298 case RootPath: in GetPathComponent()
|
D | blob.c | 2547 GetPathComponent(image->filename,RootPath,path); in OpenBlob()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 132 BOOL IMAGEAPI SearchTreeForFile(PSTR RootPath,PSTR InputPathName,PSTR OutputPathBuffer); 133 …BOOL IMAGEAPI EnumDirTree(HANDLE hProcess,PSTR RootPath,PSTR InputPathName,PSTR OutputPathBuffer,P…
|