Home
last modified time | relevance | path

Searched refs:Select (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/dev/rtw89/
H A DKconfig51 Select this option will enable support for 8851BE chipset
62 Select this option will enable support for 8851BU chipset
73 Select this option will enable support for 8852AE chipset
84 Select this option will enable support for 8852AU chipset
96 Select this option will enable support for 8852BE chipset
108 Select this option will enable support for 8852BU chipset
120 Select this option will enable support for 8852BE-VT chipset
131 Select this option will enable support for 8852CE chipset
142 Select this option will enable support for 8852CU chipset
153 Select this option will enable support for 8922AE/8922AE-VS chipset
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp275 cl::location(ReaderOptions.Select.IgnoreCase),
283 cl::Hidden, cl::ZeroOrMore, cl::location(ReaderOptions.Select.UseRegex),
478 UpdatePattern(SelectPatterns, ReaderOptions.Select.Generic, in propagateOptions()
479 ReaderOptions.Select.IgnoreCase, ReaderOptions.Select.UseRegex); in propagateOptions()
494 UpdateSet(SelectElements, ReaderOptions.Select.Elements); in propagateOptions()
495 UpdateSet(SelectLines, ReaderOptions.Select.Lines); in propagateOptions()
496 UpdateSet(SelectScopes, ReaderOptions.Select.Scopes); in propagateOptions()
497 UpdateSet(SelectSymbols, ReaderOptions.Select.Symbols); in propagateOptions()
498 UpdateSet(SelectTypes, ReaderOptions.Select.Types); in propagateOptions()
499 UpdateSet(SelectOffsets, ReaderOptions.Select.Offsets); in propagateOptions()
/freebsd/share/misc/
H A Dusb_hid_usages36 0x3E Select
55 0x89 System Menu Select
123 0xC2 Weapons Select
352 0x77 Keyboard Select
564 0x2E Ring Select
638 0x62 Closed Caption Select
651 0x88 Media Select Computer
652 0x89 Media Select TV
653 0x8A Media Select WWW
654 0x8B Media Select DVD
[all …]
/freebsd/usr.sbin/bsdconfig/include/
H A Dtcp.hlp23 "media 10base5/AUI" - Select the AUI port.
24 "media 10baseT/UTP" - Select the twisted pair port.
25 "media 10base2/BNC" - Select the BNC connector.
26 "media 100baseTX" - Select 100BaseT on a 100/10 dual adaptor.
/freebsd/usr.sbin/bsdconfig/timezone/include/
H A Dmessages.subr67 msg_select_country="Select a country"
68 msg_select_island_or_group="Select an island or group"
69 msg_select_local_or_utc="Select local or UTC (Greenwhich Mean Time) clock"
70 msg_select_region="Select a region"
71 msg_select_zone="Select a zone which observes the same time as your locality."
/freebsd/usr.sbin/bsdconfig/startup/include/
H A Dmessages.subr37 msg_all_desc="Select all directives"
38 msg_all_help="Select all displayed rc.conf(5) configuration directives"
51 msg_delete_help="Select one or more directives from a list to delete"
69 … [SPACE] or [ENTER] to select items, and\n[TAB] to move to the buttons. Select Exit to leave this…
82 msg_none_desc="Un-Select all directives"
83 msg_none_help="Un-Select all rc.conf(5) configuration directives"
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp466 patterns().addGenericPatterns(options().Select.Generic); in doLoad()
467 patterns().addOffsetPatterns(options().Select.Offsets); in doLoad()
470 patterns().addRequest(options().Select.Elements); in doLoad()
471 patterns().addRequest(options().Select.Lines); in doLoad()
472 patterns().addRequest(options().Select.Scopes); in doLoad()
473 patterns().addRequest(options().Select.Symbols); in doLoad()
474 patterns().addRequest(options().Select.Types); in doLoad()
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmax6697.txt32 Select bit 0 for local temperature, bit 1..7 for remote temperatures.
37 Select bit 0 for local temperature, bit 1..7 for remote temperatures.
50 select value as per MAX6581 data sheet. Select bit 1..7 for remote
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCasts.cpp204 const GSelect *Select = cast<GSelect>(&SelectMI); in matchCastOfSelect() local
206 if (!MRI.hasOneNonDBGUse(Select->getReg(0))) in matchCastOfSelect()
211 LLT CondTy = MRI.getType(Select->getCondReg()); in matchCastOfSelect()
212 Register TrueReg = Select->getTrueReg(); in matchCastOfSelect()
213 Register FalseReg = Select->getFalseReg(); in matchCastOfSelect()
215 Register Cond = Select->getCondReg(); in matchCastOfSelect()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h320 LVSelect Select; variable
416 BOOL_FUNCTION(Select, IgnoreCase);
417 BOOL_FUNCTION(Select, UseRegex);
418 BOOL_FUNCTION(Select, Execute);
419 BOOL_FUNCTION(Select, GenericKind);
420 BOOL_FUNCTION(Select, GenericPattern);
421 BOOL_FUNCTION(Select, OffsetPattern);
/freebsd/tools/debugscripts/
H A Dgdbinit.i386171 # Select frame 0 to 5 and show stack information.
197 Select stack frame 0 and show assembler-level details
200 Select stack frame 1 and show assembler-level details
203 Select stack frame 2 and show assembler-level details
206 Select stack frame 3 and show assembler-level details
209 Select stack frame 4 and show assembler-level details
212 Select stack frame 5 and show assembler-level details
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dwlanconfig114 prompt="Select your regdomain."
131 prompt="Select your country."
/freebsd/usr.sbin/bsdconfig/mouse/include/
H A Dmessages.subr76 msg_select_a_protocol_type_for_your_mouse="Select a protocol type for your mouse"
77 msg_select_mouse_port="Select mouse port"
78 msg_select_mouse_protocol_type="Select mouse protocol type"
79 msg_select_your_mouse_port_from_the_following_menu="Select your mouse port from the following menu"
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drt5677.txt39 Select 0 ~ 3 as OFF, GPIO1, GPIO2 and GPIO3 respectively.
44 Select 0 ~ 3 as OFF, GPIO4, GPIO5 and GPIO6 respectively.
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Drzg3e-smarc-som.dtsi17 * 0 - Select Misc. Signals routing
18 * 1 - Select LCD
21 * 0 - Select CAN routing
22 * 1 - Select PDM
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp199 } else if (auto *Select = dyn_cast<SelectInst>(V)) { in getValueOnFirstIteration() local
201 getValueOnFirstIteration(Select->getCondition(), FirstIterValue, SQ); in getValueOnFirstIteration()
203 auto *Selected = C->isAllOnesValue() ? Select->getTrueValue() in getValueOnFirstIteration()
204 : Select->getFalseValue(); in getValueOnFirstIteration()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmicrel.txt23 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select
26 Setting the RMII Reference Clock Select bit enables 25 MHz rather
H A Dsff,sfp.txt29 Select (AKA RS0) output gpio signal, low: low Rx rate, high: high Rx rate
33 Select (AKA RS1) output gpio signal (SFP+ only), low: low Tx rate, high:
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp735 CASE(Select); in Visit()
937 SelectPiece Select(MT_Diff); in VisitDiff() local
938 Select.Options.push_back(&FirstOption); in VisitDiff()
939 Select.Options.push_back(P->Parts[3]); in VisitDiff()
941 VisitSelect(&Select); in VisitDiff()
1137 SelectPiece *Select = New<SelectPiece>(MT_Select); in parseDiagText() local
1140 Select->Options.push_back( in parseDiagText()
1145 Select->Index = parseModifier(Text); in parseDiagText()
1146 Parsed.push_back(Select); in parseDiagText()
1260 SelectPiece *Select = New<SelectPiece>(ModType); in parseDiagText() local
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ul-ccimx6ulsbcexpress.dts120 MX6UL_PAD_UART2_TX_DATA__GPIO1_IO20 0x10b0 /* Chip Select */
129 MX6UL_PAD_UART2_TX_DATA__ECSPI3_SS0 0x10b0 /* Chip Select */
/freebsd/contrib/wpa/wpa_supplicant/
H A Dandroid.config175 # Select control interface backend for external programs, e.g, wpa_cli:
218 # Select configuration backend:
235 # Select program entry point implementation:
241 # Select wrapper for operating system and C library specific functions
247 # Select event loop implementation
252 # Should we use poll instead of select? Select is used by default.
255 # Should we use epoll instead of select? Select is used by default.
258 # Should we use kqueue instead of select? Select is used by default.
261 # Select layer 2 packet implementation
279 # Select TLS implementation
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp50 void Select(SDNode *N) override;
177 void ARCDAGToDAGISel::Select(SDNode *N) { in Select() function in ARCDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp37 void Select(SDNode *N) override;
101 void R600DAGToDAGISel::Select(SDNode *N) { in Select() function in R600DAGToDAGISel
/freebsd/usr.sbin/bsdconfig/usermgmt/include/
H A Dmessages.subr107 msg_select_group_members_from_list="Select Group Members from a list"
108 msg_select_groups_from_list="Select Groups from a list"
109 msg_select_login_shell="Select Login Shell"
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h223 auto *Select = variable
224 FMFs ? new VPInstruction(Instruction::Select, {Cond, TrueVal, FalseVal},
226 : new VPInstruction(Instruction::Select, {Cond, TrueVal, FalseVal},
228 return tryInsertInstruction(Select);

12345678910>>...14