Home
last modified time | relevance | path

Searched full:understand (Results 1 – 25 of 3515) sorted by relevance

12345678910>>...141

/external/freetype/
DLICENSE306 understand and accept it fully.
317 understand and accept it fully.
328 understand and accept it fully.
339 understand and accept it fully.
350 understand and accept it fully.
361 understand and accept it fully.
372 understand and accept it fully.
382 indicate that you have read the license and understand and accept it
396 understand and accept it fully.
408 understand and accept it fully.
[all …]
Dvms_make.com9 $! indicate that you have read the license and understand and accept it
209 # indicate that you have read the license and understand and accept it
310 # indicate that you have read the license and understand and accept it
374 # indicate that you have read the license and understand and accept it
435 # indicate that you have read the license and understand and accept it
547 # indicate that you have read the license and understand and accept it
609 # indicate that you have read the license and understand and accept it
674 # indicate that you have read the license and understand and accept it
736 # indicate that you have read the license and understand and accept it
798 # indicate that you have read the license and understand and accept it
[all …]
/external/zstd/doc/educational_decoder/
DREADME.md8 follow and understand, to help understand how the Zstandard format works.
10 so it can be used to understand how complex segments could be implemented.
/external/llvm/docs/
DCodeOfConduct.rst19 * `when we disagree, try to understand why`_.
88 .. _when we disagree, try to understand why:
90 * **When we disagree, try to understand why.** Disagreements, both social and
95 perspectives on issues. Being unable to understand why someone holds
/external/curl/docs/
DCODE_REVIEW.md22 start out by helping the submitter understand the test failures and tool
117 ## Code should not be hard to understand
120 understand.
125 understand all the exit points and state changes. Some existing functions in
/external/aws-sdk-java-v2/docs/design/core/batch-manager/
DDecisionLog.md25 1. What should we name the batching utility to make it more discoverable and easy to understand? We…
48 …(Old) What should we name the batching utility to make it more discoverable and easy to understand?
60 …QSBatchResponse` in order to avoid nesting generics and make it easier to understand for Customers.
73 …(New) What should we name the batching utility to make it more discoverable and easy to understand?
/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/java/com/google/cloud/bigquery/migration/v2alpha/
DTranslationTaskDetailsOrBuilder.java310 * applied to annotate those special token with types to let parser understand
327 * applied to annotate those special token with types to let parser understand
350 * applied to annotate those special token with types to let parser understand
370 * applied to annotate those special token with types to let parser understand
393 * applied to annotate those special token with types to let parser understand
414 * applied to annotate those special token with types to let parser understand
431 * applied to annotate those special token with types to let parser understand
448 * applied to annotate those special token with types to let parser understand
/external/perfetto/docs/
Dtracing-101.md18 Techniques which help engineers understand the execution of a system
85 Using metrics is the right choice when you want to understand the performance
89 to understand why the regression may have happened.
101 Memory profiling is used to understand which parts of a program are allocating
144 is to empower engineers to understand where resources are being used by their
179 Perfetto also supports collecting ftrace events it does not natively understand
/external/intel-media-driver/.github/ISSUE_TEMPLATE/
D2-feature.yml35 …abled. Please provide the information as detail as possible to help us understand and prioritize t…
36 …Others" for above usage, please describe your usage scenario here to help us understand the impact.
D1-bug.yml61 …olved? Please provide the information as detail as possible to help us understand and prioritize t…
62 …Others" for above usage, please describe your usage scenario here to help us understand the impact.
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt19 > > VERY simple to use and understand (although it IS different than C, it is
21 > > that most programmers TODAY do not understand pointers to member
33 in LLVM directly would understand how to do it without looking it up in a
D2001-02-06-TypeNotationDebate.txt56 VERY simple to use and understand (although it IS different than C, it is
58 that most programmers TODAY do not understand pointers to member
/external/sdv/vsomeip/third_party/boost/phoenix/doc/
Dmaintenance.qbk25 * The second is to understand the relationships between the libraries.
39 …ings which are not so easy to fix. I also found there were things I did not understand well enough.
92 One type of bug which has been very difficult to understand has been that some test cases failed wh…
98 I have been attempting to understand the differences between compilers and environments when runnin…
/external/bazelbuild-rules_python/tests/runfiles/
Drunfiles_test.py28 assert r is not None # mypy doesn't understand the unittest api.
74 assert r is not None # mypy doesn't understand the unittest api.
86 assert r is not None # mypy doesn't understand the unittest api.
103 assert r is not None # mypy doesn't understand the unittest api.
124 assert r is not None # mypy doesn't understand the unittest api.
141 assert r is not None # mypy doesn't understand the unittest api.
152 assert r is not None # mypy doesn't understand the unittest api.
536 assert r is not None # mypy doesn't understand the unittest api.
/external/e2fsprogs/ext2ed/
Dext2ed.8.in14 intuitive form so that you would be able to easily understand and modify
27 You need to understand the internal layout in order to effectively edit
/external/apache-commons-bcel/src/examples/Mini/
DREADME37 easy to understand.
41 ever seen a compiler before, you should be able to understand what I'm
/external/aws-sdk-java-v2/services/lexmodelbuilding/src/main/resources/codegen-resources/
Dexamples-1.json16 "content": "I don't understand. Can you try again?",
20 "content": "I'm sorry, I don't understand.",
353 "content": "I don't understand. Can you try again?",
357 "content": "I'm sorry, I don't understand.",
393 "content": "I don't understand. Can you try again?",
397 "content": "I'm sorry, I don't understand.",
/external/pytorch/scripts/analysis/
Dformat_test_csv.py5 understand how many tests fail when we turn on dynamic shapes. If
7 tests to run anyway, this can help you understand what the actual
/external/libwebsockets/READMEs/
DREADME.routing.md5 a step further and monitor and understand the device routing table.
15 In order to do better, lws must monitor and understand how the routing
/external/cldr/docs/site/translation/
Dgetting-started.md7 …LDR, and jumping in to using the Survey Tool, it is important that you understand the CLDR process.
9 1. Understand the basics about the CLDR process and the community-based model and the Technical Com…
/external/pytorch/docs/source/
Dtorch.compiler_profiling_torch_compile.rst1 Profiling to understand torch.compile performance
7 …ata provided by the profiler can often help users understand where to investigate further to under…
9 To understand kernel-level performance, other toosl exist. NVIDIA's ncu tool can be used, or :ref:`…
82 To understand why compilation is taking a long time, you can profile the first invocation of a torc…
/external/googleapis/google/cloud/dataqna/v1alpha/
Dquestion.proto148 // The interpreter failed to understand the question. For example, because
152 // The interpreter could understand the question, but was not able to arrive
234 // Information about the interpretation structure that helps to understand and
266 // Information about the interpretation structure that helps to understand and
330 // understand the type. The client should display a generic chart and may
/external/mockito/src/main/java/org/mockito/stubbing/
DStubbing.java34 …* To understand how this method is useful, see the description at {@link MockingDetails#getStubbin…
50 …* To understand how this method is useful, see the description at {@link MockingDetails#getStubbin…
/external/executorch/schema/
DREADME.md31 versions of the code to understand the implications.
34 - If they do change, audit old and new code to understand the implications of
/external/e2fsprogs/misc/
Ddumpe2fs.8.in50 file system feature flags which dumpe2fs may not understand (and which
99 You may need to know the physical file system structure to understand the

12345678910>>...141