Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 25 of 97) sorted by relevance

1234

/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncManagerTest.java36 Bundle b1 = new Bundle(); in testSyncExtrasEquals_WithNull() local
47 Bundle b1 = new Bundle(); in testSyncExtrasEqualsBigger_WithNull() local
61 Bundle b1 = new Bundle(); in testSyncExtrasEqualsFails_differentValues() local
75 Bundle b1 = new Bundle(); in testSyncExtrasEqualsFails_differentNulls() local
DSyncOperationTest.java54 Bundle b1 = new Bundle(); in testToKey() local
111 Bundle b1 = new Bundle(); in testConversionToExtras() local
/frameworks/native/libs/ui/tests/
DBufferHubBuffer_test.cpp95 std::unique_ptr<BufferHubBuffer> b1; member in android::__anonb10638f90111::BufferHubBufferStateTransitionTest
124 auto b1 = BufferHubBuffer::create(kWidth, /*height=*/2, kLayerCount, in TEST_F() local
144 auto b1 = BufferHubBuffer::create(kWidth, kHeight, kLayerCount, kFormat, kUsage, in TEST_F() local
154 auto b1 = BufferHubBuffer::create(kWidth, kHeight, kLayerCount, kFormat, kUsage, in TEST_F() local
212 auto b1 = BufferHubBuffer::create(kWidth, kHeight, kLayerCount, kFormat, kUsage, in TEST_F() local
231 auto b1 = BufferHubBuffer::import(nullptr); in TEST_F() local
240 auto b1 = BufferHubBuffer::import(tokenHandle); in TEST_F() local
434 std::unique_ptr<BufferHubBuffer> b1 = in TEST_F() local
456 std::unique_ptr<BufferHubBuffer> b1 = in TEST_F() local
DGraphicBuffer_test.cpp39 std::unique_ptr<BufferHubBuffer> b1 = in TEST_F() local
63 std::unique_ptr<BufferHubBuffer> b1 = in TEST_F() local
78 std::unique_ptr<BufferHubBuffer> b1 = in TEST_F() local
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DByteStream.java135 int b1 = getUnsignedByte(); in unpackUsbShort() local
153 int b1 = getUnsignedByte(); in unpackUsbTriple() local
169 int b1 = getUnsignedByte(); in unpackUsbInt() local
/frameworks/base/tools/aapt2/util/
DBigBuffer_test.cpp35 char* b1 = buffer.NextBlock<char>(8); in TEST() local
54 uint32_t* b1 = buffer.NextBlock<uint32_t>(); in TEST() local
/frameworks/native/opengl/libagl/
Dmatrix.h111 GLfixed a1, GLfixed b1, in mla2a()
140 GLfixed a1, GLfixed b1, in mla3a()
317 GLfixed a1, GLfixed b1, in mla3()
348 GLfixed a1, GLfixed b1, in mla4()
/frameworks/ml/nn/runtime/test/specs/V1_2/
Ddepthwise_conv2d_dilation.mod.py22 b1 = Parameter("op3", "TENSOR_FLOAT32", "{4}", [1, 2, 3, 4]) variable
77 b1 = Parameter("op3", "TENSOR_FLOAT32", "{4}", [1, 2, 3, 4]) variable
Dconv2d_dilation.mod.py22 b1 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [0]) variable
73 b1 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [0]) variable
Dtranspose_conv2d_large.mod.py22 b1 = Parameter("op3", "TENSOR_FLOAT32", "{16}", [0] * 16) # bias variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedOutputStream.cs409 public void WriteRawTag(byte b1) in WriteRawTag()
419 public void WriteRawTag(byte b1, byte b2) in WriteRawTag()
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/ml/nn/tools/test_generator/tests/P_vts_implicit_variation/
Dconv_float.mod.py18 b1 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [-200]) variable
/frameworks/ml/nn/runtime/test/specs/V1_0/
Dconv_float_large.mod.py20 b1 = Parameter("op3", "TENSOR_FLOAT32", "{3}", [0., 0., 0.]) variable
Dconv_quant8_overflow.mod.py20 b1 = Parameter("op3", "TENSOR_INT32", "{3}, 0.25, 0", [0, 0, 0]) variable
Dconv_float_2.mod.py20 b1 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [-200]) variable
Dconv_float_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_FLOAT32", "{1}") variable
Dconv_quant8_large_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_INT32", "{3}, 0.25, 0") variable
Dconv_float_channels.mod.py20 b1 = Parameter("op3", "TENSOR_FLOAT32", "{3}", [0., 0., 0.]) variable
Dconv_quant8_channels.mod.py20 b1 = Parameter("op3", "TENSOR_INT32", "{3}, 0.25, 0", [0, 0, 0]) variable
Dconv_quant8_overflow_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_INT32", "{3}, 0.25, 0") variable
Dconv_float_channels_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_FLOAT32", "{3}") variable
Dconv_float_large_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_FLOAT32", "{3}") variable
Dconv_float.mod.py20 b1 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [0]) variable
Dconv_quant8_large.mod.py20 b1 = Parameter("op3", "TENSOR_INT32", "{3}, 0.25, 0", [0, 0, 0]) variable
/frameworks/ml/nn/tools/test_generator/tests/P_implicit_variation/
Dconv_float.mod.py18 b1 = Parameter("op3", "TENSOR_FLOAT32", "{1}", [-200]) variable

1234