/external/chromium_org/v8/test/mjsunit/ |
D | json2.js | 45 var nulls = "null,"; variable 47 nulls += nulls; 50 expected_1 = '[' + nulls + '1]'; 51 expected_2 = '[' + nulls + 'null]';
|
/external/llvm/lib/MC/ |
D | MCDisassembler.cpp | 23 raw_ostream &cStream = CommentStream ? *CommentStream : nulls(); in tryAddingSymbolicOperand() 32 raw_ostream &cStream = CommentStream ? *CommentStream : nulls(); in tryAddingPcLoadReferenceComment()
|
D | MCStreamer.cpp | 83 return nulls(); in GetCommentOS()
|
D | MCAsmStreamer.cpp | 104 return nulls(); // Discard comments unless in verbose asm mode. in GetCommentOS()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_debug.cpp | 308 nulls(), nulls())) { 310 nulls())) {
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_debug.cpp | 308 nulls(), nulls())) { 310 nulls())) {
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 279 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleInputMachO2() 281 raw_ostream &DebugOut = nulls(); in DisassembleInputMachO2() 416 DebugOut, nulls())) { in DisassembleInputMachO2() 449 DebugOut, nulls())) { in DisassembleInputMachO2()
|
D | llvm-objdump.cpp | 507 raw_ostream &DebugOut = DebugFlag ? dbgs() : nulls(); in DisassembleObject() 509 raw_ostream &DebugOut = nulls(); in DisassembleObject()
|
/external/llvm/tools/llvm-mc/ |
D | Disassembler.cpp | 70 /*REMOVE*/ nulls(), nulls()); in PrintInsts()
|
/external/llvm/lib/MC/MCAnalysis/ |
D | MCObjectDisassembler.cpp | 127 if (Dis.getInstruction(Inst, InstSize, memoryObject, CurAddr, nulls(), in buildSectionAtoms() 128 nulls())) { in buildSectionAtoms() 371 if (Dis.getInstruction(Inst, InstSize, *Region, Addr, nulls(), in getBBAt() 372 nulls())) { in getBBAt()
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 423 raw_ostream &nulls();
|
/external/lldb/source/Plugins/Disassembler/llvm/ |
D | DisassemblerLLVMC.cpp | 533 llvm::nulls(), in GetMCInst() 534 llvm::nulls()); in GetMCInst()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldChecker.cpp | 561 Dis->getInstruction(Inst, Size, SectionBytes, 0, nulls(), nulls()); in decodeInst()
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 276 /*REMOVE*/ nulls(), Annotations); in LLVMDisasmInstruction()
|
/external/clang/tools/driver/ |
D | driver.cpp | 170 OS = &llvm::nulls(); in ApplyQAOverride()
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 678 raw_ostream &llvm::nulls() { in nulls() function in llvm
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | null.test | 219 # Ticket #461 - Make sure nulls are handled correctly when doing a
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86Disassembler.cpp | 142 if (&vStream == &nulls()) in getInstruction()
|
/external/tinyxml/ |
D | changes.txt | 159 - Fixed bug in handling nulls embedded in the input.
|
/external/qemu/distrib/jpeg-6b/ |
D | libjpeg.doc | 2329 garbage, including nulls, since some applications generate COM markers
|
/external/jpeg/ |
D | libjpeg.doc | 2329 garbage, including nulls, since some applications generate COM markers
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 7325 exact size of the file so that the nulls at the end of the file are
|