Home
last modified time | relevance | path

Searched refs:full_signature (Results 1 – 24 of 24) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bin/eldbus/
H A Dsource_client.c85 Eina_Strbuf *full_signature = eina_strbuf_new(); in source_client_complex_method_call_generate() local
91 eina_strbuf_append(full_signature, arg->type); in source_client_complex_method_call_generate()
135 eina_strbuf_free(full_signature); in source_client_complex_method_call_generate()
142 Eina_Strbuf *full_signature = eina_strbuf_new(); in source_client_simple_method_call_no_reply_generate() local
172 eina_strbuf_free(full_signature); in source_client_simple_method_call_no_reply_generate()
180 Eina_Strbuf *full_signature = eina_strbuf_new(); in source_client_simple_method_call_generate() local
217 eina_strbuf_free(full_signature); in source_client_simple_method_call_generate()
248 Eina_Strbuf *full_signature = eina_strbuf_new(); in source_client_simple_method_callback_generate() local
291 eina_strbuf_free(full_signature); in source_client_simple_method_callback_generate()
322 Eina_Strbuf *full_signature = eina_strbuf_new(); in source_client_signal_generate() local
[all …]
/dports/net/messagelib/messagelib-21.12.3/messagecomposer/src/composer-ng/
H A Drichtextcomposerng.cpp320 const QString full_signature = headSep + signature + tailSep; in insertSignatureHelper() local
322 textEdit->insertHtml(full_signature); in insertSignatureHelper()
324 textEdit->insertPlainText(full_signature); in insertSignatureHelper()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/zvariant-3.1.2/src/
H A Dvalue.rs205 Value::Array(value) => value.full_signature().clone(), in value_signature()
206 Value::Dict(value) => value.full_signature().clone(), in value_signature()
207 Value::Structure(value) => value.full_signature().clone(), in value_signature()
209 Value::Maybe(value) => value.full_signature().clone(), in value_signature()
H A Dmaybe.rs88 pub fn full_signature(&self) -> &Signature<'_> { in full_signature() method
H A Darray.rs85 pub fn full_signature(&self) -> &Signature<'_> { in full_signature() method
H A Ddict.rs111 pub fn full_signature(&self) -> &Signature<'_> { in full_signature() method
H A Dstructure.rs187 pub fn full_signature(&self) -> &Signature<'_> { in full_signature() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/zvariant-2.10.0/src/
H A Dvalue.rs205 Value::Array(value) => value.full_signature().clone(), in value_signature()
206 Value::Dict(value) => value.full_signature().clone(), in value_signature()
207 Value::Structure(value) => value.full_signature().clone(), in value_signature()
209 Value::Maybe(value) => value.full_signature().clone(), in value_signature()
H A Dmaybe.rs88 pub fn full_signature(&self) -> &Signature<'_> { in full_signature() method
H A Darray.rs85 pub fn full_signature(&self) -> &Signature<'_> { in full_signature() method
H A Ddict.rs111 pub fn full_signature(&self) -> &Signature<'_> {
H A Dstructure.rs225 pub fn full_signature(&self) -> &Signature<'_> { in full_signature() method
/dports/net/kidentitymanagement/kidentitymanagement-21.12.3/src/
H A Dsignature.cpp124 const QString full_signature = headSep + signature + tailSep; in insertSignatureHelper() local
126 textEdit->insertHtml(full_signature); in insertSignatureHelper()
128 textEdit->insertPlainText(full_signature); in insertSignatureHelper()
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DMethodDef.cs444 public PEAPI.MethodRef GetVarargSig (PEAPI.Type[] opt, string full_signature) in GetVarargSig() argument
453 methref = vararg_sig_table [full_signature] as PEAPI.MethodRef; in GetVarargSig()
459 vararg_sig_table [full_signature] = methref; in GetVarargSig()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp455 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
462 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
472 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK_NULL); in lookup_polymorphic_method()
477 full_signature->as_C_string(), in lookup_polymorphic_method()
516 full_signature, in lookup_polymorphic_method()
534 MethodHandles::lookup_basic_type_signature(full_signature, CHECK_NULL); in lookup_polymorphic_method()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp455 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
462 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
472 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK_NULL); in lookup_polymorphic_method()
477 full_signature->as_C_string(), in lookup_polymorphic_method()
516 full_signature, in lookup_polymorphic_method()
534 MethodHandles::lookup_basic_type_signature(full_signature, CHECK_NULL); in lookup_polymorphic_method()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp450 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
457 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
467 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK_NULL); in lookup_polymorphic_method()
472 full_signature->as_C_string(), in lookup_polymorphic_method()
511 full_signature, in lookup_polymorphic_method()
528 MethodHandles::lookup_basic_type_signature(full_signature, CHECK_NULL); in lookup_polymorphic_method()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp450 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
456 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
465 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK_NULL); in lookup_polymorphic_method()
468 full_signature->as_C_string(), in lookup_polymorphic_method()
506 full_signature, in lookup_polymorphic_method()
522 MethodHandles::lookup_basic_type_signature(full_signature, CHECK_NULL); in lookup_polymorphic_method()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp427 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
433 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
442 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg); in lookup_polymorphic_method()
445 full_signature->as_C_string(), in lookup_polymorphic_method()
483 full_signature, in lookup_polymorphic_method()
499 MethodHandles::lookup_basic_type_signature(full_signature); in lookup_polymorphic_method()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DlinkResolver.cpp459 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
466 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
476 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK_NULL); in lookup_polymorphic_method()
481 full_signature->as_C_string(), in lookup_polymorphic_method()
520 full_signature, in lookup_polymorphic_method()
538 MethodHandles::lookup_basic_type_signature(full_signature, CHECK_NULL); in lookup_polymorphic_method()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp442 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
448 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
457 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK_NULL); in lookup_polymorphic_method()
460 full_signature->as_C_string(), in lookup_polymorphic_method()
498 full_signature, in lookup_polymorphic_method()
514 MethodHandles::lookup_basic_type_signature(full_signature, CHECK_NULL); in lookup_polymorphic_method()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.cpp448 Symbol* full_signature = link_info.signature(); in lookup_polymorphic_method() local
455 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
465 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK_NULL); in lookup_polymorphic_method()
470 full_signature->as_C_string(), in lookup_polymorphic_method()
509 full_signature, in lookup_polymorphic_method()
526 MethodHandles::lookup_basic_type_signature(full_signature, CHECK_NULL); in lookup_polymorphic_method()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.cpp349 … KlassHandle klass, Symbol* name, Symbol* full_signature, in lookup_polymorphic_method() argument
359 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
369 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK); in lookup_polymorphic_method()
374 full_signature->as_C_string(), in lookup_polymorphic_method()
410 full_signature, in lookup_polymorphic_method()
427 MethodHandles::lookup_basic_type_signature(full_signature, CHECK); in lookup_polymorphic_method()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.cpp349 … KlassHandle klass, Symbol* name, Symbol* full_signature, in lookup_polymorphic_method() argument
359 name->as_C_string(), full_signature->as_C_string()); in lookup_polymorphic_method()
369 MethodHandles::lookup_basic_type_signature(full_signature, keep_last_arg, CHECK); in lookup_polymorphic_method()
374 full_signature->as_C_string(), in lookup_polymorphic_method()
410 full_signature, in lookup_polymorphic_method()
427 MethodHandles::lookup_basic_type_signature(full_signature, CHECK); in lookup_polymorphic_method()