Home
last modified time | relevance | path

Searched refs:phandle (Results 1 – 25 of 3616) sorted by relevance

12345678910>>...145

/dports/math/py-yt/yt-4.0.1/yt/frontends/artio/artio_headers/
H A Dartio_particle.c91 phandle->num_species, phandle->num_primary_variables); in artio_fileset_open_particles()
93 phandle->num_species, phandle->num_secondary_variables); in artio_fileset_open_particles()
102 phandle->num_particle_files + 1, phandle->file_sfc_index); in artio_fileset_open_particles()
419 phandle->buffer = malloc(phandle->buffer_size); in artio_particle_file_allocate()
447 if (phandle->buffer != NULL) free(phandle->buffer); in artio_particle_file_destroy()
523 phandle->buffer, phandle->buffer_size ); in artio_particle_cache_sfc_range()
632 phandle->buffer, phandle->buffer_size ); in artio_particle_seek_to_sfc()
776 phandle->cur_particle >= phandle->num_particles_per_species[phandle->cur_species]) { in artio_particle_write_particle()
787 phandle->num_primary_variables[phandle->cur_species], in artio_particle_write_particle()
857 phandle->cur_particle >= phandle->num_particles_per_species[phandle->cur_species]) { in artio_particle_read_particle()
[all …]
/dports/math/grace/grace-5.1.25/src/
H A Dpdfdrv.c84 static PDF *phandle; variable
168 if (phandle == NULL) { in pdfinitgraphics()
324 PDF_stroke(phandle); in pdf_drawpixel()
387 PDF_fill(phandle); in pdf_fillpolygon()
410 PDF_save(phandle); in pdf_drawarc()
416 PDF_stroke(phandle); in pdf_drawarc()
463 PDF_save(phandle); in pdf_fillarc()
472 PDF_fill(phandle); in pdf_fillarc()
612 PDF_save(phandle); in pdf_puttext()
630 PDF_close(phandle); in pdf_leavegraphics()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/fdt/
H A Dfdt_intr.c58 while (phandle >= 0) { in fdtbus_get_interrupt_parent()
63 if (phandle == 0) { in fdtbus_get_interrupt_parent()
66 phandle = OF_parent(phandle); in fdtbus_get_interrupt_parent()
68 if (phandle < 0) { in fdtbus_get_interrupt_parent()
86 if (ic->ic_phandle == phandle) { in fdtbus_get_interrupt_controller_ic()
112 ic->ic_phandle = phandle; in fdtbus_register_interrupt_controller()
139 ihandle = phandle; in fdtbus_intr_establish()
155 if (has_interrupt_map(phandle)) in fdtbus_intr_establish()
188 ihandle = phandle; in fdtbus_intr_str()
205 if (has_interrupt_map(phandle)) in fdtbus_intr_str()
[all …]
H A Dfdt_subr.c68 fdtbus_phandle2offset(int phandle) in fdtbus_phandle2offset() argument
72 if (phandle == -1) in fdtbus_phandle2offset()
73 phandle = dtoff; in fdtbus_phandle2offset()
75 if (phandle < dtoff) in fdtbus_phandle2offset()
78 return phandle - dtoff; in fdtbus_phandle2offset()
83 fdtbus_get_addr_cells(int phandle) in fdtbus_get_addr_cells() argument
87 const int parent = OF_parent(phandle); in fdtbus_get_addr_cells()
98 fdtbus_get_size_cells(int phandle) in fdtbus_get_size_cells() argument
102 const int parent = OF_parent(phandle); in fdtbus_get_size_cells()
119 len = OF_getproplen(phandle, prop); in fdtbus_get_phandle()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Doplib_32.h34 extern phandle prom_root_node;
115 phandle prom_getchild(phandle parent_node);
120 phandle prom_getsibling(phandle node);
134 int prom_getint(phandle node, char *property);
140 int prom_getbool(phandle node, char *prop);
148 phandle prom_searchsiblings(phandle node_start, char *name);
156 phandle prom_finddevice(char *name);
164 phandle prom_inst2pkg(int);
172 void prom_apply_generic_ranges(phandle node, phandle parent,
179 int cpu_find_by_mid(int mid, phandle *prom_node);
[all …]
H A Doplib_64.h20 extern phandle prom_root_node;
28 extern phandle prom_chosen_node;
183 phandle prom_getchild(phandle parent_node);
188 phandle prom_getsibling(phandle node);
202 int prom_getint(phandle node, const char *property);
208 int prom_getbool(phandle node, const char *prop);
215 int prom_nodematch(phandle thisnode, const char *name);
220 phandle prom_searchsiblings(phandle node_start, const char *name);
225 char *prom_firstprop(phandle node, char *buffer);
236 phandle prom_finddevice(const char *name);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/
H A Doplib_32.h34 extern phandle prom_root_node;
115 phandle prom_getchild(phandle parent_node);
120 phandle prom_getsibling(phandle node);
134 int prom_getint(phandle node, char *property);
140 int prom_getbool(phandle node, char *prop);
148 phandle prom_searchsiblings(phandle node_start, char *name);
156 phandle prom_finddevice(char *name);
164 phandle prom_inst2pkg(int);
172 void prom_apply_generic_ranges(phandle node, phandle parent,
179 int cpu_find_by_mid(int mid, phandle *prom_node);
[all …]
H A Doplib_64.h20 extern phandle prom_root_node;
28 extern phandle prom_chosen_node;
183 phandle prom_getchild(phandle parent_node);
188 phandle prom_getsibling(phandle node);
202 int prom_getint(phandle node, const char *property);
208 int prom_getbool(phandle node, const char *prop);
215 int prom_nodematch(phandle thisnode, const char *name);
220 phandle prom_searchsiblings(phandle node_start, const char *name);
225 char *prom_firstprop(phandle node, char *buffer);
236 phandle prom_finddevice(const char *name);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/
H A Doplib_32.h34 extern phandle prom_root_node;
115 phandle prom_getchild(phandle parent_node);
120 phandle prom_getsibling(phandle node);
134 int prom_getint(phandle node, char *property);
140 int prom_getbool(phandle node, char *prop);
148 phandle prom_searchsiblings(phandle node_start, char *name);
156 phandle prom_finddevice(char *name);
164 phandle prom_inst2pkg(int);
172 void prom_apply_generic_ranges(phandle node, phandle parent,
179 int cpu_find_by_mid(int mid, phandle *prom_node);
[all …]
H A Doplib_64.h20 extern phandle prom_root_node;
28 extern phandle prom_chosen_node;
183 phandle prom_getchild(phandle parent_node);
188 phandle prom_getsibling(phandle node);
202 int prom_getint(phandle node, const char *property);
208 int prom_getbool(phandle node, const char *prop);
215 int prom_nodematch(phandle thisnode, const char *name);
220 phandle prom_searchsiblings(phandle node_start, const char *name);
225 char *prom_firstprop(phandle node, char *buffer);
236 phandle prom_finddevice(const char *name);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/prom/
H A Dtree_64.c20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node()
38 inline phandle __prom_getchild(phandle node) in __prom_getchild()
43 phandle prom_getchild(phandle node) in prom_getchild()
45 phandle cnode; in prom_getchild()
56 inline phandle prom_getparent(phandle node) in prom_getparent()
58 phandle cnode; in prom_getparent()
71 inline phandle __prom_getsibling(phandle node) in __prom_getsibling()
76 phandle prom_getsibling(phandle node) in prom_getsibling()
78 phandle sibnode; in prom_getsibling()
217 phandle thisnode; in prom_searchsiblings()
[all …]
H A Dtree_32.c24 static phandle __prom_getchild(phandle node) in __prom_getchild()
27 phandle cnode; in __prom_getchild()
40 phandle prom_getchild(phandle node) in prom_getchild()
42 phandle cnode; in prom_getchild()
56 static phandle __prom_getsibling(phandle node) in __prom_getsibling()
59 phandle cnode; in __prom_getsibling()
72 phandle prom_getsibling(phandle node) in prom_getsibling()
74 phandle sibnode; in prom_getsibling()
184 phandle prom_searchsiblings(phandle node_start, char *nodename) in prom_searchsiblings()
187 phandle thisnode; in prom_searchsiblings()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/prom/
H A Dtree_64.c20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node()
38 inline phandle __prom_getchild(phandle node) in __prom_getchild()
43 phandle prom_getchild(phandle node) in prom_getchild()
45 phandle cnode; in prom_getchild()
56 inline phandle prom_getparent(phandle node) in prom_getparent()
58 phandle cnode; in prom_getparent()
71 inline phandle __prom_getsibling(phandle node) in __prom_getsibling()
76 phandle prom_getsibling(phandle node) in prom_getsibling()
78 phandle sibnode; in prom_getsibling()
217 phandle thisnode; in prom_searchsiblings()
[all …]
H A Dtree_32.c24 static phandle __prom_getchild(phandle node) in __prom_getchild()
27 phandle cnode; in __prom_getchild()
40 phandle prom_getchild(phandle node) in prom_getchild()
42 phandle cnode; in prom_getchild()
56 static phandle __prom_getsibling(phandle node) in __prom_getsibling()
59 phandle cnode; in __prom_getsibling()
72 phandle prom_getsibling(phandle node) in prom_getsibling()
74 phandle sibnode; in prom_getsibling()
184 phandle prom_searchsiblings(phandle node_start, char *nodename) in prom_searchsiblings()
187 phandle thisnode; in prom_searchsiblings()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/prom/
H A Dtree_64.c20 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node()
38 inline phandle __prom_getchild(phandle node) in __prom_getchild()
43 phandle prom_getchild(phandle node) in prom_getchild()
45 phandle cnode; in prom_getchild()
56 inline phandle prom_getparent(phandle node) in prom_getparent()
58 phandle cnode; in prom_getparent()
71 inline phandle __prom_getsibling(phandle node) in __prom_getsibling()
76 phandle prom_getsibling(phandle node) in prom_getsibling()
78 phandle sibnode; in prom_getsibling()
217 phandle thisnode; in prom_searchsiblings()
[all …]
H A Dtree_32.c24 static phandle __prom_getchild(phandle node) in __prom_getchild()
27 phandle cnode; in __prom_getchild()
40 phandle prom_getchild(phandle node) in prom_getchild()
42 phandle cnode; in prom_getchild()
56 static phandle __prom_getsibling(phandle node) in __prom_getsibling()
59 phandle cnode; in __prom_getsibling()
72 phandle prom_getsibling(phandle node) in prom_getsibling()
74 phandle sibnode; in prom_getsibling()
184 phandle prom_searchsiblings(phandle node_start, char *nodename) in prom_searchsiblings()
187 phandle thisnode; in prom_searchsiblings()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/of/unittest-data/
H A Dtests-phandle.dtsi12 phandle-tests {
14 #phandle-cells = <0>;
18 #phandle-cells = <1>;
22 #phandle-cells = <2>;
26 #phandle-cells = <3>;
30 #phandle-cells = <2>;
37 phandle-map-mask = <0xff 0xf>;
42 phandle-list = <&provider1 1>,
51 phandle-list-bad-phandle = <12345678 0 0>;
61 phandle-list = <&provider1 1>,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/of/unittest-data/
H A Dtests-phandle.dtsi12 phandle-tests {
14 #phandle-cells = <0>;
18 #phandle-cells = <1>;
22 #phandle-cells = <2>;
26 #phandle-cells = <3>;
30 #phandle-cells = <2>;
37 phandle-map-mask = <0xff 0xf>;
42 phandle-list = <&provider1 1>,
51 phandle-list-bad-phandle = <12345678 0 0>;
61 phandle-list = <&provider1 1>,
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/of/unittest-data/
H A Dtests-phandle.dtsi12 phandle-tests {
14 #phandle-cells = <0>;
18 #phandle-cells = <1>;
22 #phandle-cells = <2>;
26 #phandle-cells = <3>;
30 #phandle-cells = <2>;
37 phandle-map-mask = <0xff 0xf>;
42 phandle-list = <&provider1 1>,
51 phandle-list-bad-phandle = <12345678 0 0>;
61 phandle-list = <&provider1 1>,
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/of/
H A Dresolver.c25 phandle phandle; in live_tree_max_phandle() local
29 phandle = 0; in live_tree_max_phandle()
32 node->phandle > phandle) in live_tree_max_phandle()
33 phandle = node->phandle; in live_tree_max_phandle()
37 return phandle; in live_tree_max_phandle()
45 phandle phandle; in adjust_overlay_phandles() local
48 if (overlay->phandle != 0 && overlay->phandle != OF_PHANDLE_ILLEGAL) in adjust_overlay_phandles()
49 overlay->phandle += phandle_delta; in adjust_overlay_phandles()
73 struct property *prop_fixup, phandle phandle) in update_usages_of_a_phandle_reference() argument
269 phandle phandle, phandle_delta; in of_resolve_phandles() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/of/
H A Dresolver.c25 phandle phandle; in live_tree_max_phandle() local
29 phandle = 0; in live_tree_max_phandle()
32 node->phandle > phandle) in live_tree_max_phandle()
33 phandle = node->phandle; in live_tree_max_phandle()
37 return phandle; in live_tree_max_phandle()
45 phandle phandle; in adjust_overlay_phandles() local
48 if (overlay->phandle != 0 && overlay->phandle != OF_PHANDLE_ILLEGAL) in adjust_overlay_phandles()
49 overlay->phandle += phandle_delta; in adjust_overlay_phandles()
73 struct property *prop_fixup, phandle phandle) in update_usages_of_a_phandle_reference() argument
269 phandle phandle, phandle_delta; in of_resolve_phandles() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/of/
H A Dresolver.c25 phandle phandle; in live_tree_max_phandle() local
29 phandle = 0; in live_tree_max_phandle()
32 node->phandle > phandle) in live_tree_max_phandle()
33 phandle = node->phandle; in live_tree_max_phandle()
37 return phandle; in live_tree_max_phandle()
45 phandle phandle; in adjust_overlay_phandles() local
48 if (overlay->phandle != 0 && overlay->phandle != OF_PHANDLE_ILLEGAL) in adjust_overlay_phandles()
49 overlay->phandle += phandle_delta; in adjust_overlay_phandles()
73 struct property *prop_fixup, phandle phandle) in update_usages_of_a_phandle_reference() argument
269 phandle phandle, phandle_delta; in of_resolve_phandles() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/utils/ofclient/
H A Dof1275.c43 s.phandle = phandle; in of1275_peer()
56 s.phandle = phandle; in of1275_child()
69 s.phandle = phandle; in of1275_parent()
84 *phandle = s.phandle; in of1275_instance_to_package()
95 s.phandle = phandle; in of1275_getproplen()
111 s.phandle = phandle; in of1275_getprop()
128 s.phandle = phandle; in of1275_nextprop()
145 s.phandle = phandle; in of1275_setprop()
180 *phandle = s.phandle; in of1275_finddevice()
207 s.phandle = phandle; in of1275_package_to_path()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/utils/ofclient/
H A Dof1275.c43 s.phandle = phandle; in of1275_peer()
56 s.phandle = phandle; in of1275_child()
69 s.phandle = phandle; in of1275_parent()
84 *phandle = s.phandle; in of1275_instance_to_package()
95 s.phandle = phandle; in of1275_getproplen()
111 s.phandle = phandle; in of1275_getprop()
128 s.phandle = phandle; in of1275_nextprop()
145 s.phandle = phandle; in of1275_setprop()
180 *phandle = s.phandle; in of1275_finddevice()
207 s.phandle = phandle; in of1275_package_to_path()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/utils/ofclient/
H A Dof1275.c43 s.phandle = phandle; in of1275_peer()
56 s.phandle = phandle; in of1275_child()
69 s.phandle = phandle; in of1275_parent()
84 *phandle = s.phandle; in of1275_instance_to_package()
95 s.phandle = phandle; in of1275_getproplen()
111 s.phandle = phandle; in of1275_getprop()
128 s.phandle = phandle; in of1275_nextprop()
145 s.phandle = phandle; in of1275_setprop()
180 *phandle = s.phandle; in of1275_finddevice()
207 s.phandle = phandle; in of1275_package_to_path()
[all …]

12345678910>>...145