/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-mmio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpio/gpio-mmio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 11 - Bartosz Golaszewski <brgl@bgdev.pl> 15 of set/clear-bit registers. Such controllers are common for glue logic in 16 FPGAs or ASICs. Commonly, these controllers are accessed over memory-mapped 17 NAND-style parallel busses. 22 - brcm,bcm6345-gpio [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | qcom-soc.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/arm/qcom-so [all...] |
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_buffer.c | 2 * Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 27 #include "util-internal.h" 34 #include "event2/event-config.h" 60 #include "defer-internal.h" 61 #include "evbuffer-internal.h" 62 #include "log-internal.h" 77 if (buf->first == NULL) { in evbuffer_validate_() 78 tt_assert(buf->last == NULL); in evbuffer_validate_() 79 tt_assert(buf->total_len == 0); in evbuffer_validate_() [all …]
|
/freebsd/contrib/libevent/test/ |
H A D | regress_buffer.c | 2 * Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu> 3 * Copyright (c) 2007-2012 Niels Provos and Nick Mathewson 27 #include "util-internal.h" 34 #include "event2/event-config.h" 60 #include "defer-internal.h" 61 #include "evbuffer-internal.h" 62 #include "log-internal.h" 77 if (buf->first == NULL) { in evbuffer_validate_() 78 tt_assert(buf->last == NULL); in evbuffer_validate_() 79 tt_assert(buf->total_len == 0); in evbuffer_validate_() [all …]
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 30 // Google Mock - a framework for writing C++ mock classes. 50 // C++ source files, we require the description to be a C-string 111 // Actual: -9 114 // printed, making the message human-friendly. 122 // support multi-parameter matchers. 127 // The last argument to MATCHER*() is a string-typed expression. The 129 // special bool-typed variable named 'negation'. When 'negation' is 249 // See googletest/include/gtest/gtest-matchers.h for the definition of class 274 #include "gmock/internal/gmock-internal-utils.h" 275 #include "gmock/internal/gmock-port.h" [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSemaKinds.td | 1 //==--- DiagnosticSemaKinds.td - libsema diagnostics ----------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 33 "been assigned">, InGroup<DiagGroup<"duplicate-enum">>, DefaultIgnore; 85 "%select{case value|enumerator value|non-type template argument|" 89 "%select{case value|enumerator value|non-type template argument|" 108 "represented in a %1-bit %select{signed|unsigned}2 integer type">; 114 InGroup<DiagGroup<"predefined-identifier-outside-function">>; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 1 //===- Instructions.cpp - Implement the LLVM instructions -----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements all of the non-inline methods for the LLVM instruction 12 //===----------------------------------------------------------------------===// 54 "disable-i2p-p2i-opt", cl::init(false), 57 //===----------------------------------------------------------------------===// 59 //===----------------------------------------------------------------------===// 70 checkedMulUnsigned(Size.getKnownMinValue(), C->getZExtValue()); in getAllocationSize() 83 auto CheckedProd = checkedMulUnsigned(Size->getKnownMinValue(), in getAllocationSizeInBits() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 1 //===- BitcodeReader.cpp - Internal BitcodeReader implementation ----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 24 #include "llvm/Config/llvm-config.h" 96 "print-summary-global-ids", cl::init(false), cl::Hidden, 101 "expand-constant-exprs", cl::Hidden, 110 "load-bitcode-into-experimental-debuginfo-iterators", cl::Hidden, 159 // If we have a wrapper header, parse it and ignore the non-bc file contents. in initStream() 244 // We expect a number of well-defined blocks, though we don't necessarily in readIdentificationCode() 263 // Ignore other sub-blocks. in readIdentificationCode() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 1 //===-- SystemZInstrInfo.td - General SystemZ instructions ----*- tblgen-*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 def IsTargetXPLINK64 : Predicate<"Subtarget->isTargetXPLINK64()">; 10 def IsTargetELF : Predicate<"Subtarget->isTargetELF()">; 12 //===----------------------------------------------------------------------===// 14 //===----------------------------------------------------------------------===// 26 // has been made. Sets the output to the address of the dynamically- 49 //===----------------------------------------------------------------------===// 51 //===----------------------------------------------------------------------===// [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | console | 2 #------------------------------------------------------------------------------ 10 # - https://wiki.nesdev.com/w/index.php/INES 11 # - https://wiki.nesdev.com/w/index.php/NES_2.0 14 0 name nes-rom-image-ines 18 >6 byte&0x08 =0x8 [4-Scr] 19 >6 byte&0x09 =0x0 [H-mirror] 20 >6 byte&0x09 =0x1 [V-mirror] 29 >>>13 byte&0x0F =0x2 \b, RP2C04-0001 30 >>>13 byte&0x0F =0x3 \b, RP2C04-0002 31 >>>13 byte&0x0F =0x4 \b, RP2C04-0003 [all …]
|
/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 …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 1 //===-- AMDGPUISelLowering.cpp - AMDGPU Common DAG lowering functions -----===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 35 "amdgpu-bypass-slow-div", 36 cl::desc("Skip 64-bit divide for dynamic 32-bit values"), 56 // In order for this to be a signed 24-bit value, bit 23, must in numBitsSigned() 181 // There are no 64-bit extloads. These should be done as a 32-bit extload and in AMDGPUTargetLowering() 182 // an extension to 64-bit. in AMDGPUTargetLowering() 411 if (Subtarget->has16BitInsts()) in AMDGPUTargetLowering() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 1 //===---- CGBuiltin.cpp - Emit LLVM Code for builtins ---------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 93 I->addAnnotationMetadata("auto-init"); in initializeAlloca() 96 /// getBuiltinLibFunction - Given a builtin id for a function like 106 // TODO: This list should be expanded or refactored after all GCC-compatible in getBuiltinLibFunction() 134 // The AIX library functions frexpl, ldexpl, and modfl are for 128-bit in getBuiltinLibFunction() 136 // if it is 64-bit 'long double' mode. in getBuiltinLibFunction() 146 if (FD->hasAttr<AsmLabelAttr>()) in getBuiltinLibFunction() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1 //===- SelectionDAGBuilder.cpp - Selection-DAG building -------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 119 /// LimitFloatPrecision - Generate low-precision inline sequences for 124 InsertAssertAlign("insert-assert-align", cl::init(true), 129 LimitFPPrecision("limit-float-precision", 130 cl::desc("Generate low-precision inline sequences " 136 "switch-peel-threshold", cl::Hidden, cl::init(66), 142 // DAG-based analysis from blowing up. For example, alias analysis and [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 1 //===-- RISCVISelLowering.cpp - RISC-V DAG Lowering Implementation ------ [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 1 //===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 71 #define DEBUG_TYPE "x86-isel" 74 "x86-experimental-pref-innermost-loop-alignment", cl::init(4), 78 "alignment set by x86-experimental-pref-loop-alignment."), 82 "x86-br-merging-base-cost", cl::init(2), 88 "will be merged, and above which conditionals will be split. Set to -1 " 93 "x86-br-merging-ccmp-bias", cl::init(6), [all …]
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 9 # delete-old-libs target, whereas OLD_FILES and OLD_DIRS are removed by the 10 # delete-old target. This separation allows users to avoid deleting old 18 # For files listed in OLD_FILES, OLD_LIBS, and MOVED_LIBS, the check-old* 19 # and delete-old* targets will also delete associated debug symbols from 34 # ( grep '+=' /usr/src/ObsoleteFiles.inc | sort -u ; \ 35 # grep '+=' /usr/src/tools/build/mk/OptionalObsoleteFiles.inc | sort -u) | \ 36 # sort | uniq -d 40 # for t in `make -V TARGETS universe`; do 41 # __MAKE_CONF=/dev/null make -f Makefile.inc1 TARGET=$t \ 42 # -V OLD_FILES -V OLD_LIBS -V MOVED_LIBS -V OLD_DIRS check-old | \ [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 1 //===-- AArch64ISelLowering.cpp - AArch64 DAG Lowering Implementation ----===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 109 #define DEBUG_TYPE "aarch64-lower" 119 "aarch64-elf-ldtls-generation", cl::Hidden, 124 EnableOptimizeLogicalImm("aarch64-enable-logical-imm", cl::Hidden, 134 EnableCombineMGatherIntrinsics("aarch64-enable-mgather-combine", cl::Hidden, 139 static cl::opt<bool> EnableExtToTBL("aarch64-enable-ext-to-tbl", cl::Hidden, 146 static cl::opt<unsigned> MaxXors("aarch64-max-xors", cl::init(16), cl::Hidden, [all …]
|