Home
last modified time | relevance | path

Searched refs:Ref_Type (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/editors/jed/jed-0.99-19/doc/tm/rtl/
H A Dhooks.tm3 \usage{add_to_hook (String_Type hook_name, Ref_Type funct)}
33 \usage{append_to_hook (String_Type hook_name, Ref_Type funct)}
43 \usage{remove_from_hook (String_Type hook_name, Ref_Type funct)}
74 \usage{Ref_Type get_buffer_hook (String_Type hook_name)}
96 \usage{set_buffer_hook (String_Type hook_name, Ref_Type func)}
H A Dmenu.tm15 String_Type or Ref_Type fun;
100 String_Type or Ref_Type fun;
182 \usage{menu_set_init_menubar_callback (Ref_Type cb)}
214 \usage{menu_set_select_menubar_callback (String_Type menubar, Ref_Type f)}
225 \usage{menu_set_select_popup_callback (String_Type popup, Ref_Type f}
/dports/editors/jed/jed-0.99-19/lib/
H A Dwmark.sl19 private variable Wmark_Region_Funs = Assoc_Type[Ref_Type];
69 if (typeof (fun) == Ref_Type)
107 if (typeof (fun) == Ref_Type)
H A Dvmshelp.sl87 if (typeof (fun) == Ref_Type)
H A Dmacro.sl71 if (typeof (f) == Ref_Type)
/dports/devel/libslang2/slang-2.3.2/modules/help/
H A Dbase64funs.hlp28 Base64_Type _base64_decoder_new (Ref_Type func [,func_data])
33 `Ref_Type' parameter that is a reference to a callback function
134 Base64_Type _base64_encoder_new (Ref_Type func [,func_data])
139 `Ref_Type' parameter that is a reference to a callback function
/dports/devel/libslang2/slang-2.3.2/modules/tm/
H A Dbase64funs.tm16 \usage{Base64_Type _base64_decoder_new (Ref_Type func [,func_data])}
20 \exmp{Ref_Type} parameter that is a reference to a callback function
96 \usage{Base64_Type _base64_encoder_new (Ref_Type func [,func_data])}
100 \exmp{Ref_Type} parameter that is a reference to a callback function
/dports/devel/libslang2/slang-2.3.2/slsh/doc/tm/
H A Dslshifun.tm73 \usage{slsh_set_update_preread_cb (RLine_Type rl, Ref_Type func)}
92 \usage{slsh_set_update_postread_cb (RLine_Type rl ,Ref_Type func)}
112 \usage{slsh_set_update_width_cb (RLine_Type rl, Ref_Type func)}
/dports/devel/libslang2/slang-2.3.2/doc/tm/rtl/
H A Dstruct.tm6 Ref_Type binary_funct;
62 \usage{__add_string (DataType_Type user_type, Ref_Type func)}
91 \usage{__add_typecast (DataType_Type user_type, DataType_Type totype, Ref_Type func)}
106 Ref_Type unary_func;
H A Dsignal.tm3 \usage{alarm (UInt_Type secs [, Ref_Type secs_remaining])}
110 \usage{signal (Int_Type sig, Ref_Type func [,Ref_Type old_func])}
159 \usage{sigprocmask (Int_Type how, Array_Type mask [,Ref_Type old_mask])}
H A Ddebug.tm143 \usage{_set_bof_handler (Ref_Type func)}
164 \usage{_set_bos_handler (Ref_Type func)}
187 \usage{_set_eof_handler (Ref_Type func)}
208 \usage{_set_eos_handler (Ref_Type func)}
/dports/devel/libslang2/slang-2.3.2/slsh/lib/tm/
H A Dfswalk.tm3 \usage{obj = fswalk_new (Ref_Type dirfunc, Ref_Type filefunc; qualifiers)}
/dports/devel/libslang2/slang-2.3.2/slsh/lib/help/
H A Dfswalk.hlp7 obj = fswalk_new (Ref_Type dirfunc, Ref_Type filefunc; qualifiers)
/dports/devel/libslang2/slang-2.3.2/src/test/
H A Dderef.sl73 a = Ref_Type[2];
/dports/devel/libslang2/slang-2.3.2/modules/
H A Djson.sl7 private variable Type_Map = Ref_Type[0];
19 variable new_map = Ref_Type[idx+1];
/dports/japanese/libslang/slang-1.4.5jp2/doc/tm/rtl/
H A Dmisc.tm3 \usage{Ref_Type __get_reference (String_Type nm)}
28 \usage{__uninitialize (Ref_Type x)}
/dports/devel/libslang2/slang-2.3.2/slsh/lib/rline/
H A Dhistsrch.sl50 || (typeof (func) != Ref_Type)
/dports/devel/libslang2/slang-2.3.2/modules/statslib/
H A Dad_test.sl85 if (_typeof (arg) == Ref_Type)
225 if (typeof (pval2_ref) == Ref_Type) @pval2_ref = ad_ktest_pval (t, k-1);
226 if (typeof (stat2_ref) == Ref_Type) @stat2_ref = t;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dxr_tabls.adb395 Ref_Type : Character;
403 case Ref_Type is
437 Ada.Text_IO.Put_Line ("Unknown reference type: " & Ref_Type);
453 case Ref_Type is
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dxr_tabls.adb401 Ref_Type : Character;
409 case Ref_Type is
443 Ada.Text_IO.Put_Line ("Unknown reference type: " & Ref_Type);
459 case Ref_Type is
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dxr_tabls.adb395 Ref_Type : Character;
403 case Ref_Type is
437 Ada.Text_IO.Put_Line ("Unknown reference type: " & Ref_Type);
453 case Ref_Type is
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dxr_tabls.adb395 Ref_Type : Character;
403 case Ref_Type is
437 Ada.Text_IO.Put_Line ("Unknown reference type: " & Ref_Type);
453 case Ref_Type is
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dxr_tabls.adb395 Ref_Type : Character;
403 case Ref_Type is
437 Ada.Text_IO.Put_Line ("Unknown reference type: " & Ref_Type);
453 case Ref_Type is
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dxr_tabls.adb395 Ref_Type : Character;
403 case Ref_Type is
437 Ada.Text_IO.Put_Line ("Unknown reference type: " & Ref_Type);
453 case Ref_Type is
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dxr_tabls.adb395 Ref_Type : Character;
403 case Ref_Type is
437 Ada.Text_IO.Put_Line ("Unknown reference type: " & Ref_Type);
453 case Ref_Type is

123456789