HomeSort by relevance Sort by last modified time
    Searched full:_frozen (Results 1 - 5 of 5) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
import.h 57 struct _frozen { struct
66 PyAPI_DATA(struct _frozen *) PyImport_FrozenModules;
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
import.h 57 struct _frozen { struct
66 PyAPI_DATA(struct _frozen *) PyImport_FrozenModules;
  /external/chromium_org/tools/telemetry/telemetry/timeline/
model.py 60 self._frozen = False
100 if self._frozen:
106 if self._frozen:
144 self._frozen = True
173 assert not self._frozen
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_values.py 45 # pointer to an array of struct _frozen entries. The end of the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_values.py 45 # pointer to an array of struct _frozen entries. The end of the

Completed in 104 milliseconds