/aosp_15_r20/external/tensorflow/tensorflow/c/eager/ |
H A D | c_api_experimental.cc | 126 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 …]
|
/aosp_15_r20/external/ow2-asm/asm-commons/src/test/java/org/objectweb/asm/commons/ |
H A D | AdviceAdapterTest.java | 144 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
|
H A D | JsrInlinerAdapterTest.java | 67 private final Label label2 = new Label(); field in JsrInlinerAdapterTest
|
/aosp_15_r20/external/icing/icing/join/ |
H A D | join-processor_test.cc | 1330 DocumentProto label2 = in TYPED_TEST() local 1397 DocumentProto label2 = in TYPED_TEST() local 1532 DocumentProto label2 = in TYPED_TEST() local 1611 DocumentProto label2 = in TYPED_TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ |
H A D | tfe_wrapper.cc | 1309 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()
|
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/ |
H A D | MethodProbesAdapterTest.java | 241 Label label2 = new Label(); in testVisitLookupSwitchInsn2() local 289 Label label2 = new Label(); in testVisitTableSwitchInsn2() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/ |
D | mips64.s | 56 label2: label
|
D | mips.s | 277 label2: label
|
/aosp_15_r20/external/toolchain-utils/crosperf/ |
H A D | mock_instance.py | 32 label2 = MockLabel( variable
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/ |
D | VirtualKeyboardPreferenceControllerTest.java | 116 final String label2 = "Keyboard מִקְלֶדֶת"; in updateState_multiImeWithMixedLocale_setImeLabelToSummary() local
|
/aosp_15_r20/external/libtextclassifier/native/annotator/ |
H A D | feature-processor_test.cc | 402 int label2; in TEST_F() local 476 int label2; in TEST_F() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/external/ |
H A D | CustomTileTest.kt | 423 val label2 = "Label 2" in testAlwaysUseDefaultLabelIfNoLabelIsSet() constant
|
/aosp_15_r20/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/ |
H A D | TextClassificationTest.java | 83 final String label2 = "label2"; in testTextClassification() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/code/ |
H A D | Ropper.java | 1163 int label2 = getSpecialLabel(SYNCH_SETUP_2); in addSetupBlocks() local 1272 int label2 = getSpecialLabel(SYNCH_CATCH_2); in addSynchExceptionHandlerBlock() local
|
/aosp_15_r20/external/bzip2/ |
H A D | decompress.c | 74 #define GET_MTF_VAL(label1,label2,lval) \ argument
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | BasicBlockList.java | 289 int label2 = succ2.get(i); in catchesEqual() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | BasicBlockList.java | 287 int label2 = succ2.get(i); in catchesEqual() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv/src/ |
D | serializer.rs | 1195 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
|
/aosp_15_r20/external/skia/tests/ |
H A D | CompressedBackendAllocationTest.cpp | 62 const char* label0, const char* label1, const char* label2) { in check_solid_pixmap()
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CreateConnectionProcessor.java | 723 String label2 = nullToEmpty(account2.getLabel().toString()); in sortSimPhoneAccountsForEmergency() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | alphaindextst.cpp | 207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | alphaindextst.cpp | 207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/ssa/ |
H A D | SsaBasicBlock.java | 1000 int label2 = b2.ropLabel; in compare() local
|
/aosp_15_r20/external/ow2-asm/asm/src/test/java/org/objectweb/asm/ |
H A D | ClassWriterComputeMaxsTest.java | 62 private final Label label2 = new Label(); field in ClassWriterComputeMaxsTest
|
H A D | ClassWriterTest.java | 487 Label label2 = new Label(); in testToByteArray_manyFramesWithForwardLabelReferences() local
|