HomeSort by relevance Sort by last modified time
    Searched refs:num_elem (Results 26 - 35 of 35) sorted by null

12

  /external/wpa_supplicant_8/src/eap_common/
ikev2_common.h 279 size_t num_elem, const u8 *addr[], const size_t *len,
ikev2_common.c 96 size_t num_elem, const u8 *addr[], const size_t *len,
101 hmac_sha1_vector(key, key_len, num_elem, addr, len, hash);
104 hmac_md5_vector(key, key_len, num_elem, addr, len, hash);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 868 while (i++ != p_cb->adv_data.data.p_proprietary->num_elem && p_elem)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 270 UINT8 num_elem; member in struct:__anon1044
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.h 358 int num_elem; /* number of elements */
359 rtx GTY ((length ("%h.num_elem"))) elem[1];
364 #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem)
365 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM))
357 int num_elem; \/* number of elements *\/ variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h 358 int num_elem; /* number of elements */
359 rtx GTY ((length ("%h.num_elem"))) elem[1];
364 #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem)
365 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM))
357 int num_elem; \/* number of elements *\/ variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.h 358 int num_elem; /* number of elements */
359 rtx GTY ((length ("%h.num_elem"))) elem[1];
364 #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem)
365 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM))
357 int num_elem; \/* number of elements *\/ variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.h 358 int num_elem; /* number of elements */
359 rtx GTY ((length ("%h.num_elem"))) elem[1];
364 #define GET_NUM_ELEM(RTVEC) ((RTVEC)->num_elem)
365 #define PUT_NUM_ELEM(RTVEC, NUM) ((RTVEC)->num_elem = (NUM))
357 int num_elem; \/* number of elements *\/ variable
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 369 UINT8 num_elem; member in struct:__anon335
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 857 for (i = 0; i < p_data->p_proprietary->num_elem ; i ++)
    [all...]

Completed in 784 milliseconds

12