/external/linux-tools-perf/perf-3.12.0/arch/metag/lib/ |
memcpy.S | 108 ! Calculate the bit offsets required for the shift operations necesssary 110 ! D0Ar6 = bit offset, D1Ar5 = (32 - bit offset) 119 ! form 64-bit data in D0Re0, D1Re0 136 ! Calculate the bit offsets required for the shift operations necesssary 138 ! D0Ar6 = bit offset, D1Ar5 = (32 - bit offset) 144 ! form 64-bit data in D0Re0,D1Re0
|
/external/lldb/tools/debugserver/source/ |
DNBLog.h | 49 bool DNBLogCheckLogBit (uint32_t bit) DNB_EXPORT; 85 #define DNBLogCheckLogBit(bit) ((bool)false)
|
/external/llvm/test/MC/Mips/ |
micromips-16-bit-instructions.s | 8 # MicroMIPS 16-bit Instructions
|
mips64eb-fixups.s | 25 # CHECK: AddressSize: 64bit
|
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
SDL_QuartzEvents.m | 32 * On Leopard, this is missing from the 64-bit headers 37 * not include Power.h at all when compiling in 64bit mode. This has 310 include a "NSNumericPadKeyMask" bit; we could check that and modify 398 int bit; 407 for (i = 0, bit = NSAlphaShiftKeyMask; bit <= NSCommandKeyMask; bit <<= 1, ++i) { 411 currentMask = current_mods & bit; 412 newMask = newMods & bit; 419 if (bit == NSAlphaShiftKeyMask [all...] |
/external/skia/src/utils/ |
SkPathUtils.cpp | 34 int bit = x & 7; local 36 return buffer[byte] & (128 >> bit);
|
/external/valgrind/main/none/tests/ppc64/ |
test_isa_2_06_part2.stdout.exp | [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/ |
binary.hpp | 18 The following code works by converting the input bit pattern into a 102 #define BOOST_DETAIL_FIXED_COMPL( bit ) \ 103 BOOST_PP_CAT( BOOST_DETAIL_FIXED_COMPL_, bit ) 136 #define BOOST_DETAIL_CONVERT_BIT_SEQUENCE_TO_PARENTHETIC_TUPLE_1( bit ) \ 137 ( ( bit, BOOST_DETAIL_CONVERT_BIT_SEQUENCE_TO_PARENTHETIC_TUPLE_2 139 #define BOOST_DETAIL_CONVERT_BIT_SEQUENCE_TO_PARENTHETIC_TUPLE_2( bit ) \ 140 bit, BOOST_DETAIL_CONVERT_BIT_SEQUENCE_TO_PARENTHETIC_TUPLE_3 142 #define BOOST_DETAIL_CONVERT_BIT_SEQUENCE_TO_PARENTHETIC_TUPLE_3( bit ) \ 143 bit ) ) BOOST_DETAIL_CONVERT_BIT_SEQUENCE_TO_PARENTHETIC_TUPLE_1 [all...] |
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
Android.mk | 26 ### host library, 64-bit ####################################
|
/sdk/emulator/opengl/host/libs/GLESv2_dec/ |
Android.mk | 24 ### host library, 64-bit ####################################
|
/external/chromium_org/v8/src/mips/ |
regexp-macro-assembler-mips.cc | 293 RegList regexp_registers_to_retain = current_input_offset().bit() | 294 current_character().bit() | backtrack_stackpointer().bit(); 595 RegList registers_to_retain = s0.bit() | s1.bit() | s2.bit() | 596 s3.bit() | s4.bit() | s5.bit() | s6.bit() | s7.bit() | fp.bit() [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_program.c | 78 int bit = ffs(~p->temp_flag); local 79 if (!bit) { 84 p->temp_flag |= 1 << (bit - 1); 85 return UREG(REG_TYPE_R, (bit - 1)); 92 int bit = ffs(~p->utemp_flag); local 93 if (!bit) { 98 p->utemp_flag |= 1 << (bit - 1); 99 return UREG(REG_TYPE_U, (bit - 1)); 209 int bit = ffs(~live_regs); local 210 if (!bit) { [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_tcl.c | 219 /* We could do without (most of) this ugliness if dest was always 32 bit word aligned... */ 595 static char *getFallbackString(GLuint bit) 598 while (bit > 1) { 600 bit >>= 1; 607 void r200TclFallback( struct gl_context *ctx, GLuint bit, GLboolean mode ) 620 getFallbackString( bit )); 621 rmesa->radeon.TclFallback |= bit; 624 rmesa->radeon.TclFallback |= bit; 626 if (oldfallback == bit) { 633 getFallbackString( bit )); [all...] |
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i915_program.c | 78 int bit = ffs(~p->temp_flag); local 79 if (!bit) { 84 p->temp_flag |= 1 << (bit - 1); 85 return UREG(REG_TYPE_R, (bit - 1)); 92 int bit = ffs(~p->utemp_flag); local 93 if (!bit) { 98 p->utemp_flag |= 1 << (bit - 1); 99 return UREG(REG_TYPE_U, (bit - 1)); 209 int bit = ffs(~live_regs); local 210 if (!bit) { [all...] |
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_tcl.c | 219 /* We could do without (most of) this ugliness if dest was always 32 bit word aligned... */ 595 static char *getFallbackString(GLuint bit) 598 while (bit > 1) { 600 bit >>= 1; 607 void r200TclFallback( struct gl_context *ctx, GLuint bit, GLboolean mode ) 620 getFallbackString( bit )); 621 rmesa->radeon.TclFallback |= bit; 624 rmesa->radeon.TclFallback |= bit; 626 if (oldfallback == bit) { 633 getFallbackString( bit )); [all...] |
/external/libvorbis/doc/ |
05-comment.tex | 33 The comment header is logically a list of eight-bit-clean vectors; the 37 list, there is a single vector for vendor name (also 8 bit clean, 42 to the bit packing conventions of the vorbis codec. However, since data 44 unaligned 32 bit little endian unsigned integers. 56 7) [framing_bit] = read a single bit as boolean 87 0x3D is followed by 8 bit clean UTF-8 encoded value of the 208 bitstream mapping which renders least-significant-bit of the word to be 209 coded into the least significant available bit of the current 214 Vendor string length (32 bit unsigned quantity specifying number of octets) 220 Number of comment fields (32 bit unsigned quantity specifying number of fields [all...] |
/build/core/ |
executable.mk | 4 # To build it for TARGET_2ND_ARCH in a 64bit product, use "LOCAL_MULTILIB := 32" 23 # if TARGET_PREFER_32_BIT_EXECUTABLES is set, try to build 32-bit first
|
/development/ndk/platforms/android-3/arch-arm/include/asm/arch/ |
mux.h | 20 #define PULL_REG(reg, bit, status) .pull_reg = PULL_DWN_CTRL_##reg, .pull_bit = bit, .pull_val = status, 26 #define PULL_REG_730(reg, bit, status) .pull_reg = OMAP730_IO_CONF_##reg, .pull_bit = bit, .pull_val = status,
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
BitSet.pm | 29 # The actual data bit 119 my ($self, $bit) = @_; 121 if ($bit > length $self->bits) { 122 $self->bits .= '0' x ($bit - (length $self->bits) + 1); 252 ANTLR::Runtime::BitSet - A bit set
|
/external/arduino/libraries/Wire/utility/ |
twi.c | 28 #define cbi(sfr, bit) (_SFR_BYTE(sfr) &= ~_BV(bit)) 32 #define sbi(sfr, bit) (_SFR_BYTE(sfr) |= _BV(bit)) 79 // initialize twi prescaler and bit rate 84 /* twi bit rate formula from atmega128 manual pg 204 101 // set twi slave address (skip over TWGCE bit) 109 * Input address: 7bit i2c device address 140 // build sla+w, slave device address + w bit 167 * Input address: 7bit i2c device addres [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
console_tts.js | 69 * Sets the enabled bit. 70 * @param {boolean} enabled The new enabled bit.
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/H264/ |
bitstream_builder.cc | 32 BitstreamBuilder::Add1Bit(const uint8_t bit) 43 Add1BitWithoutSanity(bit); 48 BitstreamBuilder::Add1BitWithoutSanity(const uint8_t bit) 50 if(bit & 0x1) 57 // last bit in byte 282 Bit string form Range of codeNum 293 // un-rolled on 8 bit base to avoid too deep if else chain 568 // most significant bit first
|
/external/deqp/framework/common/ |
tcuFormatUtil.hpp | 77 deUint64 bit; member in class:tcu::Format::BitDesc 80 BitDesc (deUint64 bit_, const char* name_) : bit(bit_), name(name_) {} 83 #define TCU_BIT_DESC(BIT) tcu::Format::BitDesc(BIT, #BIT) 101 if (curDesc->bit & bitsLeft) 106 bitsLeft ^= curDesc->bit;
|
/external/libsepol/src/ |
genusers.c | 41 unsigned lineno = 0, islist = 0, bit; local 171 ebitmap_for_each_bit(&roldatum->dominates, rnode, bit) { 172 if (ebitmap_node_get_bit(rnode, bit)) 174 (&usrdatum->roles.roles, bit, 1)) {
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 97 @ This section performs a gain adjustment of -12dB for 16-bit samples
98 @ or +36dB for 8-bit samples. For a high quality synthesizer, the output
105 MOV tmp0, tmp0, LSL #6 @ boost 8-bit signal by 36dB
107 MOV tmp0, tmp0, ASR #2 @ reduce 16-bit signal by 12dB
|