/external/protobuf/.github/ISSUE_TEMPLATE/ |
D | question.md | 2 name: Question
|
/external/golang-protobuf/.github/ISSUE_TEMPLATE/ |
D | question.md | 2 name: Question
|
/external/llvm-project/clang/lib/Format/ |
D | FormatTokenLexer.cpp | 330 auto &Question = *(Tokens.end() - 2); in tryMergeCSharpNullConditional() local 332 if (!Question->is(tok::question) || in tryMergeCSharpNullConditional() 335 Question->TokenText = in tryMergeCSharpNullConditional() 336 StringRef(Question->TokenText.begin(), in tryMergeCSharpNullConditional() 337 PeriodOrLSquare->TokenText.end() - Question->TokenText.begin()); in tryMergeCSharpNullConditional() 338 Question->ColumnWidth += PeriodOrLSquare->ColumnWidth; in tryMergeCSharpNullConditional() 341 Question->Tok.setKind(tok::question); // no '?[' in clang tokens. in tryMergeCSharpNullConditional() 342 Question->setType(TT_CSharpNullConditionalLSquare); in tryMergeCSharpNullConditional() 344 Question->Tok.setKind(tok::question); // no '?.' in clang tokens. in tryMergeCSharpNullConditional() 345 Question->setType(TT_CSharpNullConditional); in tryMergeCSharpNullConditional()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/.github/ISSUE_TEMPLATE/ |
D | 90-question.md | 2 name: Question
|
/external/tensorflow/tensorflow/lite/g3doc/inference_with_metadata/task_library/ |
D | bert_question_answerer.md | 5 documentation for the Question-Answer model 21 …[TensorFlow Lite Model Maker for BERT Question Answer](https://www.tensorflow.org/lite/tutorials/m… 129 Question: "Where is Amazon rainforest?"
|
/external/tensorflow/tensorflow/lite/g3doc/models/bert_qa/ |
D | overview.md | 1 # BERT Question and Answer 45 [SQuAD](https://rajpurkar.github.io/SQuAD-explorer/), or Stanford Question 117 ### Question (Input)
|
/external/python/cpython3/Parser/ |
D | asdl.py | 214 (ConstructorId, TypeId, Equals, Comma, Question, Pipe, Asterisk, 218 '=': Equals, ',': Comma, '?': Question, '|': Pipe, '(': LParen, 346 elif self.cur_token.kind == TokenKind.Question:
|
/external/exoplayer/tree/.github/ISSUE_TEMPLATE/ |
D | question.md | 2 name: Question 32 ### [REQUIRED] Question
|
/external/exoplayer/.github/ISSUE_TEMPLATE/ |
D | question.md | 2 name: Question 32 ### [REQUIRED] Question
|
/external/python/cpython3/Doc/library/ |
D | tkinter.messagebox.rst | 33 **Question message boxes**
|
D | winsound.rst | 74 | ``'SystemQuestion'`` | Question |
|
/external/python/pybind11/.github/ISSUE_TEMPLATE/ |
D | question.md | 2 name: Question
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | model_maker.md | 18 BERT Question Answer [guide](https://www.tensorflow.org/lite/tutorials/model_maker_question_answer)…
|
/external/python/cpython3/Tools/scripts/ |
D | dutree.doc | 4 Subject: Re: The problems of Perl (Re: Question (silly?))
|
/external/python/cpython2/Tools/scripts/ |
D | dutree.doc | 4 Subject: Re: The problems of Perl (Re: Question (silly?))
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_formfillenvironment.h | 118 int JS_appResponse(const WideString& Question,
|
D | cpdfsdk_formfillenvironment.cpp | 184 int CPDFSDK_FormFillEnvironment::JS_appResponse(const WideString& Question, in JS_appResponse() argument 195 ByteString bsQuestion = Question.ToUTF16LE(); in JS_appResponse()
|
/external/tflite-support/tensorflow_lite_support/examples/task/text/desktop/ |
D | README.md | 6 ## Bert Question Answerer
|
/external/python/enum34/enum/ |
D | test.py | 74 Question = Enum('Question', 'who what when where why', module=__name__) variable 76 Question = sys.exc_info()[1] variable 635 if isinstance(Question, Exception): 636 raise Question 637 test_pickle_dump_load(self.assertTrue, Question.who) 638 test_pickle_dump_load(self.assertTrue, Question)
|
/external/python/cpython2/Doc/library/ |
D | winsound.rst | 77 | ``'SystemQuestion'`` | Question |
|
/external/openscreen/docs/ |
D | discovery.md | 85 * [Duplicate Question Suppression](https://tools.ietf.org/html/rfc6762#section-7.3)
|
/external/rust/crates/syn/src/ |
D | token.rs | 739 "?" pub struct Question/1 /// `?` 858 [?] => { $crate::token::Question };
|
/external/pdfium/public/ |
D | fpdf_formfill.h | 137 FPDF_WIDESTRING Question,
|
/external/rust/crates/libz-sys/src/zlib/old/ |
D | visual-basic.txt | 3 Frequently Asked Question:
|
/external/oboe/docs/ |
D | FAQ.md | 41 …elow but there is no programmatic way of knowing whether yours is one. [Question on StackOverflow]…
|