/external/libtextclassifier/native/annotator/grammar/ |
D | grammar-annotator.cc | 118 const GrammarModel_::RuleClassificationResult* interpretation, in InstantiateAnnotatedSpanFromDerivation() argument 120 result->span = MatchSelectionBoundaries(parse_tree, interpretation); in InstantiateAnnotatedSpanFromDerivation() 123 input_context, parse_tree, interpretation, &classification)) { in InstantiateAnnotatedSpanFromDerivation() 134 const GrammarModel_::RuleClassificationResult* interpretation, in InstantiateClassificationFromDerivation() argument 136 classification->collection = interpretation->collection_name()->str(); in InstantiateClassificationFromDerivation() 137 classification->score = interpretation->target_classification_score(); in InstantiateClassificationFromDerivation() 138 classification->priority_score = interpretation->priority_score(); in InstantiateClassificationFromDerivation() 146 if (interpretation->serialized_entity_data() != nullptr) { in InstantiateClassificationFromDerivation() 148 StringPiece(interpretation->serialized_entity_data()->data(), in InstantiateClassificationFromDerivation() 149 interpretation->serialized_entity_data()->size())); in InstantiateClassificationFromDerivation() [all …]
|
D | grammar-annotator.h | 70 const GrammarModel_::RuleClassificationResult* interpretation, 77 const GrammarModel_::RuleClassificationResult* interpretation,
|
/external/mesa3d/docs/ |
D | ARB_color_buffer_float.txt | 2 …ooth enabled may write incorrect values to the fixed point buffers (depends on spec interpretation) 3 …e fog application regardless of the fragment clamping setting (this depends on spec interpretation)
|
/external/libtextclassifier/native/annotator/datetime/ |
D | datetime-grounder.cc | 235 for (const DatetimeParsedData& interpretation : interpretations) { in Ground() local 237 interpretation.GetDatetimeComponents(&date_components); in Ground() 244 interpretation, reference_time_ms_utc, reference_timezone, in Ground()
|
D | regex-parser.cc | 378 for (const DatetimeParsedData& interpretation : interpretations) { in ExtractDatetime() local 380 interpretation.GetDatetimeComponents(&date_components); in ExtractDatetime() 390 interpretation, reference_time_ms_utc, reference_timezone, in ExtractDatetime()
|
/external/curl/docs/cmdline-opts/ |
D | data-raw.d | 10 interpretation of the @ character.
|
D | data.d | 15 --data-raw is almost the same but does not have a special interpretation of
|
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/ |
D | arm64-packed-unwind.s | 1 ## Check interpretation of the packed unwind info format.
|
/external/llvm-project/llvm/test/DebugInfo/MIR/X86/ |
D | dbgcall-site-interpretation.mir | 35 # Check that call site interpretation analysis can interpret instructions such 38 # interpretation for RDX register since its loaded value is call clobberable. 41 ; ModuleID = 'dbgcall-site-interpretation.c' 42 source_filename = "dbgcall-site-interpretation.c" 95 !1 = !DIFile(filename: "dbgcall-site-interpretation.c", directory: "/dir")
|
D | dbgcall-site-lea-interpretation.mir | 37 ; ModuleID = 'dbgcall-site-lea-interpretation.ll' 38 source_filename = "dbgcall-site-lea-interpretation.c" 72 !1 = !DIFile(filename: "dbgcall-site-lea-interpretation.c", directory: "/dir")
|
/external/llvm-project/llvm/test/Transforms/InstSimplify/ |
D | null-ptr-is-valid.ll | 16 ; FIXME: The interpretation of nonnull assumes a 0 pointer value, so
|
/external/python/cpython3/Doc/library/ |
D | shelve.rst | 26 has the same interpretation as the *flag* parameter of :func:`dbm.open`. 144 interpretation as for the :class:`Shelf` class. 152 optional *flag* parameter has the same interpretation as for the :func:`.open` 154 interpretation as for the :class:`Shelf` class.
|
/external/python/cpython2/Doc/library/ |
D | shelve.rst | 27 has the same interpretation as the *flag* parameter of :func:`anydbm.open`. 135 the same interpretation as for the :class:`Shelf` class. 143 optional *flag* parameter has the same interpretation as for the :func:`.open` 145 interpretation as for the :class:`Shelf` class.
|
D | bsddb.rst | 59 interpretation. 70 Consult the Berkeley DB documentation for their use and interpretation. 81 Consult the Berkeley DB documentation for their use and interpretation.
|
/external/llvm-project/llvm/test/DebugInfo/MIR/ARM/ |
D | dbgcall-site-interpretation.mir | 33 ; ModuleID = 'dbgcall-site-interpretation.c' 34 source_filename = "dbgcall-site-interpretation.c" 90 !1 = !DIFile(filename: "dbgcall-site-interpretation.c", directory: "/")
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Requantize.pbtxt | 58 interpretation of the `input` data. For example, if `input_min` is -1.0f and
|
D | api_def_QuantizeDownAndShrinkRange.pbtxt | 45 interpretation of the 'input' data. For example, if input_min is -1.0f and
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | readability-string-compare.rst | 13 recommended to avoid the risk of incorrect interpretation of the return value
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 18 # typo in the data, and not a matter of dubious interpretation.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 18 # typo in the data, and not a matter of dubious interpretation.
|
/external/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 18 # typo in the data, and not a matter of dubious interpretation.
|
/external/angle/doc/ |
D | ES31StatusOnD3D11.md | 27 …n image variable must exactly match the format of the image unit. Re-interpretation is not support…
|
/external/mesa3d/docs/gallium/ |
D | format.rst | 18 Format suffixes affect the interpretation of the channel:
|
/external/ply/ply/example/BASIC/ |
D | README | 24 and interpretation of instructions.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.image_load_store.txt | 34 + Format re-interpretation cases 106 The format re-interpretation cases are similar to the above-described
|