Home
last modified time | relevance | path

Searched full:disambiguate (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/external/python/cpython3/Doc/c-api/
Dlong.rst14 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 …]
Dcapsule.rst78 :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/
Duses_executor.hpp26 /// 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/
DDisambiguateTypeAnnotations.java51 * 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/
DIDKey.java26 * 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/
DOpencensusTracer.java321 // 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.
DOpencensusTracerFactory.java67 * 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/
Dsignature_of_eigen3_matrix_library1 … for Eigen3, just look for this file. This is especially useful to help disambiguate with Eigen2...
/external/cronet/tot/build/rust/std/
Dfind_std_rlibs.py91 # 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/
Dfind_std_rlibs.py91 # 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/
Dfind_std_rlibs.py91 # 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/
Dreport_reflect.go359 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/
DParseTentative.cpp88 // 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/
Dp2.cpp18 // Make sure that we properly disambiguate non-type template parameters that
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/
Dbinarylog.proto75 // 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/
Dtest_reader.rs12 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/
Dtest_reader.rs12 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/
Dtest_reader.rs12 let buf = Buf::chain(buf1, buf2); // Disambiguate with Read::chain in read()
/external/auto/factory/src/test/resources/good/
DMultipleFactoriesConflictingParameterNames.java29 // 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/
Deif_member_templates.cpp24 arithmetic_object(const T&, const int* /* disambiguate */ = 0) {return true;} in arithmetic_object()
/external/dagger2/java/dagger/internal/codegen/writing/
DComponentNames.java163 // 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/
DPythonTorchFunctionTLS.cpp49 // This is needed to disambiguate the ternary torch function disabled states
/external/bazelbuild-rules_python/gazelle/python/testdata/invalid_imported_module/
Dtest.yaml22 1. Disambiguate the above multiple targets by removing duplicate srcs entries.
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/
DGuardedBy.java25 * to disambiguate 'this'; the class-name.this designation allows you to specify
/external/cldr/docs/site/translation/displaynames/
Dscript-names.md7 …(Traditional) and Hans (Simplified). Script names may thus be used to disambiguate the written for…

12345678910>>...23