Home
last modified time | relevance | path

Searched defs:end (Results 501 – 525 of 106683) sorted by relevance

1...<<21222324252627282930>>...4268

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/nios2/lib/
H A Dcache.c13 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
29 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
48 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
64 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
90 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
107 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-number.cc33 _parse_number (const char **pp, const char *end, T *pv, in _parse_number()
56 hb_parse_int (const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int()
64 hb_parse_uint (const char **pp, const char *end, unsigned *pv, in hb_parse_uint()
68 [base] (const char *p, char **end) in hb_parse_uint()
69 { return strtoul (p, end, base); }); in hb_parse_uint()
73 hb_parse_double (const char **pp, const char *end, double *pv, bool whole_buffer) in hb_parse_double()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/nios2/lib/
H A Dcache.c13 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
29 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
48 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
64 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
90 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
107 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-number.cc33 _parse_number (const char **pp, const char *end, T *pv, in _parse_number()
56 hb_parse_int (const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int()
64 hb_parse_uint (const char **pp, const char *end, unsigned *pv, in hb_parse_uint()
68 [base] (const char *p, char **end) in hb_parse_uint()
69 { return strtoul (p, end, base); }); in hb_parse_uint()
73 hb_parse_double (const char **pp, const char *end, double *pv, bool whole_buffer) in hb_parse_double()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-number.cc33 _parse_number (const char **pp, const char *end, T *pv, in _parse_number()
56 hb_parse_int (const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int()
64 hb_parse_uint (const char **pp, const char *end, unsigned *pv, in hb_parse_uint()
68 [base] (const char *p, char **end) in hb_parse_uint()
69 { return strtoul (p, end, base); }); in hb_parse_uint()
73 hb_parse_double (const char **pp, const char *end, double *pv, bool whole_buffer) in hb_parse_double()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-number.cc32 static bool _parse_number(const char **pp, const char *end, T *pv, bool whole_buffer, Func f) in _parse_number()
53 bool hb_parse_int(const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int()
55 …return _parse_number<int>(pp, end, pv, whole_buffer, [](const char *p, char **end) { return strtol… in hb_parse_int()
58 bool hb_parse_uint(const char **pp, const char *end, unsigned *pv, bool whole_buffer, int base) in hb_parse_uint()
61 … pp, end, pv, whole_buffer, [base](const char *p, char **end) { return strtoul(p, end, base); }); in hb_parse_uint()
64 bool hb_parse_double(const char **pp, const char *end, double *pv, bool whole_buffer) in hb_parse_double()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-number.cc33 _parse_number (const char **pp, const char *end, T *pv, in _parse_number()
56 hb_parse_int (const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int()
64 hb_parse_uint (const char **pp, const char *end, unsigned *pv, in hb_parse_uint()
68 [base] (const char *p, char **end) in hb_parse_uint()
69 { return strtoul (p, end, base); }); in hb_parse_uint()
73 hb_parse_double (const char **pp, const char *end, double *pv, bool whole_buffer) in hb_parse_double()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-number.cc33 _parse_number (const char **pp, const char *end, T *pv, in _parse_number()
56 hb_parse_int (const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int()
64 hb_parse_uint (const char **pp, const char *end, unsigned *pv, in hb_parse_uint()
68 [base] (const char *p, char **end) in hb_parse_uint()
69 { return strtoul (p, end, base); }); in hb_parse_uint()
73 hb_parse_double (const char **pp, const char *end, double *pv, bool whole_buffer) in hb_parse_double()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-number.cc33 _parse_number (const char **pp, const char *end, T *pv, in _parse_number()
56 hb_parse_int (const char **pp, const char *end, int *pv, bool whole_buffer) in hb_parse_int()
64 hb_parse_uint (const char **pp, const char *end, unsigned *pv, in hb_parse_uint()
68 [base] (const char *p, char **end) in hb_parse_uint()
69 { return strtoul (p, end, base); }); in hb_parse_uint()
73 hb_parse_double (const char **pp, const char *end, double *pv, bool whole_buffer) in hb_parse_double()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/arch/nios2/lib/
H A Dcache.c15 static void __flush_dcache(unsigned long start, unsigned long end) in __flush_dcache()
31 static void __flush_dcache_all(unsigned long start, unsigned long end) in __flush_dcache_all()
50 static void __invalidate_dcache(unsigned long start, unsigned long end) in __invalidate_dcache()
66 static void __flush_icache(unsigned long start, unsigned long end) in __flush_icache()
92 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range()
109 void invalidate_dcache_range(unsigned long start, unsigned long end) in invalidate_dcache_range()

1...<<21222324252627282930>>...4268