/freebsd-src/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-max3191x.txt | 16 - #daisy-chained-devices: 19 The number of GPIOs must equal "#daisy-chained-devices" 23 The number of GPIOs must equal "#daisy-chained-devices" 26 The number of GPIOs must equal "#daisy-chained-devices"
|
H A D | gpio-74x164.txt | 13 - registers-number: Number of daisy-chained shift registers
|
H A D | fairchild,74hc595.yaml | 30 description: Number of daisy-chained shift registers
|
H A D | aspeed,sgpio.yaml | 22 - Co-work with external signal-chained TTL components (74LV165/74LV595)
|
H A D | sgpio-aspeed.txt | 12 - Co-work with external signal-chained TTL components (74LV165/74LV595)
|
/freebsd-src/sys/contrib/device-tree/Bindings/ |
H A D | common-properties.txt | 65 Daisy-chained devices 76 - #daisy-chained-devices: Number of devices in the daisy-chain (default is 1). 84 #daisy-chained-devices = <3>;
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Win64EH.h | 136 /// UNW_ChainInfo - Specifies that this UnwindInfo structure is chained to 173 // the chained unwind info. 205 /// Return pointer to chained unwind info. 210 /// Return pointer to chained unwind info.
|
/freebsd-src/sys/fs/nfs/ |
H A D | nfsrvstate.h | 195 * - open_owner structures chained off of nfsclient 196 * - open file structures chained off an open_owner structure 197 * - lock_owner structures chained off an open file structure 198 * - delegated file structures chained off of nfsclient and nfslockfile 250 * This structure is chained off of the nfsstate (the lockowner) and 307 * This structure is malloc'd an chained off hash lists for user/group
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_origin.h | 28 // Chained origin id is like: 31 // Chained origin id describes an event of storing a taint value to 44 // The "zzzz" bits of chained origin id are used to store the length of the
|
H A D | dfsan_chained_origin_depot.h | 11 // A storage for chained origins.
|
H A D | dfsan_chained_origin_depot.cpp | 11 // A storage for chained origins.
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_origin.h | 28 // 0zzz xxxx xxxx xxxx chained origin id 37 // Chained origin id describes an event of storing an uninitialized value to 51 // The "zzz" bits of chained origin id are used to store the length (or depth)
|
H A D | msan_chained_origin_depot.cpp | 11 // A storage for chained origins.
|
H A D | msan_chained_origin_depot.h | 11 // A storage for chained origins.
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | PCHContainerOperations.h | 41 /// Return an ASTConsumer that can be chained with a 69 /// Return an ASTConsumer that can be chained with a
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MacroFusion.cpp | 75 // on other chained instructions, and other chained instructions also in fuseInstructionPair() 77 // scheduled into these chained instructions. in fuseInstructionPair()
|
/freebsd-src/contrib/arm-optimized-routines/string/arm/ |
H A D | memchr.S | 95 sel r6, r5, r7 @ chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION 131 @ r5 has the 00/ff pattern for the first word, r6 has the chained value
|
/freebsd-src/contrib/cortex-strings/src/arm/ |
H A D | memchr.S | 106 sel r6, r5, r7 @ chained....bytes are 00 for none-00 bytes, or ff for 00 bytes - NOTE INVERSION 134 @ r5 has the 00/ff pattern for the first word, r6 has the chained value
|
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | loongson,htvec.yaml | 26 description: Eight parent interrupts that receive chained interrupts.
|
H A D | loongson,htpic.yaml | 30 Four parent interrupts that receive chained interrupts.
|
/freebsd-src/sys/contrib/device-tree/Bindings/fpga/ |
H A D | xilinx-pr-decoupler.txt | 20 PR Decouplers which can be handled independently or chained via decouple/
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | ObjectFilePCHContainerOperations.h | 21 /// Return an ASTConsumer that can be chained with a
|
/freebsd-src/contrib/bmake/unit-tests/ |
H A D | cond-op-not.mk | 10 # Exclamation marks can be chained.
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | Win64EHDumper.cpp | 351 if (const RuntimeFunction *Chained = UI.getChainedFunctionEntry()) { in printUnwindInfo() local 352 DictScope CS(SW, "Chained"); in printUnwindInfo() 353 printRuntimeFunctionEntry(Ctx, Section, LSDAOffset, *Chained); in printUnwindInfo()
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | devcoredump.h | 52 /* XXX what about chained tables? */ in _lkpi_dev_coredumpsg_free()
|