HomeSort by relevance Sort by last modified time
    Searched full:preferred (Results 551 - 575 of 4924) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 54 // FIXME: Currently the DataLayout string carries a "preferred alignment"
419 /// \brief Returns the preferred stack/global alignment for the specified
425 /// \brief Returns the preferred alignment for the specified type, returned as
464 /// \brief Returns the preferred alignment of the specified global.
469 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
DataLayout.h 59 // FIXME: Currently the DataLayout string carries a "preferred alignment"
426 /// \brief Returns the preferred stack/global alignment for the specified
432 /// \brief Returns the preferred alignment for the specified type, returned as
471 /// \brief Returns the preferred alignment of the specified global.
476 /// \brief Returns the preferred alignment of the specified global, returned
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 468 * number and @p screenp to the preferred screen number. @p screenp
477 * @param screenp: A pointer to a preferred screen number.
482 * variable. If a particular screen on that server is preferred, the
492 * @param screen: A pointer to a preferred screen number.
497 * preferred, the int pointed to by @p screenp (if not @c NULL) will
  /system/bt/bta/dm/
bta_dm_api.cc 530 * Description This function is called to set the preferred connection
536 * min_conn_int - minimum preferred connection interval
537 * max_conn_int - maximum preferred connection interval
538 * slave_latency - preferred slave latency
539 * supervision_tout - preferred supervision timeout
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
csv.py 173 self.preferred = [',', '\t', ';', ' ', ':']
368 # if there's more than one, fall back to a 'preferred' list
370 for d in self.preferred:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
csv.py 169 self.preferred = [',', '\t', ';', ' ', ':']
363 # if there's more than one, fall back to a 'preferred' list
365 for d in self.preferred:
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
LanguageTag.java 41 // Map contains grandfathered tags and its preferred mappings from
79 //{"tag", "preferred"},
172 // use preferred mapping
  /external/jmdns/src/javax/jmdns/
JmDNS.java 49 * <b>Note:</b> This is a convenience method. The preferred constructor is {@link #create(InetAddress, String)}.<br/>
68 * <b>Note:</b> This is a convenience method. The preferred constructor is {@link #create(InetAddress, String)}.<br/>
89 * <b>Note:</b> This is a convenience method. The preferred constructor is {@link #create(InetAddress, String)}.<br/>
  /external/llvm/lib/DebugInfo/Symbolize/
Symbolize.cpp 67 // If the user is giving us relative addresses, add the preferred base of the
93 // If the user is giving us relative addresses, add the preferred base of the
122 // If the user is giving us relative addresses, add the preferred base of
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c 373 pointer_size, pointer_size, pointer_size, // pointer size, abi alignment, preferred alignment
374 pointer_size, // aggregate preferred alignment
375 pointer_size, pointer_size); // stack objects abi alignment, preferred alignment
  /external/python/cpython2/Lib/
csv.py 173 self.preferred = [',', '\t', ';', ' ', ':']
368 # if there's more than one, fall back to a 'preferred' list
370 for d in self.preferred:
  /external/python/cpython3/Lib/
csv.py 173 self.preferred = [',', '\t', ';', ' ', ':']
365 # if there's more than one, fall back to a 'preferred' list
367 for d in self.preferred:
  /external/robolectric-shadows/annotations/src/main/java/org/robolectric/annotation/
Config.java 82 * @deprecated If you are using at least Android Studio 3.0 alpha 5 please migrate to the preferred way to configure
113 * @deprecated If you are using at least Android Studio 3.0 alpha 5 please migrate to the preferred way to configure
155 * @deprecated If you are using at least Android Studio 3.0 alpha 5 please migrate to the preferred way to configure
  /external/skia/site/dev/contrib/
style.md 18 sufficient then that is preferred to an include.
452 if (nullptr == x) { // slightly preferred over if (!x)
462 if (x) { // slightly preferred over if (nullptr != x)
  /external/skqp/site/dev/contrib/
style.md 18 sufficient then that is preferred to an include.
452 if (nullptr == x) { // slightly preferred over if (!x)
462 if (x) { // slightly preferred over if (nullptr != x)
  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
UpstreamNetworkMonitor.java 57 * while the expression of preferred upstreams remains a list of legacy
204 mLog.log("preferred upstream type: " + getNetworkTypeName(typeStatePair.type));
289 // listed as a preferred upstream and wait for these callbacks
  /frameworks/base/tools/aapt2/cmd/
Util.cpp 38 diag->Error(DiagMessage() << "invalid density '" << arg << "' for --preferred-density option");
47 diag->Error(DiagMessage() << "invalid preferred density '" << arg << "'. "
48 << "Preferred density must only be a density value");
  /frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
Policy.java 37 * The Policy specifies additional criteria for Passpoint network selections, such as preferred
118 * List of SSIDs that are not preferred by the Home SP.
467 // Validate preferred roaming partner list.

Completed in 1468 milliseconds

<<21222324252627282930>>