/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | depthwise_conv2d_per_channel.mod.py | 56 b3 = Parameter("op3", "TENSOR_INT32", "{4}", [4, 4, 4, 4]) variable
|
D | grouped_conv2d.mod.py | 107 b3 = Parameter("op3", "TENSOR_FLOAT32", "{6}", [10, -20, 30, -40, 50, -60]) # bias variable
|
D | conv2d_dilation.mod.py | 125 b3 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [0]) variable
|
D | depthwise_conv2d_v1_2.mod.py | 89 b3 = Parameter("op3", "TENSOR_FLOAT32", "{2}", [100, 200]) variable
|
D | transpose_conv2d.mod.py | 103 b3 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [0]) # bias variable
|
D | conv2d_v1_2.mod.py | 78 b3 = Parameter("op3", "TENSOR_FLOAT32", "{3}", [0., 0., 0.]) variable
|
/frameworks/base/tests/net/java/com/android/internal/util/ |
D | BitUtilsTest.java | 129 static byte[] bytes(int b1, int b2, int b3, int b4) { in bytes()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ |
D | CodedOutputStream.cs | 431 public void WriteRawTag(byte b1, byte b2, byte b3) in WriteRawTag() 445 public void WriteRawTag(byte b1, byte b2, byte b3, byte b4) in WriteRawTag() 461 public void WriteRawTag(byte b1, byte b2, byte b3, byte b4, byte b5) in WriteRawTag()
|
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
D | ByteStream.java | 171 int b3 = getUnsignedByte(); in unpackUsbInt() local
|
/frameworks/native/opengl/libagl/ |
D | dxt.cpp | 104 int b3 = (x ) & 0xff; in swap() local 251 int r2, g2, b2, r3, g3, b3, a3; in decodeDXT1() local 379 int b3 = avg23(b1, b0); in decodeDXT3() local 536 int b3 = avg23(b1, b0); in decodeDXT5() local
|
D | matrix.h | 350 GLfixed a3, GLfixed b3) in mla4()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | NativeCrashListener.java | 165 int b0, b1, b2, b3; in unpackInt() local
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattCharacteristic.java | 732 private int unsignedBytesToInt(byte b0, byte b1, byte b2, byte b3) { in unsignedBytesToInt() 750 private float bytesToFloat(byte b0, byte b1, byte b2, byte b3) { in bytesToFloat()
|
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
D | TransactionParcelTests.java | 417 boolean b2, boolean b3, Configuration configuration, in bindApplication() 531 Debug.MemoryInfo memoryInfo, boolean b, boolean b1, boolean b2, boolean b3, in dumpMemInfo() 538 boolean b3, String[] strings) throws RemoteException { in dumpMemInfoProto()
|
/frameworks/native/libs/ui/tests/ |
D | BufferHubBuffer_test.cpp | 137 auto b3 = BufferHubBuffer::create(kWidth, kHeight, kLayerCount, kFormat, kUsage, in TEST_F() local
|