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/syslinux/dos/
Dmystuff.h36 uint8_t 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.c1430 static int on_osc(const char *command, size_t cmdlen, void *user) in on_osc()
1454 static void request_status_string(VTermState *state, const char *command, size_t cmdlen) in request_status_string()
1503 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.c1098 int cmdlen; in help_me() local
1179 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/valgrind/coregrind/m_gdbserver/
Dtarget.c614 UInt cmdlen; in getplatformoffset() local
Dserver.c768 int cmdlen = strlen(p)/2; in handle_query() local
/external/kmod/tools/
Dmodprobe.c240 size_t cmdlen, cmdline_opts_len, varlen; in command_do() local
/external/syslinux/com32/rosh/
Drosh.c335 int rosh_argcat(char *cmdstr, const int cmdlen, const int argc, char *argv[], in rosh_argcat()
/external/libedit/src/
Dreadline.c637 _history_expand_command(const char *command, size_t offs, size_t cmdlen, in _history_expand_command()
/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/valgrind/coregrind/m_debuginfo/
Dreadpdb.c2516 Int cmdlen = VG_(strlen)(strings) + VG_(strlen)(pename) in ML_() local
/external/pcre/dist2/src/
Dpcre2test.c4230 int rc, cmd, cmdlen; in process_command() local