Home
last modified time | relevance | path

Searched defs:NF (Results 1 – 25 of 37) sorted by relevance

12

/external/strace/
Dsysent_shorthand_defs.h18 # define NF 0 macro
42 # define NF SYSCALL_NEVER_FAILS macro
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.h146 uint16_t NF : 4; member
157 uint16_t NF : 4; member
168 uint16_t NF : 4; member
177 uint16_t NF : 4; member
DRISCVRegisterInfo.cpp261 unsigned NF = ZvlssegInfo->first; in lowerVSPILL() local
330 unsigned NF = ZvlssegInfo->first; in lowerVRELOAD() local
DRISCVISelDAGToDAG.cpp213 unsigned NF, RISCVII::VLMUL LMUL) { in createTuple()
316 unsigned NF = Node->getNumValues() - 1; in selectVLSEG() local
358 unsigned NF = Node->getNumValues() - 2; // Do not count VL and Chain. in selectVLSEGFF() local
404 unsigned NF = Node->getNumValues() - 1; in selectVLXSEG() local
458 unsigned NF = Node->getNumOperands() - 4; in selectVSSEG() local
490 unsigned NF = Node->getNumOperands() - 5; in selectVSXSEG() local
/external/rust/android-crates-io/crates/petgraph/src/
Ddot.rs151 fn graph_fmt<NF, EF>(&self, f: &mut fmt::Formatter, node_fmt: NF, edge_fmt: EF) -> fmt::Result in graph_fmt()
/external/llvm/lib/Transforms/Utils/
DCloneModule.cpp68 Function *NF = Function::Create(cast<FunctionType>(I.getValueType()), in CloneModule() local
/external/threetenbp/src/test/java/org/threeten/bp/
DPerformanceZone.java49 private static final NumberFormat NF = NumberFormat.getIntegerInstance(); field in PerformanceZone
DPerformance.java65 private static final NumberFormat NF = NumberFormat.getIntegerInstance(); field in Performance
/external/libcxxabi/test/
Dtest_demangle.pass.cpp29796 const unsigned NF = sizeof(fp_literal_cases) / sizeof(fp_literal_cases[0]); variable
/external/cronet/stable/third_party/libc++abi/src/test/
Dtest_demangle.pass.cpp30285 const unsigned NF = sizeof(fp_literal_cases) / sizeof(fp_literal_cases[0]); variable
/external/cronet/tot/third_party/libc++abi/src/test/
Dtest_demangle.pass.cpp30285 const unsigned NF = sizeof(fp_literal_cases) / sizeof(fp_literal_cases[0]); variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCloneModule.cpp75 Function *NF = in CloneModule() local
/external/libcups/vcnet/regex/
Dsplit.c186 # define NF 5 macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneModule.cpp76 Function *NF = in CloneModule() local
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
Dpermissions.pass.cpp95 const perm_options NF = perm_options::nofollow; in basic_permissions_test() local
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
Dpermissions.pass.cpp95 const perm_options NF = perm_options::nofollow; in basic_permissions_test() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
Dpermissions.pass.cpp93 const perm_options NF = perm_options::nofollow; in TEST_CASE() local
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp149 Function *NF = Function::Create(NFTy, Fn.getLinkage()); in DeleteDeadVarargs() local
815 Function *NF = Function::Create(NFTy, F->getLinkage()); in RemoveDeadStuffFromFunction() local
DArgumentPromotion.cpp755 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getName()); in DoPromotion() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp166 Function *NF = Function::Create(NFTy, F.getLinkage(), F.getAddressSpace()); in deleteDeadVarargs() local
858 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace()); in removeDeadStuffFromFunction() local
DArgumentPromotion.cpp190 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace(), in doPromotion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp167 Function *NF = Function::Create(NFTy, Fn.getLinkage(), Fn.getAddressSpace()); in DeleteDeadVarargs() local
866 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace()); in RemoveDeadStuffFromFunction() local
DArgumentPromotion.cpp219 Function *NF = Function::Create(NFTy, F->getLinkage(), F->getAddressSpace(), in doPromotion() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCFragment.cpp428 const auto *NF = cast<MCNopsFragment>(this); in dump() local
/external/one-true-awk/
Dtran.c44 Awkfloat *NF; /* number of fields in current record */ variable

12