OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:terminator
(Results
551 - 575
of
952
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/net/third_party/nss/ssl/
derive.c
637
/* 0 (SSL_NULL_WITH_NULL_NULL) is used as a list
terminator
because
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontCacheWin.cpp
249
resultLength--; // ignore the null
terminator
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc
325
* the name will be 26 chars (plus the NUL
terminator
), so will always fit within
/external/chromium_org/third_party/libwebp/webp/
encode.h
263
VP8_ENC_ERROR_LAST // list
terminator
. always last.
/external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_porter.c
320
** size of the output word (exclusive of the '\0'
terminator
) into *pnOut.
/external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_porter.c
319
** size of the output word (exclusive of the '\0'
terminator
) into *pnOut.
/external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_porter.c
322
** size of the output word (exclusive of the '\0'
terminator
) into *pnOut.
/external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c
921
/* Back up and replace '.' with string
terminator
*/
/external/clang/lib/Analysis/
LiveVariables.cpp
468
// Visit the
terminator
(if any).
/external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp
188
"character data and the null
terminator
)";
/external/icu4c/common/
uchar.c
587
/* Guard against bogus input that would make us go past the Script_Extensions
terminator
. */
/external/jpeg/
ansi2knr.c
596
p--; /* back up over
terminator
*/
/external/libnfc-nci/src/nfc/include/
tags_defs.h
497
#define I93_ICODE_TLV_TYPE_TERM 0xFE /*
Terminator
TLV */
/external/libnfc-nxp/src/
phFriNfc_TopazMap.h
155
#define PH_FRINFC_TOPAZ_TERM_T 0xFE /*!<
Terminator
TLV value = 0xFE */
/external/libpcap/
CHANGES
363
Michael Stolarchuk (mts@
terminator
.rs.itd.umich.edu)
/external/libsepol/src/
mls.c
49
/* Temporary buffer - length + NULL
terminator
*/
/external/llvm/lib/CodeGen/
MachineModuleInfo.cpp
545
FilterIds.push_back(0); //
terminator
SplitKit.h
90
/// function. The first entry is the first
terminator
, the second entry is the
/external/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp
344
case 0: return GV; // Null
terminator
...
/external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp
324
// Check if the last
terminator
is an unconditional branch.
/external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp
567
/// \brief Remove phi values from all successors and then remove the
terminator
.
/external/llvm/lib/Transforms/Utils/
IntegerDivision.cpp
190
// We'll be overwriting the
terminator
to insert our extra blocks
LoopUnroll.cpp
127
/// LatchBlock's
terminator
prior to TripCount iterations.
/external/llvm/utils/TableGen/
InstrInfoEmitter.cpp
470
if (Inst.isTerminator) OS << "|(1<<MCID::
Terminator
)";
/external/qemu/distrib/jpeg-6b/
ansi2knr.c
596
p--; /* back up over
terminator
*/
Completed in 1046 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>