/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 49 // reported. Currently, only data flow dependence is modeled. 50 // - Poison which is propagated through memory is not modeled. As such, 53 // - Poison propagation across function boundaries is not modeled. At the 55 // - Undef is not modeled. In particular, the optimizer's freedom to pick 57 // poison is not modeled.
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Syntax.td | 19 // These are modeled as abstract types with inheritance (e.g. Declaration). 59 // Statement is modeled using Alternatives, and IfStatement.base is Statement.
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/connector/ |
H A D | vga-connector.txt | 15 The VGA connector internal connections are modeled using the OF graph bindings
|
/freebsd-src/contrib/libdiff/test/ |
H A D | test106.left-P.txt | 2 modeled after the ISC license.
|
H A D | test006.left.txt | 2 modeled after the ISC license.
|
H A D | test106.right-P.txt | 2 modeled after the ISC license.
|
H A D | test006.right.txt | 2 modeled after the ISC license.
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowAnalysisContext.h | 188 /// Returns the fields of `Type`, limited to the set of fields modeled by this in getOptions() 231 // Extends the set of modeled field declarations. 295 // Fields modeled by environments covered by this context.
|
/freebsd-src/contrib/tcp_wrappers/ |
H A D | setenv.c | 2 * Some systems do not have setenv(). This one is modeled after 4.4 BSD, but
|
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | find_end.h | 49 // modeled after search algorithm in __find_end_impl() 103 // modeled after search algorithm (in reverse) in __find_end()
|
/freebsd-src/sys/dev/drm2/ |
H A D | drm_mem_util.h | 41 /* Modeled after cairo's malloc_ab, it's like calloc but without the zeroing. */
|
/freebsd-src/sys/contrib/device-tree/Bindings/connector/ |
H A D | samsung,usb-connector-11pin.txt | 15 - any data bus to the connector should be modeled using the OF graph bindings
|
/freebsd-src/usr.bin/truss/ |
H A D | truss.1 | 115 It was modeled after
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/ |
H A D | truly,nt35597.txt | 21 are modeled using the OF graph bindings specified in
|
H A D | arm,hdlcd.txt | 20 - port: The HDLCD connection to an encoder chip. The connection is modeled
|
H A D | arm,komeda.txt | 28 modeled using the OF graph bindings specified in
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | ti,tfp410.txt | 17 This device has two video ports. Their connections are modeled using the OF
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeCompilandSymbol.cpp | 46 // was modeled after. We may rename these methods later to try to eliminate
|
/freebsd-src/tools/test/netfibs/ |
H A D | README | 36 The output format is modeled after Test::Harness Perl as used in
|
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ |
H A D | google,gs101-clock.yaml | 14 clocks for different domains. Those CMU units are modeled as separate device
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/rockchip/ |
H A D | rockchip-lvds.txt | 33 Their connections are modeled using the OF graph bindings specified in
|
/freebsd-src/contrib/kyua/utils/signals/ |
H A D | interrupts.hpp | 47 /// This RAII-modeled object installs signal handler when instantiated and
|
/freebsd-src/lib/librtld_db/ |
H A D | librtld_db.3 | 174 and was modeled after the same library present in the Solaris operating system.
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,gsbi.txt | 3 The GSBI controller is modeled as a node with zero or more child nodes, each
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | PtrTypesSemantics.h | 27 // implementation. It can be modeled as: type T having public methods ref() and
|