Home
last modified time | relevance | path

Searched refs:correspond (Results 1 – 25 of 192) sorted by relevance

12345678

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUnsafeBufferUsageGadgets.def15 /// Unsafe gadgets correspond to unsafe code patterns that warrant
27 /// Safe gadgets correspond to code patterns that aren't unsafe but need to be
/freebsd/contrib/diff/src/
H A Ddiff3.c82 enum diff_type correspond; /* Type of diff */
115 #define D3_TYPE(diff) ((diff)->correspond)
777 /* Set correspond */ in using_to_diff3_block()
1360 switch (ptr->correspond) in output_diff3()
1370 oddoneout = rev_mapping[ptr->correspond - DIFF_1ST]; in output_diff3()
1504 = (b->correspond == DIFF_ALL in output_diff3_edscript()
1506 : DIFF_1ST + rev_mapping[b->correspond - DIFF_1ST]); in output_diff3_edscript()
1622 = ((b->correspond == DIFF_ALL) in output_diff3_merge()
1624 : DIFF_1ST + rev_mapping[b->correspond - DIFF_1ST]); in output_diff3_merge()
81 enum diff_type correspond; /* Type of diff */ global() member
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dsprd-pcm.txt7 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-audio-port.txt8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dbrcm,bcm2835-i2s.txt9 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-usp.txt8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Ddavinci-mcbsp.txt22 These strings correspond 1:1 with the ordered pairs in dmas. The dma
/freebsd/sys/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dindex.rst38 Documentation for the miscellaneous types that correspond to specific width C types
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp66 The first value must always correspond to the decision.)"));
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra194-pinmux.txt60 These correspond to Tegra PADCTL_* (pinmux) registers.
64 These correspond to Tegra PADCTL_* (pinmux) registers. Any property
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dbrcm,spu-crypto.txt15 Mailbox channels correspond to DMA rings on the device.
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic-timer.txt16 interrupts that correspond to available timers shall be present.
/freebsd/contrib/libcbor/doc/source/api/
H A Ditem_types.rst4 Every :type:`cbor_item_t` has a :type:`cbor_type` associated with it - these constants correspond to the types specified by the `CBOR standard <https://www.rfc-editor.org/info/std94>`_:
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dfsl-fec.txt37 The order may be changed as long as they correspond to the interrupts
38 property. Currently, only i.mx7 uses "int1" and "int2". They correspond to
/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dfsl-imx-drm.txt40 Ports 0 and 1 should correspond to CSI0 and CSI1,
41 ports 2 and 3 should correspond to DI0 and DI1, respectively.
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Ddavinci_mmc.txt19 - dma-names: RX and TX DMA request names. These strings correspond
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-fsl-lpspi.txt10 - clocks : lpspi clock specifier. Its number and order need to correspond to the
H A Domap-spi.txt18 - dma-names: List of DMA request names. These strings correspond
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dni,169445-nand-gpio.txt12 order must correspond with the order of entries in reg-names
H A Dwd,mbl-gpio.txt12 order must correspond with the order of entries in reg-names
H A Dbrcm,bcm6345-gpio.txt16 order must correspond with the order of entries in reg-names
/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dadi,adgs1408.txt22 States 0 through 7 correspond to signals S1 through S8 in the datasheet.
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dresistive-adc-touch.txt13 These should correspond to the channels exposed by the ADC device and should
/freebsd/contrib/mandoc/
H A Dmsec.in19 * These are all possible manual-section macros and what they correspond
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dtda998x.txt30 - nxp,calib-gpios: calibration GPIO, which must correspond with the

12345678