Home
last modified time | relevance | path

Searched refs:Assign (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp85 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()
/freebsd-13.1/sys/contrib/device-tree/Bindings/rtc/
H A Dsa1100-rtc.txt9 - interrupt-names: Assign name of irq resource.
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dsstream36 // 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:
240 // 27.8.1.2 Assign and swap:
663 // 27.8.2.2 Assign and swap:
743 // 27.8.2.2 Assign and swap:
824 // 27.8.2.2 Assign and swap:
H A Dostream33 // 27.7.2.3 Assign/swap
73 // 27.7.3.3 Assign/swap
171 // 27.7.2.3 Assign/swap
H A Distream33 // 27.7.1.1.2 Assign/swap:
87 // 27.7.2.1.2 Assign/swap:
198 // 27.7.1.1.2 Assign/swap:
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp850 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()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnxp,lpc1850-scu.txt26 - nxp,gpio-pin-interrupt : Assign pin to gpio pin interrupt controller
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp479 bool Assign; in computeMapping() local
480 if (assignmentMatch(Reg, ValMapping, Assign)) { in computeMapping()
484 if (Assign) { in computeMapping()
/freebsd-13.1/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc59 using testing::Assign;
1019 Action<void(int)> a = Assign(&x, 5); in TEST()
1026 Action<void(void)> a = Assign(&x, "Hello, world"); in TEST()
1033 Action<void(int)> a = Assign(&x, 5); in TEST()
H A Dgmock_link_test.h135 using testing::Assign;
285 EXPECT_CALL(mock, VoidFromString(_)).WillOnce(Assign(&ch, 'y')); in TEST()
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Drk3288-veyron-chromebook.dtsi18 /* Assign 20 so we don't get confused w/ builtin ones */
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtVisitor.h138 BINOP_FALLBACK(Assign) in BINOP_FALLBACK()
/freebsd-13.1/stand/forth/
H A Dmenu.4th390 \ Assign first to kernel[x]
393 \ Assign second to menu_caption[x][y]
399 \ Assign third to ansi_caption[x][y]
884 \ Assign toggled text to menu caption
903 \ Assign init_textN text to menu caption
977 \ Assign array value text to menu caption
1025 \ Assign configuration values
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp937 auto Assign = [&](COFFSection &Section) { in assignSectionNumbers() local
949 Assign(*Section); in assignSectionNumbers()
952 Assign(*Section); in assignSectionNumbers()
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DCheatSheet.md374 |`Assign(&variable, value)`|Assign `value` to variable.|
379 | `SetArgReferee<N>(value)` | Assign value to the variable referenced by the `N`-th (0-based) argum…
380 |`SetArgPointee<N>(value)` |Assign `value` to the variable pointed by the `N`-th (0-based) argument…
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp678 (PropDecl->getSetterKind() == ObjCPropertyDecl::Assign && in diagnoseExtraRelease()
910 case ObjCPropertyDecl::Assign: in getDeallocReleaseRequirement()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcCallingConv.td103 // - Assign all arguments to 64-bit aligned stack slots, 32-bits for inreg.
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h414 CallingContext *Ctx, bool Assign = false);
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp493 bool Assign) { in translateBinAssign() argument
506 if (!Assign) { in translateBinAssign()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h121 Assign, // ?4 # operator= enumerator
/freebsd-13.1/share/examples/netgraph/
H A Dngctl24 name Assign name <name> to the node at <path>
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Windows/
H A DThreading.inc279 // Assign the current thread to a more appropriate CPU socket or CPU group
/freebsd-13.1/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp260 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, Assign, "operator="); in output()
/freebsd-13.1/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt53 Assign a value to a variable. The syntax is:
/freebsd-13.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1205 PolymorphicAction<internal::AssignAction<T1, T2> > Assign(T1* ptr, T2 val) {

12