Searched defs:last_resort (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-coretext.cc | 90 CTFontDescriptorRef last_resort = CTFontDescriptorCreateWithNameAndSize (CFSTR("LastResort"), 0); in get_last_resort_font_desc() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 2071 struct fib_info *fi = NULL, *last_resort = NULL; in fib_select_default() local 549 fib_detect_death(struct fib_info *fi, int order, struct fib_info **last_resort, int *last_idx, int dflt) fib_detect_death() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 2055 struct fib_info *fi = NULL, *last_resort = NULL; in fib_select_default() local 550 fib_detect_death(struct fib_info *fi, int order, struct fib_info **last_resort, int *last_idx, int dflt) fib_detect_death() argument
|
Completed in 7 milliseconds