Home
last modified time | relevance | path

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

12

/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.java53 Bundle b1 = new Bundle(); in testToKey() local
105 Bundle b1 = new Bundle(); in testConversionToExtras() 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/
Dconv_quant8.mod.py22 b1 = Parameter("op3", "TENSOR_INT32", "{1}, 0.25f, 0", [4]) variable
Dconv_quant8_large_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_INT32", "{3}, 0.25, 0") variable
Dconv_quant8_channels_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_INT32", "{3}, 0.25, 0") variable
Dconv_float_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_FLOAT32", "{1}") 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_large_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_FLOAT32", "{3}") variable
Dconv_float_large.mod.py20 b1 = Parameter("op3", "TENSOR_FLOAT32", "{3}", [0., 0., 0.]) variable
Dconv_float_channels.mod.py20 b1 = Parameter("op3", "TENSOR_FLOAT32", "{3}", [0., 0., 0.]) variable
Dconv_float_channels_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_FLOAT32", "{3}") variable
Dconv_quant8_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_INT32", "{1}, 0.25f, 0") 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
Dconv_quant8_overflow.mod.py20 b1 = Parameter("op3", "TENSOR_INT32", "{3}, 0.25, 0", [0, 0, 0]) variable
Ddepthwise_conv2d_quant8.mod.py20 b1 = Parameter("op3", "TENSOR_INT32", "{2}, 0.25f, 0", [0, 0]) variable
Ddepthwise_conv2d_quant8_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_INT32", "{2}, 0.25f, 0") variable
Ddepthwise_conv2d_quant8_large_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_INT32", "{2}, 0.25f, 0") variable
Ddepthwise_conv2d_quant8_large.mod.py20 b1 = Parameter("op3", "TENSOR_INT32", "{2}, 0.25f, 0", [0, 0]) variable
Ddepthwise_conv2d_float_large.mod.py20 b1 = Parameter("op3", "TENSOR_FLOAT32", "{2}", [100, 200]) # depth_out = 2 variable
Ddepthwise_conv2d_float_large_2_weights_as_inputs.mod.py20 b1 = Input("op3", "TENSOR_FLOAT32", "{4}") # depth_out = 4 variable

12