Home
last modified time | relevance | path

Searched refs:PrintValue (Results 1 – 19 of 19) sorted by relevance

/external/lldb/source/Expression/
DIRInterpreter.cpp30 PrintValue(const Value *value, bool truncate = false) in PrintValue() function
109 ss.Printf("%s", PrintValue(value).c_str()); in SummarizeValue()
309 log->Printf("Made an allocation for argument %s", PrintValue(value).c_str()); in MakeArgument()
458 log->Printf("Unsupported instruction: %s", PrintValue(ii).c_str()); in CanInterpret()
485 log->Printf("Unsupported ICmp predicate: %s", PrintValue(ii).c_str()); in CanInterpret()
611 log->Printf("Interpreting %s", PrintValue(inst).c_str()); in Interpret()
651 log->Printf("Couldn't evaluate %s", PrintValue(lhs).c_str()); in Interpret()
660 log->Printf("Couldn't evaluate %s", PrintValue(rhs).c_str()); in Interpret()
828 log->Printf("Couldn't evaluate %s", PrintValue(source).c_str()); in Interpret()
857 log->Printf("Couldn't evaluate %s", PrintValue(source).c_str()); in Interpret()
[all …]
DIRForTarget.cpp119 PrintValue(const Value *value, bool truncate = false) in PrintValue() function
490 log->Printf("Found result in the IR: \"%s\"", PrintValue(result_value, false).c_str()); in CreateResultVariable()
644 PrintValue(result_global).c_str(), in CreateResultVariable()
645 PrintValue(new_result_global).c_str()); in CreateResultVariable()
676 log->Printf("Synthesized result store \"%s\"\n", PrintValue(synthesized_store).c_str()); in CreateResultVariable()
711 log->Printf(" <Use %p> %s", *ui, PrintValue(*ui).c_str());
1285 PrintValue(alloc).c_str(), in RewritePersistentAlloc()
1286 PrintValue(persistent_load).c_str()); in RewritePersistentAlloc()
1368 log->Printf(" MaterializeInitializer(%p, %s)", data, PrintValue(initializer).c_str()); in MaterializeInitializer()
1476 log->Printf("MaybeHandleVariable (%s)", PrintValue(llvm_value_ptr).c_str()); in MaybeHandleVariable()
[all …]
DIRDynamicChecks.cpp97 PrintValue(llvm::Value *V, bool truncate = false) in PrintValue() function
363 PrintValue(inst).c_str()); in InstrumentInstruction()
516 …a has %d operands for [%p] %s", metadata->getNumOperands(), call_inst, PrintValue(call_inst).c_str… in InspectInstruction()
525 …tf("Function call metadata is not an MDString for [%p] %s", call_inst, PrintValue(call_inst).c_str… in InspectInstruction()
533 log->Printf("Found call to %s: %s\n", name_cstr, PrintValue(call_inst).c_str()); in InspectInstruction()
/external/chromium_org/testing/gtest/test/
Dgtest-param-test_test.cc82 ::std::string PrintValue(const T& value) { in PrintValue() function
97 ::std::string PrintValue(const tuple<T1, T2>& value) { in PrintValue() function
104 ::std::string PrintValue(const tuple<T1, T2, T3>& value) { in PrintValue() function
113 ::std::string PrintValue( in PrintValue() function
141 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
142 << ", *it is " << PrintValue(*it) in VerifyGenerator()
161 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
162 << ", *it is " << PrintValue(*it) in VerifyGenerator()
/external/gtest/test/
Dgtest-param-test_test.cc82 ::std::string PrintValue(const T& value) { in PrintValue() function
97 ::std::string PrintValue(const tuple<T1, T2>& value) { in PrintValue() function
104 ::std::string PrintValue(const tuple<T1, T2, T3>& value) { in PrintValue() function
113 ::std::string PrintValue( in PrintValue() function
141 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
142 << ", *it is " << PrintValue(*it) in VerifyGenerator()
161 << ", expected_values[i] is " << PrintValue(expected_values[i]) in VerifyGenerator()
162 << ", *it is " << PrintValue(*it) in VerifyGenerator()
/external/lzma/Java/SevenZip/
DLzmaBench.java260 static void PrintValue(long v) in PrintValue() method in LzmaBench
271 PrintValue(rating / 1000000); in PrintRating()
282 PrintValue(speed / 1024); in PrintResults()
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs210 static void PrintValue(UInt64 v) in PrintValue() method in SevenZip.LzmaBench
220 PrintValue(rating / 1000000); in PrintRating()
231 PrintValue(speed / 1024); in PrintResults()
/external/chromium_org/base/i18n/
Dbuild_utf8_validator_tables.cc132 void PrintValue(uint8 value) { in PrintValue() function in __anonad6564f10111::TablePrinter
408 table_printer.PrintValue(shift); in PrintStates()
416 table_printer.PrintValue(state_offset[target_state]); in PrintStates()
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
Dgtest-printers.h135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/gtest/include/gtest/
Dgtest-printers.h135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
204 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/llvm/lib/Analysis/
DSparsePropagation.cpp32 void AbstractLatticeFunction::PrintValue(LatticeVal V, raw_ostream &OS) { in PrintValue() function in AbstractLatticeFunction
340 LatticeFunc->PrintValue(getLatticeState(I), OS); in Print()
/external/chromium_org/testing/gtest/include/gtest/
Dgtest-printers.h139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() function
208 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/llvm/include/llvm/Analysis/
DSparsePropagation.h108 virtual void PrintValue(LatticeVal V, raw_ostream &OS);
/external/chromium_org/v8/src/arm64/
Dsimulator-arm64.h265 bool PrintValue(const char* desc);
Dsimulator-arm64.cc3164 bool Simulator::PrintValue(const char* desc) { in PrintValue() function in v8::internal::Simulator
3330 if (!PrintValue(arg1)) { in Debug()
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h9326 static void PrintValue(const T& value, ::std::ostream* os) {
9340 static void PrintValue(const T& value, ::std::ostream* os) {
9359 static void PrintValue(const T& value, ::std::ostream* os) {
9395 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h9326 static void PrintValue(const T& value, ::std::ostream* os) {
9340 static void PrintValue(const T& value, ::std::ostream* os) {
9359 static void PrintValue(const T& value, ::std::ostream* os) {
9395 kConvertibleToInteger : kOtherType)>::PrintValue(x, &os);