Home
last modified time | relevance | path

Searched refs:init (Results 1 – 25 of 4218) sorted by relevance

12345678910>>...169

/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_init.c66 return (init->execute == 1) || ((init->execute & 5) == 5); in init_exec()
238 int head = init->head < 0 ? 0 : init->head; in init_rdvgai()
256 int head = init->head < 0 ? 0 : init->head; in init_wrvgai()
275 if (init->outp && init->outp->i2c_upper_default) in init_i2c()
672 init->repeat = init->offset; in init_repeat()
673 init->repend = init->offset; in init_repeat()
675 init->offset = init->repeat; in init_repeat()
680 init->offset = init->repend; in init_repeat()
735 init->repend = init->offset; in init_end_repeat()
2032 init_wr32(init, dreg, init_rd32(init, sreg)); in init_copy_zm_reg()
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/alpha/
H A Delf-reloc-8.d14 0*000004c BRADDR \.init\.text\+0x0*0000998
15 0*0000050 GPRELHIGH \.init\.data
16 0*0000054 GPRELLOW \.init\.data
17 0*000005c BRADDR \.init\.text\+0x0*0000aa8
18 0*0000070 BRADDR \.init\.text\+0x0*0000a48
39 0*0000104 BRADDR \.init\.text\+0x0*0000a90
42 0*0000124 BRADDR \.init\.text\+0x0*0000a28
59 RELOCATION RECORDS FOR \[\.init\.text\]:
296 RELOCATION RECORDS FOR \[\.init\.setup\]:
299 0*0000008 REFQUAD \.init\.text
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/alpha/
H A Delf-reloc-8.d14 0*000004c BRADDR \.init\.text\+0x0*0000998
15 0*0000050 GPRELHIGH \.init\.data
16 0*0000054 GPRELLOW \.init\.data
17 0*000005c BRADDR \.init\.text\+0x0*0000aa8
18 0*0000070 BRADDR \.init\.text\+0x0*0000a48
39 0*0000104 BRADDR \.init\.text\+0x0*0000a90
42 0*0000124 BRADDR \.init\.text\+0x0*0000a28
59 RELOCATION RECORDS FOR \[\.init\.text\]:
296 RELOCATION RECORDS FOR \[\.init\.setup\]:
299 0*0000008 REFQUAD \.init\.text
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
H A Dnouveau_nvkm_subdev_devinit_base.c38 addr = init->func->mmio(init, addr); in nvkm_devinit_mmio()
52 init->func->meminit(init); in nvkm_devinit_meminit()
58 if (init && init->func->disable) in nvkm_devinit_disable()
59 return init->func->disable(init); in nvkm_devinit_disable()
67 if (init && init->func->post) in nvkm_devinit_post()
68 ret = init->func->post(init, init->post); in nvkm_devinit_post()
89 init->func->preinit(init); in nvkm_devinit_preinit()
93 init->post = init->force_post; in nvkm_devinit_preinit()
106 if (init->func->init) in nvkm_devinit_init()
107 init->func->init(init); in nvkm_devinit_init()
[all …]
H A Dnouveau_nvkm_subdev_devinit_gm200.c110 return pmu_exec(init, pmu.init_addr_pmu), 0; in pmu_load()
119 pmu_load(init, 0x01, post, NULL, NULL); in gm200_devinit_preos()
125 struct nv50_devinit *init = nv50_devinit(base); in gm200_devinit_post() local
140 ret = pmu_load(init, 0x04, post, &exec, &args); in gm200_devinit_post()
148 u32 pmu = pmu_args(init, args + 0x08, 0x08); in gm200_devinit_post()
151 pmu_data(init, pmu, img, len); in gm200_devinit_post()
156 u32 pmu = pmu_args(init, args + 0x08, 0x10); in gm200_devinit_post()
159 pmu_data(init, pmu, img, len); in gm200_devinit_post()
165 pmu_exec(init, exec); in gm200_devinit_post()
173 gm200_devinit_preos(init, post); in gm200_devinit_post()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dthread_once.h26 #define DEFINE_RUN_ONCE(init) \ argument
27 static int init(void); \
28 int init##_ossl_ret_ = 0; \
29 void init##_ossl_(void) \
31 init##_ossl_ret_ = init(); \
33 static int init(void)
39 #define DECLARE_RUN_ONCE(init) \ argument
41 void init##_ossl_(void);
63 init##_ossl_ret_ = init(); \
65 static int init(void)
[all …]
/netbsd/crypto/external/bsd/openssl/dist/include/internal/
H A Dthread_once.h38 static int init(void); \
39 int init##_ossl_ret_ = 0; \
40 void init##_ossl_(void) \
42 init##_ossl_ret_ = init(); \
44 static int init(void)
51 extern int init##_ossl_ret_; \
52 void init##_ossl_(void);
70 static int init(void); \
74 init##_ossl_ret_ = init(); \
76 static int init(void)
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc692 init = TARGET_EXPR_INITIAL (init); in get_nsdmi()
700 init = get_target_expr (init); in get_nsdmi()
743 init = TREE_OPERAND (init, 1); in find_list_begin()
860 init = CONSTRUCTOR_ELT (init, 0)->value; in find_uninit_fields_r()
1297 for (init = mem_inits; init; init = TREE_CHAIN (init)) in sort_mem_initializers()
1984 init = mark_rvalue_use (init); in build_aggr_init()
2080 init = TREE_VALUE (init); in expand_default_init()
2163 for (; init != NULL_TREE; init = TREE_CHAIN (init)) in expand_default_init()
2348 return (init && init != void_type_node in is_copy_initialization()
2554 init = TREE_VALUE (init); in constant_value_1()
[all …]
H A Dinit.c664 init = TARGET_EXPR_INITIAL (init); in get_nsdmi()
672 init = get_target_expr (init); in get_nsdmi()
715 init = TREE_OPERAND (init, 1); in find_list_begin()
1099 for (init = mem_inits; init; init = TREE_CHAIN (init)) in sort_mem_initializers()
1762 init = mark_rvalue_use (init); in build_aggr_init()
1812 if (init && init != void_type_node in build_aggr_init()
1860 init = TREE_VALUE (init); in expand_default_init()
1936 for (; init != NULL_TREE; init = TREE_CHAIN (init)) in expand_default_init()
2319 init = TREE_VALUE (init); in constant_value_1()
2561 if (!init || init == error_mark_node) in find_flexarray_init()
[all …]
H A Dtypeck2.cc735 init = TARGET_EXPR_INITIAL (init); in split_nonconstant_init()
742 init = cp_fully_fold_init (init); in split_nonconstant_init()
1225 init = copy_node (init); in digest_init_r()
1391 init = reshape_init (type, init, complain); in digest_nsdmi_init()
1392 init = digest_init_flags (type, init, flags, complain); in digest_nsdmi_init()
1393 return init; in digest_nsdmi_init()
1444 init = t; in massage_init_elt()
1446 return init; in massage_init_elt()
1994 init = build_vec_init_expr (type, init, complain); in process_init_constructor()
1995 init = get_target_expr (init); in process_init_constructor()
[all …]
H A Dtypeck2.c732 if (init && TREE_CODE (init) == AGGR_INIT_EXPR in split_nonconstant_init_1()
816 init = TARGET_EXPR_INITIAL (init); in split_nonconstant_init()
819 init = cp_fully_fold_init (init); in split_nonconstant_init()
1026 init = fold_non_dependent_expr (init, complain); in check_narrowing()
1253 init = copy_node (init); in digest_init_r()
1414 init = reshape_init (type, init, complain); in digest_nsdmi_init()
1415 init = digest_init_flags (type, init, flags, complain); in digest_nsdmi_init()
1416 return init; in digest_nsdmi_init()
1462 init = t; in massage_init_elt()
1463 return init; in massage_init_elt()
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_methodcalls_example.txt21 311492 1 java/io/Console$1$1.<init>
23 311492 1 java/io/Console$1.<init>
33 311492 1 java/io/File$1.<init>
49 311492 1 java/io/FileReader.<init>
51 311492 1 java/io/FileSystem.<init>
101 311492 1 java/lang/Error.<init>
115 311492 1 java/lang/Runtime.<init>
552 311492 2 sun/misc/Version.init
591 311492 3 java/io/Reader.<init>
936 311492 27 java/net/URL.<init>
[all …]
H A Dj_flow_example.txt15 0 311403 4789112583752 -> java/lang/Object.<init>
16 0 311403 4789112583760 <- java/lang/Object.<init>
36 0 311403 4789112584058 -> java/lang/ThreadGroup.<init>
37 0 311403 4789112584068 -> java/lang/Object.<init>
38 0 311403 4789112584075 <- java/lang/Object.<init>
39 0 311403 4789112584100 <- java/lang/ThreadGroup.<init>
40 0 311403 4789112584109 -> java/lang/ThreadGroup.<init>
41 0 311403 4789112584116 -> java/lang/Object.<init>
42 0 311403 4789112584123 <- java/lang/Object.<init>
69 0 311403 4789112585319 -> sun/misc/SoftCache.<init>
[all …]
H A Dj_flowtime_example.txt16 0 311481/2 4790256871541 10 -> java/lang/Object.<init>
17 0 311481/2 4790256871549 7 <- java/lang/Object.<init>
37 0 311481/2 4790256871870 78 -> java/lang/ThreadGroup.<init>
38 0 311481/2 4790256871881 10 -> java/lang/Object.<init>
39 0 311481/2 4790256871889 7 <- java/lang/Object.<init>
40 0 311481/2 4790256871906 17 <- java/lang/ThreadGroup.<init>
41 0 311481/2 4790256871918 11 -> java/lang/ThreadGroup.<init>
42 0 311481/2 4790256871926 7 -> java/lang/Object.<init>
43 0 311481/2 4790256871933 7 <- java/lang/Object.<init>
70 0 311481/2 4790256873195 442 -> sun/misc/SoftCache.<init>
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_methodcalls_example.txt21 311492 1 java/io/Console$1$1.<init>
23 311492 1 java/io/Console$1.<init>
33 311492 1 java/io/File$1.<init>
49 311492 1 java/io/FileReader.<init>
51 311492 1 java/io/FileSystem.<init>
101 311492 1 java/lang/Error.<init>
115 311492 1 java/lang/Runtime.<init>
552 311492 2 sun/misc/Version.init
591 311492 3 java/io/Reader.<init>
936 311492 27 java/net/URL.<init>
[all …]
H A Dj_flow_example.txt15 0 311403 4789112583752 -> java/lang/Object.<init>
16 0 311403 4789112583760 <- java/lang/Object.<init>
36 0 311403 4789112584058 -> java/lang/ThreadGroup.<init>
37 0 311403 4789112584068 -> java/lang/Object.<init>
38 0 311403 4789112584075 <- java/lang/Object.<init>
39 0 311403 4789112584100 <- java/lang/ThreadGroup.<init>
40 0 311403 4789112584109 -> java/lang/ThreadGroup.<init>
41 0 311403 4789112584116 -> java/lang/Object.<init>
42 0 311403 4789112584123 <- java/lang/Object.<init>
69 0 311403 4789112585319 -> sun/misc/SoftCache.<init>
[all …]
H A Dj_flowtime_example.txt16 0 311481/2 4790256871541 10 -> java/lang/Object.<init>
17 0 311481/2 4790256871549 7 <- java/lang/Object.<init>
37 0 311481/2 4790256871870 78 -> java/lang/ThreadGroup.<init>
38 0 311481/2 4790256871881 10 -> java/lang/Object.<init>
39 0 311481/2 4790256871889 7 <- java/lang/Object.<init>
40 0 311481/2 4790256871906 17 <- java/lang/ThreadGroup.<init>
41 0 311481/2 4790256871918 11 -> java/lang/ThreadGroup.<init>
42 0 311481/2 4790256871926 7 -> java/lang/Object.<init>
43 0 311481/2 4790256871933 7 <- java/lang/Object.<init>
70 0 311481/2 4790256873195 442 -> sun/misc/SoftCache.<init>
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c664 init = TARGET_EXPR_INITIAL (init); in get_nsdmi()
672 init = get_target_expr (init); in get_nsdmi()
715 init = TREE_OPERAND (init, 1); in find_list_begin()
1099 for (init = mem_inits; init; init = TREE_CHAIN (init)) in sort_mem_initializers()
1762 init = mark_rvalue_use (init); in build_aggr_init()
1812 if (init && init != void_type_node in build_aggr_init()
1860 init = TREE_VALUE (init); in expand_default_init()
1936 for (; init != NULL_TREE; init = TREE_CHAIN (init)) in expand_default_init()
2319 init = TREE_VALUE (init); in constant_value_1()
2561 if (!init || init == error_mark_node) in find_flexarray_init()
[all …]
H A Dtypeck2.c732 if (init && TREE_CODE (init) == AGGR_INIT_EXPR in split_nonconstant_init_1()
816 init = TARGET_EXPR_INITIAL (init); in split_nonconstant_init()
819 init = cp_fully_fold_init (init); in split_nonconstant_init()
1026 init = fold_non_dependent_expr (init, complain); in check_narrowing()
1253 init = copy_node (init); in digest_init_r()
1414 init = reshape_init (type, init, complain); in digest_nsdmi_init()
1415 init = digest_init_flags (type, init, flags, complain); in digest_nsdmi_init()
1416 return init; in digest_nsdmi_init()
1462 init = t; in massage_init_elt()
1463 return init; in massage_init_elt()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_gf100.c33 #define pack_for_each_init(init, pack, head) \ argument
34 for (pack = head; pack && pack->init; pack++) \
35 for (init = pack->init; init && init->count; init++)
42 const struct nvkm_therm_clkgate_init *init; in gf100_clkgate_init() local
45 pack_for_each_init(init, pack, p) { in gf100_clkgate_init()
46 next = init->addr + init->count * 8; in gf100_clkgate_init()
47 addr = init->addr; in gf100_clkgate_init()
50 init->addr, init->count, init->data); in gf100_clkgate_init()
53 addr, init->data); in gf100_clkgate_init()
54 nvkm_wr32(device, addr, init->data); in gf100_clkgate_init()
/netbsd/sys/external/bsd/drm2/dist/drm/r128/
H A Dr128_ioc32.c72 drm_r128_init_t init; in compat_r128_init() local
77 init.func = init32.func; in compat_r128_init()
79 init.is_pci = init32.is_pci; in compat_r128_init()
80 init.cce_mode = init32.cce_mode; in compat_r128_init()
81 init.cce_secure = init32.cce_secure; in compat_r128_init()
82 init.ring_size = init32.ring_size; in compat_r128_init()
84 init.fb_bpp = init32.fb_bpp; in compat_r128_init()
86 init.front_pitch = init32.front_pitch; in compat_r128_init()
88 init.back_pitch = init32.back_pitch; in compat_r128_init()
89 init.depth_bpp = init32.depth_bpp; in compat_r128_init()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp200 cl::init(false)); in CGOPT()
206 cl::init(false)); in CGOPT()
212 cl::init(false)); in CGOPT()
219 cl::init(false)); in CGOPT()
226 cl::init(false)); in CGOPT()
256 cl::init(false)); in CGOPT()
305 cl::init(true)); in CGOPT()
310 cl::init(0)); in CGOPT()
322 cl::init("")); in CGOPT()
356 cl::init(true)); in CGOPT()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_gk20a.c47 struct gf100_gr_init *init; in gk20a_gr_av_to_init() local
64 init = (void *)(pack + 2); in gk20a_gr_av_to_init()
65 pack[0].init = init; in gk20a_gr_av_to_init()
115 pack[0].init = init; in gk20a_gr_aiv_to_init()
171 init++; in gk20a_gr_av_to_method()
172 pack[classidx].init = init; in gk20a_gr_av_to_method()
182 init->addr = addr; in gk20a_gr_av_to_method()
183 init->data = av->data; in gk20a_gr_av_to_method()
184 init->count = 1; in gk20a_gr_av_to_method()
185 init->pitch = 1; in gk20a_gr_av_to_method()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dinitsem.c520 init->accept(&v); in semantic()
634 void visit(ExpInitializer *init) in visit() argument
637 init->exp = ::semantic(init->exp, sc); in visit()
638 init->exp = resolveProperties(sc, init->exp); in visit()
685 if (!init->exp->type) in visit()
690 result = init; in visit()
700 init->accept(&v); in inferType()
751 if (init->type) in visit()
789 if (init->index[i]) in visit()
811 if (init->index[i]) in visit()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dinitsem.c520 init->accept(&v); in semantic()
634 void visit(ExpInitializer *init) in visit() argument
637 init->exp = ::semantic(init->exp, sc); in visit()
638 init->exp = resolveProperties(sc, init->exp); in visit()
685 if (!init->exp->type) in visit()
690 result = init; in visit()
700 init->accept(&v); in inferType()
751 if (init->type) in visit()
789 if (init->index[i]) in visit()
811 if (init->index[i]) in visit()
[all …]

12345678910>>...169