| /external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
| pmu.h | 38 int config, unsigned long *bits); 39 void perf_pmu__set_format(unsigned long *bits, long from, long to);
|
| /external/lldb/test/lang/c/bitfields/ |
| TestBitfields.py | 68 self.expect("frame variable --show-types bits", VARIABLES_DISPLAYED_CORRECTLY, 90 self.expect("expr (bits.b1)", VARIABLES_DISPLAYED_CORRECTLY, 92 self.expect("expr (bits.b2)", VARIABLES_DISPLAYED_CORRECTLY, 94 self.expect("expr (bits.b3)", VARIABLES_DISPLAYED_CORRECTLY, 96 self.expect("expr (bits.b4)", VARIABLES_DISPLAYED_CORRECTLY, 98 self.expect("expr (bits.b5)", VARIABLES_DISPLAYED_CORRECTLY, 100 self.expect("expr (bits.b6)", VARIABLES_DISPLAYED_CORRECTLY, 102 self.expect("expr (bits.b7)", VARIABLES_DISPLAYED_CORRECTLY, 104 self.expect("expr (bits.four)", VARIABLES_DISPLAYED_CORRECTLY, 123 substrs = ['Bits', 'uint32_t b3 : 3' [all...] |
| /external/mesa3d/src/gallium/auxiliary/util/ |
| u_draw.c | 75 assert(format_desc->block.bits % 8 == 0); 76 format_size = format_desc->block.bits/8;
|
| /external/openssl/crypto/bn/ |
| bn_depr.c | 68 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, 84 if(!BN_generate_prime_ex(rnd, bits, safe, add, rem, &cb))
|
| /external/openssl/crypto/rsa/ |
| rsa_gen.c | 74 static int rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb); 81 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) 92 return rsa->meth->rsa_keygen(rsa, bits, e_value, cb); 95 return FIPS_rsa_generate_key_ex(rsa, bits, e_value, cb); 97 return rsa_builtin_keygen(rsa, bits, e_value, cb); 100 static int rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, BN_GENCB *cb) 117 bitsp=(bits+1)/2; 118 bitsq=bits-bitsp;
|
| /external/openssl/crypto/x509v3/ |
| v3_bitst.c | 95 ASN1_BIT_STRING *bits, STACK_OF(CONF_VALUE) *ret) 99 if(ASN1_BIT_STRING_get_bit(bits, bnam->bitnum))
|
| /external/pixman/pixman/ |
| pixman-edge.c | 166 uint32_t *buf = (image)->bits.bits; 167 int stride = (image)->bits.rowstride; 168 int width = (image)->bits.width; 348 switch (PIXMAN_FORMAT_BPP (image->bits.format)) 376 return_if_fail (image->type == BITS); 377 return_if_fail (PIXMAN_FORMAT_TYPE (image->bits.format) == PIXMAN_TYPE_A); 379 if (image->bits.read_func || image->bits.write_func)
|
| /external/skia/experimental/pixman/ |
| junk.cpp | 24 pixbuf_from_argb32 (uint32_t *bits, 39 uint32_t *src_row = &bits[i * (stride / 4)];
|
| /external/tinyalsa/ |
| tinyplay.c | 64 unsigned int rate, unsigned int bits, unsigned int period_size, 188 unsigned int rate, unsigned int bits, unsigned int period_size, 202 can_play &= check_param(params, PCM_PARAM_SAMPLE_BITS, bits, "Bitrate", " bits"); 212 unsigned int rate, unsigned int bits, unsigned int period_size, 225 if (bits == 32) 227 else if (bits == 16) 233 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) { 253 printf("Playing sample: %u ch, %u hz, %u bit\n", channels, rate, bits);
|
| /frameworks/native/services/surfaceflinger/tests/resize/ |
| resize.cpp | 53 android_memset16((uint16_t*)outBuffer.bits, 0xF800, bpr*outBuffer.height); 57 android_memset16((uint16_t*)outBuffer.bits, 0x07E0, bpr*outBuffer.height);
|
| /packages/experimental/DreamTheater/ |
| Android.mk | 13 # need tasty bits
|
| /packages/screensavers/Basic/ |
| Android.mk | 11 # need tasty bits
|
| /packages/screensavers/WebView/ |
| Android.mk | 11 # need tasty bits
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
| endian.h | 37 #include <bits/endian.h> 61 # include <bits/byteswap.h>
|
| termios.h | 29 # include <bits/types.h> 39 `cc_t', `speed_t', and all the macros specifying the flag bits. */ 40 #include <bits/termios.h> 70 Values for OPTIONAL_ACTIONS (TCSA*) are in <bits/termios.h>. */ 80 /* Send zero bits on FD. */ 90 Values for QUEUE_SELECTOR (TC{I,O,IO}FLUSH) are in <bits/termios.h>. */ 94 Values for ACTION (TC[IO]{OFF,ON}) are in <bits/termios.h>. */
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/ |
| string_conversions.h | 34 #include <bits/c++config.h> 36 #include <bits/functexcept.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/ |
| basic_file.h | 30 /** @file bits/basic_file.h 40 #include <bits/c++config.h> 41 #include <bits/c++io.h> // for __c_lock and __c_file
|
| stdtr1c++.h | 29 #include <bits/stdc++.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/ |
| basic_file.h | 30 /** @file bits/basic_file.h 40 #include <bits/c++config.h> 41 #include <bits/c++io.h> // for __c_lock and __c_file
|
| stdtr1c++.h | 29 #include <bits/stdc++.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
| endian.h | 37 #include <bits/endian.h> 61 # include <bits/byteswap.h>
|
| termios.h | 29 # include <bits/types.h> 39 `cc_t', `speed_t', and all the macros specifying the flag bits. */ 40 #include <bits/termios.h> 70 Values for OPTIONAL_ACTIONS (TCSA*) are in <bits/termios.h>. */ 80 /* Send zero bits on FD. */ 90 Values for QUEUE_SELECTOR (TC{I,O,IO}FLUSH) are in <bits/termios.h>. */ 94 Values for ACTION (TC[IO]{OFF,ON}) are in <bits/termios.h>. */
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
| basic_file.h | 29 /** @file bits/basic_file.h 39 #include <bits/c++config.h> 40 #include <bits/c++io.h> // for __c_lock and __c_file
|
| stdtr1c++.h | 29 #include <bits/stdc++.h>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
| basic_file.h | 29 /** @file bits/basic_file.h 39 #include <bits/c++config.h> 40 #include <bits/c++io.h> // for __c_lock and __c_file
|