Searched defs:Empty (Results 1 - 22 of 22) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_compare.py4 class Empty: class in inherits:
6 return '<Empty>'
33 set2 = [[1], (3,), None, Empty()]
48 L.insert(len(L)//2, Empty())
H A Dtest_class.py255 class Empty: pass class in function:ClassTests.testListAndDictOps
258 1 in Empty()
H A Dtest_index.py291 class Empty: pass class in function:OverflowTestCase.test_getitem_classic
293 #self._getitem_helper(Empty)
295 self._getslice_helper_deprecated(Empty)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_compare.py4 class Empty: class in inherits:
6 return '<Empty>'
33 set2 = [[1], (3,), None, Empty()]
48 L.insert(len(L)//2, Empty())
H A Dtest_class.py255 class Empty: pass class in function:ClassTests.testListAndDictOps
258 1 in Empty()
H A Dtest_index.py291 class Empty: pass class in function:OverflowTestCase.test_getitem_classic
293 #self._getitem_helper(Empty)
295 self._getslice_helper_deprecated(Empty)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DQueue.py11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
13 class Empty(Exception): class in inherits:Exception
156 the Empty exception if no item was available within that time.
158 available, else raise the Empty exception ('timeout' is ignored
165 raise Empty
176 raise Empty
188 raise the Empty exception.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DQueue.py11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue']
13 class Empty(Exception): class in inherits:Exception
156 the Empty exception if no item was available within that time.
158 available, else raise the Empty exception ('timeout' is ignored
165 raise Empty
176 raise Empty
188 raise the Empty exception.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dqueues.py45 from Queue import Empty, Full namespace
127 raise Empty
132 raise Empty
134 raise Empty
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
H A Dqueues.py45 from Queue import Empty, Full namespace
127 raise Empty
132 raise Empty
134 raise Empty
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplustypes.h70 BOOL Empty() const { function in struct:Size
94 BOOL Empty() const { function in struct:SizeF
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplustypes.h70 BOOL Empty() const { function in struct:Size
94 BOOL Empty() const { function in struct:SizeF
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwmiutils.h345 virtual HRESULT WINAPI Empty(void) = 0;
359 HRESULT (WINAPI *Empty)(IWbemQuery *This); member in struct:IWbemQueryVtbl
375 #define IWbemQuery_Empty(This) (This)->lpVtbl->Empty(This)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwmiutils.h345 virtual HRESULT WINAPI Empty(void) = 0;
359 HRESULT (WINAPI *Empty)(IWbemQuery *This); member in struct:IWbemQueryVtbl
375 #define IWbemQuery_Empty(This) (This)->lpVtbl->Empty(This)
/prebuilts/tools/common/netbeans-visual/
H A Dorg-openide-util.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/netbeans/ org/netbeans/modules/ org/netbeans/modules/openide/ ...
/prebuilts/sdk/tools/lib/
H A Dlombok-ast-0.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/lombok-ast/
H A Dlombok-ast-0.2.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Dlombok-ast-0.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
H A Dlombok-ast-0.2.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/prebuilts/misc/common/ecj/
H A Decj.jarMETA-INF/ META-INF/services/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
H A Decj-4.2.2.jarMETA-INF/ META-INF/services/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
H A Dorg.eclipse.jdt.core-3.9.1.v20130905-0837.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 3201 milliseconds