HomeSort by relevance Sort by last modified time
    Searched refs:PathName (Results 1 - 5 of 5) sorted by null

  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 228 char PathName[MAX_PATH + 1];
245 array_lengthof(PathName),
246 PathName,
250 else if (length > array_lengthof(PathName)) {
261 // Make sure PathName is valid.
262 PathName[MAX_PATH] = 0;
263 return PathName;
  /external/clang/lib/Lex/
ModuleMap.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 397 STDMETHOD(MakeReplica) (BSTR PathName,BSTR Description,VARIANT Options) PURE;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h 215 IN PUNICODE_STRING PathName,
    [all...]
ntifs.h     [all...]

Completed in 171 milliseconds