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

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug273.go 60 type cblock [1<<16-1]byte type
62 var g4 chan cblock
64 g4 = make(chan cblock, minus1)
68 g4 = make(chan cblock, big)
72 g4 = make(chan cblock, 1<<30)
  /prebuilts/go/linux-x86/test/fixedbugs/
bug273.go 60 type cblock [1<<16-1]byte type
62 var g4 chan cblock
64 g4 = make(chan cblock, minus1)
68 g4 = make(chan cblock, big)
72 g4 = make(chan cblock, 1<<30)
  /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...]
  /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...]
  /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 

Completed in 695 milliseconds