OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:terminator
(Results
776 - 800
of
952
) sorted by null
<<
31
32
33
34
35
36
37
38
39
/external/freetype/src/sfnt/
ttcmap.c
[
all
...]
/external/icu4c/common/
uloc_tag.c
617
#define MAX_BCP47_SUBTAG_LEN 9 /* including null
terminator
*/
[
all
...]
unistr.cpp
377
// the +1 is for the NUL
terminator
, to avoid reallocation in getTerminatedBuffer()
[
all
...]
/external/icu4c/test/cintltst/
custrtst.c
733
log_err("error: one of the u_str[|mem][r]chr[32](s, nul) does not find the
terminator
of s\n");
[
all
...]
/external/icu4c/test/intltest/
dtfmttst.cpp
[
all
...]
/external/libexif/libexif/
exif-tag.c
49
* string. None of the entries may be NULL except the final array
terminator
.
[
all
...]
/external/libpng/contrib/gregbook/
rpng2-win.c
355
*q = '\0'; /* change space to
terminator
*/
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm.ml
140
(*
Terminator
Instructions *)
[
all
...]
/external/llvm/include/llvm/IR/
Constants.h
670
/// string. The default behavior (AddNull==true) causes a null
terminator
to
[
all
...]
/external/llvm/include/llvm/Target/
Target.td
370
bit isTerminator = 0; // Is this part of the
terminator
for a basic block?
[
all
...]
/external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp
201
/// the
terminator
or are live-out are properly scheduled. This is
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp
692
assert(MBBI != MBB.end() && "Returning block has no
terminator
");
[
all
...]
PPCISelDAGToDAG.cpp
239
// Skip over all
terminator
instructions, which are part of the return
[
all
...]
/external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp
259
/// because the AMDGPU instruction is not recognized as
terminator
fix this
[
all
...]
/external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp
[
all
...]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_from_sm4.cpp
[
all
...]
nv50_ir_from_tgsi.cpp
[
all
...]
/external/qemu/android/
hw-qemud.c
[
all
...]
/external/qemu-pc-bios/bochs/bios/
rombios32.c
[
all
...]
/external/sfntly/cpp/src/test/tinyxml/
tinyxml.h
350
// and the null
terminator
isn't needed
[
all
...]
/external/skia/src/ports/
SkFontHost_win_dw.cpp
113
/** localeNameLength must include the null
terminator
. */
[
all
...]
/external/speex/libspeex/
nb_celp.c
[
all
...]
/external/tinyxml/
tinyxml.h
303
// and the null
terminator
isn't needed
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c
362
// Allocate one byte more to hold the null
terminator
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp
[
all
...]
Completed in 1135 milliseconds
<<
31
32
33
34
35
36
37
38
39