Searched defs:DOT (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | CMakeLists.txt | 8 set(DOT ${LLVM_PATH_DOT}) variable 63 set(DOT) variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | CMakeLists.txt | 8 set(DOT ${LLVM_PATH_DOT}) variable 72 set(DOT) variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | GraphWriter.h | 53 DOT, enumerator
|
/netbsd-src/external/mpl/bind/dist/bin/tests/ |
H A D | test_server.c | 33 typedef enum { UDP, TCP, DOT, HTTPS, HTTP } protocol_t; enumerator
|
H A D | test_client.c | 43 DOT, enumerator
|
/netbsd-src/usr.bin/at/ |
H A D | parsetime.c | 65 NUMBER, PLUS, DOT, SLASH, ID, JUNK, enumerator
|
/netbsd-src/external/bsd/nvi/dist/vi/ |
H A D | vi.c | 60 #define DOT (&VIP(sp)->sdot) macro
|
/netbsd-src/lib/libc/gen/ |
H A D | glob.c | 111 #define DOT '.' macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
H A D | pass1.h | 572 #define DOT (MAXOP+4) macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
H A D | pass1.h | 625 #define DOT (MAXOP+4) macro
|
/netbsd-src/sbin/ping6/ |
H A D | ping6.c | 206 static char DOT = '.'; variable
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhctoken.h | 38 DOT = '.', enumerator
|
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | dhctoken.h | 42 DOT = '.', enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | GCNHazardRecognizer.cpp | 1609 const MachineInstr *DOT = nullptr; in checkMAIVALUHazards() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 4685 DeclOrType DOT = DeclTypesToEmit.front(); in WriteASTCore() local
|