| /third_party/toybox/toys/other/ |
| H A D | ascii.c | 29 char *low="NULSOHSTXETXEOTENQACKBELBS HT LF VT FF CR SO SI DLEDC1DC2DC3DC4" in ascii_main() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbis.h | 37 uint16_t low; member
|
| H A D | cabac.h | 42 int low; member
|
| H A D | cfhdencdsp.c | 49 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 D | lagarithrac.h | 40 unsigned low; member
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | vp56_arith.h | 34 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 D | fix_word_test.cpp | 47 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 D | fix_word_test.cpp | 47 uint32_t low = 0x53780921; in TEST() local 57 uint32_t low = 0x53780921; in TEST() local
|
| /third_party/spirv-tools/test/ |
| H A D | fix_word_test.cpp | 47 uint32_t low = 0x53780921; in TEST() local 57 uint32_t low = 0x53780921; in TEST() local
|
| /third_party/elfutils/tests/ |
| H A D | dwfl-bug-addr-overflow.c | 50 Dwfl_Module *low = dwfl_report_module (dwfl, "low", in main() local
|
| H A D | dwarf_default_lower_bound.c | 34 Dwarf_Sword low; in test_lang() local 69 Dwarf_Sword low; in main() local
|
| /third_party/ninja/src/ |
| H A D | hash_collision_bench.cc | 24 int random(int low, int high) { in random() argument
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-bigint-gen.cc | 68 auto low = UncheckedParameter<IntPtrT>(Descriptor::kLow); in TF_BUILTIN() local
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | vp56_arith.h | 85 unsigned low; in vp56_rac_get_prob_branchy_armv6() local
|
| /third_party/mbedtls/include/mbedtls/ |
| H A D | error.h | 153 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 D | mul-schoolbook.cc | 19 digit_t low = digit_mul(X[i], y, &new_high); in MultiplySingle() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | spirv_endian.cpp | 44 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 D | spirv_endian.cpp | 44 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 D | step-04-generate-java-literals.py | 23 low = [] variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
| H A D | Magic.cpp | 90 unsigned low = Data2MSB ? 17 : 16; in identify_magic() local
|
| /third_party/vixl/examples/aarch64/ |
| H A D | check-bounds.cc | 64 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 D | int128.cc | 48 const uint64_t low = Uint128Low64(n); in Fls128() local
|
| /third_party/spirv-tools/source/ |
| H A D | spirv_endian.cpp | 44 uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, in spvFixDoubleWord() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | edge_common.c | 109 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 D | memcontrol04.c | 187 long low, oom; test_memcg_low() local 200 long low, oom; test_memcg_low() local [all...] |