| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/write/ |
| CAVLCWriter.java | 47 int bits = 0; local 51 bits = i; 56 writeNBit(0, bits); 58 writeNBit(value - cumul, bits);
|
| /external/openssl/apps/ |
| prime.c | 66 int bits=0; local 85 else if(!strcmp(*argv,"-bits")) 89 bits=atoi(*++argv); 127 if(!bits) 129 BIO_printf(bio_err,"Specifiy the number of bits.\n"); 133 BN_generate_prime_ex(bn,bits,safe,NULL,NULL,NULL);
|
| /external/openssl/crypto/aes/ |
| aes.h | 88 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, 90 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, 93 int private_AES_set_encrypt_key(const unsigned char *userKey, const int bits, 95 int private_AES_set_decrypt_key(const unsigned char *userKey, const int bits,
|
| /external/openssl/include/openssl/ |
| aes.h | 88 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, 90 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, 93 int private_AES_set_encrypt_key(const unsigned char *userKey, const int bits, 95 int private_AES_set_decrypt_key(const unsigned char *userKey, const int bits,
|
| /external/speex/libspeex/ |
| ltp.h | 71 SpeexBits *bits, 92 SpeexBits *bits, 114 SpeexBits *bits, 135 SpeexBits *bits,
|
| /frameworks/rs/ |
| spec.h | 16 int bits; member in struct:__anon39100
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
| error.h | 53 # include <bits/error.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
| error.h | 53 # include <bits/error.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/ |
| exception.hpp | 44 #include <bits/c++config.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/ |
| exception.hpp | 44 #include <bits/c++config.h>
|
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
| fenv.h | 34 #include <bits/c++config.h>
|
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
| fenv.h | 34 #include <bits/c++config.h>
|
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
| fenv.h | 34 #include <bits/c++config.h>
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
| fenv.h | 34 #include <bits/c++config.h>
|
| /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/ |
| spec.h | 16 int bits; member in struct:__anon73838
|
| /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/ |
| spec.h | 16 int bits; member in struct:__anon75136
|
| /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/ |
| spec.h | 16 int bits; member in struct:__anon76446
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/ |
| exception.hpp | 44 #include <bits/c++config.h>
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/ |
| exception.hpp | 44 #include <bits/c++config.h>
|
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| s_cbrt.c | 42 uint64_t bits; member in union:__anon1072 54 * Rough cbrt to 5 bits: 62 * ordinary integer divison of the value in bits magically gives 79 * New cbrt to 23 bits: 92 * Round t away from zero to 23 bits (sloppily except for ensuring that 102 u.bits=(u.bits+0x80000000)&0xffffffffc0000000ULL; 105 /* one step Newton iteration to 53 bits with error < 0.667 ulps */
|
| /dalvik/dx/src/com/android/dx/dex/code/form/ |
| Form11x.java | 75 BitSet bits = new BitSet(1); local 77 bits.set(0, unsignedFitsInByte(regs.get(0).getReg())); 78 return bits;
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
| event_emitter.cc | 54 uint32_t bits = it->second & event_bits; local 55 if (0 != bits) 56 it->first->ReceiveEvents(this, bits);
|
| /external/chromium_org/third_party/angle/tests/angle_tests/ |
| ANGLETest.cpp | 164 void ANGLETest::setConfigRedBits(int bits) 166 mRedBits = bits; 169 void ANGLETest::setConfigGreenBits(int bits) 171 mGreenBits = bits; 174 void ANGLETest::setConfigBlueBits(int bits) 176 mBlueBits = bits; 179 void ANGLETest::setConfigAlphaBits(int bits) 181 mAlphaBits = bits; 184 void ANGLETest::setConfigDepthBits(int bits) 186 mDepthBits = bits; [all...] |
| /external/chromium_org/third_party/skia/src/gpu/ |
| GrStencilBuffer.h | 29 int bits() const { return fBits; } function in class:GrStencilBuffer 56 GrStencilBuffer(GrGpu* gpu, bool isWrapped, int width, int height, int bits, int sampleCnt) 60 , fBits(bits)
|
| /external/chromium_org/v8/src/arm64/ |
| instructions-arm64.cc | 100 // An integer is constructed from the n, imm_s and imm_r bits according to 110 // (s bits must not be all set) 112 // A pattern is constructed of size bits, where the least significant S+1 113 // bits are set. The pattern is rotated right by R, and repeated across a 121 uint64_t bits = (1UL << (imm_s + 1)) - 1; local 122 return RotateRight(bits, imm_r, 64); 133 uint64_t bits = (1UL << ((imm_s & mask) + 1)) - 1; local 135 RotateRight(bits, imm_r & mask, width), 146 // ImmFP: abcdefgh (8 bits) 147 // Single: aBbb.bbbc.defg.h000.0000.0000.0000.0000 (32 bits) 149 uint32_t bits = ImmFP(); local 164 uint32_t bits = ImmFP(); local [all...] |