Home
last modified time | relevance | path

Searched defs:high (Results 176 - 200 of 330) sorted by relevance

12345678910>>...14

/third_party/ffmpeg/libavcodec/
H A Dav1dec.c83 decode_signed_subexp_with_ref(uint32_t sub_exp, int low, int high, int r) decode_signed_subexp_with_ref() argument
H A Dmss2.c77 arith2_rescale_interval(ArithCoder *c, int range, int low, int high, int n) arith2_rescale_interval() argument
[all...]
H A Dopus.c580 int i, j, low, high, total, done, bandbits, remaining, tbits_8ths; in ff_celt_bitalloc() local
[all...]
H A Dpixlet.c381 int16_t *low, *high, *ll, *lh, *hl, *hh; in filterfn() local
[all...]
/third_party/gptfdisk/
H A Dgpttext.cc149 uint32_t low, high; in GetPartNum() local
153 prompt << "Partition number (" << low + 1 << "-" << high + 1 << "): "; in GetPartNum() local
290 uint32_t low, high; in DeletePartition() local
294 prompt << "Partition number (" << low + 1 << "-" << high + 1 << "): "; in DeletePartition() local
305 uint32_t low, high; in ChangePartType() local
319 uint32_t low, high; ChangeUniqueGuid() local
389 uint32_t low, high; SwapPartitions() local
398 << ", default " << high + 2 << "): "; SwapPartitions() local
440 uint32_t low, high; ShowDetails() local
580 GetSectorNum(uint64_t low, uint64_t high, uint64_t def, const string & prompt) GetSectorNum() argument
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c123 STATIC INLINE INT32 StringToDigital(CHAR high, CHAR low) in StringToDigital() argument
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c507 unsigned int high = 0; in rpcclnt_fmtheader() local
/third_party/icu/icu4c/source/common/
H A Duset.cpp481 uint16_t high=(uint16_t)(c>>16), low=(uint16_t)c; in uset_serializedContains() local
/third_party/mbedtls/library/
H A Dsha512.c819 uint64_t high, low; in mbedtls_sha512_finish() local
H A Dsha256.c703 uint32_t high, low; in mbedtls_sha256_finish() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp954 nir_ssa_def *high = nir_instr_as_alu(val->parent_instr)->src[1].src.ssa; in TEST_F() local
1606 nir_ssa_def *high = nir_imul_imm(b, nir_iadd_imm(b, index_base, 1), 16); in TEST_F() local
360 mem_vectorize_callback( unsigned align_mul, unsigned align_offset, unsigned bit_size, unsigned num_components, nir_intrinsic_instr *low, nir_intrinsic_instr *high, void *data) mem_vectorize_callback() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duset.cpp481 uint16_t high=(uint16_t)(c>>16), low=(uint16_t)c; in uset_serializedContains() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Ddisassemble.c40 static uint64_t bits(uint32_t word, unsigned lo, unsigned high) in bits() argument
/third_party/icu/icu4c/source/tools/makeconv/
H A Dgencnvex.c425 int32_t low, high, prev; in generateToUTable() local
724 UChar32 low, high, prev; generateFromUTable() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp292 int32_t high = 2038; in main() local
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c681 int range_is_mapped(unsigned long low, unsigned long high) in range_is_mapped() argument
/third_party/node/deps/v8/src/codegen/arm/
H A Dregister-arm.h190 SwVfpRegister high() const { in high() function in v8::internal::LowDwVfpRegister
222 DwVfpRegister high() const { in high() function in v8::internal::QwNeonRegister
/third_party/node/deps/v8/src/bigint/
H A Dmul-fft.cc27 void ModFn_Helper(digit_t* x, int len, signed_digit_t high) { in ModFn_Helper() argument
49 signed_digit_t high = x[K]; in ModFn() local
[all...]
H A Dbigint.h588 digit_t high = 0; in AddPart() local
/third_party/node/deps/v8/src/objects/
H A Dfixed-array-inl.h260 int high = array->number_of_entries() - 1; in BinarySearch() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-register.h205 static LiftoffRegister ForPair(Register low, Register high) { in ForPair() argument
243 LiftoffRegister high() const { in high() function in v8::internal::wasm::LiftoffRegister
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgencnvex.c424 int32_t low, high, prev; in generateToUTable() local
723 UChar32 low, high, prev; generateFromUTable() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dicuzdump.cpp290 int32_t high = 2038; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h179 inline uint64_t hash_16_bytes(uint64_t low, uint64_t high) { in hash_16_bytes() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duset.cpp476 uint16_t high=(uint16_t)(c>>16), low=(uint16_t)c; in uset_serializedContains() local

Completed in 31 milliseconds

12345678910>>...14