/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | LEB128.h | 28 uint8_t Byte = Value & 0x7f; variable 57 uint8_t Byte = Value & 0x7f; variable 84 uint8_t Byte = Value & 0x7f; variable 109 uint8_t Byte = Value & 0x7f; variable 167 uint8_t Byte; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | LEB128.h | 28 uint8_t Byte = Value & 0x7f; variable 57 uint8_t Byte = Value & 0x7f; variable 84 uint8_t Byte = Value & 0x7f; variable 109 uint8_t Byte = Value & 0x7f; variable 171 uint8_t Byte; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | LEB128.h | 28 uint8_t Byte = Value & 0x7f; variable 57 uint8_t Byte = Value & 0x7f; variable 84 uint8_t Byte = Value & 0x7f; variable 109 uint8_t Byte = Value & 0x7f; variable 171 uint8_t Byte; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | LEB128.h | 28 uint8_t Byte = Value & 0x7f; variable 57 uint8_t Byte = Value & 0x7f; variable 84 uint8_t Byte = Value & 0x7f; variable 109 uint8_t Byte = Value & 0x7f; variable 167 uint8_t Byte; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | LEB128.h | 28 uint8_t Byte = Value & 0x7f; variable 57 uint8_t Byte = Value & 0x7f; variable 84 uint8_t Byte = Value & 0x7f; variable 109 uint8_t Byte = Value & 0x7f; variable 171 uint8_t Byte; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | LEB128.h | 28 uint8_t Byte = Value & 0x7f; variable 57 uint8_t Byte = Value & 0x7f; variable 84 uint8_t Byte = Value & 0x7f; variable 109 uint8_t Byte = Value & 0x7f; variable 171 uint8_t Byte; variable
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | LEB128.h | 26 uint8_t Byte = Value & 0x7f; in encodeSLEB128() local 41 uint8_t Byte = Value & 0x7f; variable 62 uint8_t Byte = Value & 0x7f; variable 98 uint8_t Byte; variable
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ByteStreamer.h | 44 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 63 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 89 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ByteStreamer.h | 43 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 62 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 88 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8()
|
H A D | DIEHash.cpp | 57 uint8_t Byte = Value & 0x7f; in addULEB128() local 69 uint8_t Byte = Value & 0x7f; in addSLEB128() local
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | Byte.annotated.java | 31 public final class Byte extends java.lang.Number implements java.lang.Comparable<java.lang.Byte> { class 33 public Byte(byte value) { throw new RuntimeException("Stub!"); } in Byte() method in Byte 35 public Byte(@libcore.util.NonNull java.lang.String s) throws java.lang.NumberFormatException { thro… in Byte() method in Byte
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ByteStreamer.h | 45 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() 74 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() 105 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8()
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | Byte.java | 32 public final class Byte extends java.lang.Number implements java.lang.Comparable<java.lang.Byte> { class 34 public Byte(byte value) { in Byte() method in Byte 38 public Byte(java.lang.String s) throws java.lang.NumberFormatException { in Byte() method in Byte
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | Byte.java | 68 public final class Byte extends Number implements Comparable<Byte>, Constable { class 356 public Byte(byte value) { in Byte() method in Byte 380 public Byte(String s) throws NumberFormatException { in Byte() method in Byte
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/2/libcore/ojluni/src/main/java/java/lang/ |
D | Byte.java | 68 public final class Byte extends Number implements Comparable<Byte>, Constable { class 356 public Byte(byte value) { in Byte() method in Byte 380 public Byte(String s) throws NumberFormatException { in Byte() method in Byte
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | Byte.java | 68 public final class Byte extends Number implements Comparable<Byte>, Constable { class 356 public Byte(byte value) { in Byte() method in Byte 380 public Byte(String s) throws NumberFormatException { in Byte() method in Byte
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 26 SDValue LenAdj, SDValue Byte) { in createMemMemNode() 43 uint64_t Size, SDValue Byte = SDValue()) { in emitMemMemImm() 52 SDValue Size, SDValue Byte = SDValue()) { in emitMemMemReg() 90 SDValue Byte, SDValue Size, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | YAML.cpp | 47 uint8_t Byte = llvm::hexDigitValue(Data[I * 2]); in writeAsBinary() local 61 for (uint8_t Byte : Data) in writeAsHex() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/tuner/aidl/android.hardware.tv.tuner-V3-java-source/gen/android/hardware/tv/tuner/ |
D | IDvr.java | 37 …@Override public void getQueueDesc(android.hardware.common.fmq.MQDescriptor<Byte,Byte> queue) thro… in getQueueDesc() 285 …@Override public void getQueueDesc(android.hardware.common.fmq.MQDescriptor<Byte,Byte> queue) thro… in getQueueDesc() 557 …public void getQueueDesc(android.hardware.common.fmq.MQDescriptor<Byte,Byte> queue) throws android… in getQueueDesc()
|
D | IFilter.java | 45 …@Override public void getQueueDesc(android.hardware.common.fmq.MQDescriptor<Byte,Byte> queue) thro… in getQueueDesc() 438 …@Override public void getQueueDesc(android.hardware.common.fmq.MQDescriptor<Byte,Byte> queue) thro… in getQueueDesc() 904 …public void getQueueDesc(android.hardware.common.fmq.MQDescriptor<Byte,Byte> queue) throws android… in getQueueDesc()
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | YAML.cpp | 46 uint8_t Byte; in writeAsBinary() local 59 for (uint8_t Byte : Data) in writeAsHex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | YAML.cpp | 48 uint8_t Byte = llvm::hexDigitValue(Data[I * 2]); in writeAsBinary() local 62 for (uint8_t Byte : Data) in writeAsHex() local
|
/aosp_15_r20/external/jazzer-api/examples/src/main/java/com/example/ |
H A D | MazeFuzzer.java | 79 private static void executeCommands(byte[] commands, Consumer3<Byte, Byte, Boolean> callback) { in executeCommands()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/ |
H A D | debug.rs | 3 pub(crate) struct Byte(pub(crate) u8); struct 5 impl core::fmt::Debug for Byte { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/ |
D | dfa.rs | 394 struct Byte(u16); struct 895 b: Byte, in exec_byte() 1348 b: Byte, in next_state() 1719 impl Byte { impl
|