Home
last modified time | relevance | path

Searched defs:cmdlen (Results 1 – 22 of 22) sorted by relevance

/external/python/cpython2/PC/
Dw9xpopen.c33 size_t cmdlen = 0; in main() local
/external/mesa3d/src/glx/
Dpixelstore.c54 const GLuint cmdlen = 8; in send_PixelStore() local
Dsinglepix.c129 const GLuint cmdlen = __GLX_PAD(13); in gl_dispatch_stub_GetSeparableFilterEXT() local
Dindirect_vertex_program.c70 const GLuint cmdlen = 12; in get_parameter() local
Dsingle2.c928 const GLuint cmdlen = 4 + __GLX_PAD((n * 4)); in glAreTexturesResidentEXT() local
/external/toybox/toys/other/
Dwatch.c70 unsigned width, height, i, cmdlen, len, xx = xx, yy = yy, active = active; in watch_main() local
/external/u-boot/drivers/spi/
Dcadence_qspi_apb.c436 unsigned int cmdlen, const u8 *cmdbuf, unsigned int rxlen, in cadence_qspi_apb_command_read()
477 int cadence_qspi_apb_command_write(void *reg_base, unsigned int cmdlen, in cadence_qspi_apb_command_write()
532 unsigned int cmdlen, unsigned int rx_width, const u8 *cmdbuf) in cadence_qspi_apb_indirect_read_setup()
689 unsigned int cmdlen, const u8 *cmdbuf) in cadence_qspi_apb_indirect_write_setup()
Drenesas_rpc_spi.c169 u32 cmdlen; member
/external/ltp/testcases/kernel/syscalls/utils/
Dcommon_j_h.c182 int cmdlen = 256; in setup_swapfile() local
/external/toybox/toys/pending/
Dsh.c322 size_t cmdlen = 0; in sh_main() local
/external/libvterm/src/
Dstate.c1488 static int on_osc(const char *command, size_t cmdlen, void *user) in on_osc()
1515 static void request_status_string(VTermState *state, const char *command, size_t cmdlen) in request_status_string()
1564 static int on_dcs(const char *command, size_t cmdlen, void *user) in on_dcs()
/external/python/cpython2/Lib/
Dcmd.py342 def print_topics(self, header, cmds, cmdlen, maxcol): argument
/external/python/cpython3/Lib/
Dcmd.py338 def print_topics(self, header, cmds, cmdlen, maxcol): argument
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c1095 int cmdlen; in help_me() local
1176 size_t cmdlen; in process_commands() local
/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c814 int cmdlen; in _scard_select_file() local
1245 int cmdlen; in scard_gsm_auth() local
/external/u-boot/include/
Dscsi.h17 unsigned char cmdlen; /* command len */ member
/external/kmod/tools/
Dmodprobe.c270 size_t cmdlen, cmdline_opts_len, varlen; in command_do() local
/external/u-boot/cmd/
Dfdc.c32 uchar cmdlen; /* cmd length */ member
/external/openssh/
Dsftp.c1758 u_int y, count = 0, cmdlen, tmplen; in complete_cmd_parse() local
/external/kmod/libkmod/
Dlibkmod-module.c1000 size_t cmdlen, options_len, varlen; in module_do_install_commands() local
/external/mksh/src/
Dedit.c3648 static int cmdlen, argc1, argc2; in vi_hook() local
/external/pcre/dist2/src/
Dpcre2test.c4716 int rc, cmd, cmdlen, yield; in process_command() local