Searched defs:x (Results 1 – 7 of 7) sorted by relevance
24 #define STRINGIFY(x) STRINGIFY_INTERNAL(x) argument25 #define STRINGIFY_INTERNAL(x) #x argument
10 int x, y; local
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
59 [](const std::string& x) { return x.empty(); }), in TEST()
29 int x = origBitmap.getWidth() / 2 - croppedSize / 2; in preprocess() local
273 reduce_func = lambda x, y: x + y.get(keys.ConfigKeys.MOBLY_TEST_MODULE, []) argument
10 !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("fu… property