Home
last modified time | relevance | path

Searched refs:byte (Results 1951 - 1975 of 2305) sorted by relevance

1...<<71727374757677787980>>...93

/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/md5/
H A Dmd5-x86_64.s681 .byte 0xf3,0xc3
690 # "GNU" encoded with .byte, since .asciz isn't supported
692 .byte 0x47
693 .byte 0x4e
694 .byte 0x55
695 .byte 0
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/md5/
H A Dmd5-x86_64.s681 .byte 0xf3,0xc3
690 # "GNU" encoded with .byte, since .asciz isn't supported
692 .byte 0x47
693 .byte 0x4e
694 .byte 0x55
695 .byte 0
/third_party/node/deps/v8/src/objects/
H A Dobject-macros.h635 static_cast<byte>(base::Relaxed_Load( \
639 static_cast<byte>(base::Acquire_Load( \
/third_party/libabigail/src/
H A Dabg-hash.cc71 uint8_t byte = *i; in fnv_hash() local
72 hash = hash ^ byte; in fnv_hash()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp474 for (const auto& byte : data) in iterate()
475 if (byte != 123) in iterate()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DPixelProcessor.cpp162 void PixelProcessor::lockUniformBuffers(byte** u, sw::Resource* uniformBuffers[]) in lockUniformBuffers()
166 u[i] = uniformBufferInfo[i].buffer ? static_cast<byte*>(uniformBufferInfo[i].buffer->lock(PUBLIC, PRIVATE)) + uniformBufferInfo[i].offset : nullptr; in lockUniformBuffers()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctint-sse2.asm108 sub esp, byte 4
109 and esp, byte (-SIZEOF_XMMWORD) ; align to 128 bits
H A Djidctred-sse2.asm120 sub esp, byte 4
121 and esp, byte (-SIZEOF_XMMWORD) ; align to 128 bits
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djfdctint-sse2.asm106 sub rsp, byte 4
107 and rsp, byte (-SIZEOF_XMMWORD) ; align to 128 bits
H A Djidctred-sse2.asm121 sub rsp, byte 4
122 and rsp, byte (-SIZEOF_XMMWORD) ; align to 128 bits
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c148 const uint8_t byte = mem->buf_[mem->start_]; in ReadByte() local
150 return byte; in ReadByte()
/third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/
H A Dmain.go278 if err := ioutil.WriteFile(path, []byte(content), 0666); err != nil {
796 // getSha1 returns the first 8 byte of sha1(a+b)
798 sum := sha1.Sum([]byte(a + b))
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
573 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
573 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
867 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
867 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
877 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
877 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-ge-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
426 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-ge-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
426 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-q-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
410 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-q-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
410 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-sel-a32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
403 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-sel-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
403 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()
H A Dtest-simulator-cond-rdlow-operand-imm8-t32.cc103 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
1579 byte* scratch_memory_buffers[ARRAY_SIZE(kTests)]; in TestHelper()

Completed in 32 milliseconds

1...<<71727374757677787980>>...93