Home
last modified time | relevance | path

Searched defs:expanded (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dallocator_list.d256 immutable bool expanded = t && this.expand(t, Node.sizeof); in addAllocator() local
260 enum expanded = false; in addAllocator() local
307 immutable bool expanded = bkalloc.expand(t, Node.sizeof); in addAllocator() local
309 immutable bool expanded = false; in addAllocator() local
/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-set-environment.c54 char *expanded = NULL; in cmd_set_environment_exec() local
H A Dcmd-list-buffers.c53 char *line, *expanded; in cmd_list_buffers_exec() local
H A Dcmd-list-sessions.c60 char *line, *expanded; in cmd_list_sessions_exec() local
H A Dcmd-list-clients.c63 char *line, *expanded; in cmd_list_clients_exec() local
H A Dcmd-new-window.c63 char *cause = NULL, *cp, *expanded; in cmd_new_window_exec() local
H A Dcmd-list-windows.c93 char *line, *expanded; in cmd_list_windows_session() local
H A Dcmd-set-option.c92 char *name, *argument, *expanded = NULL; in cmd_set_option_exec() local
H A Dcmd-list-panes.c96 char *line, *expanded; in cmd_list_panes_window() local
H A Dformat-draw.c690 u_int available, const char *expanded, struct style_ranges *srs, in format_draw()
1075 format_width(const char *expanded) in format_width()
1116 format_trim_left(const char *expanded, u_int limit) in format_trim_left()
1177 format_trim_right(const char *expanded, u_int limit) in format_trim_right()
H A Dcmd-source-file.c137 char *pattern, *cwd, *expanded = NULL; in cmd_source_file_exec() local
H A Dwindow-customize.c279 char *text, *expanded, *value; in window_customize_build_option() local
450 char *title, *text, *tmp, *expanded; in window_customize_build_keys() local
661 char *value = NULL, *expanded; in window_customize_draw_option() local
H A Dwindow-tree.c349 int expanded; in window_tree_build_window() local
415 int expanded; in window_tree_build_session() local
884 char *expanded; in window_tree_get_key() local
H A Dwindow-client.c273 char *expanded; in window_client_get_key() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_expand_toks.c63 char *expanded; in main() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dallocator_list.d328 immutable bool expanded = t && this.expand(t, Node.sizeof); in addAllocator() local
332 enum expanded = false; in addAllocator() local
379 immutable bool expanded = bkalloc.expand(t, Node.sizeof); in addAllocator() local
381 immutable bool expanded = false; in addAllocator() local
/netbsd-src/usr.sbin/autofs/
H A Ddefined.c75 char c, *expanded, *name; in defined_expand() local
H A Dcommon.c332 char c, *expanded; in expand_ampersand() local
419 struct node *child, *expanded; in node_expand_wildcard() local
/netbsd-src/lib/libform/
H A Dinternals.h92 unsigned expanded; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Deddsa.c154 uint8_t expanded[EDDSA_448_PRIVATE_BYTES * 2]; in c448_ed448_sign() local
/netbsd-src/lib/libintl/
H A Dlibintl_local.h95 char *expanded; /* expanded string */ member
/netbsd-src/external/mit/isl/dist/
H A Disl_vec.c88 int *exp, int expanded) in isl_vec_expand()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Deddsa.c183 uint8_t expanded[EDDSA_448_PRIVATE_BYTES * 2]; in ossl_c448_ed448_sign() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1520 bool expanded = expandAtomicOpToLibcall( in expandAtomicLoadToLibcall() local
1533 bool expanded = expandAtomicOpToLibcall( in expandAtomicStoreToLibcall() local
1547 bool expanded = expandAtomicOpToLibcall( in expandAtomicCASToLibcall() local
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c305 char *expanded = 0; in eval_makefile() local
2859 char *expanded = tilde_expand (dir); in construct_include_path() local

12