Searched refs:detailed (Results 1 – 25 of 531) sorted by relevance
12345678910>>...22
/external/clang/test/Index/ |
D | pch-with-errors.m | 26 // RUN: c-index-test -write-pch %t.h.pch %s -Xclang -detailed-preprocessing-record 27 // RUN: c-index-test -test-load-source local %s -include %t.h -Xclang -detailed-preprocessing-recor… 28 // RUN: c-index-test -index-file %s -include %t.h -Xclang -detailed-preprocessing-record | FileChec…
|
D | targeted-cursor.m | 3 …-apple-macosx10.7 -x objective-c-header %S/targeted-cursor.m.h -Xclang -detailed-preprocessing-rec…
|
/external/llvm/test/tools/llvm-profdata/ |
D | general.proftext | 70 # RUN: llvm-profdata show --detailed-summary %t.profdata.dense | FileCheck %s -check-prefix=DETAILE… 82 # RUN: llvm-profdata show --detailed-summary --detailed-summary-cutoffs=600000 %t.profdata | FileCh… 85 # RUN: llvm-profdata show --detailed-summary --detailed-summary-cutoffs=600000,900000,999999 %t.pro…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/ |
D | general.proftext | 70 # RUN: llvm-profdata show --detailed-summary %t.profdata.dense | FileCheck %s -check-prefix=DETAILE… 82 # RUN: llvm-profdata show --detailed-summary --detailed-summary-cutoffs=600000 %t.profdata | FileCh… 85 # RUN: llvm-profdata show --detailed-summary --detailed-summary-cutoffs=600000,900000,999999 %t.pro…
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | firmware_summary.py | 227 def _print_statistics_of_metrics(self, detailed=True, gesture=None): argument 243 table_name = ('Detailed table (for debugging)' if detailed else 263 validators = (self.slog.validators if detailed else 358 self._print_statistics_of_metrics(detailed=False) 359 self._print_statistics_of_metrics(detailed=True)
|
/external/vboot_reference/utility/ |
D | dev_debug_vboot | 44 summary output is printed on stdout, and the detailed log is copied to 48 directory and will leave the detailed log in that directory. 55 -v Spew the detailed log to stdout
|
/external/tensorflow/tensorflow/lite/tools/benchmark/ios/ |
D | README.md | 48 If you want detailed profiling, use the following command: 55 detailed profiling results in the outputs.
|
/external/google-styleguide/docguide/ |
D | READMEs.md | 52 4. **More info**: where to go for more detailed documentation, such as: 53 * An overview.md file for more detailed conceptual information.
|
/external/grpc-grpc/examples/csharp/RouteGuide/ |
D | README.md | 4 a detailed tutorial for using gRPC in C#.
|
/external/grpc-grpc/examples/ruby/route_guide/ |
D | README.md | 4 a detailed tutorial for using gRPC in Ruby.
|
/external/grpc-grpc/examples/php/route_guide/ |
D | README.md | 4 a detailed tutorial for using gRPC in PHP.
|
/external/grpc-grpc/examples/cpp/route_guide/ |
D | README.md | 4 a detailed tutorial for using gRPC in C++.
|
/external/grpc-grpc/examples/node/static_codegen/route_guide/ |
D | README.md | 3 The files in this folder are the samples used in [gRPC Basics: Node.js][], a detailed tutorial for …
|
/external/grpc-grpc/examples/node/dynamic_codegen/route_guide/ |
D | README.md | 3 The files in this folder are the samples used in [gRPC Basics: Node.js][], a detailed tutorial for …
|
/external/blktrace/ |
D | METADATA | 3 "blktrace is a block layer IO tracing mechanism which provides detailed "
|
/external/grpc-grpc-java/benchmarks/ |
D | README.md | 29 …- `-XX:+PrintGCDetails` prints out very detailed GC and heap usage information before the program … 31 …- `-XX:+PrintCompilation` will give you a detailed overview of what gets compiled, when it gets co… 32 …- `-XX:+PrintInlining` will give you a detailed overview of what gets inlined and why some methods…
|
/external/python/cpython2/Doc/library/ |
D | debug.rst | 7 profilers run code and give you a detailed breakdown of execution times,
|
/external/python/cpython3/Doc/library/ |
D | debug.rst | 7 profilers run code and give you a detailed breakdown of execution times,
|
/external/libchrome/mojo/public/java/bindings/ |
D | README.md | 9 For a detailed API references please consult the class definitions in
|
/external/autotest/client/tests/flail/ |
D | control | 13 designing detailed test cases.
|
/external/libcap/ |
D | CHANGELOG | 5 See GIT repository for detailed source history
|
/external/python/cpython2/Doc/howto/ |
D | index.rst | 8 effort to foster documentation that's more detailed than the
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/spinn/ |
D | README.md | 12 for detailed background, license and usage information regarding the SPINN code.
|
/external/libchrome/mojo/public/java/system/ |
D | README.md | 11 For a detailed API references please consult the class definitions in
|
/external/python/cpython3/Doc/howto/ |
D | index.rst | 8 effort to foster documentation that's more detailed than the
|
12345678910>>...22