Home
last modified time | relevance | path

Searched defs:items (Results 1 – 25 of 78) sorted by relevance

1234

/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DTypeCategory.cpp137 void TypeCategoryImpl::Clear(FormatCategoryItems items) { in Clear()
151 bool TypeCategoryImpl::Delete(ConstString name, FormatCategoryItems items) { in Delete()
169 uint32_t TypeCategoryImpl::GetCount(FormatCategoryItems items) { in GetCount()
188 const FormattersMatchCandidate &candidate_type, FormatCategoryItems items, in AnyMatches()
238 FormatCategoryItems items) { in AutoComplete()
/openbsd/lib/libmenu/
H A Dm_global.c117 ITEM **items; in ComputeMaximum_NameDesc_Lengths() local
147 ResetConnectionInfo(MENU *menu, ITEM **items) in ResetConnectionInfo()
177 _nc_Connect_Items(MENU *menu, ITEM **items) in _nc_Connect_Items()
303 ITEM **items; in calculate_actual_width() local
H A Dm_new.c109 new_menu(ITEM **items) in new_menu()
H A Dm_post.c321 ITEM **items; in post_menu() local
/openbsd/sys/lib/libz/
H A Dzutil.c203 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc()
264 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { in zcalloc()
287 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc()
H A Dzopenbsd.c26 zcalloc(void *notused, u_int items, u_int size) in zcalloc()
/openbsd/lib/libz/
H A Dzutil.c200 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc()
261 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { in zcalloc()
284 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc()
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.c219 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) in zcalloc()
282 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) in zcalloc()
309 unsigned items, in zcalloc()
/openbsd/gnu/llvm/lldb/examples/python/
H A Ddict_utils.py7 def __init__(self, items=[]): argument
34 def __init__(self, initial_value=0, items=[]): argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A D20000209-2.c7 #define DEFINE_CATEGORY(category, items) \ argument
/openbsd/bin/csh/
H A Dfile.c473 print_by_column(Char *dir, Char *items[], int count) in print_by_column()
577 free_items(Char **items, int numitems) in free_items()
586 #define FREE_ITEMS(items) { \ argument
608 Char **items = NULL; in tsearch() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp11667.C39 T *items; variable
/openbsd/usr.sbin/fw_update/
H A Dpatterns.c73 print_devices(char driver[], const struct pci_matchid devices[], int items) in print_devices()
/openbsd/lib/libcbor/src/cbor/
H A Dserialization.c115 cbor_item_t **items = cbor_array_handle(item); in cbor_serialized_size() local
126 struct cbor_pair *items = cbor_map_handle(item); in cbor_serialized_size() local
/openbsd/gnu/usr.bin/perl/cpan/Digest-SHA/src/
H A Dsdf.c48 I32 items = AvFILL(av) + 1; local
/openbsd/gnu/usr.bin/perl/
H A Dmro_core.c288 I32 items = AvFILLp(av) + 1; in S_mro_get_linear_isa_dfs() local
512 I32 items; in Perl_mro_isa_changed_in() local
907 I32 items = 0; in S_mro_gather_and_rename() local
/openbsd/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_mac_test_helpers.mm216 int items[10]; field
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cpp63 ListItem items[6]; in TEST() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D941014-3.c11 gx_font_stack_item items[1 + 5 ]; member
/openbsd/lib/libssl/
H A Dpqueue.c66 pitem *items; member
/openbsd/usr.bin/tmux/
H A Dtty-acs.c255 u_int items; in tty_acs_reverse_get() local
/openbsd/gnu/llvm/lldb/scripts/
H A Danalyze-project-deps.py135 items = list(src_map.items()) variable
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A Dutil.py254 def printHistogram(items, title='Items'): argument
/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A DGlob.xs255 I32 items = AvFILLp(patav) + 1; in csh_glob() local
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dresbin.c1810 res_to_bin_menuitems (const struct menuitem *items, int big_endian) in res_to_bin_menuitems()
1858 res_to_bin_menuexitems (const struct menuitem *items, int big_endian) in res_to_bin_menuexitems()
1930 res_to_bin_rcdata (const struct rcdata_item *items, int big_endian) in res_to_bin_rcdata()

1234