/aosp_15_r20/external/abseil-cpp/absl/strings/ |
H A D | cord_buffer.h | 389 struct Short { struct 390 char data[sizeof(Long) - 1]; 391 char raw_size = 1; 399 struct Short { struct 400 char raw_size = 1; 401 char data[sizeof(Long) - 1];
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/ |
H A D | cord_buffer.h | 389 struct Short { struct 390 char data[sizeof(Long) - 1]; 391 char raw_size = 1; 399 struct Short { struct 400 char raw_size = 1; 401 char data[sizeof(Long) - 1];
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/ |
H A D | cord_buffer.h | 389 struct Short { struct 390 char data[sizeof(Long) - 1]; 391 char raw_size = 1; 399 struct Short { struct 400 char raw_size = 1; 401 char data[sizeof(Long) - 1];
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | cord_buffer.h | 390 struct Short { struct 391 char data[sizeof(Long) - 1]; 392 char raw_size = 1; 400 struct Short { struct 401 char raw_size = 1; 402 char data[sizeof(Long) - 1];
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/ |
H A D | cord_buffer.h | 390 struct Short { struct 391 char data[sizeof(Long) - 1]; 392 char raw_size = 1; 400 struct Short { struct 401 char raw_size = 1; 402 char data[sizeof(Long) - 1];
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/ |
H A D | cord_buffer.h | 390 struct Short { struct 391 char data[sizeof(Long) - 1]; 392 char raw_size = 1; 400 struct Short { struct 401 char raw_size = 1; 402 char data[sizeof(Long) - 1];
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | Short.java | 32 public final class Short extends java.lang.Number implements java.lang.Comparable<java.lang.Short> { class 34 public Short(short value) { in Short() method in Short 38 public Short(java.lang.String s) throws java.lang.NumberFormatException { in Short() method in Short
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/nl80211/ |
D | GenericNetlinkMsg.java | 65 Map<Short, StructNlAttr> attributes) { in GenericNetlinkMsg() 248 private static boolean attributesAreEqual(Map<Short, StructNlAttr> attributes, in attributesAreEqual()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | Short.java | 65 public final class Short extends Number implements Comparable<Short>, Constable { class 359 public Short(short value) { in Short() method in Short 383 public Short(String s) throws NumberFormatException { in Short() method in Short
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | Short.java | 65 public final class Short extends Number implements Comparable<Short>, Constable { class 359 public Short(short value) { in Short() method in Short 383 public Short(String s) throws NumberFormatException { in Short() method in Short
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | Short.java | 65 public final class Short extends Number implements Comparable<Short>, Constable { class 359 public Short(short value) { in Short() method in Short 383 public Short(String s) throws NumberFormatException { in Short() method in Short
|
/aosp_15_r20/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/ |
H A D | ViewDumpParser.java | 67 private Object getProperty(Map<Short, Object> props, String key) { in getProperty() 71 private static Map<String, Short> reverse(Map<Short, Object> m) { in reverse()
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/data_elements/ |
D | tests.rs | 207 Short, enumerator 213 Short(ShortDataElement), enumerator
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/ |
D | DataTypeDescriptor.kt | 98 object Short : FieldType() in build() object in com.android.libraries.pcc.chronicle.api.FieldType
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-aat-layout-kerx-table.hh | 814 struct Short struct 816 NNOffset32To<Lookup<HBUINT16>> rowIndexTable; 817 NNOffset32To<Lookup<HBUINT16>> columnIndexTable; 818 NNOffset32To<UnsizedArrayOf<FWORD>> array;
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kapt/gen/stubs/com/android/libraries/pcc/chronicle/api/ |
D | FieldType.java | 478 public static final class Short extends com.android.libraries.pcc.chronicle.api.FieldType { class in FieldType 482 private Short() { in Short() method in FieldType.Short
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | minireflect.h | 53 virtual void Short(int16_t, const char *) {} in Short() function 361 void Short(int16_t x, const char *name) { Named(x, name); } in Short() function
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | minireflect.h | 53 virtual void Short(int16_t, const char *) {} in Short() function 350 void Short(int16_t x, const char *name) { Named(x, name); } in Short() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | minireflect.h | 53 virtual void Short(int16_t, const char *) {} in Short() function 361 void Short(int16_t x, const char *name) { Named(x, name); } in Short() function
|
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/nativeMain/src/kotlinx/serialization/protobuf/internal/ |
H A D | Bytes.kt | 7 private fun Short.reverseBytes(): Short = (((this.toInt() and 0xff) shl 8) or ((this.toInt() and 0x… method
|
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/wasmMain/src/kotlinx/serialization/protobuf/internal/ |
H A D | Bytes.kt | 7 private fun Short.reverseBytes(): Short = (((this.toInt() and 0xff) shl 8) or ((this.toInt() and 0x… method
|
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/jsMain/src/kotlinx/serialization/protobuf/internal/ |
H A D | Bytes.kt | 7 private fun Short.reverseBytes(): Short = (((this.toInt() and 0xff) shl 8) or ((this.toInt() and 0x… method
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/ |
D | NetlinkTestUtils.kt | 108 private fun Short.toLEHex() = String.format("%04x", java.lang.Short.reverseBytes(this)) method
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/base/ |
H A D | big_string_unittest.cc | 24 TEST(BigStringTest, Short) { in TEST() argument
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/ |
H A D | BaseType.py | 11 Short = 5 variable in BaseType
|