Home
last modified time | relevance | path

Searched refs:byte (Results 2676 - 2700 of 3486) sorted by relevance

1...<<101102103104105106107108109110>>...140

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dnospec-branch.h222 * Equivalent to -mindirect-branch-cs-prefix; emit the 5 byte jmp/call
224 * a RAX prefix byte to encode. Also see apply_retpolines().
229 .byte 0x2e
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h327 u8 byte; member
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dreg_u_div.S70 .byte 0
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-powermac.c62 buf = &data->byte; in i2c_powermac_smbus_xfer()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S43 neg r6,r3 # LS 3 bits = # bytes to 8-byte dest bdry
/third_party/ffmpeg/libavcodec/x86/
H A Dv210.asm28 v210_luma_permute: dd 0,1,2,4,5,6,7,7 ; 32-byte alignment required
H A Dac3dsp.asm213 ; move the lowest byte in each of 4 dwords to the low dword
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_convolution.asm45 movzx ptrd, byte [c%1q + xq]
/third_party/libunwind/libunwind/doc/
H A Dunw_get_proc_name.tex24 word that is used to return the byte-offset of the instruction-pointer
/third_party/node/deps/v8/src/wasm/
H A Dinit-expr-interface.cc110 reinterpret_cast<byte*>( in GlobalGet()
/third_party/nghttp2/src/
H A Dallocator.h212 // beyond the last byte written.
248 alloc.realloc(const_cast<uint8_t *>(value.byte()), len + 1)); in realloc_concat_string_ref()
263 // Makes a buffer with given size. The resulting byte string might
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-assembler.h91 inline void JumpIfByte(Condition cc, Register value, int32_t byte,
/third_party/node/deps/v8/src/deoptimizer/
H A Dtranslation-array.cc81 ZoneVector<byte> compressed_data(compressed_data_size, zone()); in ToTranslationArray()
/third_party/node/deps/v8/src/snapshot/
H A Dcontext-serializer.cc304 embedder_fields_sink_.PutRaw(reinterpret_cast<const byte*>(data.data), in SerializeJSObjectWithEmbedderFields()
/third_party/node/deps/v8/src/utils/
H A Dutils.cc197 int WriteBytes(const char* filename, const byte* bytes, int size, in WriteBytes()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.c171 || !OSSL_PARAM_set_octet_string(p, &sctx->tag.byte, ctx->taglen)) { in aes_siv_get_ctx_params()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DPixelProcessor.hpp203 void lockUniformBuffers(byte** u, sw::Resource* uniformBuffers[]);
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.c171 || !OSSL_PARAM_set_octet_string(p, &sctx->tag.byte, ctx->taglen)) { in aes_siv_get_ctx_params()
/third_party/skia/third_party/externals/tint/tools/src/cmd/check-spec-examples/
H A Dmain.go229 if err := ioutil.WriteFile(path, []byte(code), 0666); err != nil {
/third_party/skia/third_party/externals/tint/tools/src/cmd/trim-includes/
H A Dmain.go218 data := []byte(strings.Join(content, "\n"))
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.h260 ExecuteMemory(masm.GetBuffer()->GetStartAddress<byte*>(), \
/third_party/skia/experimental/tskit/go/gen_types/
H A Dgen_types.go47 if err := ioutil.WriteFile(fp, []byte(output), 0666); err != nil {
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames_test.go340 if err := ioutil.WriteFile(filepath.Join(path, name), []byte(content), 0666); err != nil {
/third_party/skia/infra/bots/task_drivers/g3_canary/
H A Dg3_canary.go189 if _, err := stdout.Write([]byte(rollStatus)); err != nil {
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc1458 byte* cur = reinterpret_cast<byte*>(instr); in get_ebreak_code()
1654 dasm.InstructionDecode(buffer, reinterpret_cast<byte*>(sim_->get_pc())); in Debug()
1826 byte* cur = nullptr; in Debug()
1827 byte* end = nullptr; in Debug()
1830 cur = reinterpret_cast<byte*>(sim_->get_pc()); in Debug()
1838 cur = reinterpret_cast<byte*>(value); in Debug()
1846 cur = reinterpret_cast<byte*>(sim_->get_pc()); in Debug()
1855 cur = reinterpret_cast<byte*>(value1); in Debug()
1944 byte* cu in Debug()
[all...]

Completed in 17 milliseconds

1...<<101102103104105106107108109110>>...140