Home
last modified time | relevance | path

Searched defs:DOT (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DCMakeLists.txt8 set(DOT ${LLVM_PATH_DOT}) variable
63 set(DOT) variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCMakeLists.txt8 set(DOT ${LLVM_PATH_DOT}) variable
72 set(DOT) variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGraphWriter.h53 DOT, enumerator
/netbsd-src/external/mpl/bind/dist/bin/tests/
H A Dtest_server.c33 typedef enum { UDP, TCP, DOT, HTTPS, HTTP } protocol_t; enumerator
H A Dtest_client.c43 DOT, enumerator
/netbsd-src/usr.bin/at/
H A Dparsetime.c65 NUMBER, PLUS, DOT, SLASH, ID, JUNK, enumerator
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvi.c60 #define DOT (&VIP(sp)->sdot) macro
/netbsd-src/lib/libc/gen/
H A Dglob.c111 #define DOT '.' macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h572 #define DOT (MAXOP+4) macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h625 #define DOT (MAXOP+4) macro
/netbsd-src/sbin/ping6/
H A Dping6.c206 static char DOT = '.'; variable
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h38 DOT = '.', enumerator
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h42 DOT = '.', enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1609 const MachineInstr *DOT = nullptr; in checkMAIVALUHazards() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4685 DeclOrType DOT = DeclTypesToEmit.front(); in WriteASTCore() local