Home
last modified time | relevance | path

Searched defs:pass (Results 1 – 25 of 124) sorted by relevance

12345

/OK3568_Linux_fs/kernel/arch/mips/include/asm/sibyte/
H A Dsb1250_defs.h98 #define SIBYTE_HDR_FMASK(chip, pass) \ argument
121 #define SIBYTE_HDR_FMASK_BEFORE(chip, pass) \ argument
125 #define SIBYTE_HDR_FMASK_AFTER(chip, pass) \ argument
141 #define SIBYTE_HDR_FEATURE(chip, pass) \ argument
146 #define SIBYTE_HDR_FEATURE_EXACT(chip, pass) \ argument
150 #define SIBYTE_HDR_FEATURE_UP_TO(chip, pass) \ argument
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlops.h66 unsigned int pass) in lops_before_scan()
77 unsigned int pass) in lops_scan_elements()
92 unsigned int pass) in lops_after_scan()
H A Dlops.c745 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
756 int pass) in buf_lo_scan_elements()
821 static void buf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in buf_lo_after_scan()
895 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
906 int pass) in revoke_lo_scan_elements()
954 static void revoke_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in revoke_lo_after_scan()
988 __be64 *ptr, int pass) in databuf_lo_scan_elements()
1036 static void databuf_lo_after_scan(struct gfs2_jdesc *jd, int error, int pass) in databuf_lo_after_scan()
H A Drecovery.c198 unsigned int end, int pass) in foreach_descriptor()
411 unsigned int pass; in gfs2_recover_func() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Daction_dispatch.hpp152 bool pass = true; in operator ()() local
176 bool pass = true; in operator ()() local
188 bool pass = true; in operator ()() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dpng.h2437 #define PNG_PASS_START_ROW(pass) (((1&~(pass))<<(3-((pass)>>1)))&7) argument
2438 #define PNG_PASS_START_COL(pass) (((1& (pass))<<(3-(((pass)+1)>>1)))&7) argument
2445 #define PNG_PASS_ROW_OFFSET(pass) ((pass)>2?(8>>(((pass)-1)>>1)):8) argument
2446 #define PNG_PASS_COL_OFFSET(pass) (1<<((7-(pass))>>1)) argument
2452 #define PNG_PASS_ROW_SHIFT(pass) ((pass)>2?(8-(pass))>>1:3) argument
2453 #define PNG_PASS_COL_SHIFT(pass) ((pass)>1?(7-(pass))>>1:3) argument
2460 #define PNG_PASS_ROWS(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\ argument
2462 #define PNG_PASS_COLS(width, pass) (((width)+(((1<<PNG_PASS_COL_SHIFT(pass))\ argument
2469 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument
2471 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dpng.h2437 #define PNG_PASS_START_ROW(pass) (((1&~(pass))<<(3-((pass)>>1)))&7) argument
2438 #define PNG_PASS_START_COL(pass) (((1& (pass))<<(3-(((pass)+1)>>1)))&7) argument
2445 #define PNG_PASS_ROW_OFFSET(pass) ((pass)>2?(8>>(((pass)-1)>>1)):8) argument
2446 #define PNG_PASS_COL_OFFSET(pass) (1<<((7-(pass))>>1)) argument
2452 #define PNG_PASS_ROW_SHIFT(pass) ((pass)>2?(8-(pass))>>1:3) argument
2453 #define PNG_PASS_COL_SHIFT(pass) ((pass)>1?(7-(pass))>>1:3) argument
2460 #define PNG_PASS_ROWS(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\ argument
2462 #define PNG_PASS_COLS(width, pass) (((width)+(((1<<PNG_PASS_COL_SHIFT(pass))\ argument
2469 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument
2471 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dpng.h2437 #define PNG_PASS_START_ROW(pass) (((1&~(pass))<<(3-((pass)>>1)))&7) argument
2438 #define PNG_PASS_START_COL(pass) (((1& (pass))<<(3-(((pass)+1)>>1)))&7) argument
2445 #define PNG_PASS_ROW_OFFSET(pass) ((pass)>2?(8>>(((pass)-1)>>1)):8) argument
2446 #define PNG_PASS_COL_OFFSET(pass) (1<<((7-(pass))>>1)) argument
2452 #define PNG_PASS_ROW_SHIFT(pass) ((pass)>2?(8-(pass))>>1:3) argument
2453 #define PNG_PASS_COL_SHIFT(pass) ((pass)>1?(7-(pass))>>1:3) argument
2460 #define PNG_PASS_ROWS(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\ argument
2462 #define PNG_PASS_COLS(width, pass) (((width)+(((1<<PNG_PASS_COL_SHIFT(pass))\ argument
2469 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument
2471 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dpng.h2437 #define PNG_PASS_START_ROW(pass) (((1&~(pass))<<(3-((pass)>>1)))&7) argument
2438 #define PNG_PASS_START_COL(pass) (((1& (pass))<<(3-(((pass)+1)>>1)))&7) argument
2445 #define PNG_PASS_ROW_OFFSET(pass) ((pass)>2?(8>>(((pass)-1)>>1)):8) argument
2446 #define PNG_PASS_COL_OFFSET(pass) (1<<((7-(pass))>>1)) argument
2452 #define PNG_PASS_ROW_SHIFT(pass) ((pass)>2?(8-(pass))>>1:3) argument
2453 #define PNG_PASS_COL_SHIFT(pass) ((pass)>1?(7-(pass))>>1:3) argument
2460 #define PNG_PASS_ROWS(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\ argument
2462 #define PNG_PASS_COLS(width, pass) (((width)+(((1<<PNG_PASS_COL_SHIFT(pass))\ argument
2469 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument
2471 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ argument
[all …]
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c61 unsigned int pass; /* pass number */ member
360 struct snd_soc_dobj *dobj, int pass) in remove_mixer()
383 struct snd_soc_dobj *dobj, int pass) in remove_enum()
404 struct snd_soc_dobj *dobj, int pass) in remove_bytes()
423 struct snd_soc_dobj *dobj, int pass) in remove_route()
440 struct snd_soc_dobj *dobj, int pass) in remove_widget()
505 struct snd_soc_dobj *dobj, int pass) in remove_dai()
530 struct snd_soc_dobj *dobj, int pass) in remove_link()
553 struct snd_soc_dobj *dobj, int pass) in remove_backend_link()
2879 int pass = SOC_TPLG_PASS_END; in snd_soc_tplg_component_remove() local
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtime-utils-test.c79 bool pass = false; in test__perf_time__parse_for_ranges() local
136 bool pass = true; in test__time_utils() local
/OK3568_Linux_fs/kernel/tools/build/feature/
H A Dtest-llvm-version.cpp6 #define pass int main() {printf("%x\n", NUM_VERSION); return 0;} macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_context.c198 int pass; in __live_active_context() local
351 int pass; in __live_remote_context() local
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Di386.c249 static void pcibios_allocate_dev_resources(struct pci_dev *dev, int pass) in pcibios_allocate_dev_resources()
307 static void pcibios_allocate_resources(struct pci_bus *bus, int pass) in pcibios_allocate_resources()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_util.c198 u32 pass = 0; in phl_get_passing_time_us() local
215 u32 pass = 0; in phl_get_passing_time_ms() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_util.c198 u32 pass = 0; in phl_get_passing_time_us() local
215 u32 pass = 0; in phl_get_passing_time_ms() local
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dcardbus.c70 unsigned int max, pass; in cb_alloc() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dproc-self-map-files-001.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
H A Dproc-self-map-files-002.c26 static void pass(const char *fmt, unsigned long a, unsigned long b) in pass() function
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_rr.c58 int pass = 0; in ip_vs_rr_schedule() local
/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit_core.c46 int pass = 0, prev_ninsns = 0, i; in bpf_int_jit_compile() local
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Docteon-model.c63 char pass[4]; in octeon_model_get_string_buffer() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log_recover.c1846 int pass) in xlog_recover_reorder_trans()
1956 int pass, in xlog_recover_commit_trans()
2212 int pass, in xlog_recovery_process_trans()
2320 int pass, in xlog_recover_process_ophdr()
2402 int pass, in xlog_recover_process_data()
2832 int pass, in xlog_recover_process()
2932 int pass, in xlog_do_recovery_pass()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_parameters.hpp48 RenderPass pass = RenderPass::Opaque; member in mbgl::PaintParameters
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dst-dma-fence.c447 unsigned long pass = 0; in thread_signal_callback() local
512 int pass; in race_signal_callback() local

12345