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

  /external/boringssl/src/crypto/ec/
wnaf.c 307 size_t num_val; local
398 /* num_val will be the total number of temporarily precomputed points */
399 num_val = 0;
406 num_val += (size_t)1 << (wsize[i] - 1);
520 val = OPENSSL_malloc((num_val + 1) * sizeof val[0]);
525 val[num_val] = NULL; /* pivot element */
539 if (!(v == val + num_val)) {
576 if (!EC_POINTs_make_affine(group, num_val, val, ctx)) {
  /system/bt/bta/dm/
bta_dm_int.h 890 UINT32 num_val; /* the numeric value for comparison. If just_works, do not show this number to UI */ member in struct:__anon68650
    [all...]
  /system/bt/bta/include/
bta_api.h 871 UINT32 num_val; \/* the numeric value for comparison. If just_works, do not show this number to UI *\/ member in struct:__anon68824
    [all...]
  /system/bt/stack/include/
avrc_defs.h 997 UINT8 num_val; member in struct:__anon69445
1018 UINT8 num_val; member in struct:__anon69447
1229 UINT8 num_val; member in struct:__anon69466
1239 UINT8 num_val; member in struct:__anon69467
    [all...]
btm_api.h 1453 UINT32 num_val; \/* the numeric value for comparison. If just_works, do not show this number to UI *\/ member in struct:__anon69529
    [all...]
  /dalvik/dx/etc/
jasmin.jar 

Completed in 241 milliseconds