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

12 3 4 5 6 7 8 91011>>

  /build/make/target/product/
full.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
full_base_telephony.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
full_mips.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
sdk_phone_mips.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
sdk_phone_mips64.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
aosp_mips64.mk 21 # Open-Source part of the tree. It's geared toward a US-centric
full_x86.mk 18 # Open-Source part of the tree. It's geared toward a US-centric
sdk_phone_arm64.mk 21 # Open-Source part of the tree. It's geared toward a US-centric
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
PointerTrackerQueue.java 80 // Shift this element toward the beginning of the expandableArray.
113 // Shift this element toward the beginning of the expandableArray.
130 // Shift this element toward the beginning of the expandableArray.
168 // Shift this element toward the beginning of the expandableArray.
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
fficonfig.h 30 STACK_DIRECTION > 0 => grows toward higher addresses
31 STACK_DIRECTION < 0 => grows toward lower addresses
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
fficonfig.h 124 STACK_DIRECTION > 0 => grows toward higher addresses
125 STACK_DIRECTION < 0 => grows toward lower addresses
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
fficonfig.h 30 STACK_DIRECTION > 0 => grows toward higher addresses
31 STACK_DIRECTION < 0 => grows toward lower addresses
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
fficonfig.h 124 STACK_DIRECTION > 0 => grows toward higher addresses
125 STACK_DIRECTION < 0 => grows toward lower addresses
  /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
LinearLayoutManagerCacheTest.java 116 // Pos scroll on pos layout, or reverse scroll on reverse layout = toward last
119 // Pos scroll on reverse layout, or reverse scroll on pos layout = toward first
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_truncf.c 18 * Return x rounded toward 0 to integral value
s_ceil.c 18 * Return x rounded toward -inf to integral value
s_floor.c 18 * Return x rounded toward -inf to integral value
  /frameworks/av/cmds/stagefright/filters/
nightvision.rs 24 // calculates luminance of pixel, then biases color balance toward green
  /frameworks/base/core/java/android/security/keymaster/
KeyAttestationApplicationId.java 25 * keystore API toward a remote party. It aggregates multiple PackageInfos because keystore
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V40.java 61 // toward each property.
VCardConfig.java 134 * The flag indicating the vCard composer does "NOT" use Quoted-Printable toward "primary"
145 * do NOT use Quoted-Printable encoding toward some properties related names like "N", "FN", etc.
186 * The flag indicating the vCard composer "for 2.1" emits "TYPE=" string toward TYPE params
215 * The flag indicating the vCard composer does touch nothing toward phone number Strings
219 * The vCard specifications mention nothing toward phone numbers, while some devices
261 * the US convension will be used toward formatting some values.
  /external/python/cpython3/Modules/_decimal/libmpdec/
constants.c 117 "ROUND_DOWN", /* round toward 0 (truncate) */
118 "ROUND_CEILING", /* round toward +infinity */
119 "ROUND_FLOOR", /* round toward -infinity */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fenv.h 54 FE_UPWARD round toward +Inf
55 FE_DOWNWARD round toward -Inf
56 FE_TOWARDZERO round toward 0
  /external/icu/icu4c/source/common/unicode/
uchriter.h 233 * Advances to the next code unit in the iteration range (toward
244 * (toward endIndex()). If there are
252 * Advances to the next code point in the iteration range (toward
266 * (toward endIndex()). If there are
285 * Advances to the previous code unit in the iteration range (toward
294 * Advances to the previous code point in the iteration range (toward
  /frameworks/support/compat/src/main/java/androidx/core/widget/
EdgeEffectCompat.java 97 * back toward the edge reached to initiate the effect.
119 * back toward the edge reached to initiate the effect.
143 * back toward the edge reached to initiate the effect.

Completed in 269 milliseconds

12 3 4 5 6 7 8 91011>>