Home
last modified time | relevance | path

Searched refs:encoding (Results 1 – 23 of 23) sorted by relevance

/system/unwinding/libunwindstack/
DDwarfMemory.cpp82 size_t DwarfMemory::GetEncodedSize(uint8_t encoding) { in GetEncodedSize() argument
83 switch (encoding & 0x0f) { in GetEncodedSize()
105 bool DwarfMemory::AdjustEncodedValue(uint8_t encoding, uint64_t* value) { in AdjustEncodedValue() argument
106 CHECK((encoding & 0x0f) == 0); in AdjustEncodedValue()
109 switch (encoding) { in AdjustEncodedValue()
149 bool DwarfMemory::ReadEncodedValue(uint8_t encoding, uint64_t* value) { in ReadEncodedValue() argument
150 if (encoding == DW_EH_PE_omit) { in ReadEncodedValue()
153 } else if (encoding == DW_EH_PE_aligned) { in ReadEncodedValue()
166 switch (encoding & 0x0f) { in ReadEncodedValue()
237 return AdjustEncodedValue(encoding & 0x70, value); in ReadEncodedValue()
DDwarfEhFrameWithHdr.cpp29 static inline bool IsEncodingRelative(uint8_t encoding) { in IsEncodingRelative() argument
30 encoding >>= 4; in IsEncodingRelative()
31 return encoding > 0 && encoding <= DW_EH_PE_funcrel; in IsEncodingRelative()
DDwarfSection.cpp227 uint8_t encoding; in FillInCie() local
228 if (!memory_.ReadBytes(&encoding, 1)) { in FillInCie()
234 if (!memory_.ReadEncodedValue<AddressType>(encoding, &cie->personality_handler)) { in FillInCie()
/system/media/audio_utils/fuzz/dtsframescanner_fuzzer/
Ddtsframescanner_fuzzer.cpp46 audio_format_t encoding = dts_formats[size % formats_len]; in LLVMFuzzerTestOneInput() local
47 MySPDIFEncoder scanner(encoding); in LLVMFuzzerTestOneInput()
48 scanner.isFormatSupported(encoding); in LLVMFuzzerTestOneInput()
/system/media/audio_utils/fuzz/ac3framescanner_fuzzer/
Dac3framescanner_fuzzer.cpp47 audio_format_t encoding = acs_formats[size % formats_len]; in LLVMFuzzerTestOneInput() local
48 MySPDIFEncoder scanner(encoding); in LLVMFuzzerTestOneInput()
49 scanner.isFormatSupported(encoding); in LLVMFuzzerTestOneInput()
/system/unwinding/libunwindstack/include/unwindstack/
DDwarfMemory.h42 size_t GetEncodedSize(uint8_t encoding);
44 bool AdjustEncodedValue(uint8_t encoding, uint64_t* value);
47 bool ReadEncodedValue(uint8_t encoding, uint64_t* value);
/system/tools/mkbootimg/tests/
Dmkbootimg_test.py161 capture_output=True, encoding='utf-8')
202 cwd=self._exec_dir, encoding='utf-8')
304 capture_output=True, encoding='utf-8')
356 capture_output=True, encoding='utf-8')
372 capture_output=True, encoding='utf-8')
409 capture_output=True, encoding='utf-8')
450 capture_output=True, encoding='utf-8')
514 capture_output=True, encoding='utf-8')
570 capture_output=True, encoding='utf-8')
632 capture_output=True, encoding='utf-8')
/system/iorap/src/serialize/
DTraceFile.proto21 // TODO: should these fields be 'packed' for "smaller encoding" ?
/system/update_engine/fuzz/
Dxml.dict10 attr_encoding=" encoding=\"1\""
/system/unwinding/libunwindstack/tests/
DDwarfMemoryTest.cpp173 uint8_t encoding = (i << 4) | value; in GetEncodedSizeTest() local
174 ASSERT_EQ(expected, dwarf_mem_->GetEncodedSize<AddressType>(encoding)) in GetEncodedSizeTest()
175 << "encoding 0x" << std::hex << static_cast<uint32_t>(encoding) << " test value 0x" in GetEncodedSizeTest()
DDwarfEhFrameWithHdrTest.cpp38 void TestSetTableEncoding(uint8_t encoding) { this->table_encoding_ = encoding; } in TestSetTableEncoding() argument
/system/tools/mkbootimg/
Drepack_bootimg.py194 capture_output=True, encoding='utf-8')
/system/extras/simpleperf/scripts/purgatorio/
Dpurgatorio.py303 with io.open(output_filename, mode='w', encoding='utf-8') as fout:
/system/media/camera/docs/
Dmetadata_template.mako2 <?xml version="1.0" encoding="UTF-8"?>
/system/bt/gd/docs/architecture/
Darchitecture.md89 : Responsible for audio encoding and decoding operations that require higher
119 to enqueue. This is useful for audio encoding.
/system/chre/chpp/api_parser/
DREADME.md40 This approach allows for a highly optimized, in-place encoding and decoding that
/system/chre/platform/shared/idl/
Dhost_messages.fbs363 /// encoding the message, so it can be mutated by the host daemon.
/system/update_engine/
Dupdate_metadata.proto106 // run-length encoding).
/system/update_engine/update_engine/
Dupdate_metadata.proto106 // run-length encoding).
/system/chre/pal/doc/
DDoxyfile20 # This tag specifies the encoding used for all characters in the config file
21 # that follow. The default is UTF-8 which is also the encoding used for all text
776 # This tag can be used to specify the character encoding of the source files
777 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
/system/chre/chre_api/doc/
DDoxyfile20 # This tag specifies the encoding used for all characters in the config file
21 # that follow. The default is UTF-8 which is also the encoding used for all text
776 # This tag can be used to specify the character encoding of the source files
777 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
/system/media/audio_utils/
DDoxyfile20 # This tag specifies the encoding used for all characters in the configuration
21 # file that follow. The default is UTF-8 which is also the encoding used for all
825 # This tag can be used to specify the character encoding of the source files
826 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
/system/bt/gd/hci/
Dhci_packets.pdl1325 // offloaded SCO encoding