| /prebuilts/go/darwin-x86/test/fixedbugs/ |
| bug273.go | 51 type cblock [1<<16-1]byte type 53 var g4 chan cblock 55 g4 = make(chan cblock, minus1) 59 g4 = make(chan cblock, big) 63 g4 = make(chan cblock, 1<<30)
|
| /prebuilts/go/linux-x86/test/fixedbugs/ |
| bug273.go | 51 type cblock [1<<16-1]byte type 53 var g4 chan cblock 55 g4 = make(chan cblock, minus1) 59 g4 = make(chan cblock, big) 63 g4 = make(chan cblock, 1<<30)
|
| /cts/tests/tests/media/src/android/media/cts/ |
| MediaPlayer2TestBase.java | 244 protected void setUpMP2ECb(MediaPlayer2 mp, Object cbLock, 249 synchronized (cbLock) { 258 synchronized (cbLock) { 268 synchronized (cbLock) { 277 synchronized (cbLock) { 286 synchronized (cbLock) { 295 synchronized (cbLock) { 305 synchronized (cbLock) { 314 synchronized (cbLock) {
|
| /frameworks/support/media/src/androidTest/java/androidx/media/ |
| MediaPlayer2TestBase.java | 338 protected void setUpMP2ECb(MediaPlayer2 mp, final Object cbLock, 343 synchronized (cbLock) { 353 synchronized (cbLock) { 362 synchronized (cbLock) { 371 synchronized (cbLock) { 380 synchronized (cbLock) { 390 synchronized (cbLock) { 399 synchronized (cbLock) { 408 synchronized (cbLock) {
|
| /device/linaro/bootloader/edk2/StdLib/Include/sys/ |
| param.h | 197 #define CBLOCK 64 /* Clist block size, must be a power of 2. */
198 #define CBQSIZE (CBLOCK/NBBY) /* Quote bytes/cblock - can do better. */
200 #define CBSIZE (CBLOCK - (int)sizeof(struct cblock *) - CBQSIZE)
201 #define CROUND (CBLOCK - 1) /* Clist rounding. */
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| PVRTGeometry.cpp | 219 @Function CBlock 222 class CBlock { 232 CBlock( 1016 @Function CBlock 1019 CBlock::CBlock( 1038 void CBlock::Clear() 1052 void CBlock::Output( 1069 bool CBlock::AddBestTrianglesAppraise( 1143 void CBlock::AddBestTriangles(CObject * const pOb [all...] |
| /hardware/google/av/codec2/tests/vndk/ |
| C2BufferTest.cpp | [all...] |
| /external/lz4/lib/ |
| lz4frame.c | [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/ |
| infinite_recursion.py | 491 ('cblock', DES_cblock),
[all...] |
| /external/llvm/test/CodeGen/PowerPC/ |
| pr17168.ll | 292 !236 = !DILocalVariable(name: "cblock", line: 2842, arg: 3, scope: !230, file: !5, type: !224) [all...] |
| /external/python/cpython2/Lib/lib2to3/tests/data/ |
| infinite_recursion.py | 491 ('cblock', DES_cblock), [all...] |
| /external/python/cpython3/Lib/lib2to3/tests/data/ |
| infinite_recursion.py | 491 ('cblock', DES_cblock), [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/ |
| infinite_recursion.py | 491 ('cblock', DES_cblock), [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/ |
| infinite_recursion.py | 491 ('cblock', DES_cblock), [all...] |
| /external/guice/extensions/struts2/lib/ |
| freemarker-2.3.16.jar | |
| /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/ |
| freemarker-2.3.20.jar | |