Home
last modified time | relevance | path

Searched refs:outputted (Results 1 – 9 of 9) sorted by relevance

/external/bazelbuild-rules_android/rules/
Dbusybox.bzl217 out_r_src_jar: A File. The R.java outputted by linking resources in a srcjar.
218 out_r_txt: A File. The resource IDs outputted by linking resources in text.
224 out_file: A File. The Resource APK outputted by linking resources.
531 out_r_src_jar: A File. The R.java outputted by linking resources in a srcjar.
532 out_r_txt: A File. The resource IDs outputted by linking resources in text.
533 out_file: A File. The Resource APK outputted by linking resources.
669 out_class_jar: A File. The compiled R.java outputted by linking resources.
671 out_aapt2_r_txt: A File. The resource IDs outputted by linking resources in text.
909 r_txt: File. The resource IDs outputted by linking resources in text.
970 r_txt: File. The resource IDs outputted by linking resources in text.
Dresources.bzl819 r_txt: File. The resource IDs outputted by linking resources in text.
/external/toolchain-utils/afdo_tools/bisection/
DREADME.md40 * `good_prof`: A "good" text-based AFDO profile as outputted by
42 * `bad_prof`: A "bad" text-based AFDO profile as outputted by
/external/llvm-project/clang-tools-extra/docs/
Dclang-doc.rst87 --format=<value> - Format for outputted docs.
/external/pdfium/docs/
Dcode-coverage.md63 `./out/Coverage/` and that HTML should be outputted to `./coverage_report/`.
/external/timezone-boundary-builder/
DREADME.md96 The outputted data is licensed under the [Open Data Commons Open Database License (ODbL)](http://op…
DCHANGELOG.md79 * Shapefiles and geojson are now outputted as with or without oceans
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17483 tcu::Float16 outputted (iterationOutputFP16[componentNdx]); in compareFP16ArithmeticFunc() local
17490 if (reportError && !expected.isNaN() && !outputted.isNaN()) in compareFP16ArithmeticFunc()
17492 if (reportError && !expected.isInf() && !outputted.isInf()) in compareFP16ArithmeticFunc()
17495 if (expected.bits() == outputted.bits() + 1 || expected.bits() + 1 == outputted.bits()) in compareFP16ArithmeticFunc()
17502 …if (expected.sign() == 1 && outputted.bits() == 0x7bff && edgeMin.asDouble() <= std::numeric_limit… in compareFP16ArithmeticFunc()
17504 …else if (expected.sign() == -1 && outputted.bits() == 0xfbff && edgeMax.asDouble() >= -std::numeri… in compareFP16ArithmeticFunc()
17510 const double outputtedDouble = outputted.asDouble(); in compareFP16ArithmeticFunc()
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto664 // outputted via RunMetadata.