Home
last modified time | relevance | path

Searched defs:byte (Results 201 - 225 of 282) sorted by relevance

12345678910>>...12

/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h216 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h212 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h202 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h322 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h211 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-assembler-mips64-inl.h210 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/ppc/
H A Dbaseline-assembler-ppc-inl.h323 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/arm/
H A Dbaseline-assembler-arm-inl.h220 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/x64/
H A Dbaseline-assembler-x64-inl.h219 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/node/deps/v8/src/baseline/arm64/
H A Dbaseline-assembler-arm64-inl.h236 void BaselineAssembler::JumpIfByte(Condition cc, Register value, int32_t byte, in JumpIfByte() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dcompiler.h569 unsigned byte = (index * 4 * 4); in v_load_store_scratch() local
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc109 uint8_t byte = val & 0x7fU; in vencode64() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingOpacityMicromapTests.cpp544 deUint8 byte = opacityMicromapData[index / 8]; in iterate() local
548 deUint8 byte = opacityMicromapData[index / 4]; in iterate() local
/third_party/skia/src/core/
H A DSkScalerContext.cpp408 static inline int convert_8_to_1(unsigned byte) { in convert_8_to_1() argument
H A DSkStream.cpp46 uint8_t byte; in readPackedUInt() local
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c148 const uint8_t byte = mem->buf_[mem->start_]; in ReadByte() local
/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp877 unsigned byte = 0; in BilevelToBW() local
891 unsigned byte = 0; BilevelToBW() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp178 peek(struct InternalInstruction *insn, uint8_t &byte) peek() argument
210 uint8_t byte = 0; readPrefixes() local
[all...]
/third_party/python/Modules/
H A Dsignalmodule.c347 unsigned char byte = (unsigned char)sig_num; in trip_signal() local
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dmod.rs617 pub fn byte(&self) -> Option<u8> { in byte() functions
/third_party/rust/crates/regex/src/
H A Ddfa.rs1720 fn byte(b: u8) -> Self { byte() functions
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingOpacityMicromapTests.cpp546 deUint8 byte = opacityMicromapData[index / 8]; in iterate() local
550 deUint8 byte = opacityMicromapData[index / 4]; in iterate() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp448 void ObexHeader::AppendByte(const uint8_t headerId, const uint8_t byte) in AppendByte() argument
1092 ObexOptionalByteHeader::ObexOptionalByteHeader(const uint8_t headerId, const uint8_t byte) in ObexOptionalByteHeader() argument
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dec.c495 uint8_t byte; in get_cox() local
H A Dwavpack.c439 unsigned int byte; member

Completed in 41 milliseconds

12345678910>>...12