| /external/strace/tests/ |
| D | s390_sthyi.c | 51 print_0x8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_0x8() 62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8() 73 print_u16(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u16() 86 print_x32(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_x32() 99 print_weight(const char *prefix, unsigned char *buf, unsigned int offs, in print_weight() 183 print_ebcdic(const char *prefix, unsigned char *addr, unsigned int offs, in print_ebcdic() 212 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_hypervisor_header() local 292 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_guest_header() local 469 uint16_t offs; in print_sthyi() local
|
| /external/strace/tests-mx32/ |
| D | s390_sthyi.c | 51 print_0x8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_0x8() 62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8() 73 print_u16(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u16() 86 print_x32(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_x32() 99 print_weight(const char *prefix, unsigned char *buf, unsigned int offs, in print_weight() 183 print_ebcdic(const char *prefix, unsigned char *addr, unsigned int offs, in print_ebcdic() 212 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_hypervisor_header() local 292 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_guest_header() local 469 uint16_t offs; in print_sthyi() local
|
| /external/strace/tests-m32/ |
| D | s390_sthyi.c | 51 print_0x8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_0x8() 62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8() 73 print_u16(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u16() 86 print_x32(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_x32() 99 print_weight(const char *prefix, unsigned char *buf, unsigned int offs, in print_weight() 183 print_ebcdic(const char *prefix, unsigned char *addr, unsigned int offs, in print_ebcdic() 212 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_hypervisor_header() local 292 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_guest_header() local 469 uint16_t offs; in print_sthyi() local
|
| /external/arm-trusted-firmware/common/ |
| D | fdt_fixup.c | 32 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible() 66 int offs; in dt_add_psci_node() local 110 int offs; in dt_update_one_cpu_node() local 160 int offs, ret; in dt_add_psci_cpu_enable_methods() local 199 int offs = fdt_path_offset(dtb, "/reserved-memory"); in fdt_add_reserved_memory() local 336 int offs; in fdt_add_cpus_node() local
|
| /external/lzma/CPP/7zip/Common/ |
| D | RegisterArc.h | 42 #define REGISTER_ARC_V(n, e, ae, id, sigSize, sig, offs, flags, crIn, crOut, isArc) \ argument 45 #define REGISTER_ARC_R(n, e, ae, id, sigSize, sig, offs, flags, crIn, crOut, isArc) \ argument 51 #define REGISTER_ARC_I_CLS(cls, n, e, ae, id, sig, offs, flags, isArc) \ argument 55 #define REGISTER_ARC_I_CLS_NO_SIG(cls, n, e, ae, id, offs, flags, isArc) \ argument 59 #define REGISTER_ARC_I(n, e, ae, id, sig, offs, flags, isArc) \ argument 62 #define REGISTER_ARC_I_NO_SIG(n, e, ae, id, offs, flags, isArc) \ argument 66 #define REGISTER_ARC_IO(n, e, ae, id, sig, offs, flags, isArc) \ argument 71 #define REGISTER_ARC_IO_DECREMENT_SIG(n, e, ae, id, sig, offs, flags, isArc) \ argument
|
| /external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/ |
| D | testcases.c | 8 size_t offs = 0; in get_header() local 81 size_t offs = 0; in validate_reserved() local 202 size_t offs = 0; in get_starting_head() local
|
| /external/lzma/Asm/x86/ |
| D | AesOpt.asm | 75 CBC_DEC_UPDATE macro reg, offs 170 XOR_UPD_1 macro reg, offs 174 XOR_UPD_2 macro reg, offs
|
| /external/deqp/framework/delibs/decpp/ |
| D | dePoolArray.hpp | 154 …PoolArrayConstIterator<T, Alignment>& operator+= (deIntptr offs) { this->m_ndx += offs; return *th… in operator +=() 155 …PoolArrayConstIterator<T, Alignment>& operator-= (deIntptr offs) { this->m_ndx -= offs; return *th… in operator -=() 190 PoolArrayIterator<T, Alignment>& operator+= (deIntptr offs) { this->m_ndx += offs; return *this; } in operator +=() 191 PoolArrayIterator<T, Alignment>& operator-= (deIntptr offs) { this->m_ndx -= offs; return *this; } in operator -=() 456 …tIterator<T, Alignment> operator+ (const PoolArrayConstIterator<T, Alignment>& iter, deIntptr offs) in operator +() 462 inline PoolArrayConstIterator<T, Alignment> operator+ (deUintptr offs, const PoolArrayConstIterator… in operator +() 468 …tIterator<T, Alignment> operator- (const PoolArrayConstIterator<T, Alignment>& iter, deIntptr offs) in operator -() 503 …lArrayIterator<T, Alignment> operator+ (const PoolArrayIterator<T, Alignment>& iter, deIntptr offs) in operator +() 509 inline PoolArrayIterator<T, Alignment> operator+ (deUintptr offs, const PoolArrayIterator<T, Alignm… in operator +() 515 …lArrayIterator<T, Alignment> operator- (const PoolArrayIterator<T, Alignment>& iter, deIntptr offs) in operator -()
|
| /external/vboot_reference/firmware/2lib/ |
| D | 2nvstorage.c | 73 #define GETBIT(offs, mask) (p[offs] & mask ? 1 : 0) argument 164 #define SETBIT(offs, mask) \ argument
|
| /external/musl/src/network/ |
| D | dn_comp.c | 7 static int getoffs(short *offs, const unsigned char *base, const unsigned char *s) in getoffs() 40 short offs[128]; in match() local
|
| /external/libxkbcommon/scripts/ |
| D | makekeys | 31 offs = 0 variable
|
| /external/clang/include/clang/Edit/ |
| D | FileOffset.h | 24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) { } in FileOffset()
|
| /external/vboot_reference/host/arch/x86/lib/ |
| D | crossystem_arch.c | 123 static int VbCmosRead(unsigned offs, size_t size, void *ptr) { in VbCmosRead() 147 static int VbCmosWrite(unsigned offs, size_t size, const void *ptr) { in VbCmosWrite() 172 unsigned offs, blksz; in VbReadNvStorage() local 190 unsigned offs, blksz; in VbWriteNvStorage() local
|
| /external/vboot_reference/host/arch/x86_64/lib/ |
| D | crossystem_arch.c | 123 static int VbCmosRead(unsigned offs, size_t size, void *ptr) { in VbCmosRead() 147 static int VbCmosWrite(unsigned offs, size_t size, const void *ptr) { in VbCmosWrite() 172 unsigned offs, blksz; in VbReadNvStorage() local 190 unsigned offs, blksz; in VbWriteNvStorage() local
|
| /external/libaom/aom_dsp/ |
| D | entenc.c | 74 uint32_t offs; in od_ec_enc_normalize() local 280 uint32_t offs; in od_ec_enc_done() local
|
| D | entenc.h | 38 uint32_t offs; member
|
| /external/clang/lib/Edit/ |
| D | EditedSource.cpp | 320 SourceLocation Loc, FileOffset offs, in adjustRemoval() 365 StringRef text, FileOffset offs, unsigned len, in applyRewrite() 406 FileOffset offs = I->first; in applyRewrites() local
|
| /external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/ |
| D | impl.cpp | 185 int64_t offs = input_offset + x * sizeof(T); in depthwise_loop_multiplier1_fp() local 219 int64_t offs = input_offset + x * sizeof(T); in depthwise_loop_multiplier1_fp() local 290 int offs = input_offset; in depthwise_loop_generic_fp() local 392 int64_t offs = input_offset + x * sizeof(T); in depthwise_loop_multiplier1_quantized() local 455 int64_t offs = input_offset + x * sizeof(T); in depthwise_loop_multiplier1_quantized() local 559 int offs = input_offset; in depthwise_loop_generic_quantized() local 676 int offs = input_offset; in depthwise_loop_pow2_quantized_per_tensor() local
|
| /external/iw/ |
| D | wowlan.c | 111 char *len, *offs, *start; in wowlan_parse_tcp_file() local 133 char *len, *offs, *toks; in wowlan_parse_tcp_file() local
|
| /external/libwebsockets/win32port/zlib/ |
| D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/rust/crates/libz-sys/src/zlib/contrib/infback9/ |
| D | inftree9.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/rust/crates/libz-sys/src/zlib/ |
| D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/tflite-support/third_party/zlib/ |
| D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/zlib/ |
| D | inftrees.c | 59 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
|
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | inftrees.c | 53 uint16_t offs[MAXBITS+1]; /* offsets in table for each length */ in zng_inflate_table() local
|