HomeSort by relevance Sort by last modified time
    Searched refs:CHUNK (Results 51 - 66 of 66) sorted by null

1 23

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_long.py 810 # Suck up CHUNK bits at a time; 28 is enough so that we suc
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_long.py 810 # Suck up CHUNK bits at a time; 28 is enough so that we suc
    [all...]
  /external/python/cpython3/Lib/test/
test_long.py 548 # Suck up CHUNK bits at a time; 28 is enough so that we suck
551 CHUNK = 28
555 f = math.ldexp(f, CHUNK)
557 assert digit >> CHUNK == 0
558 top = (top << CHUNK) | digit
561 e -= CHUNK
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
tekhex.c 233 #define CHUNK 21
326 /* No chunk for this address, so make one up. */
345 /* Find the chunk that this byte needs and put it in. */
644 /* Different chunk, so move pointer. */
  /external/libpng/contrib/libtests/
pngvalid.c 134 #define CHUNK(a,b,c,d) (((a)<<24)+((b)<<16)+((c)<<8)+(d))
135 #define CHUNK_IHDR CHUNK(73,72,68,82)
136 #define CHUNK_PLTE CHUNK(80,76,84,69)
137 #define CHUNK_IDAT CHUNK(73,68,65,84)
138 #define CHUNK_IEND CHUNK(73,69,78,68)
139 #define CHUNK_cHRM CHUNK(99,72,82,77)
140 #define CHUNK_gAMA CHUNK(103,65,77,65)
141 #define CHUNK_sBIT CHUNK(115,66,73,84)
142 #define CHUNK_sRGB CHUNK(115,82,71,66)
363 * indicating if a tRNS chunk was generated
2753 png_uint_32 chunk; member in struct:png_modification
2999 png_uint_32 len, chunk; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/anarres/jarjar/jarjar-core/1.0.0/
jarjar-core-1.0.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 648 TM_PART(3,PP,CHUNK)
  /external/guice/lib/build/
jarjar-1.1.jar 
  /external/testng/lib-supplied/
jarjar-issue-21.jar 
  /prebuilts/tools/common/m2/repository/com/googlecode/jarjar/jarjar/1.3/
jarjar-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/jarjar/jarjar/1.2.1/
jarjar-1.2.1.jar 
  /external/annotation-tools/scene-lib/
ant-contrib.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/tools/common/m2/repository/com/googlecode/jarjar/jarjar/1.4/
jarjar-1.4.jar 
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 

Completed in 517 milliseconds

1 23