OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RECORD
(Results
1 - 6
of
6
) sorted by relevancy
/src/games/hack/
config.h
88
#define
RECORD
"
record
"/* the file containing the list of topscorers */
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
AMDKernelCodeTUtils.cpp
28
#define
RECORD
(name, altName, print, parse) #name
30
#undef
RECORD
38
#define
RECORD
(name, altName, print, parse) #altName
40
#undef
RECORD
89
#define
RECORD
(name, altName, print, parse) print
91
#undef
RECORD
159
#define
RECORD
(name, altName, print, parse) parse
161
#undef
RECORD
/src/usr.bin/tip/
tip.h
86
extern char *RE; /* script
record
file */
207
#define
RECORD
15
/src/external/apache2/llvm/dist/clang/lib/Serialization/
GlobalModuleIndex.cpp
47
/// Describes the
record
types in the index.
162
case llvm::BitstreamEntry::
Record
:
179
SmallVector<uint64_t, 64>
Record
;
182
Cursor.readRecord(Entry.ID,
Record
, &Blob);
190
if (
Record
.size() < 1 ||
Record
[0] != CurrentVersion)
196
unsigned ID =
Record
[Idx++];
206
Modules[ID].Size =
Record
[Idx++];
207
Modules[ID].ModTime =
Record
[Idx++];
210
unsigned NameLen =
Record
[Idx++]
[
all
...]
ASTWriter.cpp
154
ASTWriter::RecordData
Record
;
159
: Writer(Writer), BasicWriter(Writer,
Record
) {}
178
ASTRecordWriter &
Record
;
181
TypeLocWriter(ASTRecordWriter &
Record
) :
Record
(
Record
) {}
199
Record
.AddSourceLocation(TL.getBuiltinLoc());
201
Record
.push_back(TL.getWrittenTypeSpec());
202
Record
.push_back(static_cast<uint64_t>(TL.getWrittenSignSpec()));
203
Record
.push_back(static_cast<uint64_t>(TL.getWrittenWidthSpec()))
[
all
...]
/src/sys/dev/ic/
interwavereg.h
156
#define CODEC_REC_UP 0x82 /* Enables
Record
Path */
157
#define CODEC_REC_DOWN 0x02 /* Disables
Record
Path */
319
#define
RECORD
0x02 /* Enable
Record
path CFIG1I[1]=1*/
Completed in 24 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026