Home
last modified time | relevance | path

Searched refs:dependent (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/freebsd-13.1/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h382 dependent, init_missing); in rtree_leaf_elm_lookup()
405 bool dependent) { in rtree_read() argument
407 key, dependent, false); in rtree_read()
408 if (!dependent && elm == NULL) { in rtree_read()
419 dependent); in rtree_extent_read()
420 if (!dependent && elm == NULL) { in rtree_extent_read()
430 dependent); in rtree_szind_read()
431 if (!dependent && elm == NULL) { in rtree_szind_read()
446 dependent); in rtree_extent_szind_read()
447 if (!dependent && elm == NULL) { in rtree_extent_szind_read()
[all …]
/freebsd-13.1/contrib/jemalloc/src/
H A Drtree.c168 if (dependent) { in rtree_child_node_tryread()
176 assert(!dependent || node != NULL); in rtree_child_node_tryread()
182 unsigned level, bool dependent) { in rtree_child_node_read() argument
189 assert(!dependent || node != NULL); in rtree_child_node_read()
197 if (dependent) { in rtree_child_leaf_tryread()
205 assert(!dependent || leaf != NULL); in rtree_child_leaf_tryread()
211 unsigned level, bool dependent) { in rtree_child_leaf_read() argument
218 assert(!dependent || leaf != NULL); in rtree_child_leaf_read()
245 if (level != 0 && !dependent && \ in rtree_leaf_elm_lookup_hard()
255 dependent); \ in rtree_leaf_elm_lookup_hard()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DTypeNodes.td8 /// A type node that is only used to represent dependent types in C++. For
10 /// where the base template-id is dependent (such as `T::foo<U>`). Code
11 /// that only works with non-dependent types can ignore these type nodes.
31 /// A type node that only represents a canonical type in some dependent cases.
36 /// and so remains canonical. Code which only works with non-dependent
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dtouchscreen.yaml32 description: maximum reported pressure (arbitrary range dependent on the controller)
50 range dependent on the controller)
55 values dependent on the controller)
/freebsd-13.1/sys/dev/isp/
H A DDriverManual.txt222 and bus specific outer modules (machine dependent).
238 dependent module (where configuration is begun from and bus specific
245 soft state structure contains a machine/bus dependent vector (mdvec)
258 The machine dependent outer module code must also provide a set of
310 Channel HBA). The reason this is considered 'bus dependent' is that
311 only the bus dependent module may have the information that says how
343 this command. It also calls through the machine dependent vector
347 DMA mapping can be done in this bus dependent function. This is
412 the bus dependent DMA mapping function). If this entry completes the
433 The platform dependent code may also therefore assume that if it is
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/
H A Dfsl-upm-nand.txt17 - fsl,upm-wait-flags : add chip-dependent short delays after running the
20 - chip-delay : chip dependent delay for transferring data from array to
H A Dorion-nand.txt12 - chip-delay : Chip dependent delay for transferring data from array to read
/freebsd-13.1/sys/dev/ppbus/
H A Dppbus_if.m76 # Do chipset dependent low level read
86 # Do chipset dependent low level write
/freebsd-13.1/sys/contrib/device-tree/Bindings/dma/
H A Dst,stm32-dma.yaml18 dependent:
33 4. A 32bit bitfield value specifying DMA features which are device dependent:
H A Dsocionext,uniphier-mio-dmac.yaml29 The number of interrupt lines is SoC-dependent.
H A Datmel-dma.txt28 dependent:
/freebsd-13.1/share/mk/
H A Dbsd.README128 Flags dependent on source file name.
130 Flags dependent on output file name.
132 Flags dependent on source file name.
134 Flags dependent on output file name.
136 Flags dependent on source file name.
138 Flags dependent on output file name.
140 Flags dependent on compiler added to CFLAGS.
151 Flags dependent on source file name.
153 Flags dependent on output file name.
356 Flags dependent on output file name.
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi-master-aspeed.txt11 - interrupts: platform dependent interrupt description
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td470 def : Property<"dependent", Bool> {
478 deducedType, dependent);
483 def : Property<"dependent", Bool> {
500 if (dependent)
511 if (dependent)
627 def : Property<"dependent", Bool> {
656 if (dependent)
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td131 /// are always registered before the dependent checker, and its checker
146 /// weak dependency, the dependent checker might still be registered. If the
148 /// callbacks will be evaluated before the dependent checker. This can be used
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dgnu44 # number of system dependent segments
47 # offset of table describing system dependent segments
49 # number of system dependent strings pairs
/freebsd-13.1/contrib/tcpdump/
H A DINSTALL.txt82 lbl/os-*.h - OS-dependent defines and prototypes
84 machdep.c - machine dependent routines
85 machdep.h - machine dependent definitions
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DRelocation.txt10 1. Code for lowering addresses references to machine dependent code is
46 "ISD::ADD", not a target dependent one.
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dci-hdrc-usb2.txt44 - ahb-burst-config: it is vendor dependent, the required value should be
49 - tx-burst-size-dword: it is vendor dependent, the tx burst size in dword
55 - rx-burst-size-dword: it is vendor dependent, the rx burst size in dword
/freebsd-13.1/crypto/openssl/doc/man3/
H A DCRYPTO_memcmp.pod17 It takes an amount of time dependent on B<len>, but independent of the
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DInstallNameToolOpts.td37 HelpText<"Change dependent shared library install name">;
/freebsd-13.1/contrib/googletest/googletest/xcode/Config/
H A DGeneral.xcconfig32 // Turn on position dependent code for most cases (overridden where appropriate)
/freebsd-13.1/sys/contrib/device-tree/Bindings/reset/
H A Dst,sti-softreset.txt9 The actual action taken when softreset is asserted is hardware dependent.
H A Dst,sti-powerdown.txt10 The actual action taken when powerdown is asserted is hardware dependent.
/freebsd-13.1/sys/contrib/device-tree/Bindings/leds/
H A Dleds-spi-byte.txt9 The value for lowest and highest brightness is dependent on the device and

12345678910>>...12