Home
last modified time | relevance | path

Searched refs:will (Results 1 - 15 of 15) sorted by relevance

/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S38 @ we will be in danger of overflowing.
47 @ too much from the dividend, but the result will be ok, since the
48 @ "bit" will have been shifted out at the bottom.
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A D_udivsi3.S38 @ we will be in danger of overflowing.
47 @ too much from the dividend, but the result will be ok, since the
48 @ "bit" will have been shifted out at the bottom.
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTPacket.h103 bool willRetain : 1; /**< will retain setting */
104 unsigned int willQoS : 2; /**< will QoS value */
105 bool will : 1; /**< will flag */ member
114 bool will : 1; /**< will flag */ member
115 unsigned int willQoS : 2; /**< will QoS value */
116 bool willRetain : 1; /**< will retain setting */
125 *willTopic, /**< will topic */
126 *willMsg; /**< will payloa
[all...]
H A DClients.h17 * Ian Craggs - change will payload to binary
72 * Client will message data
147 willMessages* will; member
H A DMQTTAsync.h20 * Ian Craggs - binary will message
149 * embedded NULL characters). String functions will not access the full topic.
277 * <DD>At least once - the message will be delivered, but may be
280 * <DD>Once and one only - the message will be delivered exactly once.</DD>
290 * server should retain a copy of the message. The message will then be
345 * case, the client library will reinvoke MQTTAsync_messageArrived() to
389 * This is a callback function, which will be called when the client
403 * This is a callback function, which will be called when the client
594 * completion will be received.
600 * completion will b
1069 MQTTAsync_willOptions* will; global() member
[all...]
H A DMQTTClient.h26 * blocked for a while. For instance, the MQTTClient_connect call will block until a successful
49 * considered easier to use. Some of the calls will block. For the new
165 * embedded NULL characters). String functions will not access the full topic.
286 * <DD>At least once - the message will be delivered, but may be
289 * <DD>Once and one only - the message will be delivered exactly once.</DD>
299 * server should retain a copy of the message. The message will then be
354 * case, the client library will reinvoke MQTTClient_messageArrived() to
430 * This is a callback function, which will be called when the a disconnect
442 * Sets the MQTTClient_disconnected() callback function for a client. This will be called
492 * which the client will connec
842 MQTTClient_willOptions* will; global() member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/
H A Dlinux.mak8 # This program is distributed in the hope that it will be useful,
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/
H A Dlinker.lds.mk13 * This program is distributed in the hope that it will be useful,
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/
H A Dlinker.lds.mk13 * This program is distributed in the hope that it will be useful,
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dbase.mak8 # This program is distributed in the hope that it will be useful,
201 ## common and other modules will use hi_debug.h, which refers to the HI_LOG_LEVEL
235 ## common api and msp_deubg will use these macro
346 ## common and other modules will use drv_mem_ext.h, which refer to the CMN_MMGR_SUPPORT
351 ## common and other modules will use hi_debug.h, which refers to the HI_LOG_LEVEL
H A Dcfg.mak8 # This program is distributed in the hope that it will be useful,
/device/soc/rockchip/common/sdk_linux/arch/arm64/
H A DMakefile44 $(warning Detected assembler with broken .inst; disassembly will be unreliable)
70 # off, this will be overridden if we are using branch protection.
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/
H A Dcfg.mak8 # This program is distributed in the hope that it will be useful,
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm49 echo "Disabling this configure test will create a broken FFmpeg."
99 and binaries will be under GPL [no]
102 and binaries will be unredistributable [no]
190 Using any of the following switches will allow FFmpeg to link to the
192 will become enabled, if all their other dependencies are met and they are not
193 explicitly disabled. E.g. --enable-libopus will enable linking to
201 themselves, not all their features will necessarily be usable by FFmpeg.
548 Include the log file "$logfile" produced by configure as this will help
4032 warn "The --extra-ldlibflags option is only provided for compatibility and will be\n"\
4078 warn "The ${opt} option is only provided for compatibility and will b
[all...]
/device/soc/rockchip/common/sdk_linux/
H A DMakefile28 # turn into vmlinux), we will call a sub make in that other dir, and
62 # If $(quiet) is empty, the whole command will be printed.
63 # If it is set to "quiet_", only the short version will be printed.
64 # If it is set to "silent_", nothing will be printed at all, since
72 # If KBUILD_VERBOSE equals 0 then the above command will be hidden.
103 # Kbuild will save output files in the current working directory.
651 # Objects we will link into vmlinux / subdirs we need to visit
785 # source of a reference will be _MergedGlobals and not on of the whitelisted names.
825 KBUILD_CFLAGS += -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang
1072 # INSTALL_MOD_STRIP, if defined, will caus
[all...]

Completed in 14 milliseconds