| /freebsd-13.1/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | cover.c | 903 void* dict = selection.dictContent; in COVER_best_finish() 905 size_t dictSize = selection.dictSize; in COVER_best_finish() 947 return selection; in COVER_dictSelectionError() 951 return (ZSTD_isError(selection.totalCompressedSize) || !selection.dictContent); in COVER_dictSelectionIsError() 955 free(selection.dictContent); in COVER_dictSelectionFree() 1002 return selection; in COVER_selectDict() 1037 return selection; in COVER_selectDict() 1046 return selection; in COVER_selectDict() 1095 if (COVER_dictSelectionIsError(selection)) { in COVER_tryParameters() 1102 COVER_best_finish(data->best, parameters, selection); in COVER_tryParameters() [all …]
|
| H A D | cover.h | 130 COVER_dictSelection_t selection); 135 unsigned COVER_dictSelectionIsError(COVER_dictSelection_t selection); 147 void COVER_dictSelectionFree(COVER_dictSelection_t selection);
|
| H A D | fastcover.c | 477 COVER_dictSelection_t selection = COVER_dictSelectionError(ERROR(GENERIC)); in FASTCOVER_tryParameters() local 490 selection = COVER_selectDict(dict + tail, dictBufferCapacity, dictBufferCapacity - tail, in FASTCOVER_tryParameters() 494 if (COVER_dictSelectionIsError(selection)) { in FASTCOVER_tryParameters() 501 COVER_best_finish(data->best, parameters, selection); in FASTCOVER_tryParameters() 504 COVER_dictSelectionFree(selection); in FASTCOVER_tryParameters()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/phy/ |
| H A D | phy-mtk-xsphy.txt | 47 - mediatek,eye-vrt : u32, the selection of VRT reference voltage 48 - mediatek,eye-term : u32, the selection of HS_TX TERM reference voltage 49 - mediatek,efuse-intr : u32, the selection of Internal Resistor 52 - mediatek,efuse-intr : u32, the selection of Internal Resistor 53 - mediatek,efuse-tx-imp : u32, the selection of TX Impedance 54 - mediatek,efuse-rx-imp : u32, the selection of RX Impedance
|
| H A D | phy-mtk-tphy.txt | 62 - mediatek,eye-vrt : u32, the selection of VRT reference voltage 63 - mediatek,eye-term : u32, the selection of HS_TX TERM reference voltage 65 - mediatek,discth : u32, the selection of disconnect threshold 66 - mediatek,intr : u32, the selection of internal R (resistance)
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sound/ |
| H A D | nokia,rx51.txt | 9 - tvout-selection-gpios: GPIO for tvout selection 23 tvout-selection-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>; /* 40 */
|
| H A D | samsung,midas-audio.yaml | 54 description: GPIO pin for FM selection 57 description: GPIO pin for line out selection
|
| H A D | adi,ssm2602.txt | 4 the selection is made by the MODE strap-in pin.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | zx296718-clk.txt | 10 zx296718 top clock selection, divider and gating 14 zx296718 device level clock selection and gating 17 zx296718 audio clock selection, divider and gating
|
| H A D | zx296702-clk.txt | 10 zx296702 top clock selection, divider and gating 14 zx296702 device level clock selection and gating
|
| H A D | imx7ulp-clock.txt | 22 include: clock reference selection, generation of clock used to derive 24 source selection for peripheral clocks and control of power saving 38 The Peripheral Clock Control (PCC) is responsible for clock selection,
|
| H A D | imx7ulp-scg-clock.yaml | 30 include: clock reference selection, generation of clock used to derive 32 source selection for peripheral clocks and control of power saving
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | InputFiles.cpp | 346 c->selection = IMAGE_COMDAT_SELECT_ASSOCIATIVE; in readAssociativeDefinition() 504 COMDATType leaderSelection = leaderChunk->selection; in handleComdatSelection() 510 selection = leaderSelection = IMAGE_COMDAT_SELECT_ANY; in handleComdatSelection() 513 if ((selection == IMAGE_COMDAT_SELECT_ANY && in handleComdatSelection() 515 (selection == IMAGE_COMDAT_SELECT_LARGEST && in handleComdatSelection() 520 leaderSelection = selection = IMAGE_COMDAT_SELECT_LARGEST; in handleComdatSelection() 541 if (selection != leaderSelection) { in handleComdatSelection() 550 switch (selection) { in handleComdatSelection() 684 COMDATType selection = (COMDATType)def->Selection; in createDefined() local 693 c->selection = selection; in createDefined() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | Solution.h | 38 void setSelection(GraphBase::NodeId nodeId, unsigned selection) { in setSelection() argument 39 selections[nodeId] = selection; in setSelection()
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | README-HS20 | 27 wpa_supplicant network selection 33 network selection, wpa_supplicant picks the highest priority enabled 42 By default, wpa_supplicant is not using automatic network selection 93 # Automatic network selection behavior 96 # 1 = perform Interworking network selection if one or more 126 # username: Username for Interworking network selection 128 # password: Password for Interworking network selection 130 # ca_cert: CA certificate for Interworking network selection 439 selection and for which there is a matching 612 Hotspot 2.0 connection with external network selection [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/frequency/ |
| H A D | adf4350.txt | 30 - adi,muxout-select: On chip multiplexer output selection. 47 selection logic. 59 - adi,output-power: Output power selection. 65 - adi,aux-output-power: Auxiliary output power selection.
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticRefactoringKinds.td | 18 "without a selection">; 21 def err_refactor_selection_invalid_ast : Error<"the provided selection does "
|
| /freebsd-13.1/usr.sbin/bsdinstall/scripts/ |
| H A D | wlanconfig | 113 f_dialog_title "Regdomain selection" 130 f_dialog_title "Country selection"
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | fsl,mxs-pinctrl.txt | 26 One is to set up a group of pins for a function, both mux selection and pin 47 [3..0] : mux selection 49 This integer with mux selection packed is used as an entity by both group 50 and config nodes to identify a pin. The mux selection in the integer takes
|
| H A D | st,stm32-pinctrl.yaml | 44 - Phandle to the syscon node which includes IRQ mux selection. 45 - The offset of the IRQ mux selection register. 100 Should correspond to the EXTI IOport selection (EXTI line used
|
| /freebsd-13.1/usr.sbin/bsdconfig/timezone/share/ |
| H A D | continents.subr | 97 # continent-selection menu. 101 # with this continent displayed in the country-selection menu 102 # (which appears after continent selection).
|
| /freebsd-13.1/sys/dev/mlx5/ |
| H A D | vport.h | 57 enum mlx5_local_lb_selection selection, 61 enum mlx5_local_lb_selection selection,
|
| /freebsd-13.1/usr.sbin/bsdconfig/mouse/include/ |
| H A D | messages.subr | 87 msg_unknown_mouse_menu_selection="Unknown mouse menu selection" 88 msg_unknown_mouse_port_selection="Unknown mouse port selection" 89 msg_unknown_mouse_protocol_selection="Unknown mouse protocol selection"
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | exynos-srom.yaml | 76 Tcoh: Chip selection hold on OEn (0 - 15) 78 Tcos: Chip selection set-up before OEn (0 - 15)
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/imu/ |
| H A D | adi,adis16480.txt | 29 - interrupt-names: Data ready line selection. Valid values are: 65 selection or external clock input). When a single pin has two
|