Searched defs:choices (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/vx-share/
H A Dxdr_ptrace.c65 static struct xdr_discrim choices[] = local
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dvariables.h39 char **choices; /* Array of strings or NULL if numeric only. */ member in struct:__anon7379
/openbsd-current/lib/libc/crypt/
H A Dcryptutil.c59 const char *choices[] = { "blowfish", "bcrypt" }; local
/openbsd-current/games/phantasia/
H A Dio.c317 getanswer(char *choices, bool def) argument
/openbsd-current/gnu/llvm/llvm/utils/
H A Dextract-section.py63 choices=['little', 'big'], variable
/openbsd-current/lib/libc/rpc/
H A Dxdr.c563 xdr_union(XDR *xdrs, int32_t *dscmp, char *unp, struct xdr_discrim *choices, xdrproc_t dfault) argument
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_vm.c184 unsigned choices[2] = {}; local
/openbsd-current/usr.bin/tmux/
H A Dwindow-customize.c663 char choices[256] = ""; local
[all...]
H A Dtmux.h1988 const char **choices; member in struct:options_table_entry
/openbsd-current/sys/kern/
H A Dkern_tc.c827 char buf[32], *spc, *choices; local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c3132 get_selections(int *choices, int n_choices, int max_results, int is_all_choice, char *annotation_suffix) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1517 ChoicesFieldDelegate(const char *label, int number_of_visible_choices, std::vector<std::string> choices) argument
2387 AddChoicesField(const char *label, int height, std::vector<std::string> choices) argument

Completed in 332 milliseconds