Searched defs:x (Results 1 – 5 of 5) sorted by relevance
24 #define STRINGIFY(x) STRINGIFY_INTERNAL(x) argument25 #define STRINGIFY_INTERNAL(x) #x argument
59 [](const std::string& x) { return x.empty(); }), in TEST()
40 __le32 x; in get_unaligned_le32() local47 __le32 x = cpu_to_le32(v); in put_unaligned_le32() local53 __le64 x = cpu_to_le64(v); in put_unaligned_le64() local151 uint32_t x[16]; in XChaCha() local
29 int x = origBitmap.getWidth() / 2 - croppedSize / 2; in preprocess() local
10 !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("fu… property