/packages/apps/CellBroadcastReceiver/tests/res/values-pt-rPT/ |
strings.xml | 28 <string name="button_gsm_7bit_type" msgid="4757698592787955850">"Enviar Difusão de Teste GSM de 7 Bits"</string> 29 <string name="button_gsm_7bit_umts_type" msgid="4377077702628367387">"Enviar Difusão de Teste UMTS de 7 Bits"</string> 30 <string name="button_gsm_7bit_nopadding_type" msgid="5289528095948674862">"Enviar Difusão de Duração Completa GSM de 7 Bits"</string> 31 <string name="button_gsm_7bit_nopadding_umts_type" msgid="7953047238483884846">"Enviar Difusão de Duração Completa UMTS de 7 Bits"</string> 32 <string name="button_gsm_7bit_multipage_type" msgid="8516540964071070491">"Enviar Difusão de Várias Páginas GSM de 7 Bits"</string> 33 <string name="button_gsm_7bit_multipage_umts_type" msgid="474883728254547100">"Enviar Difusão de Várias Páginas UMTS de 7 Bits"</string> 34 <string name="button_gsm_7bit_with_language_type" msgid="7414138913180046493">"Enviar GSM de 7 Bits com Linguagem"</string> 35 <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="7365993929355114874">"Enviar mensagem GSM de 7 Bits Com Linguagem No Corpo"</string> 36 <string name="button_gsm_7bit_with_language_body_umts_type" msgid="1201329758881885921">"Enviar UMTS de 7 Bits com Linguagem"</string>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
debugreg.h | 21 #include <bits/wordsize.h> 32 which debugging register was responsible for the trap. The other bits 45 bits - each field corresponds to one of the four debug registers, 49 #define DR_CONTROL_SHIFT 16 /* Skip this many bits in ctl register */ 50 #define DR_CONTROL_SIZE 4 /* 4 control bits per register */ 62 enabled. There are 4 fields of two bits. One bit is "local", meaning 70 #define DR_ENABLE_SIZE 2 /* 2 enable bits per register */ 72 #define DR_LOCAL_ENABLE_MASK (0x55) /* Set local bits for all 4 regs */ 73 #define DR_GLOBAL_ENABLE_MASK (0xAA) /* Set global bits for all 4 regs */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/ |
debugreg.h | 14 which debugging register was responsible for the trap. The other bits 17 /* Define reserved bits in DR6 which are always set to 1 */ 31 bits - each field corresponds to one of the four debug registers, 35 #define DR_CONTROL_SHIFT 16 /* Skip this many bits in ctl register */ 36 #define DR_CONTROL_SIZE 4 /* 4 control bits per register */ 48 enabled. There are 4 fields of two bits. One bit is "local", meaning 58 #define DR_ENABLE_SIZE 2 /* 2 enable bits per register */ 60 #define DR_LOCAL_ENABLE_MASK (0x55) /* Set local bits for all 4 regs */ 61 #define DR_GLOBAL_ENABLE_MASK (0xAA) /* Set global bits for all 4 regs */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/ |
debugreg.h | 14 which debugging register was responsible for the trap. The other bits 17 /* Define reserved bits in DR6 which are always set to 1 */ 31 bits - each field corresponds to one of the four debug registers, 35 #define DR_CONTROL_SHIFT 16 /* Skip this many bits in ctl register */ 36 #define DR_CONTROL_SIZE 4 /* 4 control bits per register */ 48 enabled. There are 4 fields of two bits. One bit is "local", meaning 58 #define DR_ENABLE_SIZE 2 /* 2 enable bits per register */ 60 #define DR_LOCAL_ENABLE_MASK (0x55) /* Set local bits for all 4 regs */ 61 #define DR_GLOBAL_ENABLE_MASK (0xAA) /* Set global bits for all 4 regs */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
debugreg.h | 21 #include <bits/wordsize.h> 32 which debugging register was responsible for the trap. The other bits 45 bits - each field corresponds to one of the four debug registers, 49 #define DR_CONTROL_SHIFT 16 /* Skip this many bits in ctl register */ 50 #define DR_CONTROL_SIZE 4 /* 4 control bits per register */ 62 enabled. There are 4 fields of two bits. One bit is "local", meaning 70 #define DR_ENABLE_SIZE 2 /* 2 enable bits per register */ 72 #define DR_LOCAL_ENABLE_MASK (0x55) /* Set local bits for all 4 regs */ 73 #define DR_GLOBAL_ENABLE_MASK (0xAA) /* Set global bits for all 4 regs */
|
/external/zlib/src/contrib/masmx64/ |
inffasx64.asm | 54 mov ebx, [rsp+88] ; /* ebx = bits */
75 mov cl, bl ; /* cl = bits, needs it for shifting */
76 add bl, 32 ; /* bits += 32 */
78 or rdx, rax ; /* hold |= *((uint *)in)++ << bits */
91 ja L_get_length_code ; /* if (32 < bits) */
94 mov cl, bl ; /* cl = bits, needs it for shifting */
95 add bl, 32 ; /* bits += 32 */
97 or rdx, rax ; /* hold |= *((uint *)in)++ << bits */
103 mov cl, ah ; /* cl = this.bits */
104 sub bl, ah ; /* bits -= this.bits */ [all...] |
/external/llvm/test/TableGen/ |
if.td | 6 // CHECK-NEXT: bits<16> n = { ?, ?, ?, ?, !if({ C:y{3} }, 1, !if({ C:y{2} }, { C:x{0} }, !if({ C:y{1} }, { C:x{1} }, !if({ C:y{0} }, { C:x{2} }, ?)))){0}, !if({ C:x{2} }, { C:y{3}, C:y{2} }, !if({ C:x{1} }, { C:y{2}, C:y{1} }, !if({ C:x{0} }, { C:y{1}, C:y{0} }, ?))){1}, !if({ C:x{2} }, { C:y{3}, C:y{2} }, !if({ C:x{1} }, { C:y{2}, C:y{1} }, !if({ C:x{0} }, { C:y{1}, C:y{0} }, ?))){0}, !if({ C:x{2} }, { 0, 1, 0 }, { 1, 1, 0 }){2}, !if({ C:x{2} }, { 0, 1, 0 }, { 1, 1, 0 }){1}, !if({ C:x{2} }, { 0, 1, 0 }, { 1, 1, 0 }){0}, !if({ C:x{1} }, { C:y{3}, C:y{2} }, { 0, 1 }){1}, !if({ C:x{1} }, { C:y{3}, C:y{2} }, { 0, 1 }){0}, !if({ C:x{0} }, { C:y{3}, C:y{2}, C:y{1}, C:y{0} }, { C:z, C:y{2}, C:y{1}, C:y{0} }){3}, !if({ C:x{0} }, { C:y{3}, C:y{2}, C:y{1}, C:y{0} }, { C:z, C:y{2}, C:y{1}, C:y{0} }){2}, !if({ C:x{0} }, { C:y{3}, C:y{2}, C:y{1}, C:y{0} }, { C:z, C:y{2}, C:y{1}, C:y{0} }){1}, !if({ C:x{0} }, { C:y{3}, C:y{2}, C:y{1}, C:y{0} }, { C:z, C:y{2}, C:y{1}, C:y{0} }){0} }; 7 class C<bits<3> x, bits<4> y, bit z> { 8 bits<16> n; 28 // CHECK-NEXT: bits<16> n = { ?, ?, ?, ?, 1, 0, 1, 0, 1, 0, 0, 1, 0, 1, 0, 1 }; 30 // CHECK-NEXT: bits<16> n = { ?, ?, ?, ?, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 1, 0 }; 32 // CHECK-NEXT: bits<16> n = { ?, ?, ?, ?, 1, ?, ?, 1, 1, 0, 0, 1, 0, 0, 1, 0 }; 34 // CHECK-NEXT: bits<16> n = { ?, ?, ?, ?, ?, ?, ?, 1, 1, 0, 0, 1, 0, 0, 0, 0 }; 37 bits<2> val = !if(!eq(s, 8), {0, 0}, 49 // CHECK-NEXT: bits<2> val = { ?, ? } [all...] |
/external/v8/src/arm64/ |
decoder-arm64-inl.h | 20 if (instr->Bits(28, 27) == 0) { 23 switch (instr->Bits(27, 24)) { 99 DCHECK(instr->Bits(27, 24) == 0x0); 109 DCHECK((instr->Bits(27, 24) == 0x4) || 110 (instr->Bits(27, 24) == 0x5) || 111 (instr->Bits(27, 24) == 0x6) || 112 (instr->Bits(27, 24) == 0x7) ); 114 switch (instr->Bits(31, 29)) { 145 if ((instr->Bits(4, 2) != 0) || 159 if (instr->Bits(23, 22) == 0) [all...] |
/frameworks/minikin/include/minikin/ |
FontFamily.h | 52 explicit FontLanguage(uint32_t bits) : mBits(bits) { } 54 uint32_t bits() const { return mBits; } function in class:android::FontLanguage 69 bits = (weight & kWeightMask) | (italic ? kItalicMask : 0); 72 bits = (weight & kWeightMask) | (italic ? kItalicMask : 0) 73 | (variant << kVariantShift) | (lang.bits() << kLangShift); 75 int getWeight() const { return bits & kWeightMask; } 76 bool getItalic() const { return (bits & kItalicMask) != 0; } 77 int getVariant() const { return (bits >> kVariantShift) & kVariantMask; } 78 FontLanguage getLanguage() const { return FontLanguage(bits >> kLangShift); 89 uint32_t bits; member in class:android::FontStyle [all...] |
/art/runtime/base/ |
bit_vector.h | 30 * Expanding bitmap, used for tracking resources. Bits are numbered starting 38 * @brief Convenient iterator across the indexes of the BitVector's set bits. 41 * to the highest index of the BitVector's set bits. Instances can be retrieved 89 uint32_t bit_index_; // Current index (size in bits). 95 * @brief BitVector wrapper class for iteration across indexes of set bits. 128 // The number of words necessary to encode bits. 129 static constexpr uint32_t BitsToWords(uint32_t bits) { 130 return RoundUp(bits, kWordBits) / kWordBits; 161 // Mark all bits bit as "clear". 164 // Mark specified number of bits as "set". Cannot set all bits like ClearAll since there migh [all...] |
/external/libcxx/include/support/win32/ |
support.h | 89 // Put count of each 2 bits into those 2 bits. 91 // Put count of each 4 bits into those 4 bits. 93 // Put count of each 8 bits into those 8 bits. 95 // Returns left 8 bits of x + (x<<8) + (x<<16) + (x<<24). 114 // Put count of each 2 bits into those 2 bits. 116 // Put count of each 4 bits into those 4 bits [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/ |
support.h | 86 // Put count of each 2 bits into those 2 bits. 88 // Put count of each 4 bits into those 4 bits. 90 // Put count of each 8 bits into those 8 bits. 92 // Returns left 8 bits of x + (x<<8) + (x<<16) + (x<<24). 111 // Put count of each 2 bits into those 2 bits. 113 // Put count of each 4 bits into those 4 bits [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/ |
support.h | 86 // Put count of each 2 bits into those 2 bits. 88 // Put count of each 4 bits into those 4 bits. 90 // Put count of each 8 bits into those 8 bits. 92 // Returns left 8 bits of x + (x<<8) + (x<<16) + (x<<24). 111 // Put count of each 2 bits into those 2 bits. 113 // Put count of each 4 bits into those 4 bits [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_BitDec_s.h | 45 ;// Len = Number of bits overread (0 to 7) 46 ;// Symbol = Symbol payload (unsigned 12 bits) 53 ;// next Step bits of the input bitstream until a leaf node 63 ;// bits in registers pBitStream, RBitBuffer, RBitCount. These registers 69 ;// M_BD_LOOK8 - Look ahead constant 1<=N<=8 bits into the bitstream 70 ;// M_BD_LOOK16 - Look ahead constant 1<=N<=16 bits into the bitstream 71 ;// M_BD_READ8 - Read constant 1<=N<=8 bits from the bitstream 72 ;// M_BD_READ16 - Read constant 1<=N<=16 bits from the bitstream 73 ;// M_BD_VREAD8 - Read variable 1<=N<=8 bits from the bitstream 74 ;// M_BD_VREAD16 - Read variable 1<=N<=16 bits from the bitstrea [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_BitDec_s.h | 45 ;// Len = Number of bits overread (0 to 7) 46 ;// Symbol = Symbol payload (unsigned 12 bits) 53 ;// next Step bits of the input bitstream until a leaf node 63 ;// bits in registers pBitStream, RBitBuffer, RBitCount. These registers 69 ;// M_BD_LOOK8 - Look ahead constant 1<=N<=8 bits into the bitstream 70 ;// M_BD_LOOK16 - Look ahead constant 1<=N<=16 bits into the bitstream 71 ;// M_BD_READ8 - Read constant 1<=N<=8 bits from the bitstream 72 ;// M_BD_READ16 - Read constant 1<=N<=16 bits from the bitstream 73 ;// M_BD_VREAD8 - Read variable 1<=N<=8 bits from the bitstream 74 ;// M_BD_VREAD16 - Read variable 1<=N<=16 bits from the bitstrea [all...] |
/external/valgrind/memcheck/tests/vbit-test/ |
binary.c | 30 new.bits.u8 = (v1.bits.u8 & ~v2.bits.u8 & val2.u8) & 0xff; 33 new.bits.u16 = (v1.bits.u16 & ~v2.bits.u16 & val2.u16) & 0xffff; 36 new.bits.u32 = (v1.bits.u32 & ~v2.bits.u32 & val2.u32); 39 new.bits.u64 = (v1.bits.u64 & ~v2.bits.u64 & val2.u64) [all...] |
/ndk/sources/android/support/src/wcstox/ |
floatscan.c | 87 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) 98 int emax = -emin-bits+3; 164 if (lrp==dc && dc<10 && (bits>30 || x[0]>>bits==0)) 191 int bitlim = bits-3*(int)(rp-9); 214 /* Upscale until desired number of bits are left of radix point */ 241 /* Downscale until exactly number of bits are left of radix point */ 275 /* Assemble desired bits into floating point variable */ 284 if (bits > LDBL_MANT_DIG+e2-emin) { 285 bits = LDBL_MANT_DIG+e2-emin 448 int bits; local [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_scalbnl.c | 50 k = u.bits.exp; /* extract exponent */ 52 if ((u.bits.manh|u.bits.manl)==0) return x; /* +-0 */ 54 k = u.bits.exp - 128; 61 {u.bits.exp = k; return u.e;} 67 u.bits.exp = k;
|
/external/libogg/doc/libogg/ |
oggpack_write.html | 20 <p>This function writes bits into an <a href="oggpack_buffer.html">oggpack_buffer</a>. 22 <p>Only 32 bits can be written at a time. 29 void oggpack_write(oggpack_buffer *b,unsigned long value,int bits); 40 <dd>The data to be written into the buffer. This must be 32 bits or fewer.</dd> 41 <dt><i>bits</i></dt> 42 <dd>The number of bits being written into the buffer.</dd>
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64FixupKinds.h | 28 // No alignment adjustment. All value bits are encoded. 39 // fixup_aarch64_ldr_pcrel_imm19 - The high 19 bits of a 21-bit pc-relative 47 // fixup_aarch64_pcrel_imm14 - The high 14 bits of a 21-bit pc-relative 51 // fixup_aarch64_pcrel_branch19 - The high 19 bits of a 21-bit pc-relative 56 // fixup_aarch64_pcrel_branch26 - The high 26 bits of a 28-bit pc-relative 60 // fixup_aarch64_pcrel_call26 - The high 26 bits of a 28-bit pc-relative
|
/external/llvm/test/CodeGen/AArch64/ |
i1-contents.ll | 6 ; AAPCS: low 8 bits of %in (== w0) will be either 0 or 1. Need to extend to 7 ; 32-bits. 17 ; AAPCS: low 8 bits of %val1 (== w0) will be either 0 or 1. Need to extend to 18 ; 32-bits (doesn't really matter if it's from 1 or 8 bits). 30 ; AAPCS: low 8 bits of w0 must be either 0 or 1. Need to mask them off.
|
/external/skia/src/core/ |
SkFilterProc.h | 37 // extract low 2 bits 47 // extract low 2 bits and shift up 2 55 // extract low 2 bits 71 // extract low 2 bits 81 // extract low 2 bits and shift up 2 89 // extract low 2 bits
|
/ndk/sources/android/support/src/stdio/amd64/ |
_fpmath.h | 30 // Android uses 128 bits long doubles for LP64, so the structure and macros 40 } bits; member in union:IEEEl2bits 56 (a)[0] = (uint32_t)(u).bits.manl; \ 57 (a)[1] = (uint32_t)((u).bits.manl >> 32); \ 58 (a)[2] = (uint32_t)(u).bits.manh; \ 59 (a)[3] = (uint32_t)((u).bits.manh >> 32); \
|
/ndk/sources/android/support/src/stdio/arm64/ |
_fpmath.h | 30 // Android uses 128 bits long doubles for LP64, so the structure and the macros 47 } bits; member in union:IEEEl2bits 69 (a)[0] = (uint32_t)(u).bits.manl; \ 70 (a)[1] = (uint32_t)((u).bits.manl >> 32); \ 71 (a)[2] = (uint32_t)(u).bits.manh; \ 72 (a)[3] = (uint32_t)((u).bits.manh >> 32); \
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
deque | 61 #include <bits/stl_algobase.h> 62 #include <bits/allocator.h> 63 #include <bits/stl_construct.h> 64 #include <bits/stl_uninitialized.h> 65 #include <bits/stl_deque.h> 68 # include <bits/deque.tcc>
|