Searched refs:al (Results 1 - 25 of 65) sorted by relevance

123

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_al.py2 """Whimpy test script for the al module
6 al = import_module('al', deprecated=True) variable
11 # This is a very unobtrusive test for the existence of the al module and all its
12 # attributes. More comprehensive examples can be found in Demo/al
15 # touch all the attributes of al without doing anything
17 print 'Touching al module attributes...'
21 getattr(al, attr)
H A Dtest_array.py266 al = array.array(self.typecode, self.smallerexample)
276 self.assertTrue((a == al) is False)
277 self.assertTrue((a != al) is True)
278 self.assertTrue((a < al) is False)
279 self.assertTrue((a <= al) is False)
280 self.assertTrue((a > al) is True)
281 self.assertTrue((a >= al) is True)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_al.py2 """Whimpy test script for the al module
6 al = import_module('al', deprecated=True) variable
11 # This is a very unobtrusive test for the existence of the al module and all its
12 # attributes. More comprehensive examples can be found in Demo/al
15 # touch all the attributes of al without doing anything
17 print 'Touching al module attributes...'
21 getattr(al, attr)
H A Dtest_array.py266 al = array.array(self.typecode, self.smallerexample)
276 self.assertTrue((a == al) is False)
277 self.assertTrue((a != al) is True)
278 self.assertTrue((a < al) is False)
279 self.assertTrue((a <= al) is False)
280 self.assertTrue((a > al) is True)
281 self.assertTrue((a >= al) is True)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_al.py2 """Whimpy test script for the al module
6 al = import_module('al', deprecated=True) variable
11 # This is a very unobtrusive test for the existence of the al module and all its
12 # attributes. More comprehensive examples can be found in Demo/al
15 # touch all the attributes of al without doing anything
17 print 'Touching al module attributes...'
21 getattr(al, attr)
H A Dtest_array.py266 al = array.array(self.typecode, self.smallerexample)
276 self.assertTrue((a == al) is False)
277 self.assertTrue((a != al) is True)
278 self.assertTrue((a < al) is False)
279 self.assertTrue((a <= al) is False)
280 self.assertTrue((a > al) is True)
281 self.assertTrue((a >= al) is True)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_al.py2 """Whimpy test script for the al module
6 al = import_module('al', deprecated=True) variable
11 # This is a very unobtrusive test for the existence of the al module and all its
12 # attributes. More comprehensive examples can be found in Demo/al
15 # touch all the attributes of al without doing anything
17 print 'Touching al module attributes...'
21 getattr(al, attr)
H A Dtest_array.py266 al = array.array(self.typecode, self.smallerexample)
276 self.assertTrue((a == al) is False)
277 self.assertTrue((a != al) is True)
278 self.assertTrue((a < al) is False)
279 self.assertTrue((a <= al) is False)
280 self.assertTrue((a > al) is True)
281 self.assertTrue((a >= al) is True)
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_test_random.h64 unsigned int al; member in struct:__anon11998
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
H A DSDL_test_random.h64 unsigned int al; member in struct:__anon12107
/prebuilts/misc/windows/sdl2/include/
H A DSDL_test_random.h64 unsigned int al; member in struct:__anon12184
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
H A DSDL_test_random.h64 unsigned int al; member in struct:__anon12280
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Daudiodev.py44 import al, AL namespace
49 self.config = al.newconfig()
61 import al, AL namespace
62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
78 import al, AL namespace
79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
119 import al, AL namespace
120 self.port = al.openport('Python', 'w', self.config)
122 al.getparams(AL.DEFAULT_DEVICE, self.oldparams)
123 al
223 import al namespace
[all...]
H A Dstringprep.py196 al = map_table_b3(a)
197 b = unicodedata.normalize("NFKC", al)
203 return al
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Daudiodev.py44 import al, AL namespace
49 self.config = al.newconfig()
61 import al, AL namespace
62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
78 import al, AL namespace
79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
119 import al, AL namespace
120 self.port = al.openport('Python', 'w', self.config)
122 al.getparams(AL.DEFAULT_DEVICE, self.oldparams)
123 al
223 import al namespace
[all...]
H A Dstringprep.py196 al = map_table_b3(a)
197 b = unicodedata.normalize("NFKC", al)
203 return al
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Daudiodev.py44 import al, AL namespace
49 self.config = al.newconfig()
61 import al, AL namespace
62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
78 import al, AL namespace
79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
119 import al, AL namespace
120 self.port = al.openport('Python', 'w', self.config)
122 al.getparams(AL.DEFAULT_DEVICE, self.oldparams)
123 al
223 import al namespace
[all...]
H A Dstringprep.py196 al = map_table_b3(a)
197 b = unicodedata.normalize("NFKC", al)
203 return al
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Daudiodev.py44 import al, AL namespace
49 self.config = al.newconfig()
61 import al, AL namespace
62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
78 import al, AL namespace
79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
119 import al, AL namespace
120 self.port = al.openport('Python', 'w', self.config)
122 al.getparams(AL.DEFAULT_DEVICE, self.oldparams)
123 al
223 import al namespace
[all...]
H A Dstringprep.py196 al = map_table_b3(a)
197 b = unicodedata.normalize("NFKC", al)
203 return al
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A Dalloc_function.pass.cpp96 non_default_test_allocator<std::function<int(int)>> al(1);
97 std::function<int(int)> f2(std::allocator_arg, al, g);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXos_r.h400 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t))
443 # define _XGethostbyaddr(a,al,t,hp) \
445 (((hp).hptr = gethostbyaddr((a),(al),(t))) ? _Xg_copyHostent(hp) : 0), \
481 # define _XGethostbyaddr(a,al,t,hp) \
482 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr)
497 # define _XGethostbyaddr(a,al,t,hp) \
499 ((gethostbyaddr_r((a),(al),(t),&(hp).hent,&(hp).hdata) == -1) ? NULL : &(hp).hent))
513 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXos_r.h400 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(t))
443 # define _XGethostbyaddr(a,al,t,hp) \
445 (((hp).hptr = gethostbyaddr((a),(al),(t))) ? _Xg_copyHostent(hp) : 0), \
481 # define _XGethostbyaddr(a,al,t,hp) \
482 gethostbyaddr_r((a),(al),(t),&(hp).hent,(hp).hbuf,sizeof((hp).hbuf),&(hp).herr)
497 # define _XGethostbyaddr(a,al,t,hp) \
499 ((gethostbyaddr_r((a),(al),(t),&(hp).hent,&(hp).hdata) == -1) ? NULL : &(hp).hent))
513 # define _XGethostbyaddr(a,al,t,hp) gethostbyaddr((a),(al),(
[all...]
/prebuilts/tools/common/m2/repository/com/parse/bolts/bolts-applinks/1.4.0/
H A Dbolts-applinks-1.4.0.jarMETA-INF/ META-INF/MANIFEST.MF bolts/ bolts/AppLink$Target.class AppLink.java ...
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h661 _STLP_auto_lock al(_STLP_beos_static_lock_data<0>::mut);

Completed in 809 milliseconds

123