Home
last modified time | relevance | path

Searched defs:e (Results 26951 – 26975 of 333147) sorted by relevance

1...<<1071107210731074107510761077107810791080>>...13326

/dports/net-im/psi/psi-1.5/src/
H A Durlbookmark.cpp50 void URLBookmark::fromXml(const QDomElement& e) in fromXml()
58 QDomElement e = doc.createElement("url"); in toXml() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A Dpr91635.c25 baz (unsigned short e) in baz()
33 qux (unsigned int e) in qux()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr19105.c5 enum e enum
7 a, b, c, d, e, f, g, h enumerator
H A Dpr101223.c11 int e = ~c, f = 0, g; in foo1() local
27 int e = ~c, f = 0, g; in foo2() local
/dports/devel/grpc130/grpc-1.30.2/test/core/end2end/
H A Dengine_passthrough.cc38 static int e_passthrough_init(ENGINE* e) { in e_passthrough_init()
57 int passthrough_bind_helper(ENGINE* e, const char* id) { in passthrough_bind_helper()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Davx512f-vcvtpd2ps-2.c13 CALC (float *e, UNION_TYPE (AVX512F_LEN, d) s1) in CALC()
28 float e[AVX512F_LEN_HALF / 32]; in TEST() local
H A Davx512f-vunpcklps-2.c13 CALC (float *e, float *s1, float *s2) in CALC()
30 float e[SIZE]; in TEST() local
H A Dpr25196.c13 f1 (int a, int b, int c, int d, int e) in f1()
19 f2 (int a, int b, int c, int d, int e) in f2()
/dports/devel/hpx/hpx-1.2.1/examples/quickstart/
H A Derror_handling.cpp33 catch (hpx::exception const& e) { in hpx_main() local
53 catch (hpx::exception const& e) { in hpx_main() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.ambig/
H A Dp1-0x.cpp24 T(e)[5]; in func() local
36 decltype(T())(e)[5]; in func2() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/im/InputContext/
H A Dbug4625203.java77 void jButton1_actionPerformed(ActionEvent e) { in jButton1_actionPerformed()
87 void this_windowClosing(WindowEvent e) { in this_windowClosing()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/tool/pps/
H A Dpps_algorithm.h13 #define FIND(c, e) (std::find(std::begin(c), std::end(c), e)) argument
14 #define CONTAINS(c, e) (FIND(c, e) != std::end(c)) argument
/dports/graphics/libosmesa/mesa-21.3.6/src/tool/pps/
H A Dpps_algorithm.h13 #define FIND(c, e) (std::find(std::begin(c), std::end(c), e)) argument
14 #define CONTAINS(c, e) (FIND(c, e) != std::end(c)) argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/test/Semantics/
H A Dmodfile08.f909 procedure() :: e variable
13 procedure(), pointer, nopass :: e method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/im/InputContext/
H A Dbug4625203.java77 void jButton1_actionPerformed(ActionEvent e) { in jButton1_actionPerformed()
87 void this_windowClosing(WindowEvent e) { in this_windowClosing()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/sequences/forwardlist/forwardlist.cons/
H A Dinit.pass.cpp28 for (C::const_iterator i = c.begin(), e = c.end(); i != e; ++i, ++n) in main() local
37 for (C::const_iterator i = c.begin(), e = c.end(); i != e; ++i, ++n) in main() local
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug-2628.c16 add(struct list *e) in add()
36 struct list e; in testBug() local
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/errno/
H A Dstrerror.c17 char *__strerror_l(int e, locale_t loc) in __strerror_l()
32 char *strerror(int e) in strerror()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/generics/6711619/
H A DT6711619b.java14 E e; field in T6711619b.X1
29 E e; field in T6711619b.X3
/dports/devel/boost-libs/boost_1_72_0/libs/thread/test/sync/futures/promise/
H A Dset_value_void_pass.cpp52 catch (const boost::future_error& e) in main() local
73 catch (const boost::future_error& e) in main() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/boot/
H A Dcpu.c41 u32 e = err_flags[i]; in show_cap_strs() local
63 u32 e = err_flags[i]; in show_cap_strs() local
/dports/devel/boost-libs/boost_1_72_0/boost/outcome/detail/
H A Dbasic_outcome_failure_observers.hpp60 … exception_type> inline exception_type current_exception_or_fatal(std::exception_ptr e) { std::ret… in current_exception_or_fatal()
61 …std::exception_ptr current_exception_or_fatal<std::exception_ptr>(std::exception_ptr e) { return e… in current_exception_or_fatal()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dpr87539.C8 template <typename d> struct e { d f; }; struct
/dports/devel/boost-libs/boost_1_72_0/boost/preprocessor/seq/
H A Dto_list.hpp36 # define BOOST_PP_SEQ_TO_LIST_A(m, e) m(BOOST_PP_LPAREN() e BOOST_PP_COMMA() BOOST_PP_SEQ_TO_LIST_A… argument
38 # define BOOST_PP_SEQ_TO_LIST_B(m, e) m(BOOST_PP_RPAREN() BOOST_PP_SEQ_TO_LIST_B_ID) argument
/dports/devel/boost-libs/boost_1_72_0/boost/exception/detail/
H A Dis_output_streamable.hpp46 enum e { value=1!=(sizeof(f()<<g())) }; enum
54 enum e { value=to_string_detail::is_output_streamable_impl<T,CharT,Traits>::value }; enum

1...<<1071107210731074107510761077107810791080>>...13326