HomeSort by relevance Sort by last modified time
    Searched defs:num_val (Results 1 - 6 of 6) 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/bta/dm/
bta_dm_int.h 764 UINT32 num_val; /* the numeric value for comparison. If just_works, do not show this number to UI */ member in struct:__anon2490
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 732 UINT32 num_val; \/* the numeric value for comparison. If just_works, do not show this number to UI *\/ member in struct:__anon2628
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 999 UINT8 num_val; member in struct:__anon3177
1020 UINT8 num_val; member in struct:__anon3179
1231 UINT8 num_val; member in struct:__anon3198
1241 UINT8 num_val; member in struct:__anon3199
    [all...]
btm_api.h 1448 UINT32 num_val; \/* the numeric value for comparison. If just_works, do not show this number to UI *\/ member in struct:__anon3262
    [all...]
  /dalvik/dx/etc/
jasmin.jar 

Completed in 90 milliseconds