Home
last modified time | relevance | path

Searched defs:shift (Results 901 - 925 of 2806) sorted by relevance

1...<<31323334353637383940>>...113

/third_party/libsnd/src/ALAC/
H A Dag_enc.c177 uint32_t shift ; in dyn_jam_noDeref() local
186 mask <<= shift ; in dyn_jam_noDeref() local
/third_party/libsnd/src/GSM610/
H A Dgsm610_priv.h305 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 Dunwind_decoder.h90 unsigned shift = 0; in unw_decode_uleb128() local
/third_party/libcoap/src/oscore/
H A Doscore.c386 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 Djs-parser-util.c491 uint32_t shift = 7; in parser_emit_line_info() local
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h204 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 Dir3_nir_lower_io_offsets.c86 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 Dheadergen2.c120 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 Dnir_format_convert.h194 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 Dnghttp2_hd_test.c1451 size_t shift; in test_nghttp2_hd_decode_length() local
/third_party/node/deps/brotli/c/enc/
H A Dhash_longest_match64_inc.h23 HashBytes(const uint8_t* BROTLI_RESTRICT data, const uint64_t mask, const int shift) HashBytes() argument
/third_party/mesa3d/src/mesa/main/
H A Dpixeltransfer.c200 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 Dtexenv.c338 GLuint shift; in set_combiner_scale() local
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime.h38 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 Dsnmp_asn1.c222 u8_t shift, tail; in snmp_asn1_enc_oid() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.h148 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 Dsource-position-table.cc92 int shift = 0; in DecodeInt() local
/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data-impl.h98 unsigned shift = 0; in ReadVarint32() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.c33 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 Dlcra.c169 unsigned shift = (BA & 0xffff) - 1; in lcra_solve() local
/third_party/mesa3d/src/util/
H A Dfossilize_db.c66 unsigned shift = 7; in truncate_hash_to_64bits() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_float.c83 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 Docb128.c42 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 Docb128.c42 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 DRuntimeDyldCOFFAArch64.h55 static void write32AArch64Addr(void *T, uint64_t s, uint64_t p, int shift) { in write32AArch64Addr() argument

Completed in 22 milliseconds

1...<<31323334353637383940>>...113