HomeSort by relevance Sort by last modified time
    Searched refs:num_val (Results 1 - 9 of 9) sorted by null

  /external/openssl/crypto/ec/
ec_mult.c 363 size_t num_val; local
457 /* num_val will be the total number of temporarily precomputed points */
458 num_val = 0;
466 num_val += (size_t)1 << (wsize[i] - 1);
592 val = OPENSSL_malloc((num_val + 1) * sizeof val[0]);
598 val[num_val] = NULL; /* pivot element */
612 if (!(v == val + num_val))
649 if (!EC_POINTs_make_affine(group, num_val, val, ctx))
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 999 UINT8 num_val; member in struct:__anon2663
1020 UINT8 num_val; member in struct:__anon2665
1231 UINT8 num_val; member in struct:__anon2684
1241 UINT8 num_val; member in struct:__anon2685
    [all...]
btm_api.h 1417 UINT32 num_val; \/* the numeric value for comparison. If just_works, do not show this number to UI *\/ member in struct:__anon2748
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 706 UINT32 num_val; /* the numeric value for comparison. If just_works, do not show this number to UI */ member in struct:__anon2019
bta_dm_act.c     [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 636 UINT32 num_val; /* the numeric value for comparison. If just_works, do not show this number to UI */ member in struct:__anon2149
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 654 p_ssp_cfm_req->num_val);
    [all...]
  /dalvik/dx/etc/
jasmin.jar 
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]

Completed in 916 milliseconds