Searched defs:choices (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | abtest.py | 100 def check_sanity(choices, perform_test): argument 116 def check_sequentially(choices, perform_test): argument 131 def check_bisect(choices, perform_test): argument
|
/openbsd-src/gnu/usr.bin/texinfo/info/ |
H A D | variables.h | 39 char **choices; /* Array of strings or NULL if numeric only. */ member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/vx-share/ |
H A D | xdr_ptrace.c | 65 static struct xdr_discrim choices[] = local
|
/openbsd-src/lib/libc/crypt/ |
H A D | cryptutil.c | 59 const char *choices[] = { "blowfish", "bcrypt" }; in crypt_newhash() local
|
/openbsd-src/games/phantasia/ |
H A D | io.c | 317 getanswer(char *choices, bool def) in getanswer()
|
/openbsd-src/lib/libc/rpc/ |
H A D | xdr.c | 566 struct xdr_discrim *choices, /* [value, xdr proc] for each arm */ in xdr_union()
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_vm.c | 184 unsigned choices[2] = {}; in radeon_vm_grab_id() local
|
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/ |
H A D | dsl.py | 624 def __init__(self, name, type, help, actions, choices=None, default=None): argument
|
/openbsd-src/sys/kern/ |
H A D | kern_tc.c | 827 char buf[32], *spc, *choices; in sysctl_tc_choice() local
|
/openbsd-src/usr.bin/tmux/ |
H A D | window-customize.c | 663 char choices[256] = ""; window_customize_draw_option() local [all...] |
H A D | tmux.h | 1991 const char **choices; global() member
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 1518 std::vector<std::string> choices) in ChoicesFieldDelegate() 2388 std::vector<std::string> choices) { in AddChoicesField()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ada-lang.c | 3132 get_selections (int *choices, int n_choices, int max_results, in get_selections()
|