Home
last modified time | relevance | path

Searched defs:npath (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/freedreno/rnn/
Dpath.c32 const char *npath = strchr(path, ':'); in find_in_path() local
/external/python/cpython2/Python/
Dtraceback.c143 int npath = Py_SAFE_DOWNCAST(_npath, Py_ssize_t, int); in _Py_DisplaySourceLine() local
Dimport.c1339 Py_ssize_t i, npath; in find_module() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cc366 int npath = 0; in CycleCheck() local
405 void DD::Report(DDPhysicalThread *pt, DDLogicalThread *lt, int npath) { in Report()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cpp361 int npath = 0; in CycleCheck() local
400 void DD::Report(DDPhysicalThread *pt, DDLogicalThread *lt, int npath) { in Report()
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCodeMangler.java297 String npath = ".".equals(name) ? path : path + fin.getName() + File.separator; in process() local
/external/python/cpython3/Python/
Dtraceback.c299 Py_ssize_t npath; in _Py_FindSourceFile() local
/external/mksh/src/
Dexec.c1175 union mksh_cchack npath; in findcom() local