HomeSort by relevance Sort by last modified time
    Searched defs:Print (Results 151 - 175 of 295) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/v8/src/
counters.cc 201 void Print(std::ostream& os) {
209 entry.Print(os);
212 Entry("Total", total_time, total_call_count).Print(os);
242 V8_NOINLINE void Print(std::ostream& os) {
372 void RuntimeCallStats::Print(std::ostream& os) {
382 entries.Print(os);
  /external/v8/src/crankshaft/
hydrogen-load-elimination.cc 156 copy->Print();
191 Print();
416 // Print this table to stdout.
417 void Print() {
  /external/v8/src/heap/
marking.h 215 void Print(uint32_t pos, uint32_t cell) {
251 void Print() {
254 printer.Print(i, cells()[i]);
  /external/v8/src/ppc/
disasm-ppc.cc 9 // The example below will disassemble a block of code and print it to stdout.
63 // Bottleneck functions to print into the out_buffer.
65 void Print(const char* str);
105 void Decoder::Print(const char* str) {
115 // Print the register name according to the active name converter.
117 Print(converter_.NameOfCPURegister(reg));
121 // Print the double FP register name according to the active name converter.
123 Print(GetRegConfig()->GetDoubleRegisterName(reg));
127 // Print SoftwareInterrupt codes. Factoring this out reduces the complexity of
132 Print("call rt redirected")
    [all...]
  /external/v8/src/profiler/
allocation-tracker.cc 56 void AllocationTraceNode::Print(int indent, AllocationTracker* tracker) {
57 base::OS::Print("%10u %10u %*c", total_size_, allocation_count_, indent, ' ');
61 base::OS::Print("%s #%u", info->name, id_);
63 base::OS::Print("%u #%u", function_info_index_, id_);
65 base::OS::Print("\n");
68 children_[i]->Print(indent, tracker);
95 void AllocationTraceTree::Print(AllocationTracker* tracker) {
96 base::OS::Print("[AllocationTraceTree:]\n");
97 base::OS::Print("Total size | Allocation count | Function id | id\n");
98 root()->Print(0, tracker)
    [all...]
  /external/v8/testing/gtest/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
39 // A user can teach this function how to print a class type T by
49 // If none of the above is defined, it will print the debug string of
50 // the value if it is a protocol buffer, or print the raw bytes in the
84 // The print primitives print the elements of an STL-style container
88 // match value_type, and the print output may be incorrect. In
132 // by the universal printer to print a value of type T when neither
145 // We print a protobuf using its ShortDebugString() when the strin
    [all...]
  /external/v8/tools/mb/
mb_unittest.py 61 self.Print('\nWriting """\\\n%s""" to %s.\n' % (contents, path))
72 def Print(self, *args, **kwargs):
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
39 // A user can teach this function how to print a class type T by
49 // If none of the above is defined, it will print the debug string of
50 // the value if it is a protocol buffer, or print the raw bytes in the
84 // The print primitives print the elements of an STL-style container
88 // match value_type, and the print output may be incorrect. In
128 // by the universal printer to print a value of type T when neither
141 // We print a protobuf using its ShortDebugString() when the strin
    [all...]
  /frameworks/base/tools/aapt2/
ResourceValues.cpp 41 Print(&str_stream);
42 printer->Print(str_stream.str());
46 value.Print(&out);
93 void RawString::Print(std::ostream* out) const {
143 void Reference::Print(std::ostream* out) const {
173 printer->Print("@");
177 printer->Print("?");
182 printer->Print("null");
187 printer->Print("*");
193 printer->Print(name.to_string())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
SparsePropagation.h 146 void Print(raw_ostream &OS) const;
506 void SparseSolver<LatticeKey, LatticeVal, KeyInfo>::Print(
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
findertools.py 51 def Print(file):
52 """Print a file thru the finder. Specify file by name or fsspec"""
242 p.accepthighlevel = _processproperty(processname, 'revt') #Is the process high-level event aware (accepts open application, open document, print document, and quit)?
702 print 'Original findertools functionality test...'
703 print 'Testing launch...'
708 print 'Result: ', result
709 print 'Press return-',
711 print 'Testing print...'
712 pathname = EasyDialogs.AskFileForOpen('File to print:'
    [all...]
  /prebuilts/go/darwin-x86/test/chan/
powser2.go 35 print(u.num)
37 print(u.num, "/", u.den)
39 print(" ")
289 // print eval in floating point of PS at x=c to n terms
302 print(val, "\n")
305 // Print n terms of a power series
316 print(("\n"))
319 func Print(U PS) {
652 print("got: ")
654 print("should get "
    [all...]
  /prebuilts/go/linux-x86/test/chan/
powser2.go 35 print(u.num)
37 print(u.num, "/", u.den)
39 print(" ")
289 // print eval in floating point of PS at x=c to n terms
302 print(val, "\n")
305 // Print n terms of a power series
316 print(("\n"))
319 func Print(U PS) {
652 print("got: ")
654 print("should get "
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
39 // A user can teach this function how to print a class type T by
49 // If none of the above is defined, it will print the debug string of
50 // the value if it is a protocol buffer, or print the raw bytes in the
84 // The print primitives print the elements of an STL-style container
88 // match value_type, and the print output may be incorrect. In
128 // by the universal printer to print a value of type T when neither
141 // We print a protobuf using its ShortDebugString() when the strin
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest-printers.h 34 // This file implements a universal value printer that can print a
37 // void ::testing::internal::UniversalPrinter<T>::Print(value, ostream_ptr);
39 // A user can teach this function how to print a class type T by
49 // If none of the above is defined, it will print the debug string of
50 // the value if it is a protocol buffer, or print the raw bytes in the
84 // The print primitives print the elements of an STL-style container
88 // match value_type, and the print output may be incorrect. In
128 // by the universal printer to print a value of type T when neither
141 // We print a protobuf using its ShortDebugString() when the strin
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 51 def Print(file):
52 """Print a file thru the finder. Specify file by name or fsspec"""
242 p.accepthighlevel = _processproperty(processname, 'revt') #Is the process high-level event aware (accepts open application, open document, print document, and quit)?
702 print 'Original findertools functionality test...'
703 print 'Testing launch...'
708 print 'Result: ', result
709 print 'Press return-',
711 print 'Testing print...'
712 pathname = EasyDialogs.AskFileForOpen('File to print:'
    [all...]
  /external/boringssl/src/util/fipstools/
delocate.peg.go 117 func (node *node32) print(pretty bool, buffer string) { func
118 var print func(node *node32, depth int)
119 print = func(node *node32, depth int) {
132 print(node.up, depth+1)
137 print(node, 0)
140 func (node *node32) Print(buffer string) {
141 node.print(false, buffer)
145 node.print(true, buffer)
156 func (t *tokens32) Print() {
188 t.AST().Print(buffer
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector.h 361 void Print() {

Completed in 1026 milliseconds

1 2 3 4 5 67 8 91011>>