Home
last modified time | relevance | path

Searched defs:low (Results 1 - 25 of 304) sorted by relevance

12345678910>>...13

/third_party/toybox/toys/other/
H A Dascii.c29 char *low="NULSOHSTXETXEOTENQACKBELBS HT LF VT FF CR SO SI DLEDC1DC2DC3DC4" in ascii_main() local
/third_party/ffmpeg/libavcodec/
H A Dvorbis.h37 uint16_t low; member
H A Dcabac.h42 int low; member
H A Dcfhdencdsp.c49 static void horiz_filter(int16_t *input, int16_t *low, int16_t *high, in horiz_filter() argument
62 static void vert_filter(int16_t *input, int16_t *low, int16_t *high, in vert_filter() argument
26 filter(int16_t *input, ptrdiff_t in_stride, int16_t *low, ptrdiff_t low_stride, int16_t *high, ptrdiff_t high_stride, int len) filter() argument
H A Dlagarithrac.h40 unsigned low; member
/third_party/ffmpeg/libavcodec/x86/
H A Dvp56_arith.h34 unsigned int low = 1 + (((c->high - 1) * prob) >> 8); in vp56_rac_get_prob() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dfix_word_test.cpp47 uint32_t low = 0x53780921; in TEST() local
57 uint32_t low = 0x53780921; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dfix_word_test.cpp47 uint32_t low = 0x53780921; in TEST() local
57 uint32_t low = 0x53780921; in TEST() local
/third_party/spirv-tools/test/
H A Dfix_word_test.cpp47 uint32_t low = 0x53780921; in TEST() local
57 uint32_t low = 0x53780921; in TEST() local
/third_party/elfutils/tests/
H A Ddwfl-bug-addr-overflow.c50 Dwfl_Module *low = dwfl_report_module (dwfl, "low", in main() local
H A Ddwarf_default_lower_bound.c34 Dwarf_Sword low; in test_lang() local
69 Dwarf_Sword low; in main() local
/third_party/ninja/src/
H A Dhash_collision_bench.cc24 int random(int low, int high) { in random() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-bigint-gen.cc68 auto low = UncheckedParameter<IntPtrT>(Descriptor::kLow); in TF_BUILTIN() local
/third_party/ffmpeg/libavcodec/arm/
H A Dvp56_arith.h85 unsigned low; in vp56_rac_get_prob_branchy_armv6() local
/third_party/mbedtls/include/mbedtls/
H A Derror.h153 static inline int mbedtls_error_add(int high, int low, in mbedtls_error_add() argument
[all...]
/third_party/node/deps/v8/src/bigint/
H A Dmul-schoolbook.cc19 digit_t low = digit_mul(X[i], y, &new_high); in MultiplySingle() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_endian.cpp44 uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, in spvFixDoubleWord() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_endian.cpp44 uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, in spvFixDoubleWord() argument
/third_party/skia/third_party/externals/brotli/scripts/dictionary/
H A Dstep-04-generate-java-literals.py23 low = [] variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMagic.cpp90 unsigned low = Data2MSB ? 17 : 16; in identify_magic() local
/third_party/vixl/examples/aarch64/
H A Dcheck-bounds.cc64 run_function(Simulator* simulator, Instruction* function, uint64_t value, uint64_t low, uint64_t high) run_function() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128.cc48 const uint64_t low = Uint128Low64(n); in Fls128() local
/third_party/spirv-tools/source/
H A Dspirv_endian.cpp44 uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, in spvFixDoubleWord() argument
/third_party/ffmpeg/libavfilter/
H A Dedge_common.c109 void ff_double_threshold(int low, int high, int w, int h, in ff_double_threshold() argument
/third_party/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol04.c187 long low, oom; test_memcg_low() local
200 long low, oom; test_memcg_low() local
[all...]

Completed in 8 milliseconds

12345678910>>...13