Home
last modified time | relevance | path

Searched defs:label2 (Results 1 – 20 of 20) sorted by relevance

/external/ow2-asm/asm-commons/src/test/java/org/objectweb/asm/commons/
DAdviceAdapterTest.java144 Label label2 = new Label(); in testAllMethods_constructorWithTwoSuperInitInTwoSwitchBranches() local
186 Label label2 = new Label(); in testAllMethods_constructorWithSuperInitsInNormalAndHandlerBranches() local
411 Label label2 = new Label(); in testAllMethods_constructorWithJsrRet() local
503 Label label2 = new Label(); in testAllMethods_constructorWithBranchesAfterSuperInit() local
531 Label label2 = new Label(); in testAllMethods_constructorWithForwardGotoAfterBlockWithoutSuccessor() local
569 Label label2 = new Label(); in testAllMethods_constructorWithForwardSwitchAfterBlockWithoutSuccessor() local
606 Label label2 = new Label(); in testAllMethods_constructorWithHandlerFallthroughToPrivateMethodCall() local
DJsrInlinerAdapterTest.java67 private final Label label2 = new Label(); field in JsrInlinerAdapterTest
/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.cc126 const char* label2) { in TFE_MonitoringNewCounter2()
142 TFE_MonitoringCounter2* counter, const char* label1, const char* label2) { in TFE_MonitoringGetCellCounter2()
205 const char* label2) { in TFE_MonitoringNewIntGauge2()
221 TFE_MonitoringIntGauge2* gauge, const char* label1, const char* label2) { in TFE_MonitoringGetCellIntGauge2()
288 const char* label1, const char* label2) { in TFE_MonitoringNewStringGauge2()
304 TFE_MonitoringStringGauge2* gauge, const char* label1, const char* label2) { in TFE_MonitoringGetCellStringGauge2()
311 const char* label1, const char* label2, const char* label3) { in TFE_MonitoringNewStringGauge3()
327 TFE_MonitoringStringGauge3* gauge, const char* label1, const char* label2, in TFE_MonitoringGetCellStringGauge3()
335 const char* label1, const char* label2, const char* label3, in TFE_MonitoringNewStringGauge4()
352 TFE_MonitoringStringGauge4* gauge, const char* label1, const char* label2, in TFE_MonitoringGetCellStringGauge4()
[all …]
/external/toolchain-utils/crosperf/
Dmock_instance.py32 label2 = MockLabel( variable
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/
DMethodProbesAdapterTest.java241 Label label2 = new Label(); in testVisitLookupSwitchInsn2() local
289 Label label2 = new Label(); in testVisitTableSwitchInsn2() local
/external/icing/icing/join/
Djoin-processor_test.cc1319 DocumentProto label2 = in TYPED_TEST() local
1386 DocumentProto label2 = in TYPED_TEST() local
1521 DocumentProto label2 = in TYPED_TEST() local
1600 DocumentProto label2 = in TYPED_TEST() local
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc1309 const char* label2) { in PYBIND11_MODULE()
1359 const char* label2) { in PYBIND11_MODULE()
1408 const char* label2) { in PYBIND11_MODULE()
1424 const char* label2, const char* label3) { in PYBIND11_MODULE()
1440 const char* label2, const char* label3, const char* label4) { in PYBIND11_MODULE()
1489 const char* label2) { in PYBIND11_MODULE()
1546 const char* description, const char* label1, const char* label2) { in PYBIND11_MODULE()
/external/bzip2/
Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
/external/libtextclassifier/native/annotator/
Dfeature-processor_test.cc402 int label2; in TEST_F() local
476 int label2; in TEST_F() local
/external/skia/tests/
DCompressedBackendAllocationTest.cpp62 const char* label0, const char* label1, const char* label2) { in check_solid_pixmap()
DRasterPipelineBuilderTest.cpp525 int label2 = builder.nextLabelID(); in DEF_TEST() local
DBackendAllocationTest.cpp262 const char* label2) { in check_solid_pixmap()
/external/cronet/tot/third_party/icu/source/test/intltest/
Dalphaindextst.cpp207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
/external/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dalphaindextst.cpp207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
/external/ow2-asm/asm/src/test/java/org/objectweb/asm/
DClassWriterComputeMaxsTest.java62 private final Label label2 = new Label(); field in ClassWriterComputeMaxsTest
DClassWriterTest.java487 Label label2 = new Label(); in testToByteArray_manyFramesWithForwardLabelReferences() local
/external/rust/android-crates-io/crates/csv/src/
Dserializer.rs1195 label2: String, in struct_headers_nested() field
1242 label2: bool, in struct_headers_inside_tuple() field
1327 label2: Baz, in struct_headers_inside_nested_tuple_seq() field
/external/ow2-asm/asm-analysis/src/test/java/org/objectweb/asm/tree/analysis/
DAnalyzerTest.java65 private final Label label2 = new Label(); field in AnalyzerTest
/external/autotest/frontend/afe/
Drpc_interface_unittest.py138 host2, label2): argument