Home
last modified time | relevance | path

Searched refs:is_ptr (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/scripts/
H A Dffi_decls.py15 def to_ctype(typ, is_ptr): argument
20 if is_ptr is False:
51 raise Exception("Unknown type %s/%d" % (typ, is_ptr))
87 is_ptr = False
90 is_ptr = True
93 is_ptr = True
98 ctype = to_ctype(typ, is_ptr)
/dports/security/botan2/Botan-2.18.2/src/scripts/
H A Dffi_decls.py15 def to_ctype(typ, is_ptr): argument
20 if is_ptr is False:
51 raise Exception("Unknown type %s/%d" % (typ, is_ptr))
87 is_ptr = False
90 is_ptr = True
93 is_ptr = True
98 ctype = to_ctype(typ, is_ptr)
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/scripts/
H A Dffi_decls.py15 def to_ctype(typ, is_ptr): argument
20 if is_ptr is False:
51 raise Exception("Unknown type %s/%d" % (typ, is_ptr))
87 is_ptr = False
90 is_ptr = True
93 is_ptr = True
98 ctype = to_ctype(typ, is_ptr)
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslarrmis.c16 int is_ptr; in SLang_get_array_element() local
23 is_ptr = (at->flags & SLARR_DATA_VALUE_IS_POINTER); in SLang_get_array_element()
24 if (is_ptr) *(VOID_STAR *) data = NULL; in SLang_get_array_element()
25 return _SLarray_aget_transfer_elem (at, indices, data, at->sizeof_type, is_ptr); in SLang_get_array_element()
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslarrmis.c30 int is_ptr; in SLang_get_array_element() local
37 is_ptr = (at->flags & SLARR_DATA_VALUE_IS_POINTER); in SLang_get_array_element()
38 if (is_ptr) *(VOID_STAR *) data = NULL; in SLang_get_array_element()
39 return _pSLarray_aget_transfer_elem (at, indices, data, at->sizeof_type, is_ptr); in SLang_get_array_element()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/json_schema_compiler/
H A Dcc_generator.py519 is_ptr=is_ptr))
661 if is_ptr:
667 if is_ptr:
679 if is_ptr:
687 if is_ptr:
806 if is_ptr:
836 if is_ptr:
873 if is_ptr:
898 is_ptr=is_ptr))
912 if is_ptr:
[all …]
/dports/devel/efl/efl-1.25.1/src/bin/eolian_mono/eolian/mono/
H A Dmarshall_type_impl.hh43 bool is_ptr; member
140 if (is_ptr) in operator ()()
150 if (is_ptr) in operator ()()
191 if ((is_out || is_return) && is_ptr) in operator ()()
211 else if (is_ptr && helpers::need_pointer_conversion(&regular)) in operator ()()
222 , is_ptr in operator ()()
235 , is_ptr in operator ()()
249 , is_ptr in operator ()()
328 , is_ptr in operator ()()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/json_schema_compiler/
H A Dcc_generator.py627 is_ptr=is_ptr))
770 if is_ptr:
777 if is_ptr:
789 if is_ptr:
796 if is_ptr:
913 if is_ptr:
942 if is_ptr:
1000 is_ptr=is_ptr))
1011 if is_ptr:
1037 if is_ptr:
[all …]
/dports/devel/libtickit/libtickit-0.4.2a/t/
H A D44window-focus.c236 is_ptr(focus_events[0].win, win, "focus_events[0].win"); in main()
237 is_ptr(focus_events[0].focuswin, subwin, "focus_events[0].focuswin"); in main()
239 is_ptr(focus_events[1].win, subwin, "focus_events[1].win"); in main()
240 is_ptr(focus_events[1].focuswin, subwin, "focus_events[1].focuswin"); in main()
251 is_ptr(focus_events[0].win, subwin, "focus_events[0].win"); in main()
252 is_ptr(focus_events[0].focuswin, subwin, "focus_events[0].focuswin"); in main()
254 is_ptr(focus_events[1].win, win, "focus_events[1].win"); in main()
255 is_ptr(focus_events[1].focuswin, subwin, "focus_events[1].focuswin"); in main()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxop1.h41 typedef gs_op1_state *is_ptr; typedef
65 void accum_xy_proc(P3(is_ptr ps, fixed dx, fixed dy));
71 int gs_op1_closepath(P1(is_ptr ps));
72 int gs_op1_rrcurveto(P7(is_ptr ps, fixed dx1, fixed dy1,
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxop1.h41 typedef gs_op1_state *is_ptr; typedef
65 void accum_xy_proc(P3(is_ptr ps, fixed dx, fixed dy));
71 int gs_op1_closepath(P1(is_ptr ps));
72 int gs_op1_rrcurveto(P7(is_ptr ps, fixed dx1, fixed dy1,
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dassume.c120 StdAssumeTable[i].symbol->is_ptr = ti->is_ptr; in SetStdAssumeTable()
137 ti->is_ptr = StdAssumeTable[i].symbol->is_ptr; in GetStdAssumeTable()
194 ptype->is_ptr = psaved->symbol->is_ptr; in AssumeInit()
369 ti.is_ptr = 0; in AssumeDirective()
380 if ( ( ti.is_ptr == 0 && size != ti.size ) || in AssumeDirective()
381 ( ti.is_ptr > 0 && size < CurrWordSize ) ) { in AssumeDirective()
392 stdsym[j]->is_ptr = ti.is_ptr; in AssumeDirective()
H A Dextern.c223 ti.is_ptr = 0; in ExterndefDirective()
263 if ( ti.is_ptr == 0 && ti.symtype && ti.symtype->isproc ) { in ExterndefDirective()
289 if ( ti.is_ptr == 0 && ti.Ofssize != ModuleInfo.Ofssize ) { in ExterndefDirective()
296 sym->is_ptr = ti.is_ptr; in ExterndefDirective()
310 if ( ti.is_ptr == 0 && ti.symtype && ti.symtype->isproc ) { in ExterndefDirective()
551 ti.is_ptr = 0; in ExternDirective()
593 if ( ti.is_ptr == 0 && ti.symtype && ti.symtype->isproc ) { in ExternDirective()
621 sym->is_ptr != ti.is_ptr || in ExternDirective()
628 sym->is_ptr, ti.is_ptr, in ExternDirective()
640 if ( ti.is_ptr == 0 && ti.Ofssize != ModuleInfo.Ofssize ) { in ExternDirective()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dconnode.cpp53 case T_OBJECT: return new ConPNode( t->is_ptr() ); in make()
55 case T_ADDRESS: return new ConPNode( t->is_ptr() ); in make()
58 case T_METADATA: return new ConPNode( t->is_ptr() ); in make()
/dports/lang/v/v-0.1.29/vlib/v/table/
H A Datypes_test.v20 assert t.is_ptr() == false
23 assert t.is_ptr() == true
26 assert t.is_ptr() == true
29 assert t.is_ptr() == true
32 assert t.is_ptr() == false
/dports/lang/v/v-0.1.29/vlib/v/checker/
H A Dcheck_types.v18 exp_is_ptr := expected.is_ptr()
130 exp_arg_is_ptr := exp_arg.typ.is_ptr() || exp_arg.typ.is_pointer()
131 got_arg_is_ptr := got_arg.typ.is_ptr() || got_arg.typ.is_pointer()
160 if left_type.is_ptr() || left_type.is_pointer() {
166 } else if right_type.is_ptr() || right_type.is_pointer() {
233 if got.is_ptr() || got.is_pointer() {
239 if expected.is_ptr() || expected.is_pointer() {
245 if expected.is_ptr() || expected.is_pointer() {
264 if right.is_ptr() || right.is_pointer() {
270 if left.is_ptr() || left.is_pointer() {
/dports/lang/v/v-0.1.29/vlib/v/gen/
H A Dfn.v325 dot := if node.left_type.is_ptr() { '->' } else { '.' }
360 if node.receiver_type.is_ptr() {
382 if node.receiver_type.is_ptr() && !node.left_type.is_ptr() {
397 if !node.receiver_type.is_ptr() && node.left_type.is_ptr() && node.name == 'str' &&
403 if node.receiver_type.is_ptr() && !node.left_type.is_ptr() {
410 } else if !node.receiver_type.is_ptr() && node.left_type.is_ptr() && node.name != 'str' {
442 if node.left_type.is_ptr() {
526 if typ.is_ptr() {
544 if typ.is_ptr() && sym.kind != .struct_ {
567 if typ.is_ptr() && sym.kind == .struct_ {
[all …]
/dports/net/sems/sems-f89581a/core/sip/
H A Dparse_dns.cpp114 bool is_ptr=false; in dns_expand_name() local
121 if(!is_ptr){ *ptr = p+1; } in dns_expand_name()
136 if(!is_ptr){ in dns_expand_name()
138 is_ptr = true; in dns_expand_name()

12345678910>>...29