Home
last modified time | relevance | path

Searched refs:_Obj (Results 126 – 150 of 379) sorted by relevance

12345678910>>...16

/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dunordered_map.h652 template <typename _Obj> in _GLIBCXX_VISIBILITY()
654 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
657 std::forward<_Obj>(__obj)); in _GLIBCXX_VISIBILITY()
659 __ret.first->second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
664 template <typename _Obj> in _GLIBCXX_VISIBILITY()
666 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
669 std::forward<_Obj>(__obj)); in _GLIBCXX_VISIBILITY()
701 template <typename _Obj> in _GLIBCXX_VISIBILITY()
704 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
713 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dunordered_map.h681 template <typename _Obj> in _GLIBCXX_VISIBILITY()
683 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
694 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
699 template <typename _Obj> in _GLIBCXX_VISIBILITY()
701 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
712 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
742 template <typename _Obj> in _GLIBCXX_VISIBILITY()
745 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
755 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
760 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dunordered_map.h680 template <typename _Obj> in _GLIBCXX_VISIBILITY()
682 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
693 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
698 template <typename _Obj> in _GLIBCXX_VISIBILITY()
700 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
711 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
741 template <typename _Obj> in _GLIBCXX_VISIBILITY()
744 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
754 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
759 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dunordered_map.h681 template <typename _Obj> in _GLIBCXX_VISIBILITY()
683 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
694 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
699 template <typename _Obj> in _GLIBCXX_VISIBILITY()
701 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
712 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
742 template <typename _Obj> in _GLIBCXX_VISIBILITY()
745 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
755 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
760 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dunordered_map.h681 template <typename _Obj> in _GLIBCXX_VISIBILITY()
683 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
694 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
699 template <typename _Obj> in _GLIBCXX_VISIBILITY()
701 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
712 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
742 template <typename _Obj> in _GLIBCXX_VISIBILITY()
745 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
755 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
760 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dunordered_map.h652 template <typename _Obj> in _GLIBCXX_VISIBILITY()
654 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
657 std::forward<_Obj>(__obj)); in _GLIBCXX_VISIBILITY()
659 __ret.first->second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
664 template <typename _Obj> in _GLIBCXX_VISIBILITY()
666 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
669 std::forward<_Obj>(__obj)); in _GLIBCXX_VISIBILITY()
701 template <typename _Obj> in _GLIBCXX_VISIBILITY()
704 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
713 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dunordered_map.h681 template <typename _Obj> in _GLIBCXX_VISIBILITY()
683 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
694 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
699 template <typename _Obj> in _GLIBCXX_VISIBILITY()
701 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
712 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
742 template <typename _Obj> in _GLIBCXX_VISIBILITY()
745 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
755 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
760 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dunordered_map.h681 template <typename _Obj> in _GLIBCXX_VISIBILITY()
683 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
694 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
699 template <typename _Obj> in _GLIBCXX_VISIBILITY()
701 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
712 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
742 template <typename _Obj> in _GLIBCXX_VISIBILITY()
745 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
755 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
760 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dunordered_map.h681 template <typename _Obj> in _GLIBCXX_VISIBILITY()
683 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
694 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
699 template <typename _Obj> in _GLIBCXX_VISIBILITY()
701 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
712 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
742 template <typename _Obj> in _GLIBCXX_VISIBILITY()
745 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
755 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
760 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dunordered_map.h682 template <typename _Obj> in _GLIBCXX_VISIBILITY()
684 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
695 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
700 template <typename _Obj> in _GLIBCXX_VISIBILITY()
702 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
713 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
743 template <typename _Obj> in _GLIBCXX_VISIBILITY()
746 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
756 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
761 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dunordered_map.h681 template <typename _Obj> in _GLIBCXX_VISIBILITY()
683 insert_or_assign(const key_type& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
694 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
699 template <typename _Obj> in _GLIBCXX_VISIBILITY()
701 insert_or_assign(key_type&& __k, _Obj&& __obj) in _GLIBCXX_VISIBILITY()
712 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
742 template <typename _Obj> in _GLIBCXX_VISIBILITY()
745 _Obj&& __obj) in _GLIBCXX_VISIBILITY()
755 (*__i).second = std::forward<_Obj>(__obj); in _GLIBCXX_VISIBILITY()
760 template <typename _Obj> in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/debug/
H A Dunordered_map420 template <typename _Obj>
422 insert_or_assign(const key_type& __k, _Obj&& __obj)
425 std::forward<_Obj>(__obj));
429 template <typename _Obj>
431 insert_or_assign(key_type&& __k, _Obj&& __obj)
434 std::forward<_Obj>(__obj));
438 template <typename _Obj>
441 _Obj&& __obj)
445 std::forward<_Obj>(__obj)),
449 template <typename _Obj>
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/debug/
H A Dunordered_map420 template <typename _Obj>
422 insert_or_assign(const key_type& __k, _Obj&& __obj)
425 std::forward<_Obj>(__obj));
429 template <typename _Obj>
431 insert_or_assign(key_type&& __k, _Obj&& __obj)
434 std::forward<_Obj>(__obj));
438 template <typename _Obj>
441 _Obj&& __obj)
445 std::forward<_Obj>(__obj)),
449 template <typename _Obj>
[all …]
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Dorber_pi.erl702 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
715 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
750 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
760 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
833 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
877 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
887 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/src/
H A Dorber_pi.erl702 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
715 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
750 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
760 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
833 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
877 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
887 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/src/
H A Dorber_pi.erl702 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
715 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
750 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
760 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
833 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
877 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
887 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
/dports/lang/erlang/corba-5.0.2/lib/orber/src/
H A Dorber_pi.erl702 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
715 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
750 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
760 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
833 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
877 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
887 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/src/
H A Dorber_pi.erl702 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
715 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
750 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
760 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
833 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
877 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
887 {'EXCEPTION', #'PortableInterceptor_ForwardRequest'{forward=_Obj,
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/google/go-jsonnet/internal/dump/
H A Ddump_test.go467 want := `var Obj = _Obj
468 var _Obj = &largeStruct{
/dports/games/openlierox/OpenLieroX/include/
H A DIterator.h21 template < typename _Obj >
33 virtual _Obj get() = 0; // this has to return a valid obj if valid == true
37 typedef _Obj value_type;
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/boot/
H A Dpce_principal.pl350 send_implementation(true, _Args, _Obj).
351 send_implementation(fail, _Args, _Obj) :- fail.
373 get_implementation(true, _Args, _Obj, _Rval).
374 get_implementation(fail, _Args, _Obj, _Rval) :- fail.
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/bluez5/
H A Dbz.h12 typedef struct _Obj Obj;
14 struct _Obj { struct
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_index.erl86 add_index2([], _, _Tab, _K, _Obj, _) -> ok.
106 del_object_index2([], _, _Tab, _K, _Obj, _Old) -> ok;
123 del_object_bag(_Tab, _Key, _Obj, _Pos, _Ixt, _Old) -> ok.
128 clear_index2([], _Tab, _K, _Obj) -> ok;
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_index.erl86 add_index2([], _, _Tab, _K, _Obj, _) -> ok.
106 del_object_index2([], _, _Tab, _K, _Obj, _Old) -> ok;
123 del_object_bag(_Tab, _Key, _Obj, _Pos, _Ixt, _Old) -> ok.
128 clear_index2([], _Tab, _K, _Obj) -> ok;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_index.erl86 add_index2([], _, _Tab, _K, _Obj, _) -> ok.
106 del_object_index2([], _, _Tab, _K, _Obj, _Old) -> ok;
123 del_object_bag(_Tab, _Key, _Obj, _Pos, _Ixt, _Old) -> ok.
128 clear_index2([], _Tab, _K, _Obj) -> ok;

12345678910>>...16