Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 93) sorted by relevance

1234

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Distream339 try
366 try
393 try
420 try
447 try
474 try
501 try
528 try
555 try
582 try
[all …]
Dostream251 try
337 try
346 try
389 try
415 try
445 try
471 try
501 try
527 try
553 try
[all …]
/ndk/sources/host-tools/sed-4.2.1/
DREADME-alpha1 This is an alpha version of GNU sed. Please try it on a wide
DREADME.boot5 comments found therein, and then try running ``bootstrap.sh'' again.
12 or with a csh-like shell, one could try:
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dstrip17 TEST2 := $E try this and this $E
47 try this and this
Dshell15 # This is the test that fails if we try to put make exported variables into
/ndk/tests/device/test-gabi++/
DREADME6 dynamic_cast<> and try..throw..catch really work.
/ndk/sources/host-tools/sed-4.2.1/sed/
Dutils.c552 char *try = NULL; local
559 try = realloc(b->b, alen); /* Note: *not* the REALLOC() macro! */
560 if (!try)
563 try = REALLOC(b->b, alen, char);
566 b->b = try;
/ndk/tests/device/test-basic-exceptions/
DREADME9 libsupc++.a without any kind of conflict, and that the try / throw / catch
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_apple.h110 # define _STLP_MPWFIX_TRY try{ //*TY 06/01/2000 - exception handling bug worka…
/ndk/build/tools/
Drebuild-all-prebuilt.sh125 $PROGDIR/build-host-prebuilts.sh $HOST_FLAGS "$SRC_DIR" --try-64
/ndk/sources/host-tools/sed-4.2.1/testsuite/
DBOOST.tests52 ; try some really simple literals:
74 ; now try escaped brackets:
114 ; now try operator +
130 ; now try operator ?
148 ; now try operator {}
191 ; try some literals first
353 ; now follows various complex expressions designed to try and bust the matcher:
454 ; try to match C++ syntax elements:
480 ; finally try some case insensitive matches:
583 ; try mutli-character ligatures:
/ndk/sources/cxx-stl/llvm-libc++/
DREADME.NDK86 You can use the tools/update-upstream.sh script to automatically try
92 In case of problem, try using the --verbose and --no-cleanup options
/ndk/sources/host-tools/sed-4.2.1/m4/
Dmalloc.m432 dnl It is too dangerous to try to allocate a large amount of memory:
/ndk/docs/text/
DSYSTEM-ISSUES.text28 The C library doesn't try to implement every feature under the sun.
55 function if possible; if this is not possible, try to use a small wrapper
DNDK-STACK.text81 A future version of '`ndk-stack`' will try to launch '`adb logcat`' and select the
85 in them. It may be useful to try to detect the nearest function entry point to
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dlit.cfg56 try:
125 try:
163 try:
291 # If no target triple was given, try to infer it from the compiler under test.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dframework.ipp263 try {
418 try {
441 try {
Dunit_test_monitor.ipp62 try {
Dunit_test_suite.ipp110 …// !! weirdest MSVC BUG; try to remove this statement; looks like it eats first token of next stat…
204 try {
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dreinvoke57 # Now try with the file we're not updating being the actual file we're
Dorder_only17 # TEST #1 -- First try: the order-only prereqs need to be built.
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dcppunit_mini.h157 try { \
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-death-test-internal.h162 try { \
/ndk/tests/device/test-stlport/unit/cppunit/
Dcppunit_mini.h157 try { \

1234