| /third_party/ffmpeg/libavcodec/ |
| D | cfhddsp.c | 29 const int16_t *high, ptrdiff_t high_stride, in filter() 70 const int16_t *high, ptrdiff_t high_stride, in vert_filter() 83 const int16_t *high, ptrdiff_t hstride, in horiz_filter() 94 static void horiz_filter_clip(int16_t *output, const int16_t *low, const int16_t *high, in horiz_filter_clip() 100 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 | 29 int16_t *high, ptrdiff_t high_stride, in filter() 50 static void horiz_filter(int16_t *input, int16_t *low, int16_t *high, in horiz_filter() 63 static void vert_filter(int16_t *input, int16_t *low, int16_t *high, in vert_filter()
|
| /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 | 127 #define MBEDTLS_ERROR_ADD( high, low ) \ argument 156 static inline int mbedtls_error_add( int high, int low, in mbedtls_error_add()
|
| /third_party/python/Modules/_sha3/kcp/ |
| D | KeccakP-1600-inplace32BI.c | 32 #define prepareToBitInterleaving(low, high, temp, temp0, temp1) \ argument 44 #define toBitInterleavingAndXOR(low, high, even, odd, temp, temp0, temp1) \ argument 49 #define toBitInterleavingAndAND(low, high, even, odd, temp, temp0, temp1) \ argument 54 #define toBitInterleavingAndSet(low, high, even, odd, temp, temp0, temp1) \ argument 76 #define fromBitInterleaving(even, odd, low, high, temp, temp0, temp1) \ argument 89 UINT32 low, high; in KeccakP1600_SetBytesInLaneToZero() local 125 UINT32 low, high; in KeccakP1600_AddByte() local 145 UINT32 low, high; in KeccakP1600_AddBytesInLane() local 179 UINT32 high; in KeccakP1600_AddLanes() local 235 UINT32 high; in KeccakP1600_OverwriteLanes() local [all …]
|
| /third_party/pulseaudio/src/pulse/ |
| D | gccmacro.h | 143 #define PA_CLAMP(x, low, high) \ argument 151 #define PA_CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) argument 155 #define PA_CLAMP_UNLIKELY(x, low, high) \ argument 163 #define PA_CLAMP_UNLIKELY(x, low, high) (PA_UNLIKELY((x) > (high)) ? (high) : (PA_UNLIKELY((x) < (l… argument
|
| /third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/ |
| D | arm_clip_f16.c | 58 float16_t high, in arm_clip_f16() 121 float16_t high, in arm_clip_f16()
|
| D | arm_clip_q15.c | 56 q15_t high, in arm_clip_q15() 116 q15_t high, in arm_clip_q15()
|
| D | arm_clip_q31.c | 56 q31_t high, in arm_clip_q31() 116 q31_t high, in arm_clip_q31()
|
| D | arm_clip_f32.c | 66 float32_t high, in arm_clip_f32() 126 float32_t high, in arm_clip_f32()
|
| D | arm_clip_q7.c | 56 q7_t high, in arm_clip_q7() 116 q7_t high, in arm_clip_q7()
|
| /third_party/gptfdisk/ |
| D | gpttext.cc | 149 uint32_t low, high; in GetPartNum() local 268 uint32_t low, high; in DeletePartition() local 283 uint32_t low, high; in ChangePartType() local 297 uint32_t low, high; in ChangeUniqueGuid() local 367 uint32_t low, high; in SwapPartitions() local 418 uint32_t low, high; in ShowDetails() local 558 uint64_t GPTDataTextUI::GetSectorNum(uint64_t low, uint64_t high, uint64_t def, in GetSectorNum()
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
| D | fix_word_test.cpp | 47 uint32_t high = 0xdeadbeef; in TEST() local 57 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/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/flutter/skia/third_party/externals/sdl/src/libm/ |
| D | s_fabs.c | 33 u_int32_t high; local
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | flatbuffers.h | 55 inline bool IsOutRange(const T &v, const T &low, const T &high) { in IsOutRange() 61 inline bool IsInRange(const T &v, const T &low, const T &high) { in IsInRange()
|
| /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/flutter/skia/third_party/externals/spirv-tools/source/util/ |
| D | parse_number.cpp | 123 uint32_t high = uint32_t((0xffffffff00000000 & decoded_bits) >> 32); in ParseAndEncodeIntegerNumber() local 177 uint32_t high = uint32_t((0xffffffff00000000 & decoded_val) >> 32); in ParseAndEncodeFloatingPointNumber() 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
|