/third_party/libsnd/src/ALAC/ |
H A D | ag_enc.c | 177 uint32_t shift ; in dyn_jam_noDeref() local 186 mask <<= shift ; in dyn_jam_noDeref() local
|
/third_party/libsnd/src/GSM610/ |
H A D | gsm610_priv.h | 305 arith_shift_left (int32_t x, int shift) in arith_shift_left() argument 310 arith_shift_right (int32_t x, int shift) in arith_shift_right() argument
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | unwind_decoder.h | 90 unsigned shift = 0; in unw_decode_uleb128() local
|
/third_party/libcoap/src/oscore/ |
H A D | oscore.c | 386 uint64_t shift = incoming_seq - ctx->last_seq; in oscore_validate_sender_seq() local 396 uint64_t shift = ctx->last_seq - incoming_seq - 1; in oscore_validate_sender_seq() local
|
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-parser-util.c | 491 uint32_t shift = 7; in parser_emit_line_info() local
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer.h | 204 int32_t shift; member 281 OUT_RELOC(struct fd_ringbuffer *ring, struct fd_bo *bo, uint32_t offset, uint64_t orval, int32_t shift) OUT_RELOC() argument
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_lower_io_offsets.c | 86 check_and_propagate_bit_shift32(nir_builder *b, nir_alu_instr *alu_instr, int32_t direction, int32_t shift) check_and_propagate_bit_shift32() argument 124 ir3_nir_try_propagate_bit_shift(nir_builder *b, nir_ssa_def *offset, int32_t shift) ir3_nir_try_propagate_bit_shift() argument 199 int shift = 2; lower_offset_for_ssbo() local [all...] |
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | headergen2.c | 120 static void printvalue (struct rnnvalue *val, int shift) { in printvalue() argument 228 static void printbitfield (struct rnnbitfield *bf, int shift) { in printbitfield() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_format_convert.h | 194 unsigned shift = 0; in nir_format_bitcast_uvec_unmasked() local 215 unsigned shift in nir_format_bitcast_uvec_unmasked() local [all...] |
/third_party/nghttp2/tests/ |
H A D | nghttp2_hd_test.c | 1451 size_t shift; in test_nghttp2_hd_decode_length() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | hash_longest_match64_inc.h | 23 HashBytes(const uint8_t* BROTLI_RESTRICT data, const uint64_t mask, const int shift) HashBytes() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | pixeltransfer.c | 200 GLint shift = ctx->Pixel.IndexShift; in _mesa_shift_and_offset_ci() local 233 GLint shift in _mesa_apply_stencil_transfer_ops() local [all...] |
H A D | texenv.c | 338 GLuint shift; in set_combiner_scale() local
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime.h | 38 int shift; /* interval duration (s) (shift) (ro) */ member 76 int shift; /* interval duration (s) (shift) (ro) */ member
|
/third_party/lwip/src/apps/snmp/ |
H A D | snmp_asn1.c | 222 u8_t shift, tail; in snmp_asn1_enc_oid() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.h | 148 Shift shift() const { return shift_; } in shift() function in v8::internal::MemOperand 618 asr(const Register& rd, const Register& rn, int shift) asr() argument [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | source-position-table.cc | 92 int shift = 0; in DecodeInt() local
|
/third_party/node/deps/v8/src/parsing/ |
H A D | preparse-data-impl.h | 98 unsigned shift = 0; in ReadVarint32() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | codegen.c | 33 static unsigned encode_swizzle(uint8_t *swizzle, int shift, int dest_shift) in encode_swizzle() argument 217 static unsigned shift_to_op(int shift) in shift_to_op() argument [all...] |
/third_party/mesa3d/src/panfrost/util/ |
H A D | lcra.c | 169 unsigned shift = (BA & 0xffff) - 1; in lcra_solve() local
|
/third_party/mesa3d/src/util/ |
H A D | fossilize_db.c | 66 unsigned shift = 7; in truncate_hash_to_64bits() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_float.c | 83 LLVMValueRef i32_qnanbit, shift, res; in lp_build_float_to_smallfloat() local 291 LLVMValueRef wasinfnan, tmp, res, shift, maskab in lp_build_smallfloat_to_float() local 429 LLVMValueRef shift, mask; lp_build_rgb9_to_float_helper() local 466 LLVMValueRef shift, scale, bias, exp; lp_build_rgb9e5_to_float() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | ocb128.c | 42 static void ocb_block_lshift(const unsigned char *in, size_t shift, in ocb_block_lshift() argument 222 size_t bottom, shift; in CRYPTO_ocb128_setiv() local
|
/third_party/openssl/crypto/modes/ |
H A D | ocb128.c | 42 static void ocb_block_lshift(const unsigned char *in, size_t shift, in ocb_block_lshift() argument 222 size_t bottom, shift; in CRYPTO_ocb128_setiv() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFAArch64.h | 55 static void write32AArch64Addr(void *T, uint64_t s, uint64_t p, int shift) { in write32AArch64Addr() argument
|