OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exception_ptr
(Results
26 - 50
of
82
) sorted by null
1
2
3
4
/external/libcxxabi/src/
cxa_exception.hpp
31
// This is a new field to support C++ 0x
exception_ptr
.
60
// This is a new field to support C++ 0x
exception_ptr
.
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.hpp
31
// This is a new field to support C++ 0x
exception_ptr
.
60
// This is a new field to support C++ 0x
exception_ptr
.
/external/libcxx/test/std/thread/futures/futures.promise/
set_exception.pass.cpp
16
// void set_exception(
exception_ptr
p);
set_exception_at_thread_exit.pass.cpp
16
// void promise::set_exception_at_thread_exit(
exception_ptr
p);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.promise/
set_exception.pass.cpp
14
// void set_exception(
exception_ptr
p);
set_exception_at_thread_exit.pass.cpp
14
// void promise::set_exception_at_thread_exit(
exception_ptr
p);
/external/libcxx/include/
future
80
void set_exception(
exception_ptr
p);
85
void set_exception_at_thread_exit(
exception_ptr
p);
109
void set_exception(
exception_ptr
p);
113
void set_exception_at_thread_exit(
exception_ptr
p);
137
void set_exception(
exception_ptr
p);
141
void set_exception_at_thread_exit(
exception_ptr
p);
519
exception_ptr
__exception_;
561
void set_exception(
exception_ptr
__p);
562
void set_exception_at_thread_exit(
exception_ptr
__p);
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
future
80
void set_exception(
exception_ptr
p);
85
void set_exception_at_thread_exit(
exception_ptr
p);
109
void set_exception(
exception_ptr
p);
113
void set_exception_at_thread_exit(
exception_ptr
p);
137
void set_exception(
exception_ptr
p);
141
void set_exception_at_thread_exit(
exception_ptr
p);
517
exception_ptr
__exception_;
559
void set_exception(
exception_ptr
__p);
560
void set_exception_at_thread_exit(
exception_ptr
__p);
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
future
80
void set_exception(
exception_ptr
p);
85
void set_exception_at_thread_exit(
exception_ptr
p);
109
void set_exception(
exception_ptr
p);
113
void set_exception_at_thread_exit(
exception_ptr
p);
137
void set_exception(
exception_ptr
p);
141
void set_exception_at_thread_exit(
exception_ptr
p);
517
exception_ptr
__exception_;
559
void set_exception(
exception_ptr
__p);
560
void set_exception_at_thread_exit(
exception_ptr
__p);
[
all
...]
/external/clang/www/
libstdc++4.4-clang0x.patch
459
diff -ur a/
exception_ptr
.h b/
exception_ptr
.h
460
--- a/
exception_ptr
.h 2011-03-15 14:49:08.000000000 -0700
461
+++ b/
exception_ptr
.h 2011-03-29 10:33:39.000000000 -0700
464
operator==(const
exception_ptr
&, const
exception_ptr
&) throw();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
future
186
exception_ptr
_M_error;
437
exception_ptr
& _M_ex;
449
__setter(
exception_ptr
& __ex, promise<_Res>* __prom)
998
set_exception(
exception_ptr
__p)
1089
set_exception(
exception_ptr
__p)
1167
set_exception(
exception_ptr
__p)
[
all
...]
exception
152
#include <bits/
exception_ptr
.h>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
future
186
exception_ptr
_M_error;
437
exception_ptr
& _M_ex;
449
__setter(
exception_ptr
& __ex, promise<_Res>* __prom)
998
set_exception(
exception_ptr
__p)
1089
set_exception(
exception_ptr
__p)
1167
set_exception(
exception_ptr
__p)
[
all
...]
exception
152
#include <bits/
exception_ptr
.h>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
future
186
exception_ptr
_M_error;
437
exception_ptr
& _M_ex;
449
__setter(
exception_ptr
& __ex, promise<_Res>* __prom)
998
set_exception(
exception_ptr
__p)
1089
set_exception(
exception_ptr
__p)
1167
set_exception(
exception_ptr
__p)
[
all
...]
exception
152
#include <bits/
exception_ptr
.h>
/external/libcxxabi/include/
cxxabi.h
157
// Apple additions to support C++ 0x
exception_ptr
class
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
cxxabi.h
157
// Apple additions to support C++ 0x
exception_ptr
class
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
exception
162
#include <bits/
exception_ptr
.h>
future
187
exception_ptr
_M_error;
453
exception_ptr
& _M_ex;
465
__setter(
exception_ptr
& __ex, promise<_Res>* __prom)
1026
set_exception(
exception_ptr
__p)
1119
set_exception(
exception_ptr
__p)
1198
set_exception(
exception_ptr
__p)
[
all
...]
/external/google-breakpad/src/client/mac/handler/
minidump_generator.cc
1124
MDRawExceptionStream *
exception_ptr
= exception.get();
local
[
all
...]
/prebuilts/android-emulator/linux-x86_64/
emulator
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libstdc++.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libstdc++.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libstdc++.a
[
all
...]
Completed in 1185 milliseconds
1
2
3
4