HomeSort by relevance Sort by last modified time
    Searched full:detail (Results 2876 - 2900 of 6115) sorted by null

<<111112113114115116117118119120>>

  /external/python/cpython2/Doc/reference/
executionmodel.rst 131 .. impl-detail::
134 detail. Users wanting to override values in the builtins namespace should
  /external/python/cpython2/Lib/test/
pickletester.py     [all...]
  /external/python/cpython3/Doc/library/
email.generator.rst 129 a serialized binary representation of a message object. For more detail, see
227 a formatted string representation of a message object. For more detail, see
  /external/python/cpython3/Doc/reference/
executionmodel.rst 176 .. impl-detail::
179 detail. Users wanting to override values in the builtins namespace should
  /external/python/cpython3/Doc/tutorial/
floatingpoint.rst 135 with "0.1" is explained in precise detail below, in the "Representation Error"
211 This section explains the "0.1" example in detail, and shows how you can perform
  /external/skia/src/gpu/
GrDrawingManager.cpp 79 // https://bugs.chromium.org/p/skia/issues/detail?id=7111
317 // https://bugs.chromium.org/p/skia/issues/detail?id=7111
  /external/skqp/src/gpu/
GrDrawingManager.cpp 46 // https://bugs.chromium.org/p/skia/issues/detail?id=7111
287 // https://bugs.chromium.org/p/skia/issues/detail?id=7111
  /external/tensorflow/tensorflow/core/profiler/
README.md 89 <b>Detail Tutorials</b>
98 <b>Detail Documentation</b>
  /external/tensorflow/tensorflow/docs_src/api_guides/python/
nn.md 140 In detail, the output is
357 We need to analyze in detail two cases:
  /external/tensorflow/tensorflow/docs_src/performance/
quantization.md 18 fixed point, for reasons I'll go into more detail on later.
201 purposes. One implementation detail in TensorFlow that we're hoping to improve
  /external/vulkan-validation-layers/libs/glm/detail/
intrinsic_matrix.inl 30 namespace detail{
451 //detail::tvec4<T, P> DetCof(
517 //detail::tvec4<T, P> DetCof(
    [all...]
type_gentype.inl 30 namespace detail{
365 } //namespace detail
type_mat2x3.inl 30 namespace detail
587 } //namespace detail
type_vec1.inl 30 namespace detail
810 }//namespace detail
  /frameworks/av/media/ndk/include/media/
NdkMediaCodec.h 99 * The specified detail may contain more detailed messages about this error.
106 const char *detail);
  /frameworks/base/core/java/android/net/
NetworkRequest.java 392 * For full detail of how isRequest() is used for pairing Networks with
410 * For full detail of how isRequest() is used for pairing Networks with
  /frameworks/base/core/java/android/nfc/
Tag.java 83 * See {@link NfcAdapter#ACTION_NDEF_DISCOVERED} for more detail. If the tag does not contain
92 * more technologies in the tag. See {@link NfcAdapter#ACTION_TECH_DISCOVERED} for more detail.
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 204 llvm::errs() << "Failed to configure the compiler! (detail: "
232 << "'! (detail: " << err.message() << ")\n";
  /frameworks/rs/script_api/include/
rs_object_info.rsh 87 * rsAllocationGetDimLOD: Presence of levels of detail
89 * Query an Allocation for the presence of more than one Level Of Detail. This is useful
  /frameworks/rs/script_api/
rs_object_info.spec 83 summary: Presence of levels of detail
85 Query an Allocation for the presence of more than one Level Of Detail. This is useful
  /frameworks/support/documentfile/src/main/java/androidx/documentfile/provider/
DocumentFile.java 44 * implementation detail.
50 * identifier is an <em>opaque</em> implementation detail of the provider, and
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DetailsOverviewRowPresenter.java 364 * the shared element transits to overview image on the starting edge of the detail
385 * the shared element transits to overview image on the starting edge of the detail
  /libcore/luni/src/test/java/tests/security/cert/
CertPathValidatorExceptionTest.java 57 * Assertion: constructs CertPathValidatorException with no detail message
67 * Assertion: constructs CertPathValidatorException with detail message msg.
  /packages/apps/Settings/src/com/android/settings/
UserCredentialsSettings.java 394 final View detail = view.findViewById(credentialViewTypes.keyAt(i)); local
395 detail.setVisibility(item.storedTypes.contains(credentialViewTypes.valueAt(i))
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PassManager.h 472 typedef detail::PassModel<IRUnitT, PassT, PreservedAnalyses,
479 typedef detail::PassConcept<IRUnitT, AnalysisManagerT, ExtraArgTs...>
507 typedef detail::AnalysisResultConcept<IRUnitT, PreservedAnalyses, Invalidator>
509 typedef detail::AnalysisPassConcept<IRUnitT, PreservedAnalyses, Invalidator,
561 typedef detail::AnalysisResultModel<IRUnitT, PassT,
675 typedef detail::AnalysisResultModel<IRUnitT, PassT, typename PassT::Result,
695 typedef detail::AnalysisResultModel<IRUnitT, PassT, typename PassT::Result,
721 typedef detail::AnalysisPassModel<IRUnitT, PassT, PreservedAnalyses,
    [all...]

Completed in 1619 milliseconds

<<111112113114115116117118119120>>