/kernel/linux/linux-6.6/drivers/clk/ingenic/ |
H A D | cgu.c | 441 unsigned int i, best_i = 0, best = (unsigned int)-1; in ingenic_clk_calc_hw_div() local
|
/kernel/linux/linux-6.6/kernel/module/ |
H A D | kallsyms.c | 261 unsigned int i, best = 0; in find_kallsyms_symbol() local
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | kbuf.c | 592 struct io_buf_free *ibf, *best = NULL; in io_lookup_buf_free_entry() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_mm.c | 308 struct drm_mm_node *best = NULL; in best_hole() local
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_midi.c | 143 struct best { in opl3_get_voice() struct 146 } best[END]; in opl3_get_voice() local
|
/kernel/linux/linux-6.6/sound/soc/atmel/ |
H A D | atmel-classd.c | 345 int i, best, best_val, cur_val, ret; in atmel_classd_cpu_dai_hw_params() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8731.c | 71 int val, i, best; in wm8731_set_deemph() local
|
H A D | wm8961.c | 507 int i, best, target, fs; in wm8961_hw_params() local
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | bat_v.c | 345 bool best; in batadv_v_orig_dump_entry() local 268 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, struct batadv_priv *bat_priv, struct batadv_hard_iface *if_outgoing, struct batadv_orig_node *orig_node, struct batadv_neigh_node *neigh_node, bool best) batadv_v_orig_dump_subentry() argument
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_est.c | 371 int ktid, best = ipvs->est_kt_count; in ip_vs_est_update_ktid() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | svq1enc.c | 375 int score[4] = { 0, 0, 0, 0 }, best; in svq1_encode_plane() local [all...] |
H A D | msmpeg4enc.c | 156 int best = 0, best_size = INT_MAX; in find_best_tables() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | localematchertest.cpp | 100 const Locale *best = matcher.getBestMatch(Locale::getFrench(), errorCode); in testEmpty() local 130 const Locale *best = matcher.getBestMatch("en_GB", errorCode); in testBasics() local 144 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local 157 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local 174 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local 189 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local 203 const Locale *best = matcher.getBestMatchForListString("el, fr, fr;q=0, en-GB", errorCode); testBasics() local 221 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testBasics() local 270 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testSupportedDefault() local 294 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testUnsupportedDefault() local 317 const Locale *best = matcher.getBestMatch("en_GB", errorCode); testNoDefault() local [all...] |
/third_party/libsnd/src/ |
H A D | ogg.c | 462 sf_count_t best ; in ogg_stream_seek_page_search() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_gcm.c | 564 nir_block *best = late_block; in gcm_choose_block_for_instr() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_rectpack.h | 353 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local [all...] |
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-regalloc.cc | 663 Register best = Register::no_reg(); in FreeSomeRegister() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_rectpack.h | 355 stbrp_node **prev, *node, *tail, **best = NULL; in stbrp__skyline_find_best_pos() local [all...] |
/third_party/skia/third_party/externals/imgui/misc/fonts/ |
H A D | binary_to_compressed_c.cpp | 220 static int stb_not_crap(int best, int dist) in stb_not_crap() argument 260 int best = 2, dist=0; in stb_compress_chunk() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 828 int best; in grab_runnable_context() local
|
/kernel/linux/linux-5.10/drivers/acpi/numa/ |
H A D | hmat.c | 532 static bool hmat_update_best(u8 type, u32 value, u32 *best) in hmat_update_best() argument 592 u32 best = 0; in hmat_register_target_initiators() local [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/ |
H A D | clock.c | 372 unsigned long best = 0, now, maxdiv; in ep93xx_div_round_rate() local 202 is_best(unsigned long rate, unsigned long now, unsigned long best) is_best() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 822 int best; in grab_runnable_context() local
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-historical-service-time.c | 431 struct path_info *pi = NULL, *best = NULL; in hst_select_path() local
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | ftl.c | 571 uint32_t best; in reclaim_block() local [all...] |