| /external/clang/test/Index/ |
| c-index-getCursor-pp.c | 16 const char *fname = __FILE__; 43 // CHECK-8: macro expansion=__FILE__
|
| /external/freetype/include/freetype/internal/ |
| ftmemory.h | 91 #define FT_DEBUG_INNER( exp ) ( _ft_debug_file = __FILE__, \ 95 #define FT_ASSIGNP_INNER( p, exp ) ( _ft_debug_file = __FILE__, \
|
| /external/icu4c/test/cintltst/ |
| cintltst.c | 314 /* On Windows, the file name obtained from __FILE__ includes a full path. 319 static char p[sizeof(__FILE__) + 20]; 323 strcpy(p, __FILE__); 341 /* __FILE__ on MSVC7 does not contain the directory */ 381 /* On Windows, the file name obtained from __FILE__ includes a full path. 386 static char p[sizeof(__FILE__) + 20]; 390 strcpy(p, __FILE__); 408 /* __FILE__ on MSVC7 does not contain the directory */
|
| putiltst.c | 485 log_verbose("\n%s:%d: Beginning test of uprv_aestrncpy(dst, src, %d)\n", __FILE__, line, len); 488 log_err("\n%s:%d: FAIL: uprv_aestrncpy returned %p expected %p\n", __FILE__, line, (void*)ret, (void*)str_buf); 491 log_verbose("\n%s:%d: OK - compared OK.", __FILE__, line); 492 log_verbose("\n%s:%d: expected: %s", __FILE__, line, dump_binline((uint8_t *)expect)); 493 log_verbose("\n%s:%d: got : %s\n", __FILE__, line, dump_binline(str_buf)); 495 log_err ("\n%s:%d: FAIL: uprv_aestrncpy output differs", __FILE__, line); 496 log_err ("\n%s:%d: expected: %s", __FILE__, line, dump_binline((uint8_t *)expect)); 497 log_err ("\n%s:%d: got : %s\n", __FILE__, line, dump_binline(str_buf));
|
| utexttst.c | 36 {if ((x)==FALSE) {log_err("Test failure in file %s at line %d\n", __FILE__, __LINE__);\ 43 __FILE__, __LINE__, u_errorName(status)); \
|
| /external/icu4c/test/iotest/ |
| iotest.cpp | 84 /* On Windows, the file name obtained from __FILE__ includes a full path. 89 static char p[sizeof(__FILE__) + 10]; 93 strcpy(p, __FILE__); 111 /* __FILE__ on MSVC7 does not contain the directory */ 726 /* On Windows, the file name obtained from __FILE__ includes a full path. 731 static char p[sizeof(__FILE__) + 20]; 735 strcpy(p, __FILE__); 753 /* __FILE__ on MSVC7 does not contain the directory */ [all...] |
| /external/libxslt/libxslt/ |
| xsltutils.h | 37 __FILE__, __LINE__); 47 __FILE__, __LINE__);
|
| /external/mesa3d/docs/ |
| MESA_shader_debug.spec | 210 __FILE__ and __LINE__, respectively. The following three calls 216 assertMESA (false, 0, __FILE__, __LINE__);
|
| /external/opencv/cxcore/include/ |
| cxerror.h | 107 cvError((status),(func),(context),__FILE__,__LINE__) 143 cvError( (Code), cvFuncName, Msg, __FILE__, __LINE__ ); \
|
| /external/openfst/src/include/fst/ |
| flags.h | 215 __FILE__, \ 233 SetFlags(usage, argc, argv, rmflags, __FILE__)
|
| /external/srec/portable/src/ |
| pmemory.c | 145 pfprintf(PSTDERR, "[%s:%d] PStackTracePopLevel failed with %s\n", __FILE__, __LINE__, ESR_rc2str(rc)); 161 pfprintf(PSTDERR, "[%s:%d] PStackTraceGetValue failed with %s\n", __FILE__, __LINE__, ESR_rc2str(rc)); 355 pfprintf(PSTDERR, L("%s: PMemDumpLogFile() at %s:%d"), ESR_rc2str(rc), __FILE__, __LINE__); 363 pfprintf(PSTDERR, L("%s: PMemDumpLogFile() at %s:%d"), ESR_rc2str(rc), __FILE__, __LINE__); 439 pfprintf(PSTDERR, "[%s:%d] getStackTrace failed with %s\n", __FILE__, __LINE__, ESR_rc2str(rc)); 796 pfprintf(PSTDERR, L("OUT_OF_MEMORY: prealloc() failed at %s:%d"), __FILE__, __LINE__); 866 pfprintf(PSTDERR, "[%s:%d] getStackTrace failed with %s\n", __FILE__, __LINE__, ESR_rc2str(rc)); 937 pfprintf(PSTDERR, "[%s:%d] getStackTrace failed with %s\n", __FILE__, __LINE__, ESR_rc2str(rc));
|
| /external/stressapptest/src/ |
| sattypes.h | 83 fprintf(stderr, "Assertion failed at %s:%d\n", __FILE__, __LINE__);\ 84 logprintf(0, "Assertion failed at %s:%d\n", __FILE__, __LINE__);\
|
| /frameworks/rs/ |
| rsContext.h | 61 ALOGE("Bad object %p at %s, %i", o, __FILE__, __LINE__); \ 67 ALOGE("Bad object %p at %s, %i", o, __FILE__, __LINE__); \
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binomial_heap_base_/ |
| binomial_heap_base_.hpp | 190 _GLIBCXX_DEBUG_ONLY(X.assert_valid(_StrictlyBinomial,__FILE__, __LINE__);) 194 __FILE__, __LINE__);)
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/ |
| hash_load_check_resize_trigger_imp.hpp | 43 _GLIBCXX_DEBUG_ONLY(X.assert_valid(__FILE__, __LINE__);) 281 ._M_string(__FILE__)._M_integer(__LINE__) \
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/thin_heap_/ |
| thin_heap_.hpp | 302 __FILE__, __LINE__);) 305 _GLIBCXX_DEBUG_ONLY(X.assert_aux_null(__FILE__, __LINE__);)
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binomial_heap_base_/ |
| binomial_heap_base_.hpp | 190 _GLIBCXX_DEBUG_ONLY(X.assert_valid(_StrictlyBinomial,__FILE__, __LINE__);) 194 __FILE__, __LINE__);)
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/ |
| hash_load_check_resize_trigger_imp.hpp | 43 _GLIBCXX_DEBUG_ONLY(X.assert_valid(__FILE__, __LINE__);) 281 ._M_string(__FILE__)._M_integer(__LINE__) \
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/thin_heap_/ |
| thin_heap_.hpp | 302 __FILE__, __LINE__);) 305 _GLIBCXX_DEBUG_ONLY(X.assert_aux_null(__FILE__, __LINE__);)
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binomial_heap_base_/ |
| binomial_heap_base_.hpp | 190 _GLIBCXX_DEBUG_ONLY(X.assert_valid(_StrictlyBinomial,__FILE__, __LINE__);) 194 __FILE__, __LINE__);)
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/resize_policy/ |
| hash_load_check_resize_trigger_imp.hpp | 42 _GLIBCXX_DEBUG_ONLY(X.assert_valid(__FILE__, __LINE__);) 280 ._M_string(__FILE__)._M_integer(__LINE__) \
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/thin_heap_/ |
| thin_heap_.hpp | 302 __FILE__, __LINE__);) 305 _GLIBCXX_DEBUG_ONLY(X.assert_aux_null(__FILE__, __LINE__);)
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
| test_unicode.py | 11 dll = ctypes.CDLL(_ctypes_test.__file__) 77 func = ctypes.CDLL(_ctypes_test.__file__)._testfunc_p_p
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
| __init__.py | 125 (mod.__name__, mod.__file__) 134 (mod.__name__, mod.__file__)
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
| macresource.py | 56 if hasattr(mod, '__file__'): 57 searchdirs = [os.path.dirname(mod.__file__)]
|