Home
last modified time | relevance | path

Searched defs:low (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/third_party/typescript/tests/baselines/reference/
DreturnTypeInferenceNotTooBroad.js11 export const y = sepsis({ low: 1, sign: { kind: 'a', a: 3 }}); property
15 export const yone = unwrap(sepsis({ low: 1, sign: { kind: 'a', a: 3 }})); property
21 exports.y = sepsis({ low: 1, sign: { kind: 'a', a: 3 } }); property
25 exports.yone = unwrap(sepsis({ low: 1, sign: { kind: 'a', a: 3 } })); property
/third_party/ffmpeg/libavcodec/
Dcfhddsp.c27 const int16_t *low, ptrdiff_t low_stride, in filter()
68 const int16_t *low, ptrdiff_t low_stride, in vert_filter()
81 const int16_t *low, ptrdiff_t lstride, 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()
Dcfhdencdsp.c27 int16_t *low, ptrdiff_t low_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()
Dopus_rc.c67 uint32_t low, uint32_t high, in opus_rc_dec_update()
92 unsigned int k, scale, total, symbol, low, high; in ff_opus_rc_dec_cdf() local
236 uint32_t k, scale, symbol, total, low, center; in ff_opus_rc_dec_uint_tri() local
260 uint32_t symbol, low, total; in ff_opus_rc_enc_uint_tri() local
279 uint32_t scale, low = 0, center; in ff_opus_rc_dec_laplace() local
316 uint32_t low = symbol; in ff_opus_rc_enc_laplace() local
/third_party/ffmpeg/libavcodec/x86/
Dcabac.h58 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument
66 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument
80 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
120 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument
130 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument
144 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
Dvp56_arith.h34 unsigned int low = 1 + (((c->high - 1) * prob) >> 8); in vp56_rac_get_prob() local
/third_party/elfutils/tests/
Ddwarf_default_lower_bound.c34 Dwarf_Sword low; in test_lang() local
69 Dwarf_Sword low; in main() local
Ddwfl-bug-addr-overflow.c50 Dwfl_Module *low = dwfl_report_module (dwfl, "low", in main() local
/third_party/selinux/libsepol/src/
Dport_record.c10 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()
Dports.c64 int low = sepol_port_get_low(data); in port_from_record() local
120 int low = port->u.port.low_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
Dibpkey_record.c17 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()
Dibpkeys.c23 int low = sepol_ibpkey_get_low(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/
Derror.h124 #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/
Dgccmacro.h141 #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/
Dgpttext.cc149 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/
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/spirv-tools/test/
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/
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/source/util/
Dparse_number.cpp124 uint32_t low = uint32_t(0x00000000ffffffff & decoded_bits); in ParseAndEncodeIntegerNumber() local
178 uint32_t low = uint32_t(0x00000000ffffffff & decoded_val); in ParseAndEncodeFloatingPointNumber() local
/third_party/spirv-tools/source/util/
Dparse_number.cpp124 uint32_t low = uint32_t(0x00000000ffffffff & decoded_bits); in ParseAndEncodeIntegerNumber() local
178 uint32_t low = uint32_t(0x00000000ffffffff & decoded_val); in ParseAndEncodeFloatingPointNumber() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dparse_number.cpp124 uint32_t low = uint32_t(0x00000000ffffffff & decoded_bits); in ParseAndEncodeIntegerNumber() local
178 uint32_t low = uint32_t(0x00000000ffffffff & decoded_val); in ParseAndEncodeFloatingPointNumber() local
/third_party/ltp/testcases/kernel/controllers/memcg/
Dmemcontrol04.c187 long low, oom; in test_memcg_low() local
200 long low, oom; in test_memcg_low() local
/third_party/nghttp2/
Dmkcipherlist.py303 high, low = hl.split(',') variable
/third_party/toybox/toys/other/
Dascii.c29 char *low="NULSOHSTXETXEOTENQACKBELBS HT LF VT FF CR SO SI DLEDC1DC2DC3DC4" in ascii_main() local
/third_party/typescript/tests/cases/compiler/
DreturnTypeInferenceNotTooBroad.ts3 low?: number; property

12345678910>>...16