OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DLE
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ascii.h
59
#define
DLE
16
/src/external/bsd/ntp/dist/ntpd/
refclock_palisade.h
131
#define
DLE
0x10
refclock_ripencc.c
83
#define
DLE
(0x10)
1869
* strips control bytes (
DLE
), and checks if the report end sequence (
DLE
ETX)
1886
* has been received; end of report is signified by
DLE
ETX.
1910
case
DLE
:
1925
case
DLE
:
1926
/* expect
DLE
or ETX next */
1939
case
DLE
:
1960
case
DLE
:
/src/sys/arch/amiga/dev/
kbdmap.h
48
#define
DLE
16
/src/sys/arch/atari/dev/
kbdmap.h
52
#define
DLE
16
/src/sys/arch/x68k/include/
kbdmap.h
22
#define
DLE
16
/src/sys/arch/x68k/usr.bin/loadkmap/
kbdmap.h
19
#define
DLE
16
/src/external/bsd/ekermit/dist/
kermit.h
149
#define
DLE
020 /* Datalink Escape */
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjC.cpp
123
const ObjCDictionaryLiteral *
DLE
= nullptr;
126
DLE
= cast<ObjCDictionaryLiteral>(E);
130
ALE ? ALE->getNumElements() :
DLE
->getNumElements();
155
if (
DLE
)
180
const Expr *Key =
DLE
->getKeyValueElement(i).Key;
187
const Expr *Value =
DLE
->getKeyValueElement(i).Value;
205
if (
DLE
) {
Completed in 38 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026