Searched refs:Byte (Results 1 – 16 of 16) sorted by relevance
/system/timezone/debug_tools/host/main/java/ |
D | TzFileDumper.java | 273 Byte ttisstd = ttisstds.length == 0 ? null : ttisstds[i]; in mergeTodInfo() 274 Byte ttisgmt = ttisgmts.length == 0 ? null : ttisgmts[i]; in mergeTodInfo() 368 final Byte ttisstd; 369 final Byte ttisgmt; 375 Type(int gmtOffsetSeconds, byte isDst, Byte ttisstd, Byte ttisgmt) { in Type()
|
/system/timezone/testing/src/main/java/libcore/timezone/testing/ |
D | ZoneInfoTestHelper.java | 114 List<Byte> transitionTypes32Bit = new ArrayList<>(); in build() 346 static void writeByteList(ByteArrayOutputStream baos, List<Byte> list) { in writeByteList()
|
/system/chre/core/include/chre/core/ |
D | sensor_type.h | 88 Byte, enumerator
|
/system/iorap/include/binder/ |
D | auto_parcelable.h | 107 FN(Byte,int8_t)\
|
/system/extras/simpleperf/ |
D | utils.cpp | 277 int res = XzUnpacker_Code(&state, reinterpret_cast<Byte*>(&dst[dst_offset]), &dst_remaining, in XzDecompress() 278 reinterpret_cast<const Byte*>(&compressed_data[src_offset]), in XzDecompress()
|
/system/tools/xsdc/tests/resources/predefined_types/api/ |
D | current.txt | 29 method public java.util.List<java.lang.Byte> getListByte(); 36 method public void setListByte(java.util.List<java.lang.Byte>);
|
/system/chre/core/ |
D | sensor_type.cc | 246 return SensorSampleType::Byte; in getSensorSampleTypeFromSensorType()
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 971 ArrayList<Byte> bytes = new ArrayList<Byte>(); in client() 1506 public ArrayList<Byte> repeatBitfieldVec(ArrayList<Byte> vector) { return vector; } in repeatBitfieldVec()
|
/system/update_engine/ |
D | update_metadata.proto | 203 // Byte length of src, equal to the number of blocks in src_extents * 210 // Byte length of dst, equal to the number of blocks in dst_extents *
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 203 // Byte length of src, equal to the number of blocks in src_extents * 210 // Byte length of dst, equal to the number of blocks in dst_extents *
|
/system/chre/platform/slpi/smgr/ |
D | platform_sensor.cc | 299 case SensorSampleType::Byte: in allocateLastEvent() 499 case SensorSampleType::Byte: { in allocateAndPopulateEvent()
|
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssembler.cpp | 420 #pragma mark Byte/half word extract and extend (ARMv6+ only)...
|
/system/chre/platform/slpi/see/ |
D | platform_sensor.cc | 428 case SensorSampleType::Byte: in allocateLastEvent()
|
D | see_helper.cc | 778 case SensorSampleType::Byte: { in populateEventSample() 1379 case SensorSampleType::Byte: in allocateEvent()
|
/system/bt/doc/ |
D | style_guide.md | 50 ### Byte order
|
/system/core/fastboot/ |
D | README.md | 281 | Byte # | 0 | 1 | 2 - 3 | 4+ |
|