Home
last modified time | relevance | path

Searched refs:nullptr (Results 1 – 16 of 16) sorted by relevance

/linux/tools/perf/util/c++/
A Dclang.cpp58 ,/*BinaryName=*/nullptr in createCompilerInvocation()
96 return std::unique_ptr<llvm::Module>(nullptr); in getModuleFromSource()
139 return std::unique_ptr<llvm::SmallVectorImpl<char>>(nullptr); in getBPFObjectFromModule()
158 , /*DwoOut=*/nullptr in getBPFObjectFromModule()
168 return std::unique_ptr<llvm::SmallVectorImpl<char>>(nullptr); in getBPFObjectFromModule()
189 perf::LLVMCtx.reset(nullptr); in perf_clang__cleanup()
A Dclang-test.cpp25 return std::unique_ptr<llvm::Module>(nullptr); in __test__clang_to_IR()
/linux/arch/parisc/math-emu/
A Dfcnvuf.c48 unsigned int *nullptr, in sgl_to_sgl_fcnvuf() argument
107 unsigned int *nullptr, in sgl_to_dbl_fcnvuf() argument
148 unsigned int *nullptr, in dbl_to_sgl_fcnvuf() argument
230 unsigned int *nullptr, in dbl_to_dbl_fcnvuf() argument
A Dfcnvfut.c47 sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_sgl_fcnvfut() argument
116 sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_dbl_fcnvfut() argument
186 dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfut() argument
255 dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfut() argument
A Dfcnvfxt.c48 unsigned int *nullptr, in sgl_to_sgl_fcnvfxt() argument
112 unsigned int *nullptr, in sgl_to_dbl_fcnvfxt() argument
186 unsigned int *nullptr, in dbl_to_sgl_fcnvfxt() argument
251 unsigned int *nullptr, in dbl_to_dbl_fcnvfxt() argument
A Dfcnvxf.c47 unsigned int *nullptr, in sgl_to_sgl_fcnvxf() argument
118 unsigned int *nullptr, in sgl_to_dbl_fcnvxf() argument
169 unsigned int *nullptr, in dbl_to_sgl_fcnvxf() argument
274 unsigned int *nullptr, in dbl_to_dbl_fcnvxf() argument
A Dfcnvfu.c48 unsigned int *nullptr, in sgl_to_sgl_fcnvfu() argument
169 unsigned int *nullptr, in sgl_to_dbl_fcnvfu() argument
288 dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfu() argument
411 dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfu() argument
A Dfcnvfx.c47 sgl_floating_point *nullptr, in sgl_to_sgl_fcnvfx() argument
144 unsigned int *nullptr, in sgl_to_dbl_fcnvfx() argument
265 unsigned int *nullptr, in dbl_to_sgl_fcnvfx() argument
376 unsigned int *nullptr, in dbl_to_dbl_fcnvfx() argument
A Dfrnd.c36 unsigned int *nullptr, in sgl_frnd() argument
141 unsigned int *nullptr, in dbl_frnd() argument
A Dfcnvff.c43 unsigned int *nullptr, in sgl_to_dbl_fcnvff() argument
130 unsigned int *nullptr, in dbl_to_sgl_fcnvff() argument
A Dsfsqrt.c40 unsigned int *nullptr, in sgl_fsqrt() argument
A Ddfsqrt.c40 unsigned int *nullptr, in dbl_fsqrt() argument
/linux/scripts/kconfig/
A Dqconf.h177 ConfigItemDelegate(QObject *parent = nullptr)
A Dqconf.cc252 return nullptr; in createEditor()
257 return nullptr; in createEditor()
446 item = last ? last->nextSibling() : nullptr; in updateList()
A Dparser.tab.c113 # define YY_NULLPTR nullptr
/linux/scripts/dtc/
A Ddtc-parser.tab.c103 # define YY_NULLPTR nullptr

Completed in 30 milliseconds