Home
last modified time | relevance | path

Searched full:emitting (Results 1 – 25 of 183) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/i2c/algos/
H A Di2c-algo-bit.c344 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in try_address()
348 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in try_address()
508 "emitting repeated start condition\n"); in bit_doAddress()
545 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in bit_xfer()
554 "emitting enforced stop/start condition\n"); in bit_xfer()
559 "emitting repeated start condition\n"); in bit_xfer()
598 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in bit_xfer()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dinsn-notes.def86 /* When emitting dwarf2 frame information, contains a directive that
90 /* When emitting dwarf2 frame information, contains the number of a debug
H A Dsubstring-locations.h77 /* A bundle of state for emitting a diagnostic relating to a format string. */
88 /* Functions for emitting a warning about a format string. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dinsn-notes.def86 /* When emitting dwarf2 frame information, contains a directive that
90 /* When emitting dwarf2 frame information, contains the number of a debug
H A Dsubstring-locations.h77 /* A bundle of state for emitting a diagnostic relating to a format string. */
88 /* Functions for emitting a warning about a format string. */
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf_dump.c38 EMITTING, enumerator
46 /* emitting state used to determine the need for forward declaration */
349 * Determine order of emitting dependent types and specified type to satisfy
620 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
626 * we reference it from inside and thus can avoid emitting unnecessary forward
647 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
717 tstate->emit_state = EMITTING; in btf_dump_emit_type()
734 tstate->emit_state = EMITTING; in btf_dump_emit_type()
736 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
995 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
[all …]
/OK3568_Linux_fs/buildroot/package/libucl/
H A DConfig.in8 parser, emitting, conversion, generation, iteration,
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libyaml/
H A Dlibyaml_0.2.5.bb2 DESCRIPTION = "LibYAML is a C library for parsing and emitting data in YAML 1.1, \
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dassembler.h533 * emitting into a .arm or a .thumb section. The size of the add opcode
534 * above will be 2 bytes when emitting in Thumb mode and 4 bytes when
535 * emitting in ARM mode, so let's use this to account for the bias.
/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A Dchangesets.rst15 at once before emitting OF_RECONFIG notifiers. This is so that the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A Ddownload.patch9 Add an option to disallow downloads by emitting a fatal error.
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Ddefault-distrovars.inc34 # Default to emitting logfiles if a build fails.
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c741 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_apply_notify()
743 /* drop the global lock while emitting notifiers */ in __of_changeset_apply_notify()
841 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_revert_notify()
843 /* drop the global lock while emitting notifiers */ in __of_changeset_revert_notify()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtvlv.c356 * @orig_node: orig node emitting the ogm packet
409 * @orig_node: orig node emitting the ogm packet
476 * @orig_node: orig node emitting the ogm packet
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_types.h313 * supplied condition is *false*, emitting the supplied error message if the
323 /* Helpers for emitting diagnostics in pragmas. */
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dimage.h19 * the linker to endian-swap certain values before emitting them.
/OK3568_Linux_fs/buildroot/package/gcc/arc-2020.09-release/
H A D0001-arc-Refurbish-adc-sbc-patterns.patch156 - /* Restore operands before emitting. */
224 - /* Restore operands before emitting. */
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dpager.c93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeosatelliteinfosource.cpp311 Starts emitting updates at regular intervals. The updates will be
325 Stops emitting updates at regular intervals.
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dbarrier.h125 * can skip emitting a barrier from __smp_mb__before_atomic().
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmap.cpp332 q->sgNodeChanged(); // ToDo: explain why emitting twice in changeCameraData()
374 q->sgNodeChanged(); // ToDo: explain why emitting twice in setVisibleArea()
/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in.mips97 to be used in order to prevent emitting these instructions.
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h50 UCLASS_LED, /* Light-emitting diode (LED) */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DLoc_005fmark_005flabels.html72 <p>When emitting DWARF2 line number information,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DLoc_005fmark_005flabels.html72 <p>When emitting DWARF2 line number information,

12345678