Searched defs:x64 (Results 1 – 10 of 10) sorted by relevance
/third_party/node/deps/npm/node_modules/node-gyp/test/ |
D | test-process-release.js | 22 x64: { libUrl: 'https://nodejs.org/dist/v0.8.20/x64/node.lib', libPath: 'x64/node.lib' }, property 43 x64: { libUrl: 'https://nodejs.org/dist/v0.10.21/x64/node.lib', libPath: 'x64/node.lib' }, property 65 x64: { libUrl: 'https://nodejs.org/dist/v0.12.9/x64/node.lib', libPath: 'x64/node.lib' }, property 87 x64: { libUrl: 'https://nodejs.org/dist/v0.10.41/x64/node.lib', libPath: 'x64/node.lib' }, property 109 x64: { libUrl: 'https://nodejs.org/dist/v0.10.42/x64/node.lib', libPath: 'x64/node.lib' }, property 131 x64: { libUrl: 'https://nodejs.org/dist/v0.12.10/x64/node.lib', libPath: 'x64/node.lib' }, property 155 … x64: { libUrl: 'https://nodejs.org/dist/v4.1.23/win-x64/node.lib', libPath: 'win-x64/node.lib' }, property 179 x64: { libUrl: 'https://some.custom.location/win-x64/node.lib', libPath: 'win-x64/node.lib' }, property 205 …x64: { libUrl: 'https://nodejs.org/download/release/v12.8.0/win-x64/node.lib', libPath: 'win-x64/n… property 231 …x64: { libUrl: 'https://unofficial-builds.nodejs.org/download/release/v12.8.0/win-x64/node.lib', l… property [all …]
|
/third_party/uboot/u-boot-2020.01/lib/efi_loader/ |
D | efi_image_loader.c | 124 uint64_t *x64 = efi_reloc + offset; in efi_loader_relocate() local
|
/third_party/curl/projects/ |
D | build-wolfssl.bat | 170 :x64 label
|
D | build-openssl.bat | 275 :x64 label
|
/third_party/boringssl/src/third_party/fiat/ |
D | curve25519_32.h | 174 uint64_t x64 = ((uint64_t)(arg1[4]) * (arg2[2])); in fiat_25519_carry_mul() local 340 uint64_t x64 = ((uint64_t)(arg1[0]) * x3); in fiat_25519_carry_square() local 737 uint32_t x64 = (x63 >> 8); in fiat_25519_to_bytes() local 896 uint32_t x64 = (x62 + x37); in fiat_25519_from_bytes() local
|
D | p256_64.h | 192 fiat_p256_uint1 x64; in fiat_p256_mul() local 505 fiat_p256_uint1 x64; in fiat_p256_square() local 948 uint64_t x64; in fiat_p256_from_montgomery() local
|
D | curve25519_64.h | 435 fiat_25519_uint1 x64 = (fiat_25519_uint1)(x62 >> 8); in fiat_25519_to_bytes() local
|
D | p256_32.h | 188 fiat_p256_uint1 x64; in fiat_p256_mul() local 1237 fiat_p256_uint1 x64; in fiat_p256_square() local 2510 uint32_t x64; in fiat_p256_from_montgomery() local
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fft_vsx.h | 373 vec_f x64, x65, x66, x67; in fft16_vsx_interleave() local
|
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/ |
D | generatedContextualTyping.ts | 71 class x64 { private static member: { (): Base[]; } = () => [d1, d2] } class
|