| /external/python/cpython3/Doc/c-api/ |
| D | long.rst | 14 distinguished from a number. Use :c:func:`PyErr_Occurred` to disambiguate. 155 Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate. 193 Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate. 214 Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate. 234 Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate. 257 Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate. 273 Use :c:func:`PyErr_Occurred` to disambiguate. 289 Use :c:func:`PyErr_Occurred` to disambiguate. 304 Use :c:func:`PyErr_Occurred` to disambiguate. 320 disambiguate. [all …]
|
| D | capsule.rst | 78 :c:func:`PyErr_Occurred` to disambiguate. 88 :c:func:`PyErr_Occurred` to disambiguate. 98 :c:func:`PyErr_Occurred` to disambiguate.
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
| D | uses_executor.hpp | 26 /// A special type, similar to std::nothrow_t, used to disambiguate 30 * to disambiguate constructor and function overloading. Specifically, some 43 /// A special value, similar to std::nothrow, used to disambiguate constructors
|
| /external/turbine/java/com/google/turbine/binder/ |
| D | DisambiguateTypeAnnotations.java | 51 * Disambiguate annotations on field, parameter, and method return types that could be declaration 106 disambiguate( in bindMethod() 144 disambiguate( in bindParam() 157 disambiguate( in bindComponents() 174 private static Type disambiguate( in disambiguate() method in DisambiguateTypeAnnotations 225 disambiguate( in bindField()
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/builder/ |
| D | IDKey.java | 26 * This is necessary to disambiguate the occasional duplicate 42 // the value is also added to disambiguate these cases. in IDKey()
|
| /external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/tracing/ |
| D | OpencensusTracer.java | 321 // Same infrastructure is used for both polling and retries, so need to disambiguate it here. 334 // Same infrastructure is used for both polling and retries, so need to disambiguate it here. 350 // Same infrastructure is used for both polling and retries, so need to disambiguate it here. 366 // Same infrastructure is used for both polling and retries, so need to disambiguate it here. 381 // Same infrastructure is used for both polling and retries, so need to disambiguate it here.
|
| D | OpencensusTracerFactory.java | 67 * client name. This is useful disambiguate spans created outer manual written wrappers and around 80 * disambiguate spans created outer manual written wrappers and around generated gapic spans.
|
| /external/eigen/ |
| D | signature_of_eigen3_matrix_library | 1 … for Eigen3, just look for this file. This is especially useful to help disambiguate with Eigen2...
|
| /external/cronet/tot/build/rust/std/ |
| D | find_std_rlibs.py | 91 # Keep a count of the instances a crate name, so we can disambiguate the 104 # Use the number of times we've seen this name to disambiguate the output
|
| /external/angle/build/rust/std/ |
| D | find_std_rlibs.py | 91 # Keep a count of the instances a crate name, so we can disambiguate the 104 # Use the number of times we've seen this name to disambiguate the output
|
| /external/cronet/stable/build/rust/std/ |
| D | find_std_rlibs.py | 91 # Keep a count of the instances a crate name, so we can disambiguate the 104 # Use the number of times we've seen this name to disambiguate the output
|
| /external/go-cmp/cmp/ |
| D | report_reflect.go | 359 func formatMapKey(v reflect.Value, disambiguate bool, ptrs *pointerReferences) string { 363 opts.PrintAddresses = disambiguate 364 opts.AvoidStringer = disambiguate 365 opts.QualifiedNames = disambiguate
|
| /external/clang/lib/Parse/ |
| D | ParseTentative.cpp | 88 // cases the statement is a declaration. [Note: To disambiguate, the whole in isCXXSimpleDeclaration() 236 // Two decl-specifiers in a row conclusively disambiguate this as being a in TryParseSimpleDeclaration() 258 /// Tentatively parse an init-declarator-list in order to disambiguate it from 303 // A left-brace here is sufficient to disambiguate the parse; an in TryParseInitDeclaratorList() 408 /// Note that, unlike isCXXSimpleDeclaration, we must disambiguate all the way 409 /// to the ';' to disambiguate cases like 'int(x))' (an expression) from 432 // FIXME: Disambiguate properly after an = instead of assuming that it's a in isCXXConditionDeclarationOrInitStatement() 546 /// If Disambiguate is true, we try harder to determine whether a '[[' starts 575 Parser::isCXX11AttributeSpecifier(bool Disambiguate, in isCXX11AttributeSpecifier() argument 584 if (!Disambiguate && !getLangOpts().ObjC1) in isCXX11AttributeSpecifier() [all …]
|
| /external/clang/test/CXX/temp/temp.param/ |
| D | p2.cpp | 18 // Make sure that we properly disambiguate non-type template parameters that
|
| /external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/ |
| D | binarylog.proto | 75 // Uniquely identifies a call. The value must not be 0 in order to disambiguate 83 // value of 1, to disambiguate from an unset value. The purpose of
|
| /external/rust/android-crates-io/crates/bytes/tests/ |
| D | test_reader.rs | 12 let buf = Buf::chain(buf1, buf2); // Disambiguate with Read::chain in read()
|
| /external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/tests/ |
| D | test_reader.rs | 12 let buf = Buf::chain(buf1, buf2); // Disambiguate with Read::chain in read()
|
| /external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bytes-1.8.0/tests/ |
| D | test_reader.rs | 12 let buf = Buf::chain(buf1, buf2); // Disambiguate with Read::chain in read()
|
| /external/auto/factory/src/test/resources/good/ |
| D | MultipleFactoriesConflictingParameterNames.java | 29 // used to disambiguate with the second constructor since qualifiers aren't part of the type in MultipleFactoriesConflictingParameterNames()
|
| /external/sdv/vsomeip/third_party/boost/core/test/ |
| D | eif_member_templates.cpp | 24 arithmetic_object(const T&, const int* /* disambiguate */ = 0) {return true;} in arithmetic_object()
|
| /external/dagger2/java/dagger/internal/codegen/writing/ |
| D | ComponentNames.java | 163 // If there's only 1 component there's nothing to disambiguate so return the simple name. in disambiguateConflictingSimpleNames() 169 // There are conflicting simple names, so disambiguate them with a unique prefix. in disambiguateConflictingSimpleNames()
|
| /external/pytorch/aten/src/ATen/ |
| D | PythonTorchFunctionTLS.cpp | 49 // This is needed to disambiguate the ternary torch function disabled states
|
| /external/bazelbuild-rules_python/gazelle/python/testdata/invalid_imported_module/ |
| D | test.yaml | 22 1. Disambiguate the above multiple targets by removing duplicate srcs entries.
|
| /external/jsr305/ri/src/main/java/javax/annotation/concurrent/ |
| D | GuardedBy.java | 25 * to disambiguate 'this'; the class-name.this designation allows you to specify
|
| /external/cldr/docs/site/translation/displaynames/ |
| D | script-names.md | 7 …(Traditional) and Hans (Simplified). Script names may thus be used to disambiguate the written for…
|