/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | CheckerHelpers.cpp | 85 if (auto Assign = dyn_cast_or_null<BinaryOperator>(S)) { in parseAssignment() local 86 if (Assign->isAssignmentOp()) { in parseAssignment() 88 RHS = Assign->getRHS(); in parseAssignment() 89 if (auto DE = dyn_cast_or_null<DeclRefExpr>(Assign->getLHS())) in parseAssignment()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
H A D | valarray | 183 * @brief Assign elements to an array. 185 * Assign elements of array to values in @a v. 203 * @brief Assign elements to a value. 205 * Assign all elements of array to @a t. 212 * @brief Assign elements to an array subset. 214 * Assign elements of array to values in @a sa. Results are undefined 222 * @brief Assign elements to an array subset. 224 * Assign elements of array to values in @a ga. Results are undefined 232 * @brief Assign elements to an array subset. 234 * Assign elements of array to values in @a ma. Results are undefined [all …]
|
H A D | sstream | 137 // 27.8.2.2 Assign and swap: 482 // 27.8.3.2 Assign and swap: 640 // 27.8.3.2 Assign and swap: 794 // 27.8.3.2 Assign and swap:
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
H A D | valarray | 183 * @brief Assign elements to an array. 185 * Assign elements of array to values in @a v. 203 * @brief Assign elements to a value. 205 * Assign all elements of array to @a t. 212 * @brief Assign elements to an array subset. 214 * Assign elements of array to values in @a sa. Results are undefined 222 * @brief Assign elements to an array subset. 224 * Assign elements of array to values in @a ga. Results are undefined 232 * @brief Assign elements to an array subset. 234 * Assign elements of array to values in @a ma. Results are undefined [all …]
|
H A D | sstream | 205 // 27.8.2.2 Assign and swap: 667 // 27.8.3.2 Assign and swap: 891 // 27.8.3.2 Assign and swap: 1113 // 27.8.3.2 Assign and swap:
|
H A D | utility | 93 /// Assign @p __new_val to @p __obj and return its previous value.
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | sstream | 36 // 27.8.1.2 Assign and swap: 84 // 27.8.2.2 Assign and swap: 123 // 27.8.3.2 Assign/swap: 162 // 27.8.5.1 Assign/swap: 246 // 27.8.1.2 Assign and swap: 674 // 27.8.2.2 Assign and swap: 761 // 27.8.2.2 Assign and swap: 848 // 27.8.2.2 Assign and swap:
|
H A D | ostream | 33 // 27.7.2.3 Assign/swap 73 // 27.7.3.3 Assign/swap 172 // 27.7.2.3 Assign/swap
|
H A D | istream | 33 // 27.7.1.1.2 Assign/swap: 87 // 27.7.2.1.2 Assign/swap: 198 // 27.7.1.1.2 Assign/swap:
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Z3Solver.cpp | 850 SMTExprRef Assign = newExprRef( in getInterpretation() local 853 SMTSortRef Sort = getSort(Assign); in getInterpretation() 854 return toAPSInt(Sort, Assign, Int, true); in getInterpretation() 864 SMTExprRef Assign = newExprRef( in getInterpretation() local 867 SMTSortRef Sort = getSort(Assign); in getInterpretation() 868 return toAPFloat(Sort, Assign, Float, true); in getInterpretation()
|
/netbsd-src/external/lgpl3/gmp/dist/doc/ |
H A D | gmp.info | 57 Node: Simultaneous Integer Init & Assign94320 81 Node: Simultaneous Float Init & Assign160080
|
H A D | gmp.info-2 | 2563 * Assignment functions <1>: Simultaneous Integer Init & Assign. 2568 * Assignment functions <4>: Simultaneous Float Init & Assign. 2712 * Float assignment functions <1>: Simultaneous Float Init & Assign. 2719 * Float initialization functions <1>: Simultaneous Float Init & Assign. 2801 * Initialization functions <1>: Simultaneous Integer Init & Assign. 2806 * Initialization functions <4>: Simultaneous Float Init & Assign. 2824 * Integer assignment functions <1>: Simultaneous Integer Init & Assign. 2840 * Integer initialization functions <1>: Simultaneous Integer Init & Assign. 3417 * mpf_init_set: Simultaneous Float Init & Assign. 3419 * mpf_init_set_d: Simultaneous Float Init & Assign. [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegBankSelect.cpp | 479 bool Assign; in computeMapping() local 480 if (assignmentMatch(Reg, ValMapping, Assign)) { in computeMapping() 484 if (Assign) { in computeMapping()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | rk3288-veyron-chromebook.dtsi | 18 /* Assign 20 so we don't get confused w/ builtin ones */
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | StmtVisitor.h | 138 BINOP_FALLBACK(Assign) in BINOP_FALLBACK()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | WinCOFFObjectWriter.cpp | 937 auto Assign = [&](COFFSection &Section) { in assignSectionNumbers() local 949 Assign(*Section); in assignSectionNumbers() 952 Assign(*Section); in assignSectionNumbers()
|
/netbsd-src/external/gpl3/gdb/dist/sim/riscv/ |
H A D | ChangeLog-2021 | 205 (initialize_cpu): Assign reg_fetch & reg_store.
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckObjCDealloc.cpp | 678 (PropDecl->getSetterKind() == ObjCPropertyDecl::Assign && in diagnoseExtraRelease() 910 case ObjCPropertyDecl::Assign: in getDeallocReleaseRequirement()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcCallingConv.td | 103 // - Assign all arguments to 64-bit aligned stack slots, 32-bits for inreg.
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyCommon.h | 414 CallingContext *Ctx, bool Assign = false);
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 492 bool Assign) { in translateBinAssign() argument 505 if (!Assign) { in translateBinAssign()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 120 Assign, // ?4 # operator= enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
H A D | Threading.inc | 276 // Assign the current thread to a more appropriate CPU socket or CPU group
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/ |
H A D | MicrosoftDemangleNodes.cpp | 257 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, Assign, "operator="); in output()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
H A D | c-tic54x.texi | 344 Assign @var{name} the string @var{string}. String replacement is 609 Assign symbolic offsets to the elements of a structure. @var{stag} 731 Assign the first member of comma-separated string @var{list} to
|