| /third_party/ffmpeg/libavcodec/ |
| D | cfhddsp.c | 28 const int16_t *high, ptrdiff_t high_stride, in filter() 69 const int16_t *high, ptrdiff_t high_stride, in vert_filter() 82 const int16_t *high, ptrdiff_t hstride, in horiz_filter() 93 static void horiz_filter_clip(int16_t *output, const int16_t *low, const int16_t *high, in horiz_filter_clip() 99 static void horiz_filter_clip_bayer(int16_t *output, const int16_t *low, const int16_t *high, in horiz_filter_clip_bayer()
|
| D | cfhdencdsp.c | 28 int16_t *high, ptrdiff_t high_stride, in filter() 49 static void horiz_filter(int16_t *input, int16_t *low, int16_t *high, in horiz_filter() 62 static void vert_filter(int16_t *input, int16_t *low, int16_t *high, in vert_filter()
|
| D | cfhd.c | 196 static inline void interlaced_vertical_filter(int16_t *output, int16_t *low, int16_t *high, in interlaced_vertical_filter() 209 static inline void inverse_temporal_filter(int16_t *low, int16_t *high, int width) in inverse_temporal_filter() 954 int16_t *low, *high, *output, *dst; in cfhd_decode() local 1120 int16_t *low, *high, *output, *dst; in cfhd_decode() local 1325 int16_t *low, *high, *dst; in cfhd_decode() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| D | sljitNativeRISCV_64.c | 29 sljit_sw high; in load_immediate() local 131 sljit_sw high; in emit_const() local 155 sljit_sw high; in sljit_set_jump_addr() local
|
| /third_party/selinux/libsepol/src/ |
| D | port_record.c | 10 int low, high; member 21 int low, high; member 29 int low, int high, int proto, in sepol_port_key_create() 51 int *low, int *high, int *proto) in sepol_port_key_unpack() 157 void sepol_port_set_range(sepol_port_t * port, int low, int high) in sepol_port_set_range()
|
| D | ports.c | 65 int high = sepol_port_get_high(data); in port_from_record() local 121 int high = port->u.port.high_port; in port_to_record() local 183 int low, high, proto; in sepol_port_exists() local 221 int low, high, proto; in sepol_port_query() local 261 int low, high, proto; in sepol_port_modify() local
|
| D | ibpkey_record.c | 17 int low, high; member 28 int low, high; member 100 int low, int high, in sepol_ibpkey_key_create() 132 uint64_t *subnet_prefix, int *low, int *high) in sepol_ibpkey_key_unpack() 226 void sepol_ibpkey_set_range(sepol_ibpkey_t *ibpkey, int low, int high) in sepol_ibpkey_set_range()
|
| D | ibpkeys.c | 24 int high = sepol_ibpkey_get_high(data); in ibpkey_from_record() local 126 int low, high; in sepol_ibpkey_exists() local 156 int low, high; in sepol_ibpkey_query() local 192 int low, high; in sepol_ibpkey_modify() local
|
| /third_party/mbedtls/include/mbedtls/ |
| D | error.h | 124 #define MBEDTLS_ERROR_ADD(high, low) \ argument 153 static inline int mbedtls_error_add(int high, int low, in mbedtls_error_add()
|
| /third_party/pulseaudio/src/pulse/ |
| D | gccmacro.h | 141 #define PA_CLAMP(x, low, high) \ argument 149 #define PA_CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) argument 153 #define PA_CLAMP_UNLIKELY(x, low, high) \ argument 161 #define PA_CLAMP_UNLIKELY(x, low, high) (PA_UNLIKELY((x) > (high)) ? (high) : (PA_UNLIKELY((x) < (l… argument
|
| /third_party/gptfdisk/ |
| D | gpttext.cc | 149 uint32_t low, high; in GetPartNum() local 290 uint32_t low, high; in DeletePartition() local 305 uint32_t low, high; in ChangePartType() local 319 uint32_t low, high; in ChangeUniqueGuid() local 389 uint32_t low, high; in SwapPartitions() local 440 uint32_t low, high; in ShowDetails() local 580 uint64_t GPTDataTextUI::GetSectorNum(uint64_t low, uint64_t high, uint64_t def, in GetSectorNum()
|
| /third_party/spirv-tools/test/ |
| D | fix_word_test.cpp | 48 uint32_t high = 0xdeadbeef; in TEST() local 58 uint32_t high = 0xdeadbeef; in TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| D | fix_word_test.cpp | 48 uint32_t high = 0xdeadbeef; in TEST() local 58 uint32_t high = 0xdeadbeef; in TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| D | fix_word_test.cpp | 48 uint32_t high = 0xdeadbeef; in TEST() local 58 uint32_t high = 0xdeadbeef; in TEST() local
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | vp56_arith.h | 47 unsigned high = c->high << shift; in vp56_rac_get_prob_armv6() local 84 unsigned high = c->high << shift; in vp56_rac_get_prob_branchy_armv6() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | parse_number.cpp | 125 uint32_t high = uint32_t((0xffffffff00000000 & decoded_bits) >> 32); in ParseAndEncodeIntegerNumber() local 179 uint32_t high = uint32_t((0xffffffff00000000 & decoded_val) >> 32); in ParseAndEncodeFloatingPointNumber() local
|
| /third_party/spirv-tools/source/util/ |
| D | parse_number.cpp | 125 uint32_t high = uint32_t((0xffffffff00000000 & decoded_bits) >> 32); in ParseAndEncodeIntegerNumber() local 179 uint32_t high = uint32_t((0xffffffff00000000 & decoded_val) >> 32); in ParseAndEncodeFloatingPointNumber() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| D | parse_number.cpp | 125 uint32_t high = uint32_t((0xffffffff00000000 & decoded_bits) >> 32); in ParseAndEncodeIntegerNumber() local 179 uint32_t high = uint32_t((0xffffffff00000000 & decoded_val) >> 32); in ParseAndEncodeFloatingPointNumber() local
|
| /third_party/nghttp2/ |
| D | mkcipherlist.py | 303 high, low = hl.split(',') variable
|
| /third_party/elfutils/tests/ |
| D | dwfl-bug-addr-overflow.c | 46 Dwfl_Module *high = dwfl_report_module (dwfl, "high", in main() local
|
| /third_party/node/deps/v8/src/bigint/ |
| D | digit-arithmetic.h | 82 inline digit_t digit_mul(digit_t a, digit_t b, digit_t* high) { in digit_mul() 119 static inline digit_t digit_div(digit_t high, digit_t low, digit_t divisor, in digit_div()
|
| /third_party/node/deps/uvwasi/src/ |
| D | wasi_serdes.c | 33 uint64_t high = uvwasi_serdes_read_uint32_t(ptr, offset + 4); in uvwasi_serdes_read_uint64_t() local 39 uint32_t high = uvwasi_serdes_read_uint16_t(ptr, offset + 2); in uvwasi_serdes_read_uint32_t() local 45 uint16_t high = uvwasi_serdes_read_uint8_t(ptr, offset + 1); in uvwasi_serdes_read_uint16_t() local
|
| /third_party/python/Lib/asyncio/ |
| D | transports.py | 77 def set_write_buffer_limits(self, high=None, low=None): argument 314 def _set_write_buffer_limits(self, high=None, low=None): argument 330 def set_write_buffer_limits(self, high=None, low=None): argument
|
| D | sslproto.py | 57 def add_flowcontrol_defaults(high, low, kb): argument 142 def set_write_buffer_limits(self, high=None, low=None): argument 172 def set_read_buffer_limits(self, high=None, low=None): argument 848 def _set_write_buffer_limits(self, high=None, low=None): argument 883 def _set_read_buffer_limits(self, high=None, low=None): argument
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-sharedarraybuffer-gen.cc | 151 TNode<IntPtrT> high = Projection<1>(signed64); in BigIntFromSigned64() local 162 TNode<UintPtrT> high = Projection<1>(unsigned64); in BigIntFromUnsigned64() local 362 TNode<UintPtrT> high = Is64() ? TNode<UintPtrT>() : var_high.value(); in TF_BUILTIN() local 496 TNode<UintPtrT> high = Is64() ? TNode<UintPtrT>() : var_high.value(); in TF_BUILTIN() local 802 TNode<UintPtrT> high = Is64() ? TNode<UintPtrT>() : var_high.value(); in AtomicBinopBuiltinCommon() local
|