/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | mconsole_user.c | 165 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) in mconsole_reply() argument 126 mconsole_reply_len(struct mc_request *req, const char *str, int total, int err, int more) mconsole_reply_len() argument
|
H A D | mconsole.h | 30 u32 more; member
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | gdb-jit.cc | 135 bool more = true; in WriteSLEB128() local
|
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/ |
H A D | netdb_test.cpp | 149 socklen_t more = sizeof(addr); in HWTEST_F() local 208 socklen_t more = sizeof(sockaddr_in6) + 1; in HWTEST_F() local
|
/third_party/python/Lib/ |
H A D | asynchat.py | 284 def more(self): member in simple_producer
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_response_with_callback.c | 42 response_callback(void *cls, void *buffer, size_t max, bool *more) response_callback() argument 78 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|
/third_party/toybox/porting/liteos_a/toys/lsb/ |
H A D | mount.c | 86 static long flag_opts(char *new, long flags, char **more) in flag_opts() argument 333 char *more = 0; in mount_main() local [all...] |
/third_party/toybox/toys/lsb/ |
H A D | mount.c | 90 static long flag_opts(char *new, long flags, char **more) in flag_opts() argument 402 char *more = 0; in mount_main() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | gas.c | 79 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, in gas_build_comeback_resp() argument 48 gas_build_resp(u8 action, u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, size_t size) gas_build_resp() argument 168 gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, size_t size) gas_anqp_build_comeback_resp() argument 187 gas_anqp_build_comeback_resp_buf(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, struct wpabuf *payload) gas_anqp_build_comeback_resp_buf() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | gas.c | 79 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, in gas_build_comeback_resp() argument 48 gas_build_resp(u8 action, u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, size_t size) gas_build_resp() argument 168 gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, size_t size) gas_anqp_build_comeback_resp() argument 187 gas_anqp_build_comeback_resp_buf(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, u16 comeback_delay, struct wpabuf *payload) gas_anqp_build_comeback_resp_buf() argument
|
/third_party/zlib/examples/ |
H A D | gznorm.c | 115 int more; // true if not at the end of the input in gzip_normalize() local
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | zatm.h | 81 struct atm_dev *more; /* other ZATM devices */ member
|
/kernel/linux/linux-5.10/crypto/ |
H A D | algif_hash.c | 27 bool more; member 241 bool more; hash_accept() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | mobility.c | 94 int more = 0; in update_dt_property() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_i2c_sw.c | 154 read_byte_sw( struct dc_context *ctx, struct ddc *ddc_handle, uint16_t clock_delay_div_4, uint8_t *byte, bool more) read_byte_sw() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | uvmm.c | 376 const bool more = oclass->base.maxver >= 0; in nvkm_uvmm_new() local
|
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | eisa_enumerator.c | 301 static int configure_function(const unsigned char *buf, int *more) in configure_function() argument
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | sendmsg.c | 298 bool more = msg->msg_flags & MSG_MORE; in rxrpc_send_data() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | core.h | 192 static inline int more(u16 left, u16 right) in more() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_i2c_sw.c | 152 read_byte_sw( struct dc_context *ctx, struct ddc *ddc_handle, uint16_t clock_delay_div_4, uint8_t *byte, bool more) read_byte_sw() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_tlv.h | 26 __roce_ext_tlv_prep(struct roce_tlv *rtlv, u16 tlv_type, u16 content_bytes, u8 more, u8 flags) __roce_ext_tlv_prep() argument
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | eisa_enumerator.c | 301 static int configure_function(const unsigned char *buf, int *more) in configure_function() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | algif_hash.c | 27 bool more; member 238 bool more; in hash_accept() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | uvmm.c | 536 const bool more = oclass->base.maxver >= 0; in nvkm_uvmm_new() local
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | core.h | 190 static inline int more(u16 left, u16 right) in more() function
|