| /kernel/linux/linux-6.6/net/core/ |
| H A D | fib_rules.c | 211 static int uid_range_set(struct fib_kuid_range *range) in uid_range_set() argument 229 static int nla_put_uid_range(struct sk_buff *skb, struct fib_kuid_range *range) in nla_put_uid_range() argument 253 nla_put_port_range(struct sk_buff *skb, int attrtype, struct fib_rule_port_range *range) nla_put_port_range() argument [all...] |
| /kernel/linux/linux-6.6/tools/arch/x86/kcpuid/ |
| H A D | kcpuid.c | 139 static bool cpuid_store(struct cpuid_range *range, u32 f, int subleaf, in cpuid_store() argument 182 static void raw_dump_range(struct cpuid_range *range) in raw_dump_range() argument 212 struct cpuid_range *range; in setup_cpuid_range() local 295 struct cpuid_range *range; parse_line() local 509 show_range(struct cpuid_range *range) show_range() argument 519 struct cpuid_range *range; index_to_func() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ituh263enc.c | 694 int range, bit_size, sign, code, bits; in ff_h263_encode_motion() local
|
| H A D | intrax8.c | 290 int range; in x8_setup_spatial_predictor() local
|
| H A D | mpeg12enc.c | 637 int range = 1 << bit_size; in mpeg1_encode_motion() local
|
| H A D | adpcmenc.c | 400 const int range = (j < frontier / 2) ? 1 : 0; in adpcm_compress_trellis() local
|
| H A D | opusenc_psy.c | 111 const int range = ff_celt_freq_range[i] << s->bsize_analysis; in step_collect_psy_metrics() local 136 const int range = ff_celt_freq_range[i] << s->bsize_analysis; in step_collect_psy_metrics() local
|
| H A D | mss2.c | 67 static int arith2_get_scaled_value(int value, int n, int range) in arith2_get_scaled_value() argument 77 static void arith2_rescale_interval(ArithCoder *c, int range, in arith2_rescale_interval() argument 97 int range = c->high - c->low + 1; in arith2_get_number() local 117 int range in arith2_get_prob() local [all...] |
| H A D | ralf.c | 202 static inline int extend_code(GetBitContext *gb, int val, int range, int bits) in extend_code() argument 222 VLC *code_vlc; int range, range2, add_bits; in decode_channel() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_adynamicequalizer.c | 35 double range; member 150 const double range = s->range; in filter_channels() local 89 get_gain(double in, double srate, double makeup, double aattack, double iratio, double knee, double range, double thresdb, double slewfactor, double *state, double attack_coeff, double release_coeff, double nc) get_gain() argument
|
| H A D | af_apsyclip.c | 290 int range[2]; in calculate_mask_curve() local
|
| H A D | drawutils.c | 80 ff_draw_init2(FFDrawContext *draw, enum AVPixelFormat format, enum AVColorSpace csp, enum AVColorRange range, unsigned flags) ff_draw_init2() argument [all...] |
| H A D | vf_tonemap_opencl.c | 57 enum AVColorRange range, range_in, range_out; member [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | imgutils.c | 582 av_image_fill_black(uint8_t *dst_data[4], const ptrdiff_t dst_linesize[4], enum AVPixelFormat pix_fmt, enum AVColorRange range, int width, int height) av_image_fill_black() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | propagateNoContraction.cpp | 838 std::pair<NodeMapping::iterator, NodeMapping::iterator> range = in PropagateNoContraction() local
|
| /third_party/backends/include/sane/ |
| H A D | sane.h | 158 const SANE_Range *range; member
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest.cc | 392 uint32_t Random::Generate(uint32_t range) { in Generate() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | CodePointTrie.java | 323 public final boolean getRange(int start, ValueFilter filter, Range range) { in getRange() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | UnicodeMap.java | 790 getRangeStart(int range) getRangeStart() argument 797 getRangeEnd(int range) getRangeEnd() argument 804 getRangeValue(int range) getRangeValue() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | CodePointTrie.java | 310 public final boolean getRange(int start, ValueFilter filter, Range range) { in getRange() argument [all...] |
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMap.java | 787 getRangeStart(int range) getRangeStart() argument 794 getRangeEnd(int range) getRangeEnd() argument 801 getRangeValue(int range) getRangeValue() argument [all...] |
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | ProgressDialog2.h | 132 void Init(UInt64 range)
in Init() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.c | 156 const VkImageSubresourceRange *range = &pCreateInfo->subresourceRange; in tu_image_view_init() local 821 uint32_t range; tu_buffer_view_init() local [all...] |
| H A D | tu_shader.c | 604 uint32_t range = nir_intrinsic_range(intrin); in gather_push_constants() local
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | load_store_vectorizer_tests.cpp | 239 uint32_t range = byte_size * components; in create_indirect_load() local
|