Home
last modified time | relevance | path

Searched refs:nulls (Results 1 – 25 of 27) sorted by relevance

12

/external/v8/test/mjsunit/
Djson2.js47 var nulls = "null,"; variable
49 nulls += nulls;
52 expected_1 = '[' + nulls + '1]';
53 expected_2 = '[' + nulls + 'null]';
/external/llvm/lib/MC/MCDisassembler/
DMCDisassembler.cpp23 raw_ostream &cStream = CommentStream ? *CommentStream : nulls(); in tryAddingSymbolicOperand()
32 raw_ostream &cStream = CommentStream ? *CommentStream : nulls(); in tryAddingPcLoadReferenceComment()
DDisassembler.cpp254 /*REMOVE*/ nulls(), Annotations); in LLVMDisasmInstruction()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp308 nulls(), nulls())) {
310 nulls())) {
/external/gptfdisk/
Dbasicmbr.h33 uint16_t nulls; member
46 uint16_t nulls; variable
Dbasicmbr.cc78 nulls = orig.nulls; in operator =()
162 nulls = tempMBR.nulls; in ReadMBRData()
174 ReverseBytes(&nulls, 2); in ReadMBRData()
352 tempMBR.nulls = nulls; in WriteMBRData()
420 ReverseBytes(&mbr.nulls, 2); in WriteMBRData()
444 ReverseBytes(&mbr.nulls, 2); in WriteMBRData()
986 nulls = 0; in EmptyBootloader()
Dmbr.cc55 nulls = 0; in MakeProtectiveMBR()
/external/llvm/tools/llvm-mc/
DDisassembler.cpp50 /*REMOVE*/ nulls(), nulls()); in PrintInsts()
/external/llvm/tools/llvm-dwarfdump/fuzzer/
Dllvm-dwarfdump-fuzzer.cpp33 DICtx->dump(nulls(), DIDT_All); in LLVMFuzzerTestOneInput()
/external/llvm/tools/sancov/
Dsancov.cc308 SectionAddr + Index, nulls(), nulls())) { in getObjectCoveragePoints()
/external/lldb/source/Plugins/Disassembler/llvm/
DDisassemblerLLVMC.cpp533 llvm::nulls(), in GetMCInst()
534 llvm::nulls()); in GetMCInst()
/external/llvm/include/llvm/Support/
Draw_ostream.h442 raw_ostream &nulls();
/external/clang/tools/driver/
Ddriver.cpp179 OS = &llvm::nulls(); in ApplyQAOverride()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp671 Dis->getInstruction(Inst, Size, SectionBytes, 0, nulls(), nulls()); in decodeInst()
/external/llvm/lib/Support/
Draw_ostream.cpp722 raw_ostream &llvm::nulls() { in nulls() function in llvm
/external/llvm/lib/MC/
DMCStreamer.cpp66 return nulls(); in GetCommentOS()
DMCAsmStreamer.cpp109 return nulls(); // Discard comments unless in verbose asm mode. in GetCommentOS()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1014 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleObject()
1016 raw_ostream &DebugOut = nulls(); in DisassembleObject()
DMachODump.cpp6022 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleMachO()
6024 raw_ostream &DebugOut = nulls(); in DisassembleMachO()
6274 DebugOut, nulls())) { in DisassembleMachO()
/external/tinyxml/
Dchanges.txt159 - Fixed bug in handling nulls embedded in the input.
/external/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp148 if (&VStream == &nulls()) in getInstruction()
/external/chromium-trace/catapult/third_party/flot/
DNEWS.md89 - Fixed a regression from 0.7 where nulls at the end of a series were ignored
DAPI.md1351 point is cleared out with nulls, turning it into a gap in the series.
/external/libjpeg-turbo/
Dlibjpeg.txt2488 garbage, including nulls, since some applications generate COM markers
/external/jetty/
DVERSION.txt1406 + 319444 Two nulls are appended to log statements from ContextHanler$Context

12