Searched defs:right (Results 26 - 50 of 152) sorted by relevance

1234567

/freebsd-10.1-release/contrib/dialog/
H A Darrows.c156 dlg_draw_scrollbar(WINDOW *win, long first_data, long this_data, long next_data, long total_data, int left, int right, int top, int bottom, chtype attr, chtype borderattr) argument
/freebsd-10.1-release/contrib/diff/src/
H A Dside.c162 print_1sdiff_line(char const *const *left, char sep, char const *const *right) argument
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dsplay-tree.c353 splay_tree_node left, right; local
[all...]
/freebsd-10.1-release/contrib/ipfilter/
H A Dradix_ipf.h25 struct ipf_rdx_node *right; member in struct:ipf_rdx_node
/freebsd-10.1-release/contrib/ldns/
H A Drbtree.c118 ldns_rbnode_t *right = node->right; local
[all...]
/freebsd-10.1-release/contrib/libstdc++/src/
H A Dios.cc48 const ios_base::fmtflags ios_base::right; member in class:ios_base
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DObjCRuntime.h296 friend bool operator==(const ObjCRuntime &left, const ObjCRuntime &right) { argument
301 friend bool operator!=(const ObjCRuntime &left, const ObjCRuntime &right) { argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Edit/
H A DEditedSource.cpp246 static bool canBeJoined(char left, char right, const LangOptions &LangOpts) { argument
255 static bool canRemoveWhitespace(char left, char beforeWSpace, char right, argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DLibCxxMap.cpp45 right () function in class:MapEntry
[all...]
/freebsd-10.1-release/contrib/ncurses/form/
H A Dform.priv.h116 struct typearg *right; member in struct:typearg
/freebsd-10.1-release/contrib/ofed/libibverbs/src/
H A Dmemory.c68 struct ibv_mem_node *left, *right; member in struct:ibv_mem_node
[all...]
/freebsd-10.1-release/contrib/unbound/util/
H A Drbtree.c109 rbnode_t *right = node->right; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Ddes-internal.c320 u32 work, right, leftt; local
[all...]
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.h23 struct ipf_rdx_node *right; member in struct:ipf_rdx_node
/freebsd-10.1-release/sys/dev/sound/macio/
H A Ddavbus.c273 burgundy_set(struct snd_mixer *m, unsigned dev, unsigned left, unsigned right) argument
462 screamer_set(struct snd_mixer *m, unsigned dev, unsigned left, unsigned right) argument
/freebsd-10.1-release/sys/dev/sound/usb/
H A Duaudio_pcm.c136 ua_mixer_set(struct snd_mixer *m, unsigned type, unsigned left, unsigned right) argument
147 uaudio_mixer_set(mix_getdevinfo(m), type, left, right); local
/freebsd-10.1-release/usr.bin/csup/
H A Dglobtree.c73 struct globtree *right; member in struct:globtree
144 globtree_and(struct globtree *left, struct globtree *right) argument
169 globtree_or(struct globtree *left, struct globtree *right) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/common/avl/
H A Davl.c139 int right = 1 - left; local
305 int right = 1 - left; local
683 int right; local
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Det-forest.c527 struct et_node *left, *right; local
[all...]
/freebsd-10.1-release/contrib/libc++/src/
H A Dios.cpp97 const ios_base::fmtflags ios_base::right; member in class:ios_base
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c56 /* 'left' and 'right' link the node into a splay tree. */ member in struct:range_index_node_t
269 range_index_node_t *left, *right; local
[all...]
/freebsd-10.1-release/gnu/usr.bin/grep/
H A Dquotearg.c260 char const *right = gettext_quote (N_("'"), quoting_style); local
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/avl/
H A Davl.c139 int right = 1 - left; local
305 int right = 1 - left; local
683 int right; local
[all...]
/freebsd-10.1-release/sys/cddl/dev/cyclic/
H A Dcyclic.c409 cyc_index_t left, right, me; local
[all...]
/freebsd-10.1-release/sys/dev/sfxge/common/
H A Defx_filter.c388 efx_filter_equal( __in const efx_filter_spec_t *left, __in const efx_filter_spec_t *right) argument

Completed in 358 milliseconds

1234567