/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 | 236 for (const DatetimeParsedData& interpretation : interpretations) { in Ground() local 238 interpretation.GetDatetimeComponents(&date_components); in Ground() 245 interpretation, reference_time_ms_utc, reference_timezone, in Ground()
|
D | regex-parser.cc | 379 for (const DatetimeParsedData& interpretation : interpretations) { in ExtractDatetime() local 381 interpretation.GetDatetimeComponents(&date_components); in ExtractDatetime() 391 interpretation, reference_time_ms_utc, reference_timezone, in ExtractDatetime()
|
/external/curl/docs/cmdline-opts/ |
D | data.d | 19 --data-raw is almost the same but does not have a special interpretation of 34 interpretation use --data-raw instead.
|
D | data-raw.d | 12 interpretation of the @ character.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Erf.pbtxt | 3 …for non-negative values of $x$, the error function has the following interpretation: for a random …
|
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/rust/crates/semver/ |
D | README.md | 56 The `semver` crate is specifically intended to implement Cargo's interpretation 59 Where the various tools differ in their interpretation or implementation of the
|
/external/python/cpython3/Doc/library/ |
D | shelve.rst | 26 has the same interpretation as the *flag* parameter of :func:`dbm.open`. 157 interpretation as for the :class:`Shelf` class. 165 optional *flag* parameter has the same interpretation as for the :func:`.open` 167 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/pigweed/pw_thread_embos/ |
D | snapshot.cc | 59 #warning embOS thread state interpretation logic is not verfied as working on this version of embOS in CaptureThreadState()
|
/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/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/angle/doc/ |
D | ES31StatusOnD3D11.md | 27 …n image variable must exactly match the format of the image unit. Re-interpretation is not support…
|
/external/bazel-skylib/ |
D | bzl_library.bzl | 22 "interpretation of the srcs",
|
/external/mesa3d/docs/gallium/ |
D | format.rst | 18 Format suffixes affect the interpretation of the channel:
|
/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
|
/external/ply/ply/example/BASIC/ |
D | README | 24 and interpretation of instructions.
|
/external/libabigail/ |
D | ABIXML-FORMAT-VERSIONS | 50 This occured in libabigail 2.0. The interpretation of
|
/external/mesa3d/docs/relnotes/ |
D | 10.0.2.rst | 117 - mesa: fix interpretation of glClearBuffer(drawbuffer)
|