Home
last modified time | relevance | path

Searched defs:isDot (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/make/
H A Ddir.c647 bool isDot = dirName[0] == '.' && dirName[1] == '\0'; in DirMatchFiles() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dpath.d1934 static bool isDot(S elem) in isDot() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dpath.d2034 static bool isDot(S elem) in isDot() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10009 bool &isDot, const PPCSubtarget &Subtarget) { in getVectorCompareInfo()
10332 bool isDot; in LowerINTRINSIC_WO_CHAIN() local
15322 bool isDot; in PerformDAGCombine() local