HomeSort by relevance Sort by last modified time
    Searched refs:gestalt (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 720 from gestalt import gestalt namespace
726 append(gestalt(selector))
739 gestalt() API is available online at:
741 http://www.rgaros.nl/gestalt/
745 import gestalt namespace
760 # gestalt codes in 10.4 to deal with this
791 # for compatibility with the gestalt based code
814 # information using gestalt calls.
    [all...]
difflib.py 53 hyperbolic name "gestalt pattern matching". The basic idea is to find
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 163 import gestalt namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 720 from gestalt import gestalt namespace
726 append(gestalt(selector))
739 gestalt() API is available online at:
741 http://www.rgaros.nl/gestalt/
745 import gestalt namespace
760 # gestalt codes in 10.4 to deal with this
791 # for compatibility with the gestalt based code
814 # information using gestalt calls.
    [all...]
difflib.py 53 hyperbolic name "gestalt pattern matching". The basic idea is to find
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 163 import gestalt namespace

Completed in 975 milliseconds