HomeSort by relevance Sort by last modified time
    Searched full:inferred (Results 26 - 50 of 339) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libusb/src/libusb/
sync.c 65 * The direction of the transfer is inferred from the bmRequestType field of
213 * Perform a USB bulk transfer. The direction of the transfer is inferred from
261 * Perform a USB interrupt transfer. The direction of the transfer is inferred
  /external/libusb/libusb/
sync.c 47 * The direction of the transfer is inferred from the bmRequestType field of
216 * Perform a USB bulk transfer. The direction of the transfer is inferred from
264 * Perform a USB interrupt transfer. The direction of the transfer is inferred
  /external/v8/test/cctest/
test-func-name-inference.cc 98 // Verify inferred function name.
377 // The inferred name is empty, because this is an assignment of a result.
398 // The inferred name is empty, because this is an assignment of a result.
  /art/runtime/base/
casts.h 35 // The From type can be inferred, so the preferred syntax for using
  /development/samples/XmlAdapters/res/values/
attrs.xml 38 inferred from the type of the "to" target view. Mandatory.
  /external/chromium_org/components/autofill/core/browser/
field_types.h 155 // inferred based on a field's 'maxlength' attribute.
  /external/chromium_org/v8/test/cctest/
test-func-name-inference.cc 89 // Verify inferred function name.
419 // The inferred name is empty, because this is an assignment of a result.
440 // The inferred name is empty, because this is an assignment of a result.
444 // in "Enclosing.Bar" being the inferred name here.
  /external/clang/include/clang/Lex/
ModuleMap.h 117 /// \brief A directory for which framework modules can be inferred.
127 /// \brief The names of modules that cannot be inferred within this
269 /// \param IsSystem Will be set to 'true' if the inferred module must be a
289 /// module, or NULL if the module definition was inferred.
  /external/llvm/docs/CommandGuide/
llvm-build.rst 39 given, the location of the project sources will be inferred from the location of
llc.rst 59 valid architectures. By default this is inferred from the target triple or
65 By default this is inferred from the target triple and autodetected to
lli.rst 98 valid architectures. By default this is inferred from the target triple or
106 By default this is inferred from the target triple and autodetected to
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeas.txt 31 explicitly declared or should they be inferred by the dynamic compiler?
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
lit.cfg 218 lit.note("inferred cxx_under_test as: %r" % (cxx_under_test,))
260 lit.note("inferred use_system_lib as: %r" % (use_system_lib,))
274 lit.note("inferred link_flags as: %r" % (link_flags,))
311 lit.note("inferred target_triple as: %r" % (config.target_triple,))
  /external/libvorbis/doc/
vorbis-clip.txt 3 Sample granularity editing of a Vorbis file; inferred arbitrary sample
32 be inferred from correct usage of the granule position data.
  /frameworks/base/media/java/android/media/
MediaScannerConnection.java 161 * If mimeType is null, then the mimeType will be inferred from the file extension.
227 * If mimeType is null, then the mimeType will be inferred from the file extension.
  /external/clang/include/clang/Basic/
Module.h 119 /// Submodules can only be inferred for modules with an umbrella header.
122 /// \brief Whether, when inferring submodules, the inferred submodules
152 /// \brief The location of the inferred submodule.
  /hardware/libhardware/include/hardware/
bluetooth.h 147 * Data type - Array of bt_uuid_t (Array size inferred from property length).
180 * (Array size inferred from property length).
  /bootable/recovery/minelf/
Retouch.c 171 // Infer the randomization shift, compare to previously inferred.
  /external/chromium_org/v8/src/
hydrogen-range-analysis.cc 162 TraceRange("Initial inferred range of %d (%s) set to [%d,%d]\n",
  /external/clang/lib/Frontend/
TextDiagnosticPrinter.cpp 72 // inferred by checking whether the default mapping is to an error) then
  /external/llvm/test/TableGen/
TargetInstrInfo.td 82 // 5. The use/def properties for each operand are automatically inferred from
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
MimeType.java 139 * @return the inferred mime type of the attachment.
  /frameworks/base/services/java/com/android/server/net/
NetworkPolicyManagerService.java 211 private static final String ATTR_INFERRED = "inferred";
585 // metered: create an inferred policy.
591 } else if (policy != null && policy.inferred) {
592 // policy exists, and was inferred: update its current
596 // since this is inferred for each wifi session, just update
    [all...]
  /external/clang/docs/
BlockLanguageSpec.rst 99 The return type is optional and is inferred from the return
102 inferred type of the Block is void; otherwise it is the type of the
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
MediaEncoderFilter.java 160 * is inferred based on its value being greater than 0 */
177 // Inferred based on (mTimeBetweenTimeLapseFrameCaptureUs > 0)

Completed in 685 milliseconds

12 3 4 5 6 7 8 91011>>