Searched refs:body (Results 1 – 19 of 19) sorted by relevance
18 body, body.dark-theme { selector23 body.light-theme {
18 body, body.dark-theme { selector46 body.light-theme {72 body { selector
92 send_msg.body[0] = CEC_MESSAGE_IMAGE_VIEW_ON; in main()101 send_msg.body[0] = CEC_MESSAGE_VENDOR_COMMAND; in main()103 send_msg.body[i] = i; in main()
184 memcpy(&cec_msg.msg[1], msg->body, msg->length); in hdmicec_send_message()432 memcpy(event.cec.body, &msg.msg[1], msg.len - 1); in event_thread()
64 define nano-gen-linker-script-from-list-body76 $(call nano-gen-linker-script-from-list-body,$(1),$(2))
22 -Wempty-body \
17 body { selector
64 FLAGS += -Wmissing-declarations -Wlogical-op -Waddress -Wempty-body -Wpointer-arith -Wenum-compare …
189 body: JSON.stringify(data), property
89 body = "\n ".join(
130 CFLAGS += -Wempty-body
235 the limitation as if written in the body of this License.
263 # documentation blocks found inside the body of a function. 516 # Setting the INLINE_SOURCES tag to YES will include the body
6251 optional string body = 2; field
48696 HSPLcom/android/okhttp/Response$Builder;->body(Lcom/android/okhttp/ResponseBody;)Lcom/android/okhtt…48721 HSPLcom/android/okhttp/Response;->body()Lcom/android/okhttp/ResponseBody;