HomeSort by relevance Sort by last modified time
    Searched full:__file__ (Results 1026 - 1050 of 2021) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 226 CERTFILE = os.path.join(os.path.dirname(__file__) or os.curdir,
test_imgfile.py 34 ourname = sys.modules[__name__].__file__
test_pkgutil.py 98 mod.__file__ = "<%s>" % self.__class__.__name__
test_inspect.py 32 modfile = mod.__file__
285 self.assertEqual(inspect.getfile(mod.StupidGit), mod.__file__)
291 m.__file__ = "<string>" # hopefully not a real filename...
391 not hasattr(unicodedata, '__file__') or
392 unicodedata.__file__[-4:] in (".pyc", ".pyo"),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_program.py 14 expectedPath = os.path.abspath(os.path.dirname(unittest.test.__file__))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
inspect.py 56 __file__ filename (missing for built-in modules)"""
401 if hasattr(object, '__file__'):
402 return object.__file__
406 if hasattr(object, '__file__'):
407 return object.__file__
491 if ismodule(module) and hasattr(module, '__file__'):
492 f = module.__file__
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
inspect.py 56 __file__ filename (missing for built-in modules)"""
401 if hasattr(object, '__file__'):
402 return object.__file__
406 if hasattr(object, '__file__'):
407 return object.__file__
491 if ismodule(module) and hasattr(module, '__file__'):
492 f = module.__file__
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_inspect.py 32 modfile = mod.__file__
285 self.assertEqual(inspect.getfile(mod.StupidGit), mod.__file__)
291 m.__file__ = "<string>" # hopefully not a real filename...
391 not hasattr(unicodedata, '__file__') or
392 unicodedata.__file__[-4:] in (".pyc", ".pyo"),
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.h 559 debug_print_assert( 0, #X, NULL, __FILE__, __LINE__, __ROUTINE__ ); \
590 debug_print_assert( 0, #X, STR, __FILE__, __LINE__, __ROUTINE__ ); \
625 debug_print_assert( localErr, NULL, NULL, __FILE__, __LINE__, __ROUTINE__ ); \
660 debug_print_assert( localErr, NULL, STR, __FILE__, __LINE__, __ROUTINE__ ); \
690 debug_print_assert( localErr, #TEST, NULL, __FILE__, __LINE__, __ROUTINE__ ); \
739 debug_print_assert( 0, #X, NULL, __FILE__, __LINE__, __ROUTINE__ ); \
766 debug_print_assert( 0, #X, STR, __FILE__, __LINE__, __ROUTINE__ ); \
821 debug_print_assert( localErr, NULL, NULL, __FILE__, __LINE__, __ROUTINE__ ); \
852 debug_print_assert( localErr, NULL, STR, __FILE__, __LINE__, __ROUTINE__ ); \
883 debug_print_assert( localErr, NULL, STR, __FILE__, __LINE__, __ROUTINE__ );
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 677 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
684 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
692 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
700 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
709 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
718 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
728 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
738 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
749 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
760 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__,
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 677 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
684 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
692 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
700 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
709 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
718 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
728 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
738 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
749 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
760 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 677 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
684 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
692 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
700 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
709 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
718 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
728 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
738 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
749 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
760 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 677 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
684 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
692 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
700 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
709 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
718 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
728 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
738 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
749 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, \
760 tree_not_check_failed (__t, __FILE__, __LINE__, __FUNCTION__,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 240 #define AMRDEC_EPRINT(...) __android_log_print(ANDROID_LOG_VERBOSE, __FILE__,"%s %d:: ERROR ",__FUNCTION__, __LINE__);\
241 __android_log_print(ANDROID_LOG_VERBOSE, __FILE__, __VA_ARGS__);\
242 __android_log_print(ANDROID_LOG_VERBOSE, __FILE__, "\n");
245 #define AMRDEC_DPRINT(...) __android_log_print(ANDROID_LOG_VERBOSE, __FILE__,"%s %d:: ",__FUNCTION__, __LINE__);\
246 __android_log_print(ANDROID_LOG_VERBOSE, __FILE__, __VA_ARGS__);\
247 __android_log_print(ANDROID_LOG_VERBOSE, __FILE__, "\n");
260 #define AMRDEC_MCP_DPRINT(...) __android_log_print(ANDROID_LOG_VERBOSE, __FILE__,"%s %d:: MCP ",__FUNCTION__, __LINE__);\
261 __android_log_print(ANDROID_LOG_VERBOSE, __FILE__, __VA_ARGS__);\
262 __android_log_print(ANDROID_LOG_VERBOSE, __FILE__, "\n");
  /external/chromium_org/third_party/icu/source/i18n/
calendar.cpp 677 __FILE__, __LINE__);
    [all...]
  /bionic/libc/bionic/
libc_logging.cpp 378 __assert(__FILE__, __LINE__, "conversion specifier unsupported");
387 __assert(__FILE__, __LINE__, "sign/precision unsupported");
  /external/aac/libSYS/src/
cmdl_parser.cpp 148 FDKprintf("Error allocating memory line %d, file %s\n", __LINE__, __FILE__);
161 FDKprintf("Error allocating memory line %d, file %s\n", __LINE__, __FILE__);
  /external/antlr/antlr-3.4/runtime/Python/unittests/
teststreams.py 250 path = os.path.join(os.path.dirname(__file__), 'teststreams.input1')
273 path = os.path.join(os.path.dirname(__file__), 'teststreams.input2')
  /external/chromium_org/build/android/buildbot/
bb_device_status_check.py 23 sys.path.append(os.path.join(os.path.dirname(__file__),
28 sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
  /external/chromium_org/build/
gyp_chromium 19 script_dir = os.path.dirname(os.path.realpath(__file__))
26 SRC_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
  /external/chromium_org/chrome/test/chromedriver/test/
run_java_tests.py 20 _THIS_DIR = os.path.abspath(os.path.dirname(__file__))
270 'Please run "%s --help" for help' % __file__)
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
pnacl_component_crx_gen.py 68 script_file = os.path.abspath(__file__)
127 package_base = os.path.dirname(__file__)
  /external/chromium_org/ppapi/tests/
test_case.h 358 error_message = MakeFailureMessage(__FILE__, __LINE__, \
373 return MakeFailureMessage(__FILE__, __LINE__, #cmd); \
  /external/chromium_org/third_party/icu/source/test/cintltst/
hpmufn.c 51 __FILE__, __LINE__, u_errorName(status), u_errorName(expected)); gMutexFailures++; }
56 log_err("FAILED Assertion \"" #expr "\" at %s:%d.\n", __FILE__, __LINE__); \
udatatst.c     [all...]

Completed in 791 milliseconds

<<41424344454647484950>>