Home
last modified time | relevance | path

Searched defs:startBit (Results 1 - 10 of 10) sorted by relevance

/third_party/lwip/src/netif/ppp/
H A Dpppcrypt.c41 static u_char pppcrypt_get_7bits(u_char *input, int startBit) { in pppcrypt_get_7bits() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DEndian.h119 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h86 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750_accel.c317 sm750_hw_imageblit(struct lynx_accel *accel, const char *pSrcbuf, u32 srcDelta, u32 startBit, u32 dBase, u32 dPitch, u32 bytePerPixel, u32 dx, u32 dy, u32 width, u32 height, u32 fColor, u32 bColor, u32 rop2) sm750_hw_imageblit() argument
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750_accel.c318 sm750_hw_imageblit(struct lynx_accel *accel, const char *pSrcbuf, u32 srcDelta, u32 startBit, u32 dBase, u32 dPitch, u32 bytePerPixel, u32 dx, u32 dy, u32 width, u32 height, u32 fColor, u32 bColor, u32 rop2) sm750_hw_imageblit() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp173 static unsigned makeAllBits(unsigned startBit, unsigned Lanes) in makeAllBits() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbitmap_manager.cpp559 uint32_t IpParamParser::RfindIp6(const in6_addr &addr, uint32_t startBit, uint32_t endBit, uint8_t value) in RfindIp6() argument
582 uint32_t IpParamParser::FindIp6(const in6_addr &addr, uint32_t startBit, uint8_t value) in FindIp6() argument
613 void IpParamParser::ChangeIp6Start(uint32_t startBit, in6_addr &addr) in ChangeIp6Start() argument
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h958 int startBit = 63 - rangeStart + rangeEnd; in ExtractBitRange() local
H A Dmacro-assembler-s390.cc3201 int startBit = in CallRecordWriteStub() local
580 RotateInsertSelectBits(Register dst, Register src, const Operand& startBit, const Operand& endBit, const Operand& shiftAmt, bool zeroBits) RotateInsertSelectBits() argument
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1602 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1620 int startBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1636 int startBit = 0; in AssembleArchInstruction() local

Completed in 22 milliseconds