HomeSort by relevance Sort by last modified time
    Searched refs:__file__ (Results 51 - 75 of 1427) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_returnfuncptrs.py 12 dll = CDLL(_ctypes_test.__file__)
22 dll = CDLL(_ctypes_test.__file__)
36 dll = CDLL(_ctypes_test.__file__)
52 return CDLL(_ctypes_test.__file__)
58 BadSequence(("my_strchr", CDLL(_ctypes_test.__file__))))
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_returnfuncptrs.py 12 dll = CDLL(_ctypes_test.__file__)
22 dll = CDLL(_ctypes_test.__file__)
36 dll = CDLL(_ctypes_test.__file__)
52 return CDLL(_ctypes_test.__file__)
58 BadSequence(("my_strchr", CDLL(_ctypes_test.__file__))))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_returnfuncptrs.py 12 dll = CDLL(_ctypes_test.__file__)
22 dll = CDLL(_ctypes_test.__file__)
36 dll = CDLL(_ctypes_test.__file__)
52 return CDLL(_ctypes_test.__file__)
58 BadSequence(("my_strchr", CDLL(_ctypes_test.__file__))))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_returnfuncptrs.py 12 dll = CDLL(_ctypes_test.__file__)
22 dll = CDLL(_ctypes_test.__file__)
36 dll = CDLL(_ctypes_test.__file__)
52 return CDLL(_ctypes_test.__file__)
58 BadSequence(("my_strchr", CDLL(_ctypes_test.__file__))))
  /development/vndk/tools/definition-tool/tests/
test_module_info.py 7 sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
13 SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
pygram.py 15 _GRAMMAR_FILE = os.path.join(os.path.dirname(__file__), "Grammar.txt")
16 _PATTERN_GRAMMAR_FILE = os.path.join(os.path.dirname(__file__),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_startfile.py 27 empty = path.join(path.dirname(__file__), "empty.vbs")
36 empty = path.join(path.dirname(__file__), "empty.vbs")
  /external/autotest/client/bin/
utils.py 14 if os.path.exists(os.path.join(os.path.dirname(__file__), 'site_utils.py')):
  /external/autotest/client/common_lib/
utils.py 13 if os.path.exists(os.path.join(os.path.dirname(__file__), 'site_utils.py')):
  /external/chromium-trace/catapult/common/eslint/bin/
run_tests 11 os.path.join(os.path.dirname(__file__),
16 os.path.join(os.path.dirname(__file__), os.path.pardir))
  /external/chromium-trace/catapult/devil/bin/
run_py_devicetests 10 os.path.dirname(__file__), '..', '..'))
12 os.path.dirname(__file__), '..'))
  /external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
conf.py 18 os.path.dirname(os.path.dirname(os.path.abspath(__file__))),
30 os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
conf.py 18 os.path.dirname(os.path.dirname(os.path.abspath(__file__))),
31 os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
  /external/clang/tools/scan-build-py/bin/
analyze-build 13 this_dir = os.path.dirname(os.path.realpath(__file__))
intercept-build 13 this_dir = os.path.dirname(os.path.realpath(__file__))
scan-build 13 this_dir = os.path.dirname(os.path.realpath(__file__))