Home
last modified time | relevance | path

Searched full:modeled (Results 1 – 25 of 233) sorted by relevance

12345678910

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp49 // 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 DSyntax.td19 // 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 Dvga-connector.txt15 The VGA connector internal connections are modeled using the OF graph bindings
/freebsd-src/contrib/libdiff/test/
H A Dtest106.left-P.txt2 modeled after the ISC license.
H A Dtest006.left.txt2 modeled after the ISC license.
H A Dtest106.right-P.txt2 modeled after the ISC license.
H A Dtest006.right.txt2 modeled after the ISC license.
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h188 /// 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 Dsetenv.c2 * 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 Dfind_end.h49 // 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 Ddrm_mem_util.h41 /* Modeled after cairo's malloc_ab, it's like calloc but without the zeroing. */
/freebsd-src/sys/contrib/device-tree/Bindings/connector/
H A Dsamsung,usb-connector-11pin.txt15 - any data bus to the connector should be modeled using the OF graph bindings
/freebsd-src/usr.bin/truss/
H A Dtruss.1115 It was modeled after
/freebsd-src/sys/contrib/device-tree/Bindings/display/
H A Dtruly,nt35597.txt21 are modeled using the OF graph bindings specified in
H A Darm,hdlcd.txt20 - port: The HDLCD connection to an encoder chip. The connection is modeled
H A Darm,komeda.txt28 modeled using the OF graph bindings specified in
/freebsd-src/sys/contrib/device-tree/Bindings/display/bridge/
H A Dti,tfp410.txt17 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 DNativeCompilandSymbol.cpp46 // was modeled after. We may rename these methods later to try to eliminate
/freebsd-src/tools/test/netfibs/
H A DREADME36 The output format is modeled after Test::Harness Perl as used in
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dgoogle,gs101-clock.yaml14 clocks for different domains. Those CMU units are modeled as separate device
/freebsd-src/sys/contrib/device-tree/Bindings/display/rockchip/
H A Drockchip-lvds.txt33 Their connections are modeled using the OF graph bindings specified in
/freebsd-src/contrib/kyua/utils/signals/
H A Dinterrupts.hpp47 /// This RAII-modeled object installs signal handler when instantiated and
/freebsd-src/lib/librtld_db/
H A Dlibrtld_db.3174 and was modeled after the same library present in the Solaris operating system.
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,gsbi.txt3 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 DPtrTypesSemantics.h27 // implementation. It can be modeled as: type T having public methods ref() and

12345678910