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

<<131132133134135136137138139140>>

  /external/jemalloc/
INSTALL 253 An implementation detail currently limits the total number of small size
302 subtle implementation detail. If you do use this option, specify a
  /external/jsoncpp/src/lib_json/
json_reader.cpp 4 // See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE
815 "See " + getLocationLineAndColumn(error.extra_) + " for detail.\n";
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
SoapSerializationEnvelope.java 128 * @see "http://code.google.com/p/ksoap2-android/issues/detail?id=77"
562 // see http://code.google.com/p/ksoap2-android/issues/detail?id=77
  /external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
TJ.html 66 <li>Detail:&nbsp;</li>
476 <!-- ============ FIELD DETAIL =========== -->
481 <h3>Field Detail</h3>
    [all...]
TJDecompressor.html 66 <li>Detail:&nbsp;</li>
444 <!-- ============ FIELD DETAIL =========== -->
449 <h3>Field Detail</h3>
524 <!-- ========= CONSTRUCTOR DETAIL ======== -->
529 <h3>Constructor Detail</h3>
595 <!-- ============ METHOD DETAIL ========== -->
600 <h3>Method Detail</h3>
    [all...]
  /external/libogg/doc/
oggstream.html 346 and elementary bitstreams in detail.
364 proper multiplexing of an Ogg bitstream in detail.
  /external/libunwind/doc/
libunwind-dynamic.man 41 page describes the format of this information in detail.
170 The format of these sub\-members is described in detail below.
libunwind-dynamic.tex 28 page describes the format of this information in detail.
121 The format of these sub-members is described in detail below.
  /external/python/cpython2/Doc/library/
dis.rst 16 .. impl-detail::
18 Bytecode is an implementation detail of the CPython interpreter! No
  /external/python/cpython3/Doc/tutorial/
errors.rst 66 The rest of the line provides detail based on the type of exception and what
216 If an exception has arguments, they are printed as the last part ('detail') of
  /external/swiftshader/third_party/LLVM/lib/Analysis/
RegionInfo.cpp 50 "print regions in detail with block_iterator"),
52 "print regions in detail with element_iterator"),
  /external/tensorflow/tensorflow/tools/docs/
parser_test.py 521 docstring + ''.join(str(detail) for detail in function_details))
  /external/vulkan-validation-layers/libs/glm/detail/
type_mat3x2.inl 30 namespace detail
620 } //namespace detail
type_mat4x2.inl 30 namespace detail
671 } //namespace detail
type_mat4x3.inl 30 namespace detail
702 } //namespace detail
type_vec2.inl 30 namespace detail
830 }//namespace detail
type_vec3.inl 30 namespace detail
880 }//namespace detail
type_vec4.inl 30 namespace detail
991 }//namespace detail
  /external/webrtc/talk/app/webrtc/java/testcommon/src/org/webrtc/
PeerConnectionTest.java 165 // (https://code.google.com/p/webrtc/issues/detail?id=3021).
630 // (https://code.google.com/p/webrtc/issues/detail?id=3021).
  /external/webrtc/webrtc/voice_engine/
voe_base_impl.cc 321 // http://code.google.com/p/webrtc/issues/detail?id=204
377 // https://code.google.com/p/webrtc/issues/detail?id=1464
  /frameworks/base/core/java/android/webkit/
WebViewClient.java 553 * @param detail the reason why it exited.
558 public boolean onRenderProcessGone(WebView view, RenderProcessGoneDetail detail) {
  /frameworks/native/libs/vr/libpdx/private/pdx/
service.h 193 * Service::PushChannel() for a detail description of this method's operation.
200 * Service::PushChannel() for a detail description of this method's operation.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNetworkSelector.java 193 for (ScanDetail detail : scanDetails) {
194 ScanResult result = detail.getScanResult();
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiDiagnosticsTest.java 552 /** Verifies that eng builds do not show fate detail outside of verbose mode. */
564 /** Verifies that userdebug builds do not show fate detail outside of verbose mode. */
    [all...]
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.h 310 * @iovout: a pointer to an arrya of #MixIOVec structure that represent the output buffer. During input, each size in the #MixIOVec array represents the available buffer size pointed to by data. Upon return, each size value will be updated to reflect how much data has been filled. This parameter is ignored if stream is configured to #MIX_DECODE_DIRECTRENDER. See mix_audio_configure() for more detail.
311 * @iovoutcnt: in/out parameter which when input, it contains the number of entry available in the @iovout array. Upon return, this value will be updated to reflect how many entry in the @iovout array has been populated with data. This parameter is ignored if stream is configured to #MIX_DECODE_DIRECTRENDER. See mix_audio_configure() for more detail.

Completed in 1294 milliseconds

<<131132133134135136137138139140>>