Home
last modified time | relevance | path

Searched defs:amask (Results 1 - 8 of 8) sorted by relevance

/third_party/openssl/test/
H A Dssl_cert_table_internal_test.c24 static int do_test_cert_table(int nid, uint32_t amask, size_t idx, in do_test_cert_table() argument
/third_party/ffmpeg/libavcodec/alpha/
H A Dasm.h99 #define amask __builtin_alpha_amask macro
113 #define amask(a) ({ uint64_t __r; __asm__ ("amask %1,%0" : "=r" (__r) : "rI" (a)); __r; }) macro
/third_party/mesa3d/src/mesa/main/
H A Dpixeltransfer.c115 GLuint amask = ctx->PixelMaps.ItoA.Size - 1; in _mesa_map_ci_to_rgba() local
/third_party/toybox/lib/
H A Dlib.c954 int i, j, dowho, dohow, dowhat, amask; in string_to_mode() local
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp1910 uint32_t amask = hdr.ddspf.abitmask; in load_dds_uncompressed_image() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c5594 BOOL amask; in encode_posix_acl() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1891 uint32_t amask; /* authmask corresponding to key type */ member
/third_party/openssl/ssl/
H A Dssl_local.h1835 uint32_t amask; /* authmask corresponding to key type */ member

Completed in 26 milliseconds