/external/v8/test/mjsunit/ |
D | json2.js | 47 var nulls = "null,"; variable 49 nulls += nulls; 52 expected_1 = '[' + nulls + '1]'; 53 expected_2 = '[' + nulls + 'null]';
|
/external/llvm/lib/MC/MCDisassembler/ |
D | MCDisassembler.cpp | 23 raw_ostream &cStream = CommentStream ? *CommentStream : nulls(); in tryAddingSymbolicOperand() 32 raw_ostream &cStream = CommentStream ? *CommentStream : nulls(); in tryAddingPcLoadReferenceComment()
|
D | Disassembler.cpp | 254 /*REMOVE*/ nulls(), Annotations); in LLVMDisasmInstruction()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_debug.cpp | 308 nulls(), nulls())) { 310 nulls())) {
|
/external/gptfdisk/ |
D | basicmbr.h | 33 uint16_t nulls; member 46 uint16_t nulls; variable
|
D | basicmbr.cc | 78 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()
|
D | mbr.cc | 55 nulls = 0; in MakeProtectiveMBR()
|
/external/llvm/tools/llvm-mc/ |
D | Disassembler.cpp | 50 /*REMOVE*/ nulls(), nulls()); in PrintInsts()
|
/external/llvm/tools/llvm-dwarfdump/fuzzer/ |
D | llvm-dwarfdump-fuzzer.cpp | 33 DICtx->dump(nulls(), DIDT_All); in LLVMFuzzerTestOneInput()
|
/external/llvm/tools/sancov/ |
D | sancov.cc | 308 SectionAddr + Index, nulls(), nulls())) { in getObjectCoveragePoints()
|
/external/lldb/source/Plugins/Disassembler/llvm/ |
D | DisassemblerLLVMC.cpp | 533 llvm::nulls(), in GetMCInst() 534 llvm::nulls()); in GetMCInst()
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 442 raw_ostream &nulls();
|
/external/clang/tools/driver/ |
D | driver.cpp | 179 OS = &llvm::nulls(); in ApplyQAOverride()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 671 Dis->getInstruction(Inst, Size, SectionBytes, 0, nulls(), nulls()); in decodeInst()
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 722 raw_ostream &llvm::nulls() { in nulls() function in llvm
|
/external/llvm/lib/MC/ |
D | MCStreamer.cpp | 66 return nulls(); in GetCommentOS()
|
D | MCAsmStreamer.cpp | 109 return nulls(); // Discard comments unless in verbose asm mode. in GetCommentOS()
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 1014 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleObject() 1016 raw_ostream &DebugOut = nulls(); in DisassembleObject()
|
D | MachODump.cpp | 6022 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleMachO() 6024 raw_ostream &DebugOut = nulls(); in DisassembleMachO() 6274 DebugOut, nulls())) { in DisassembleMachO()
|
/external/tinyxml/ |
D | changes.txt | 159 - Fixed bug in handling nulls embedded in the input.
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86Disassembler.cpp | 148 if (&VStream == &nulls()) in getInstruction()
|
/external/chromium-trace/catapult/third_party/flot/ |
D | NEWS.md | 89 - Fixed a regression from 0.7 where nulls at the end of a series were ignored
|
D | API.md | 1351 point is cleared out with nulls, turning it into a gap in the series.
|
/external/libjpeg-turbo/ |
D | libjpeg.txt | 2488 garbage, including nulls, since some applications generate COM markers
|
/external/jetty/ |
D | VERSION.txt | 1406 + 319444 Two nulls are appended to log statements from ContextHanler$Context
|