Searched +full:open +full:- +full:dice (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/ |
H A D | google,open-dice.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/reserved-memory/google,open-dice.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Open Profile for DICE 11 generated by the Open Profile for DICE protocol. 13 See https://pigweed.googlesource.com/open-dice/ 16 - David Brazdil <dbrazdil@google.com> 19 - $ref: reserved-memory.yaml 23 const: google,open-dice [all …]
|
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
H A D | en_US.txt | 4 #//===---------- [all...] |
/freebsd/lib/libomp/ |
H A D | kmp_i18n_default.inc | 2 // The file was generated from en_US.txt by message-converter.py on Sat Jul 27 14:17:03 2024. // 29 "Cannot open /proc/cpuinfo", 81 "dice", 120 "Cannot open message catalog \"%1$s\":", 134 "Cannot open file \"%1$s\" for reading:", 142 "Real-time scheduling policy is not supported.", 143 "OMP application is running at maximum priority with real-time scheduling policy. ", 187 "%1$s: range error ((%2$d-%3$d)/%4$d too big), not using affinity.", 207 …"Too many threads to use analytical guided scheduling - switching to iterative guided scheduling.", 240 "Error initializing affinity - not using affinity.", [all …]
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | wordset_4k.c | 6 * I've replaced two 7-character words to save space. 1157 "dice", 2571 "open",
|
/freebsd/share/dict/ |
H A D | web2a | 12 A-b-c book 13 A-b-c method 14 abdomino-uterotomy 15 Abdul-baha 16 a-be 20 able-bodied 21 able-bodiedness 22 able-minded 23 able-mindedness 27 Abor-miri [all …]
|
H A D | web2 | 53158 dice 99810 Jean-Christophe 99811 Jean-Pierre 131263 open
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 13 - Prevent transaction stuffing by ensuring SMTP clients 19 - Accept only CRLF . CRLF as end of an SMTP message 22 - Do not accept a CR or LF except in the combination 31 are used, i.e., TLSA RR 2-x-y and 3-x-y are supported 76 because the -a. option has been removed (as it only 79 VACATION: Add support for Return-Path header to set sender 81 VACATION: Honor RFC3834 and avoid an auto-reply if 82 'Auto-Submitted: no' is found in the headers to 84 VACATION: Avoid an auto-reply if a 'List-Id:' is found in 119 When EAI is enabled, mailq prints UTF-8 addresses as such [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 …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 1 //===-- MachODump.cpp - Object file dumping utility for llvm --------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements the MachO-specific dumper for llvm-objdump. 11 //===----------------------------------------------------------------------===// 16 #include "llvm-objdump.h" 17 #include "llvm-c/Disassembler.h" 111 FunctionStartsType = StringSwitch<FunctionStartsMode>(A->getValue()) in parseMachOOptions() 138 TT = MachOObj->getArchTriple(McpuDefault); in GetTarget() 143 // We've inferred a 32-bit ARM target from the object file. All MachO CPUs in GetTarget() [all …]
|