Searched defs:nulls (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/dos/
H A Dargv.c57 int nulls; local
63 nulls = 0;
66 nulls++;
68 nulls = 0;
69 } while (nulls < 2);
88 /* Copy the command tail, turning whitespace runs into nulls */
/external/gptfdisk/
H A Dbasicmbr.h33 uint16_t nulls; member in struct:TempMBR
46 uint16_t nulls; member in class:BasicMBRData
/external/llvm/lib/Support/
H A Draw_ostream.cpp713 // outs(), errs(), nulls()
737 /// nulls() - This returns a reference to a raw_ostream which discards output.
738 raw_ostream &llvm::nulls() { function in class:llvm
/external/swiftshader/third_party/LLVM/lib/Support/
H A Draw_ostream.cpp640 // outs(), errs(), nulls()
661 /// nulls() - This returns a reference to a raw_ostream which discards output.
662 raw_ostream &llvm::nulls() { function in class:llvm
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp692 // outs(), errs(), nulls()
716 /// nulls() - This returns a reference to a raw_ostream which discards output.
717 raw_ostream &llvm::nulls() { function in class:llvm
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...

Completed in 183 milliseconds