Searched +full:cct +full:- +full:increase (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | iqs626a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 19 - $ref: touchscreen/touchscreen.yaml# 31 "#address-cells": 34 "#size-cells": 37 azoteq,suspend-mode: [all …]
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_subnet.c | 2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2011 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 8 * Copyright (c) 2009-2015 ZIH, TU Dresden, Federal Republic of Germany. All rights reserved. 21 * - Redistributions of source code must retain the above 25 * - Redistributions in binary form must reproduce the above 230 n += vsnprintf(buf + n, sizeof(buf) - n, fmt, args); in log_config_value() 231 if (n > sizeof(buf) - 2) in log_config_value() 232 n = sizeof(buf) - 2; in log_config_value() 233 snprintf(buf + n, sizeof(buf) - n, "\n"); in log_config_value() [all …]
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_subnet.h | 2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2015 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 9 * Copyright (c) 2009-2015 ZIH, TU Dresden, Federal Republic of Germany. All rights reserved. 21 * - Redistributions of source code must retain the above 25 * - Redistributions in binary form must reproduce the above 139 * table (IBA 7.6.9) (-1 == use default) 169 * shift field in CCT entry. See A10.2.2.1.1. 172 * multiplier field in CCT entry. See A10.2.2.1.1. 198 * CCTI Increase [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 1 //===----- LegalizeIntegerTypes.cpp - Legalization of integer types -------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 15 // implementing i64 arithmetic in two i32 registers (often needed on 32-bit 18 //===----------------------------------------------------------------------===// 31 #define DEBUG_TYPE "legalize-types" 33 //===----------------------------------------------------------------------===// 35 //===----------------------------------------------------------------------===// 37 /// PromoteIntegerResult - This method is called when a result of a node is 42 LLVM_DEBUG(dbgs() << "Promote integer result: "; N->dump(&DAG)); in PromoteIntegerResult() [all …]
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp.h | 3 * kmp.h -- KPTS runtime header file. 6 //===----------------------------------------------------------------------===// 10 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 12 //===----------------------------------------------------------------------===// 22 the Altix. Requires user code to be linked with -lrt. */ 43 #define TASK_STACK_INDEX_MASK (TASK_STACK_BLOCK_SIZE - 1) 66 // Some WASI targets (e.g., wasm32-wasi-threads) do not support thread 106 // OMPD_SKIP_HWLOC used in libompd/omp-icv.cpp to avoid OMPD depending on hwloc 151 #include "ompt-internal.h" 155 #include "ompd-specific.h" [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2024-07-04 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 62 0200 TP-Link 81 120e ASI120MC-S Planetary Camera [all …]
|