/external/tensorflow/tensorflow/lite/models/smartreply/ops/ |
D | predict_test.cc | 72 std::vector<int> GetLabel() { return ExtractVector<int>(output_label_); } in GetLabel() function in tflite::ops::custom::__anon95d2e5af0111::PredictOpModel 115 EXPECT_THAT(m.GetLabel(), ElementsAreArray({12, 11})); in TEST() 126 EXPECT_THAT(m.GetLabel(), ElementsAreArray({12})); in TEST() 137 EXPECT_THAT(m.GetLabel(), ElementsAreArray({12, -1})); in TEST() 148 EXPECT_THAT(m.GetLabel(), ElementsAreArray({-1, -1})); in TEST() 159 EXPECT_THAT(m.GetLabel(), ElementsAreArray({11, -1})); in TEST() 170 EXPECT_THAT(m.GetLabel(), ElementsAreArray({-1, -1})); in TEST()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_pagelabel.cpp | 81 Optional<WideString> CPDF_PageLabel::GetLabel(int nPage) const { in GetLabel() function in CPDF_PageLabel 134 Optional<WideString> str = GetLabel(i); in GetPageByLabel()
|
D | cpdf_pagelabel.h | 20 Optional<WideString> GetLabel(int nPage) const;
|
/external/toolchain-utils/crb/ |
D | autotest_gatherer.py | 50 label = run.GetLabel()
|
D | autotest_run.py | 139 def GetLabel(self): member in AutotestRun
|
/external/v8/include/ |
D | v8-profiler.h | 965 virtual const char* GetLabel() = 0; 976 virtual const char* GetGroupLabel() { return GetLabel(); } in GetGroupLabel()
|
/external/golang-protobuf/ |
D | README.md | 203 if test.GetLabel() != newTest.GetLabel() { 204 log.Fatalf("data mismatch %q != %q", test.GetLabel(), newTest.GetLabel())
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | function.cpp | 103 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
|
D | basic_block.h | 75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | function.cpp | 151 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
|
D | basic_block.h | 75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
|
/external/v8/src/compiler/ |
D | code-generator.cc | 232 tasm()->bind(GetLabel(current_block_)); in AssembleCode() 336 if (branch.false_label == GetLabel(block->rpo_number())) { in TryInsertBranchPoisoning() 623 branch->true_label = GetLabel(true_rpo); in ComputeBranchInfo() 624 branch->false_label = GetLabel(false_rpo); in ComputeBranchInfo() 875 handlers_.push_back({GetLabel(handler_rpo), tasm()->pc_offset()}); in RecordCallPosition()
|
D | code-generator-impl.h | 123 return gen_->GetLabel(ToRpoNumber(op)); in ToLabel()
|
D | code-generator.h | 106 Label* GetLabel(RpoNumber rpo) { return &labels_[rpo.ToSize()]; } in GetLabel() function
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetPreview.py | 89 if button.GetLabel() == JetDefs.BUT_MUTE:
|
D | JetDialogs.py | 424 if self.je.ctrls[JetDefs.F_PLAY].GetLabel() == JetDefs.BUT_STOP: 440 if self.je.ctrls[JetDefs.F_PLAYMIDI].GetLabel() == JetDefs.BUT_STOP: 775 if self.je.ctrls[JetDefs.F_PLAY].GetLabel() == JetDefs.BUT_STOP:
|
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | structured_loop_to_selection_reduction_opportunity.cpp | 31 return loop_construct_header_->GetLabel() in PreconditionHolds()
|
/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | structured_loop_to_selection_reduction_opportunity.cpp | 29 return loop_construct_header_->GetLabel() in PreconditionHolds()
|
/external/python/cpython2/Mac/Modules/icn/ |
D | _Icnmodule.c | 308 #ifndef GetLabel in Icn_GetLabel() 309 PyMac_PRECHECK(GetLabel); in Icn_GetLabel() 315 _err = GetLabel(labelNumber, in Icn_GetLabel()
|
/external/pdfium/fpdfsdk/ |
D | fpdfdoc.cpp | 421 Optional<WideString> str = label.GetLabel(page_index); in FPDF_GetPageLabel()
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 705 static PyObject* GetLabel(PyBaseDescriptor *self, void *closure) { in GetLabel() function 888 { "label", (getter)GetLabel, NULL, "Label"},
|
/external/v8/src/compiler/ppc/ |
D | code-generator-ppc.cc | 2138 if (!IsNextInAssemblyOrder(target)) __ b(GetLabel(target)); in AssembleArchJump() 2272 cases.push_back({i.InputInt32(index + 0), GetLabel(i.InputRpo(index + 1))}); in AssembleArchBinarySearchSwitch() 2283 __ beq(GetLabel(i.InputRpo(index + 1))); in AssembleArchLookupSwitch() 2294 cases[index] = GetLabel(i.InputRpo(index + 2)); in AssembleArchTableSwitch() 2298 __ bge(GetLabel(i.InputRpo(1))); in AssembleArchTableSwitch()
|
/external/v8/src/profiler/ |
D | heap-snapshot-generator.cc | 532 const char* label = info->GetLabel(); in GenerateId() 2095 info->GetLabel(), elements) in AllocateEntry() 2096 : names_->GetCopy(info->GetLabel()); in AllocateEntry() 2173 return hash_ == other->GetHash() && !strcmp(label_, other->GetLabel()); in IsEquivalent() 2176 virtual const char* GetLabel() { return label_; } in GetLabel() function in v8::internal::NativeGroupRetainedObjectInfo
|
/external/v8/src/compiler/arm64/ |
D | code-generator-arm64.cc | 2236 if (!IsNextInAssemblyOrder(target)) __ B(GetLabel(target)); in AssembleArchJump() 2308 cases.push_back({i.InputInt32(index + 0), GetLabel(i.InputRpo(index + 1))}); in AssembleArchBinarySearchSwitch() 2319 __ B(eq, GetLabel(i.InputRpo(index + 1))); in AssembleArchLookupSwitch() 2333 __ B(hs, GetLabel(i.InputRpo(1))); in AssembleArchTableSwitch() 2340 __ B(GetLabel(i.InputRpo(index + 2))); in AssembleArchTableSwitch()
|
/external/v8/src/compiler/s390/ |
D | code-generator-s390.cc | 2795 if (!IsNextInAssemblyOrder(target)) __ b(GetLabel(target)); in AssembleArchJump() 2901 cases.push_back({i.InputInt32(index + 0), GetLabel(i.InputRpo(index + 1))}); in AssembleArchBinarySearchSwitch() 2912 __ beq(GetLabel(i.InputRpo(index + 1))); in AssembleArchLookupSwitch() 2923 cases[index] = GetLabel(i.InputRpo(index + 2)); in AssembleArchTableSwitch() 2927 __ bge(GetLabel(i.InputRpo(1))); in AssembleArchTableSwitch()
|