Home
last modified time | relevance | path

Searched refs:a_name (Results 1 – 25 of 1839) sorted by relevance

12345678910>>...74

/dports/devel/radare2/radare2-5.1.1/shlr/heap/include/r_jemalloc/internal/
H A Dtsd.h126 extern a_name##tsd_wrapper_t a_name##tsd_boot_wrapper; \
132 extern a_name##tsd_wrapper_t a_name##tsd_boot_wrapper; \
153 a_attr a_name##tsd_wrapper_t a_name##tsd_boot_wrapper = { \
165 a_attr a_name##tsd_wrapper_t a_name##tsd_boot_wrapper = { \
311 a_name##tsd_wrapper_t *wrapper = (a_name##tsd_wrapper_t *) \
330 a_name##tsd_wrapper_set(a_name##tsd_wrapper_t *wrapper) \
343 a_name##tsd_wrapper_t *wrapper = (a_name##tsd_wrapper_t *) \
373 a_name##tsd_wrapper_set(&a_name##tsd_boot_wrapper); \
464 a_name##tsd_wrapper_set(a_name##tsd_wrapper_t *wrapper) \
477 a_name##tsd_wrapper_t *wrapper = (a_name##tsd_wrapper_t *) \
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/jemalloc/src/include/jemalloc/internal/
H A Dtsd.h126 extern a_name##tsd_wrapper_t a_name##tsd_boot_wrapper; \
132 extern a_name##tsd_wrapper_t a_name##tsd_boot_wrapper; \
153 a_attr a_name##tsd_wrapper_t a_name##tsd_boot_wrapper = { \
165 a_attr a_name##tsd_wrapper_t a_name##tsd_boot_wrapper = { \
311 a_name##tsd_wrapper_t *wrapper = (a_name##tsd_wrapper_t *) \
330 a_name##tsd_wrapper_set(a_name##tsd_wrapper_t *wrapper) \
343 a_name##tsd_wrapper_t *wrapper = (a_name##tsd_wrapper_t *) \
373 a_name##tsd_wrapper_set(&a_name##tsd_boot_wrapper); \
464 a_name##tsd_wrapper_set(a_name##tsd_wrapper_t *wrapper) \
477 a_name##tsd_wrapper_t *wrapper = (a_name##tsd_wrapper_t *) \
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/NamingService/
H A DTransientContext.java96 if (a_name.length == 1) in bind()
118 if (a_name.length == 1) in bind_context()
152 bind_context(a_name, child); in bind_new_context()
247 if (a_name.length == 1) in rebind()
273 if (a_name.length == 1) in rebind_context()
310 NameValidator.check(a_name); in resolve()
312 if (a_name.length > 1) in resolve()
313 return resolveSubContext(a_name); in resolve()
338 public void unbind(NameComponent[] a_name) in unbind() argument
341 NameValidator.check(a_name); in unbind()
[all …]
H A DExt.java105 classic.bind(a_name, an_object); in bind()
112 classic.bind_context(a_name, context); in bind_context()
120 return classic.bind_new_context(a_name); in bind_new_context()
148 classic.rebind(a_name, an_object); in rebind()
155 classic.rebind_context(a_name, context); in rebind_context()
159 public Object resolve(NameComponent[] a_name) in resolve() argument
162 return classic.resolve(a_name); in resolve()
207 public String to_string(NameComponent[] a_name) in to_string() argument
210 return converter.toString(a_name); in to_string()
225 public void unbind(NameComponent[] a_name) in unbind() argument
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/NamingService/
H A DTransientContext.java123 if (a_name.length == 1) in bind()
145 if (a_name.length == 1) in bind_context()
179 bind_context(a_name, child); in bind_new_context()
274 if (a_name.length == 1) in rebind()
300 if (a_name.length == 1) in rebind_context()
337 NameValidator.check(a_name); in resolve()
339 if (a_name.length > 1) in resolve()
340 return resolveSubContext(a_name); in resolve()
365 public void unbind(NameComponent[] a_name) in unbind() argument
368 NameValidator.check(a_name); in unbind()
[all …]
H A DExt.java107 classic.bind(a_name, an_object); in bind()
114 classic.bind_context(a_name, context); in bind_context()
122 return classic.bind_new_context(a_name); in bind_new_context()
150 classic.rebind(a_name, an_object); in rebind()
157 classic.rebind_context(a_name, context); in rebind_context()
161 public Object resolve(NameComponent[] a_name) in resolve() argument
164 return classic.resolve(a_name); in resolve()
209 public String to_string(NameComponent[] a_name) in to_string() argument
212 return converter.toString(a_name); in to_string()
227 public void unbind(NameComponent[] a_name) in unbind() argument
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/NamingService/
H A DTransientContext.java123 if (a_name.length == 1) in bind()
145 if (a_name.length == 1) in bind_context()
179 bind_context(a_name, child); in bind_new_context()
274 if (a_name.length == 1) in rebind()
300 if (a_name.length == 1) in rebind_context()
337 NameValidator.check(a_name); in resolve()
339 if (a_name.length > 1) in resolve()
340 return resolveSubContext(a_name); in resolve()
365 public void unbind(NameComponent[] a_name) in unbind() argument
368 NameValidator.check(a_name); in unbind()
[all …]
H A DExt.java107 classic.bind(a_name, an_object); in bind()
114 classic.bind_context(a_name, context); in bind_context()
122 return classic.bind_new_context(a_name); in bind_new_context()
150 classic.rebind(a_name, an_object); in rebind()
157 classic.rebind_context(a_name, context); in rebind_context()
161 public Object resolve(NameComponent[] a_name) in resolve() argument
164 return classic.resolve(a_name); in resolve()
209 public String to_string(NameComponent[] a_name) in to_string() argument
212 return converter.toString(a_name); in to_string()
227 public void unbind(NameComponent[] a_name) in unbind() argument
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/NamingService/
H A DTransientContext.java123 if (a_name.length == 1) in bind()
145 if (a_name.length == 1) in bind_context()
179 bind_context(a_name, child); in bind_new_context()
274 if (a_name.length == 1) in rebind()
300 if (a_name.length == 1) in rebind_context()
337 NameValidator.check(a_name); in resolve()
339 if (a_name.length > 1) in resolve()
340 return resolveSubContext(a_name); in resolve()
365 public void unbind(NameComponent[] a_name) in unbind() argument
368 NameValidator.check(a_name); in unbind()
[all …]
H A DExt.java107 classic.bind(a_name, an_object); in bind()
114 classic.bind_context(a_name, context); in bind_context()
122 return classic.bind_new_context(a_name); in bind_new_context()
150 classic.rebind(a_name, an_object); in rebind()
157 classic.rebind_context(a_name, context); in rebind_context()
161 public Object resolve(NameComponent[] a_name) in resolve() argument
164 return classic.resolve(a_name); in resolve()
209 public String to_string(NameComponent[] a_name) in to_string() argument
212 return converter.toString(a_name); in to_string()
227 public void unbind(NameComponent[] a_name) in unbind() argument
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/NamingService/
H A DTransientContext.java123 if (a_name.length == 1) in bind()
145 if (a_name.length == 1) in bind_context()
179 bind_context(a_name, child); in bind_new_context()
274 if (a_name.length == 1) in rebind()
300 if (a_name.length == 1) in rebind_context()
337 NameValidator.check(a_name); in resolve()
339 if (a_name.length > 1) in resolve()
340 return resolveSubContext(a_name); in resolve()
365 public void unbind(NameComponent[] a_name) in unbind() argument
368 NameValidator.check(a_name); in unbind()
[all …]
H A DExt.java107 classic.bind(a_name, an_object); in bind()
114 classic.bind_context(a_name, context); in bind_context()
122 return classic.bind_new_context(a_name); in bind_new_context()
150 classic.rebind(a_name, an_object); in rebind()
157 classic.rebind_context(a_name, context); in rebind_context()
161 public Object resolve(NameComponent[] a_name) in resolve() argument
164 return classic.resolve(a_name); in resolve()
209 public String to_string(NameComponent[] a_name) in to_string() argument
212 return converter.toString(a_name); in to_string()
227 public void unbind(NameComponent[] a_name) in unbind() argument
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/NamingService/
H A DTransientContext.java123 if (a_name.length == 1) in bind()
145 if (a_name.length == 1) in bind_context()
179 bind_context(a_name, child); in bind_new_context()
274 if (a_name.length == 1) in rebind()
300 if (a_name.length == 1) in rebind_context()
337 NameValidator.check(a_name); in resolve()
339 if (a_name.length > 1) in resolve()
340 return resolveSubContext(a_name); in resolve()
365 public void unbind(NameComponent[] a_name) in unbind() argument
368 NameValidator.check(a_name); in unbind()
[all …]
H A DExt.java107 classic.bind(a_name, an_object); in bind()
114 classic.bind_context(a_name, context); in bind_context()
122 return classic.bind_new_context(a_name); in bind_new_context()
150 classic.rebind(a_name, an_object); in rebind()
157 classic.rebind_context(a_name, context); in rebind_context()
161 public Object resolve(NameComponent[] a_name) in resolve() argument
164 return classic.resolve(a_name); in resolve()
209 public String to_string(NameComponent[] a_name) in to_string() argument
212 return converter.toString(a_name); in to_string()
227 public void unbind(NameComponent[] a_name) in unbind() argument
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/classes/
H A Dclass.ilMDUtilSelect.php65 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
97 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
128 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
161 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
192 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
223 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
265 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
299 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
331 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
364 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/classes/
H A Dclass.ilMDUtilSelect.php65 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
97 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
128 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
161 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
192 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
223 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
265 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
299 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
331 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
364 return ilUtil::formSelect($a_selected, $a_name, $options, false, true);
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpstat/include/dcmtk/dcmpstat/
H A Ddvpsdef.h120 #define ADD_TO_DATASET(a_type, a_name) \ argument
123 delem = new a_type(a_name); \
128 #define ADD_TO_DATASET2(a_type, a_name) \ argument
131 delem = new a_type(a_name); \
136 #define ADD_TO_PDATASET(a_type, a_name) \ argument
139 delem = new a_type(a_name); \
144 #define ADD_REPEATING_ELEMENT_TO_DATASET(a_type, a_name, a_group) \ argument
147 delem = new a_type(a_name); \
156 #define READ_FROM_DATASET(a_type, an_ident, a_name) \ argument
160 a_name = *((a_type *)(stack.top())); \
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Utilities/classes/
H A Dclass.ilSaxController.php108 * @param string $a_name element name
111 public function handlerBeginTag($a_xml_parser, $a_name, $a_attribs) argument
113 if (isset($this->element_handlers[$a_name]) or $this->handler_in_use) {
115 $this->handler_in_use = $this->element_handlers[$a_name];
131 * @param string $a_name element name
133 public function handlerEndTag($a_xml_parser, $a_name) argument
135 if (isset($this->element_handlers[$a_name])) {
137 $this->current_handler = $this->element_handlers[$a_name];
138 return $this->element_handlers[$a_name]->handlerEndTag($a_xml_parser, $a_name);
141 return $this->current_handler->handlerEndTag($a_xml_parser, $a_name);
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Utilities/classes/
H A Dclass.ilSaxController.php108 * @param string $a_name element name
111 public function handlerBeginTag($a_xml_parser, $a_name, $a_attribs) argument
113 if (isset($this->element_handlers[$a_name]) or $this->handler_in_use) {
115 $this->handler_in_use = $this->element_handlers[$a_name];
131 * @param string $a_name element name
133 public function handlerEndTag($a_xml_parser, $a_name) argument
135 if (isset($this->element_handlers[$a_name])) {
137 $this->current_handler = $this->element_handlers[$a_name];
138 return $this->element_handlers[$a_name]->handlerEndTag($a_xml_parser, $a_name);
141 return $this->current_handler->handlerEndTag($a_xml_parser, $a_name);
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Table/classes/
H A Dclass.ilTableTemplatesStorage.php35 * @param string $a_name
42 if ($a_context == "" || $a_name == "") {
49 "name" => array("text", $a_name),
63 * @param string $a_name
66 public function load($a_context, $a_user_id, $a_name) argument
70 if ($a_context == "" || $a_name == "") {
76 " WHERE name = " . $ilDB->quote($a_name, "text") .
89 * @param string $a_name
91 public function delete($a_context, $a_user_id, $a_name) argument
95 if ($a_context == "" || $a_name == "") {
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Table/classes/
H A Dclass.ilTableTemplatesStorage.php35 * @param string $a_name
42 if ($a_context == "" || $a_name == "") {
49 "name" => array("text", $a_name),
63 * @param string $a_name
66 public function load($a_context, $a_user_id, $a_name) argument
70 if ($a_context == "" || $a_name == "") {
76 " WHERE name = " . $ilDB->quote($a_name, "text") .
89 * @param string $a_name
91 public function delete($a_context, $a_user_id, $a_name) argument
95 if ($a_context == "" || $a_name == "") {
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Verification/classes/
H A Dclass.ilVerificationObject.php46 * @param string $a_name
49 public function hasProperty($a_name) argument
57 * @param string $a_name
60 public function getPropertyType($a_name) argument
62 if ($this->hasProperty($a_name)) {
63 return $this->map[$a_name];
70 * @param string $a_name
73 public function getProperty($a_name) argument
75 if ($this->hasProperty($a_name)) {
83 * @param string $a_name
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Verification/classes/
H A Dclass.ilVerificationObject.php46 * @param string $a_name
49 public function hasProperty($a_name) argument
57 * @param string $a_name
60 public function getPropertyType($a_name) argument
62 if ($this->hasProperty($a_name)) {
63 return $this->map[$a_name];
70 * @param string $a_name
73 public function getProperty($a_name) argument
75 if ($this->hasProperty($a_name)) {
83 * @param string $a_name
[all …]
/dports/cad/electric/electric-7.00/src/pla/
H A Dplacpla.c52 CHAR a_name[60], i_name[60], side; in plac_or_plane() local
85 pwr_w_pp = getportproto(buf_np, a_name); in plac_or_plane()
89 gnd_1_w_pp = getportproto(buf_np, a_name); in plac_or_plane()
93 gnd_2_w_pp = getportproto(buf_np, a_name); in plac_or_plane()
151 p_pp = getportproto(or_np, a_name); in plac_or_plane()
154 out_pp = getportproto(buf_np, a_name); in plac_or_plane()
193 pwr_w_pp = getportproto(buf_np, a_name); in plac_or_plane()
262 p_pp = getportproto(or_np, a_name); in plac_or_plane()
287 p_pp = getportproto(or_np, a_name); in plac_or_plane()
293 p_pp = getportproto(or_np, a_name); in plac_or_plane()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/testfiles/
H A Dtnestcomp-3.ls4 (0) {a_name=0, b_name=0, c_name=1, d_name={char_name="A",
6 (1) {a_name=1, b_name=1, c_name=0.5, d_name={char_name="B",
8 (2) {a_name=2, b_name=4, c_name=0.333333333333333,
10 (3) {a_name=3, b_name=9, c_name=0.25, d_name={char_name="D",
12 (4) {a_name=4, b_name=16, c_name=0.2, d_name={char_name="E",
14 (5) {a_name=5, b_name=25, c_name=0.166666666666667,
16 (6) {a_name=6, b_name=36, c_name=0.142857142857143,
18 (7) {a_name=7, b_name=49, c_name=0.125, d_name={char_name="H",
20 (8) {a_name=8, b_name=64, c_name=0.111111111111111,
22 (9) {a_name=9, b_name=81, c_name=0.1, d_name={char_name="J",

12345678910>>...74