Home
last modified time | relevance | path

Searched defs:b0 (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DByteStream.java134 int b0 = getUnsignedByte(); in unpackUsbShort() local
152 int b0 = getUnsignedByte(); in unpackUsbTriple() local
168 int b0 = getUnsignedByte(); in unpackUsbInt() local
/frameworks/native/opengl/libagl/
Dmatrix.h110 static inline GLfixed mla2a( GLfixed a0, GLfixed b0, in mla2a()
139 static inline GLfixed mla3a( GLfixed a0, GLfixed b0, in mla3a()
316 static inline GLfixed mla3( GLfixed a0, GLfixed b0, in mla3()
347 static inline GLfixed mla4( GLfixed a0, GLfixed b0, in mla4()
Ddxt.cpp101 int b0 = (x >> 24) & 0xff; in swap() local
237 int b0 = blue(color0); in decodeDXT1() local
367 int b0 = blue(color0); in decodeDXT3() local
524 int b0 = blue(color0); in decodeDXT5() local
/frameworks/ml/nn/runtime/test/generated/models/
Dfully_connected_float_large_weights_as_inputs_relaxed.model.cpp11 auto b0 = model->addOperand(&type1); in CreateModel() local
40 auto b0 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_large_weights_as_inputs.model.cpp11 auto b0 = model->addOperand(&type1); in CreateModel() local
38 auto b0 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dfully_connected_quant8_large_weights_as_inputs.model.cpp11 auto b0 = model->addOperand(&type1); in CreateModel() local
38 auto b0 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_weights_as_inputs_relaxed.model.cpp11 auto b0 = model->addOperand(&type2); in CreateModel() local
41 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_weights_as_inputs.model.cpp11 auto b0 = model->addOperand(&type2); in CreateModel() local
39 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_quant8_weights_as_inputs.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
40 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_large_relaxed.model.cpp11 auto b0 = model->addOperand(&type1); in CreateModel() local
44 auto b0 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dfully_connected_quant8_large.model.cpp11 auto b0 = model->addOperand(&type1); in CreateModel() local
42 auto b0 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_large.model.cpp11 auto b0 = model->addOperand(&type1); in CreateModel() local
42 auto b0 = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dfully_connected_float.model.cpp11 auto b0 = model->addOperand(&type2); in CreateModel() local
43 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_relaxed.model.cpp11 auto b0 = model->addOperand(&type2); in CreateModel() local
45 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_quant8_2.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
44 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_2_relaxed.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
46 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_4d_simple.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
44 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_2.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
44 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_quant8.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
44 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_3.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
44 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_float_4d_simple_relaxed.model.cpp12 auto b0 = model->addOperand(&type2); in CreateModel() local
46 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dfully_connected_v1_2.model.cpp11 auto b0 = model->addOperand(&type2); in CreateModel() local
42 auto b0 = model->addOperand(&type2); in CreateModel_relaxed() local
75 auto b0 = model->addOperand(&type16); in CreateModel_float16() local
107 auto b0 = model->addOperand(&type19); in CreateModel_quant8_mult_gt_1() local
139 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
171 auto b0 = model->addOperand(&type2); in CreateModel_dynamic_output_shape_relaxed() local
205 auto b0 = model->addOperand(&type16); in CreateModel_dynamic_output_shape_float16() local
237 auto b0 = model->addOperand(&type19); in CreateModel_dynamic_output_shape_quant8_mult_gt_1() local
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java725 private int unsignedBytesToInt(byte b0, byte b1) { in unsignedBytesToInt()
732 private int unsignedBytesToInt(byte b0, byte b1, byte b2, byte b3) { in unsignedBytesToInt()
740 private float bytesToFloat(byte b0, byte b1) { in bytesToFloat()
750 private float bytesToFloat(byte b0, byte b1, byte b2, byte b3) { in bytesToFloat()
/frameworks/av/media/libeffects/testlibs/
DAudioBiquadFilter.cpp156 const audio_coef_t b0 = mCoefs[0]; in process_normal_mono() local
203 const audio_coef_t b0 = mCoefs[0]; in process_normal_multi() local
/frameworks/base/services/core/java/com/android/server/am/
DNativeCrashListener.java165 int b0, b1, b2, b3; in unpackInt() local

12