OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nothrow
(Results
101 - 112
of
112
) sorted by null
1
2
3
4
5
/frameworks/compile/libbcc/lib/Renderscript/
RSInfoReader.cpp
257
result = new (std::
nothrow
) RSInfo(header->strPoolSize);
RSInfo.cpp
243
mStringPool = new (std::
nothrow
) char [ mHeader.strPoolSize ];
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h
435
function where currently compiled version of it is
nothrow
. */
variable
436
bool
nothrow
;
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h
435
function where currently compiled version of it is
nothrow
. */
variable
436
bool
nothrow
;
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h
435
function where currently compiled version of it is
nothrow
. */
variable
436
bool
nothrow
;
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h
435
function where currently compiled version of it is
nothrow
. */
variable
436
bool
nothrow
;
/external/chromium_org/third_party/tcmalloc/chromium/src/
debugallocation.cc
[
all
...]
tcmalloc.cc
251
// And the
nothrow
variants of these:
257
//
nothrow
-delete internally. See, eg:
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/
debugallocation.cc
[
all
...]
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
trie-c.cc
68
*h = new (std::
nothrow
) marisa_alpha_trie_();
/external/bison/lib/
gnulib.mk
[
all
...]
/external/valgrind/unittest/
racecheck_unittest.cc
[
all
...]
Completed in 294 milliseconds
1
2
3
4
5