| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/ |
| H A D | flush.hpp | 40 bool flush(T& t) in flush() function 44 bool flush(T& t, Sink& snk) in flush() function 68 static bool flush(T& t) in flush() function 75 static bool flush(T& t) in flush() function 82 static bool flush(T& t) { return t.flush(); } in flush() function 88 static bool flush(T&) { return true; } in flush() function 110 static bool flush(T& t, Sink& snk) { return t.flush(snk); } in flush() function 116 static bool flush(T&, Sink&) { return false; } in flush() function
|
| /OK3568_Linux_fs/u-boot/board/armadeus/apf27/ |
| H A D | fpga.c | 86 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() 97 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() 135 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() 143 int fpga_cs_fn(int assert_cs, int flush, int cookie) in fpga_cs_fn() 160 int fpga_wdata_fn(unsigned char data, int flush, int cookie) in fpga_wdata_fn()
|
| /OK3568_Linux_fs/u-boot/board/astro/mcf5373l/ |
| H A D | fpga.c | 68 int altera_config_fn(int assert_config, int flush, int cookie) in altera_config_fn() 104 int altera_write_fn(const void *buf, size_t len, int flush, int cookie) in altera_write_fn() 207 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn() 304 int xilinx_clk_config_fn(int assert_clk, int flush, int cookie) in xilinx_clk_config_fn() 315 int xilinx_wr_config_fn(int assert_write, int flush, int cookie) in xilinx_wr_config_fn() 326 int xilinx_fastwr_config_fn(void *buf, size_t len, int flush, int cookie) in xilinx_fastwr_config_fn()
|
| /OK3568_Linux_fs/kernel/arch/x86/hyperv/ |
| H A D | nested.c | 23 struct hv_guest_mapping_flush *flush; in hyperv_flush_guest_mapping() local 60 struct hv_guest_mapping_flush_list *flush, in hyperv_fill_flush_guest_mapping_list() 94 struct hv_guest_mapping_flush_list *flush; in hyperv_flush_guest_mapping_range() local
|
| H A D | mmu.c | 60 struct hv_tlb_flush *flush; in hyperv_flush_tlb_others() local 175 struct hv_tlb_flush_ex *flush; in hyperv_flush_tlb_others_ex() local
|
| /OK3568_Linux_fs/u-boot/board/spear/x600/ |
| H A D | fpga.c | 41 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() 123 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() 132 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | space-info.c | 300 enum btrfs_reserve_flush_enum flush) in calc_available_free_space() 336 enum btrfs_reserve_flush_enum flush) in btrfs_can_overcommit() 371 enum btrfs_reserve_flush_enum flush = BTRFS_RESERVE_NO_FLUSH; in btrfs_try_granting_tickets() local 1230 enum btrfs_reserve_flush_enum flush) in handle_reserve_ticket() 1292 static inline bool is_normal_flushing(enum btrfs_reserve_flush_enum flush) in is_normal_flushing() 1314 enum btrfs_reserve_flush_enum flush) in __reserve_bytes() 1426 enum btrfs_reserve_flush_enum flush) in btrfs_reserve_metadata_bytes() 1461 enum btrfs_reserve_flush_enum flush) in btrfs_reserve_data_bytes()
|
| /OK3568_Linux_fs/kernel/lib/zlib_deflate/ |
| H A D | deflate.c | 60 #define DEFLATE_HOOK(strm, flush, bstate) 0 argument 331 int flush in zlib_deflate() 859 int flush in deflate_stored() 918 int flush in deflate_fast() 1012 int flush in deflate_slow()
|
| /OK3568_Linux_fs/u-boot/board/theadorable/ |
| H A D | fpga.c | 47 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn() 62 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn()
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | deflate.c | 582 int ZEXPORT deflate (strm, flush) in deflate() argument 1460 local block_state deflate_stored(s, flush) in deflate_stored() argument 1518 local block_state deflate_fast(s, flush) in deflate_fast() argument 1614 local block_state deflate_slow(s, flush) in deflate_slow() argument 1739 local block_state deflate_rle(s, flush) in deflate_rle() argument 1805 local block_state deflate_huff(s, flush) in deflate_huff() argument
|
| H A D | deflate.h | 319 # define _tr_tally_lit(s, c, flush) \ argument 326 # define _tr_tally_dist(s, distance, length, flush) \ argument 337 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument 338 # define _tr_tally_dist(s, distance, length, flush) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/ |
| H A D | concept_adapter.hpp | 107 bool flush( Device* dev ) in flush() function in boost::iostreams::detail::concept_adapter 161 static bool flush(Device& dev, Dummy*) in flush() function 246 static bool flush(Filter& f, Device* dev) in flush() function
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_buffer.c | 92 u32 flush = 0; in etnaviv_cmd_select_pipe() local 236 u32 link_target, flush = 0; in etnaviv_buffer_end() local 414 u32 flush = VIVS_MMUv2_CONFIGURATION_MODE_MASK | in etnaviv_buffer_queue() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-diolan-u2c.c | 156 static int diolan_write_cmd(struct i2c_diolan_u2c *dev, bool flush) in diolan_write_cmd() 164 static int diolan_usb_cmd(struct i2c_diolan_u2c *dev, u8 command, bool flush) in diolan_usb_cmd() 173 bool flush) in diolan_usb_cmd_data() 183 u8 d2, bool flush) in diolan_usb_cmd_data2()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/debug/ |
| H A D | uncompress.h | 7 static inline void flush(void) {} in flush() function
|
| /OK3568_Linux_fs/kernel/lib/zlib_inflate/ |
| H A D | inflate.c | 23 #define INFLATE_TYPEDO_HOOK(strm, flush) do {} while (0) argument 331 int zlib_inflate(z_streamp strm, int flush) in zlib_inflate()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present.h | 133 present_flush_ptr flush; member 149 present_flush_ptr flush; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/include/mach/ |
| H A D | uncompress.h | 27 static inline void flush(void) in flush() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/include/mach/ |
| H A D | uncompress.h | 21 static inline void flush(void) in flush() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-spear/include/mach/ |
| H A D | uncompress.h | 33 static inline void flush(void) in flush() function
|
| /OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/ |
| H A D | mt_ventoux.c | 179 int fpga_wr_fn(int nassert_write, int flush, int cookie) in fpga_wr_fn() 186 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | cache.S | 58 flush: label
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | uncompress.h | 30 static void flush(void) in flush() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/ |
| H A D | uncompress.h | 45 static inline void flush(void) in flush() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/ |
| H A D | uncompress.h | 27 static inline void flush(void) in flush() function
|