Home
last modified time | relevance | path

Searched refs:p64 (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl129 vpmull.p64 $Xl,$H,$H
131 vpmull2.p64 $Xh,$H,$H
132 vpmull.p64 $Xm,$t0,$t0
138 vpmull.p64 $t2,$Xl,$xC2 @ 1st phase
145 vpmull.p64 $Xl,$Xl,$xC2
159 vpmull.p64 $Xl,$H, $H2
160 vpmull.p64 $Yl,$H2,$H2
161 vpmull2.p64 $Xh,$H, $H2
162 vpmull2.p64 $Yh,$H2,$H2
163 vpmull.p64
[all...]
H A Daes-gcm-armv8_64.pl6084 s/v?(pmull2?)\.p64\s+(.*)/unvpmullp64($1,$2)/geo or
/third_party/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl129 vpmull.p64 $Xl,$H,$H
131 vpmull2.p64 $Xh,$H,$H
132 vpmull.p64 $Xm,$t0,$t0
138 vpmull.p64 $t2,$Xl,$xC2 @ 1st phase
145 vpmull.p64 $Xl,$Xl,$xC2
159 vpmull.p64 $Xl,$H, $H2
160 vpmull.p64 $Yl,$H2,$H2
161 vpmull2.p64 $Xh,$H, $H2
162 vpmull2.p64 $Yh,$H2,$H2
163 vpmull.p64
[all...]
H A Daes-gcm-armv8_64.pl6085 s/v?(pmull2?)\.p64\s+(.*)/unvpmullp64($1,$2)/geo or
/third_party/mbedtls/library/
H A Dalignment.c63 mbedtls_uint64_unaligned_t *p64 = (mbedtls_uint64_unaligned_t *) p; in mbedtls_get_unaligned_uint64() local
64 r = *p64; in mbedtls_get_unaligned_uint64()
66 mbedtls_uint64_unaligned_t *p64 = (mbedtls_uint64_unaligned_t *) p; in mbedtls_get_unaligned_uint64() local
67 r = p64->x; in mbedtls_get_unaligned_uint64()
77 mbedtls_uint64_unaligned_t *p64 = (mbedtls_uint64_unaligned_t *) p; in mbedtls_put_unaligned_uint64() local
78 *p64 = x; in mbedtls_put_unaligned_uint64()
80 mbedtls_uint64_unaligned_t *p64 = (mbedtls_uint64_unaligned_t *) p; in mbedtls_put_unaligned_uint64()
81 p64->x = x; in mbedtls_put_unaligned_uint64()
/third_party/elfutils/libdwfl/
H A Delf-from-memory.c225 Elf64_Phdr (*p64)[phnum] = phdrsp; in elf_from_remote_memory()
240 GElf_Word type = class32 ? (*p32)[i].p_type : (*p64)[i].p_type; in elf_from_remote_memory()
245 GElf_Addr vaddr = class32 ? (*p32)[i].p_vaddr : (*p64)[i].p_vaddr; in elf_from_remote_memory()
246 GElf_Xword memsz = class32 ? (*p32)[i].p_memsz : (*p64)[i].p_memsz; in elf_from_remote_memory()
247 GElf_Off offset = class32 ? (*p32)[i].p_offset : (*p64)[i].p_offset; in elf_from_remote_memory()
248 GElf_Xword filesz = class32 ? (*p32)[i].p_filesz : (*p64)[i].p_filesz; in elf_from_remote_memory()
297 GElf_Word type = class32 ? (*p32)[i].p_type : (*p64)[i].p_type; in elf_from_remote_memory()
302 GElf_Addr vaddr = class32 ? (*p32)[i].p_vaddr : (*p64)[i].p_vaddr; in elf_from_remote_memory()
303 GElf_Off offset = class32 ? (*p32)[i].p_offset : (*p64)[i].p_offset; in elf_from_remote_memory()
304 GElf_Xword filesz = class32 ? (*p32)[i].p_filesz : (*p64)[ in elf_from_remote_memory()
[all...]
H A Ddwfl_segment_report_module.c501 Elf64_Phdr *p64 = phdrsp; in dwfl_segment_report_module() local
515 GElf_Word type = is32 ? p32[i].p_type : p64[i].p_type; in dwfl_segment_report_module()
516 GElf_Addr vaddr = is32 ? p32[i].p_vaddr : p64[i].p_vaddr; in dwfl_segment_report_module()
517 GElf_Xword memsz = is32 ? p32[i].p_memsz : p64[i].p_memsz; in dwfl_segment_report_module()
518 GElf_Off offset = is32 ? p32[i].p_offset : p64[i].p_offset; in dwfl_segment_report_module()
519 GElf_Xword filesz = is32 ? p32[i].p_filesz : p64[i].p_filesz; in dwfl_segment_report_module()
520 GElf_Xword align = is32 ? p32[i].p_align : p64[i].p_align; in dwfl_segment_report_module()
990 GElf_Word type = is32 ? p32[i].p_type : p64[i].p_type; in dwfl_segment_report_module()
995 GElf_Addr vaddr = is32 ? p32[i].p_vaddr : p64[i].p_vaddr; in dwfl_segment_report_module()
996 GElf_Off offset = is32 ? p32[i].p_offset : p64[ in dwfl_segment_report_module()
[all...]
H A Dlink_map.c903 Elf64_Phdr (*p64)[phnum] = buf; in dwfl_link_map_report()
945 : (*p64)[i].p_type); in dwfl_link_map_report()
948 : (*p64)[i].p_vaddr); in dwfl_link_map_report()
951 : (*p64)[i].p_filesz); in dwfl_link_map_report()
H A Ddwfl_module_getdwarf.c423 Elf64_Phdr (*p64)[phnum] = phdrs; in find_prelink_address_sync()
425 if ((*p64)[i].p_type == PT_INTERP) in find_prelink_address_sync()
427 undo_interp = (*p64)[i].p_vaddr; in find_prelink_address_sync()
/third_party/ffmpeg/libavcodec/
H A Dapedec.c818 APEPredictor64 *p64 = &ctx->predictor64; in init_predictor_decoder() local
822 memset(p64->historybuffer, 0, PREDICTOR_SIZE * sizeof(*p64->historybuffer)); in init_predictor_decoder()
824 p64->buf = p64->historybuffer; in init_predictor_decoder()
842 memcpy(p64->coeffsA[0], initial_coeffs_3930_64bit, sizeof(initial_coeffs_3930_64bit)); in init_predictor_decoder()
843 memcpy(p64->coeffsA[1], initial_coeffs_3930_64bit, sizeof(initial_coeffs_3930_64bit)); in init_predictor_decoder()
846 memset(p64->coeffsB, 0, sizeof(p64->coeffsB)); in init_predictor_decoder()
858 p64 in init_predictor_decoder()
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dwritesrc.cpp156 const int64_t *p64; // Signed due to TOML! in usrc_writeArray() local
163 p64=nullptr; in usrc_writeArray()
175 p64=(const int64_t *)p; in usrc_writeArray()
205 value=p64[i]; in usrc_writeArray()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dwritesrc.cpp147 const int64_t *p64; // Signed due to TOML! in usrc_writeArray() local
154 p64=NULL; in usrc_writeArray()
166 p64=(const int64_t *)p; in usrc_writeArray()
196 value=p64[i]; in usrc_writeArray()
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c141 uint64_t *p64; in lws_struct_sq3_deser_cb() local
142 p64 = (uint64_t *)(u + map->ofs); in lws_struct_sq3_deser_cb()
143 *p64 = (uint64_t)li; in lws_struct_sq3_deser_cb()
H A Dlws-struct-lejp.c407 uint64_t *p64; in lws_struct_default_lejp_cb() local
408 p64 = (uint64_t *)(u + map->ofs); in lws_struct_default_lejp_cb()
409 *p64 = (uint64_t)li; in lws_struct_default_lejp_cb()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/
H A Darmv4cpuid.S178 .byte 0xa0,0xef,0x00,0x0e @ vmull.p64 q0,d0,d0
180 .byte 0x00,0x0e,0xa0,0xf2 @ vmull.p64 q0,d0,d0
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/
H A Darmv4cpuid.S178 .byte 0xa0,0xef,0x00,0x0e @ vmull.p64 q0,d0,d0
180 .byte 0x00,0x0e,0xa0,0xf2 @ vmull.p64 q0,d0,d0
/third_party/node/deps/openssl/openssl/crypto/
H A Darmv4cpuid.pl202 .byte 0xa0,0xef,0x00,0x0e @ vmull.p64 q0,d0,d0
204 .byte 0x00,0x0e,0xa0,0xf2 @ vmull.p64 q0,d0,d0
/third_party/openssl/crypto/
H A Darmv4cpuid.pl202 .byte 0xa0,0xef,0x00,0x0e @ vmull.p64 q0,d0,d0
204 .byte 0x00,0x0e,0xa0,0xf2 @ vmull.p64 q0,d0,d0
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h227 static __inline void KdHelp32To64(PKDHELP p32,PKDHELP64 p64) { in KdHelp32To64() argument
228 p64->Thread = p32->Thread; in KdHelp32To64()
229 p64->ThCallbackStack = p32->ThCallbackStack; in KdHelp32To64()
230 p64->NextCallback = p32->NextCallback; in KdHelp32To64()
231 p64->FramePointer = p32->FramePointer; in KdHelp32To64()
232 p64->KiCallUserMode = p32->KiCallUserMode; in KdHelp32To64()
233 p64->KeUserCallbackDispatcher = p32->KeUserCallbackDispatcher; in KdHelp32To64()
234 p64->SystemRangeStart = p32->SystemRangeStart; in KdHelp32To64()
/third_party/typescript/tests/baselines/reference/
H A DpromiseType.js148 const p64 = p.then(() => x, () => undefined);
382 const p64 = p.then(() => x, () => undefined);
H A DpromiseTypeStrictNull.js148 const p64 = p.then(() => x, () => undefined);
377 const p64 = p.then(() => x, () => undefined);
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp2184 GLint64 p64; in Run() local
2185 glGetInteger64i_v(GL_VERTEX_BINDING_OFFSET, i, &p64); in Run()
2186 if (p64 != 0) in Run()
2312 GLint64 p64; in Run() local
2313 glGetInteger64i_v(GL_VERTEX_BINDING_OFFSET, 0, &p64); in Run()
2314 if (p64 != 1024) in Run()
2344 glGetInteger64i_v(GL_VERTEX_BINDING_OFFSET, 15, &p64); in Run()
2345 if (p64 != 16) in Run()
2596 GLint64 p64; in stateVerify() local
2597 glGetInteger64i_v(GL_VERTEX_BINDING_OFFSET, index, &p64); in stateVerify()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp2042 GLint64 p64; in stateVerify() local
2043 glGetInteger64i_v(GL_VERTEX_BINDING_OFFSET, index, &p64); in stateVerify()
2044 if (p64 != offset) in stateVerify()
2047 << tcu::TestLog::Message << "GL_VERTEX_BINDING_OFFSET(" << index << ") is " << p64 << " should be " in stateVerify()
/third_party/elfutils/src/
H A Delflint.c2194 Elf64_Xword *p64; in check_gnu_hash() member
2268 collected.p64[maskidx] in check_gnu_hash()
2270 collected.p64[maskidx] in check_gnu_hash()

Completed in 48 milliseconds