Searched refs:byte (Results 1 - 25 of 953) sorted by path

1234567891011>>

/external/android-clat/
H A Dclatd_test.cpp376 // Hex dump, 20 bytes per line, one space between bytes (1 byte = 3 chars), indented by 4.
603 uint8_t *byte = ((uint8_t*) data) + pos; local
605 onebits += (*byte >> shift) & 1;
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DDFA.as10 * Could get away with byte sometimes but would have to generate different
196 // need to read another byte
205 // need to read another byte
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
H A DTestANTLRStringStream.as51 // now consume() one byte and run some more tests.
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3defs.h508 #define ANTLR3_MEMSET(target, byte, size) memset((void *)(target), (int)(byte), (size_t)(size))
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas999 /// There are at most 32767 states (16-bit signed short). Could get away with byte
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dstreams.rb357 does not have strong built-in support for multi-byte character encodings. Thus,
358 characters are assumed to be represented by a single byte -- an integer between
359 0 and 255. Ruby 1.9 does provide built-in encoding support for multi-byte
/external/arduino/hardware/arduino/cores/arduino/
H A DWProgram.h18 uint16_t makeWord(byte h, byte l);
H A Dwiring.h107 typedef uint8_t byte; typedef
/external/arduino/libraries/SPI/
H A DSPI.h38 inline static byte transfer(byte _data);
55 byte SPIClass::transfer(byte _data) {
/external/bison/
H A Dconfigure10641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
10642 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
12713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether snprintf returns a byte count as in C99" >&5
12714 $as_echo_n "checking whether snprintf returns a byte count as in C99... " >&6; }
17470 /* Check whether in a month name, no byte in the range 0x80..0x9F occurs.
17606 /* Check whether in a month name, no byte in the range 0x80..0x9F occurs.
34612 # Find out how to test for executable files. Don't use a zero-byte file,
34734 # Find out how to test for executable files. Don't use a zero-byte file,
34811 # Find out how to test for executable files. Don't use a zero-byte file,
36797 # Function to output the classfile version of a file (8th byte) i
[all...]
H A Dmaint.mk908 # Print the name of each file that does not end in exactly one newline byte.
910 # last byte is not a newline. However, currently we don't complain
911 # about any file that contains exactly one byte.
/external/bluetooth/bluedroid/hci/src/
H A Dhci_h4.c54 ** 2-bytes for opcode and 1 byte for length
59 ** 1-byte for opcode and 1 byte for length
64 ** 2-byte for Handle and 1 byte for length
69 ** 2-byte for Handle and 2 byte for length
434 ** byte of an HCI ACL packet has been received. It checks if
627 one byte from layer_specific for packet type */
680 one byte fro
742 uint8_t byte; local
[all...]
H A Dhci_mct.c56 ** 2-bytes for opcode and 1 byte for length
61 ** 1-byte for opcode and 1 byte for length
66 ** 2-byte for Handle and 1 byte for length
71 ** 2-byte for Handle and 2 byte for length
430 ** byte of an HCI ACL packet has been received. It checks if
716 uint8_t byte; local
724 /* Read one byte t
896 uint8_t byte; local
[all...]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
H A Dmock.py142 for byte in bytes:
143 self._queue.put(byte)
/external/chromium_org/base/strings/
H A Dstring16.cc9 #error This file should not be used on 2-byte wchar_t systems
10 // If this winds up being needed on 2-byte wchar_t systems, either the
/external/chromium_org/chrome/app/
H A Dsignature_validator_win_unittest.cc74 reinterpret_cast<byte*>(&cert_buffer),
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dauto_enrollment_client.cc260 uint64 byte = server_backed_state_key_hash_[31 - i] & 0xff; local
261 remainder = remainder | (byte << (8 * i));
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php855 // Parameters are sorted by name, using lexicographical byte value ordering.
/external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
H A Dhandlebars-1.0.0.beta.6.js1439 " byte extends long super" +
/external/chromium_org/chrome/common/extensions/docs/static/js/
H A Dprettify.js18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],F=[w,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,dynamic_cast,explicit,export,friend,inline,late_check,mutable,namespace,nullptr,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],G=[w,"abstract,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,super,synchronized,throws,transient"],
/external/chromium_org/chrome/installer/mac/
H A Dpkg-dmg1384 // Beware of 1024(?) byte (character?) line length limitation. Split up long
/external/chromium_org/components/autofill/core/browser/
H A Dform_structure.cc63 // There are |MAX_VALID_FIELD_TYPE| different field types and 8 bits per byte,
74 // |field_type| % 8 from the left of the byte.
75 const size_t byte = *field_type / 8; local
77 DCHECK(byte < bit_field.size());
78 bit_field[byte] |= bit;
/external/chromium_org/components/rappor/
H A Dbyte_vector_utils.cc110 uint8_t byte = vector[i]; local
112 if (byte & (1 << j))
/external/chromium_org/courgette/
H A Dassembly_program.cc27 DEFBYTE, // DEFBYTE <value> - emit a byte literal.
32 DEFBYTES, // Emits any number of byte literals
83 // Emits a single byte.
90 // Emits a single byte.
177 CheckBool AssemblyProgram::EmitByteInstruction(uint8 byte) { argument
178 return Emit(GetByteInstruction(byte));
476 Instruction* AssemblyProgram::GetByteInstruction(uint8 byte) { argument
494 return byte_instruction_cache_[byte];
H A Dassembly_program.h86 // Generates a single byte of data or machine instruction.
87 CheckBool EmitByteInstruction(uint8 byte) WARN_UNUSED_RESULT;
93 // Generates 4-byte relative reference to address of 'label'.
96 // Generates 4-byte relative reference to address of 'label' for
101 // Generates 4-byte absolute reference to address of 'label'.
150 // Sharing instructions that emit a single byte saves a lot of space.
151 Instruction* GetByteInstruction(uint8 byte);

Completed in 713 milliseconds

1234567891011>>