HomeSort by relevance Sort by last modified time
    Searched defs:num_funcs (Results 1 - 5 of 5) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdh_sdmmc.h 82 uint8 num_funcs; /* Supported funcs on client */ member in struct:sdioh_info
bcmsdspi.h 97 uint8 num_funcs; /* Supported funcs on client */ member in struct:sdioh_info
bcmspibrcm.h 84 uint8 num_funcs; /* Supported funcs on client */ member in struct:sdioh_info
bcmsdstd.h 127 uint8 num_funcs; /* Supported funcs on client */ member in struct:sdioh_info
  /external/chromium/base/
pe_image.cc 241 UINT num_funcs = exports->NumberOfFunctions; local
249 for (UINT count = 0; count < num_funcs; count++) {

Completed in 63 milliseconds