Home
last modified time | relevance | path

Searched defs:i2 (Results 1 – 25 of 143) sorted by relevance

123456

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/
DTestUtils.java56 Intent i2 = new Intent("bb"); in testIntentActionNotEqual() local
63 Intent i2 = new Intent().putExtra("aa", "cc"); in testIntentExtraNotEqual() local
70 Intent i2 = new Intent().putExtra("dd", "cc"); in testIntentNotSameExtra() local
79 Intent i2 = new Intent(i1); in testIntentMultipleExtrasOfArray() local
95 Intent i2 = new Intent(i1); in testIntentMultipleExtrasOfBundle() local
167 public static void assertIntentEquals(Intent i1, Intent i2) { in assertIntentEquals()
173 public static void failIntentsNotEqual(Intent i1, Intent i2) { in failIntentsNotEqual()
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dbox_with_nms_limit_quant8_signed.mod.py19 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
116 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
205 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
293 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
379 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
474 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
Dadd_quant8_signed.mod.py19 i2 = Input("op2", "TENSOR_QUANT8_ASYMM_SIGNED", "{2}, 1.0, 0") variable
40 i2 = Input("op2", "TENSOR_QUANT8_ASYMM_SIGNED", "{2, 2}, 1.0, 0") variable
76 i2 = Parameter("op", "TENSOR_FLOAT32", "{1, 2, 2, 1}", [1, 2, 3, 4]) # weights variable
Dmul_quant8_signed.mod.py19 i2 = Input("op2", "TENSOR_QUANT8_ASYMM_SIGNED", "{2, 2}, 1.0, -128") variable
40 i2 = Input("op2", "TENSOR_QUANT8_ASYMM_SIGNED", "{2}, 1.0, -128") variable
76 i2 = Parameter("op", "TENSOR_FLOAT32", "{1, 2, 2, 1}", [1, 2, 3, 4]) # weights variable
Dgenerate_proposals_quant8_signed.mod.py21 i2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{1, 2, 2, 8}") # bounding box deltas variable
71 i2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{2, 4, 4, 16}") # bounding box deltas variable
Ddequantize_quant8_signed.mod.py19 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable
63 i2 = Output("op2", "TENSOR_FLOAT16", "{1, 2, 2, 1}") variable
Ddepthwise_conv2d_quant8_signed.mod.py48 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 4, 4, 2}") variable
105 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 4, 4, 2}") variable
134 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 6, 6, 1}") variable
181 i2 = Input("op1", "TENSOR_QUANT8_ASYMM_SIGNED", "{1, 3, 3, 2}, 0.5f, 0") variable
414 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 3, 2, 2}") variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Ddetection_postprocess.mod.py19 i2 = Input("roi", "TENSOR_FLOAT32", "{1, 6, 4}") # roi variable
70 i2 = Input("roi", "TENSOR_FLOAT32", "{1, 6, 4}") # roi variable
121 i2 = Input("roi", "TENSOR_FLOAT32", "{1, 6, 7}") # roi variable
172 i2 = Input("roi", "TENSOR_FLOAT32", "{1, 6, 7}") # roi variable
Ddepthwise_conv2d_dilation.mod.py47 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 4, 4, 2}") variable
102 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 4, 4, 2}") variable
129 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 6, 6, 1}") variable
Dmul_v1_2.mod.py20 i2 = Input("op2", "TENSOR_FLOAT16", "{3}") # another vector of 3 float16s variable
42 i2 = Input("op2", "TENSOR_FLOAT16", "{2, 2}") variable
78 i2 = Parameter("op", "TENSOR_FLOAT32", "{1, 2, 2, 1}", [1, 2, 3, 4]) # weights variable
Dadd_v1_2.mod.py20 i2 = Input("op2", "TENSOR_FLOAT16", "{3}") # another vector of 3 float16s variable
42 i2 = Input("op2", "TENSOR_FLOAT16", "{2, 2}") variable
78 i2 = Parameter("op", "TENSOR_FLOAT32", "{1, 2, 2, 1}", [1, 2, 3, 4]) # weights variable
Ddiv_v1_2.mod.py20 i2 = Input("op2", "TENSOR_FLOAT16", "{3}") # another vector of 3 float16s variable
42 i2 = Input("op2", "TENSOR_FLOAT16", "{1, 2}") variable
78 i2 = Parameter("op", "TENSOR_FLOAT32", "{1, 2, 2, 1}", [1, 2, 3, 4]) # weights variable
Dbox_with_nms_limit_linear.mod.py19 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
113 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
Dbox_with_nms_limit_gaussian.mod.py19 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
115 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
Dbox_with_nms_limit_hard.mod.py19 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
106 i2 = Input("roi", "TENSOR_FLOAT32", "{19, 12}") # roi variable
Dgenerate_proposals.mod.py22 i2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{1, 2, 2, 8}") # bounding box deltas variable
71 i2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{2, 4, 4, 16}") # bounding box deltas variable
Dconv2d_dilation.mod.py42 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 9, 9, 1}") variable
93 i2 = Input("op1", "TENSOR_FLOAT32", "{1, 9, 9, 1}") variable
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/search/
DWidgetsSearchBarController.java78 public void beforeTextChanged(CharSequence charSequence, int i, int i1, int i2) { in beforeTextChanged()
83 public void onTextChanged(CharSequence charSequence, int i, int i1, int i2) { in onTextChanged()
/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Ddequantize.mod.py4 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable
Dtanh.mod.py5 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") variable
Dl2_normalization_2.mod.py19 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 1, 1, 6}") variable
Drelu_float_1.mod.py20 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # output 0 variable
Dl2_normalization_large.mod.py19 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 3}") variable
Dfloor.mod.py4 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 2}") variable
Drelu6_float_1.mod.py20 i2 = Output("op2", "TENSOR_FLOAT32", "{1, 2, 2, 1}") # output 0 variable

123456