Home
last modified time | relevance | path

Searched defs:xor (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Diso646.h19 #define xor ^ macro
/third_party/typescript/lib/
Dlib.es2020.sharedmemory.d.ts98 xor(typedArray: BigInt64Array | BigUint64Array, index: number, value: bigint): bigint; method
Dlib.es2017.sharedmemory.d.ts132xor(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, inde… method
/third_party/musl/include/
Diso646.h15 #define xor ^ macro
/third_party/typescript/src/lib/
Des2020.sharedmemory.d.ts78 xor(typedArray: BigInt64Array | BigUint64Array, index: number, value: bigint): bigint; method
Des2017.sharedmemory.d.ts112xor(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, inde… method
/third_party/openssl/crypto/aria/
Daria.c928 const ARIA_u128 *xor, const ARIA_u128 *z) in rotnr()
946 static void rot19r(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot19r()
955 static void rot31r(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot31r()
964 static void rot61l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot61l()
973 static void rot31l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot31l()
982 static void rot19l(ARIA_u128 *o, const ARIA_u128 *xor, const ARIA_u128 *z) in rot19l()
/third_party/openssl/include/internal/
Dconstant_time.h328 uint32_t xor = *a ^ *b; in constant_time_cond_swap_32() local
348 uint64_t xor = *a ^ *b; in constant_time_cond_swap_64() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes-siv.c33 static void xor(u8 *a, const u8 *b) in xor() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes-siv.c33 static void xor(u8 *a, const u8 *b) in xor() function
/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_lower.proto68 message xor {} message
Dtest_reserved_enum_value_lower.proto69 xor = 63; enumerator
Dtest_reserved_enum_lower.proto68 enum xor { ZERO64 = 0; } enum
/third_party/libjpeg/
Djmemdosa.asm234 xor dx,dx ; no XMS driver available define
/third_party/uboot/u-boot-2020.01/post/drivers/
Dmemory.c243 ulong xor; in memory_post_addrline() local
/third_party/ffmpeg/libavcodec/
Dfmvc.c37 int xor; member
Diff.c863 int w, int xor, int bpp, int dst_size) in decode_byte_vertical_delta()
/third_party/python/Lib/
Doperator.py140 def xor(a, b): function
/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js1186 BigInteger.prototype.xor = bnXor; method in BigInteger
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSet.java2991 private UnicodeSet xor(int[] other, int otherLen, int polarity) { in xor() method
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property