/third_party/musl/porting/liteos_m/kernel/include/ |
D | iso646.h | 19 #define xor ^ macro
|
/third_party/typescript/lib/ |
D | lib.es2020.sharedmemory.d.ts | 98 xor(typedArray: BigInt64Array | BigUint64Array, index: number, value: bigint): bigint; method
|
D | lib.es2017.sharedmemory.d.ts | 132 …xor(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, inde… method
|
/third_party/musl/include/ |
D | iso646.h | 15 #define xor ^ macro
|
/third_party/typescript/src/lib/ |
D | es2020.sharedmemory.d.ts | 78 xor(typedArray: BigInt64Array | BigUint64Array, index: number, value: bigint): bigint; method
|
D | es2017.sharedmemory.d.ts | 112 …xor(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, inde… method
|
/third_party/openssl/crypto/aria/ |
D | aria.c | 928 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/ |
D | constant_time.h | 328 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/ |
D | aes-siv.c | 33 static void xor(u8 *a, const u8 *b) in xor() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | aes-siv.c | 33 static void xor(u8 *a, const u8 *b) in xor() function
|
/third_party/protobuf/php/tests/proto/ |
D | test_reserved_message_lower.proto | 68 message xor {} message
|
D | test_reserved_enum_value_lower.proto | 69 xor = 63; enumerator
|
D | test_reserved_enum_lower.proto | 68 enum xor { ZERO64 = 0; } enum
|
/third_party/libjpeg/ |
D | jmemdosa.asm | 234 xor dx,dx ; no XMS driver available define
|
/third_party/uboot/u-boot-2020.01/post/drivers/ |
D | memory.c | 243 ulong xor; in memory_post_addrline() local
|
/third_party/ffmpeg/libavcodec/ |
D | fmvc.c | 37 int xor; member
|
D | iff.c | 863 int w, int xor, int bpp, int dst_size) in decode_byte_vertical_delta()
|
/third_party/python/Lib/ |
D | operator.py | 140 def xor(a, b): function
|
/third_party/node/deps/npm/node_modules/jsbn/ |
D | index.js | 1186 BigInteger.prototype.xor = bnXor; method in BigInteger
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UnicodeSet.java | 2991 private UnicodeSet xor(int[] other, int otherLen, int polarity) { in xor() method
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
|