Searched refs:num_items (Results 26 - 36 of 36) sorted by relevance

12

/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dlhash.h149 unsigned long num_items; member in struct:lhash_st
/external/openssl/crypto/lhash/
H A Dlhash.h149 unsigned long num_items; member in struct:lhash_st
/external/openssl/include/openssl/
H A Dlhash.h149 unsigned long num_items; member in struct:lhash_st
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dexpr.c1069 unsigned int num_items; member in struct:subst_cbd
1079 if (ei->data.subst >= cbd->num_items)
1086 yasm_expr__subst(yasm_expr *e, unsigned int num_items, argument
1090 cbd.num_items = num_items;
/external/chromium_org/chromeos/display/
H A Dreal_output_configurator_delegate.cc313 unsigned long num_items; local
318 AnyPropertyType, &type, &format, &num_items, &bytes_after, &data);
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h1334 UINT32 num_items; member in struct:__anon1249
1357 UINT32 num_items; member in struct:__anon1251
1377 UINT32 num_items; member in struct:__anon1253
/external/chromium/net/disk_cache/
H A Drankings.cc799 int num_items = 0; local
816 num_items++;
818 return num_items;
/external/chromium_org/net/disk_cache/
H A Drankings.cc811 Addr* last, Addr* second_last, int* num_items) {
814 *num_items = 0;
843 (*num_items)++;
810 CheckListSection(List list, Addr end1, Addr end2, bool forward, Addr* last, Addr* second_last, int* num_items) argument
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_old_handlers.c500 size_t num_items; local
516 eap_methods = eap_get_names_as_string_array(&num_items);
523 num_items);
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_per_app_browsertest.cc156 int num_items = 0; local
159 ++num_items;
161 return num_items;
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc3308 int num_items = import_items_list->GetSize(); local
3309 for (int i = 0; i < num_items; i++) {

Completed in 275 milliseconds

12