/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
LVC_MixInSoft_D16C31_SAT.c | 49 SOFT MIXING 62 /* Soft mixing has to be applied */
|
LVC_MixSoft_1St_D16C31_SAT.c | 49 SOFT MIXING 62 /* Soft mixing has to be applied */
|
/frameworks/minikin/include/minikin/ |
Hyphenator.h | 48 // Note: nullptr is valid input, in which case the hyphenator only processes soft hyphens 52 // apply soft hyphens only, ignoring patterns
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
if_arcnet.h | 107 * 'offset' specification instead of the length, and the soft data is at 135 } soft; member in struct:archdr
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
resource.h | 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS. 66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
resource.h | 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS. 66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
if_arcnet.h | 103 * 'offset' specification instead of the length, and the soft data is at 129 } soft; member in struct:archdr
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
resource.h | 48 /* Put the soft and hard limits for RESOURCE in *RLIMITS. 66 /* Set the soft and hard limits for RESOURCE to *RLIMITS.
|
/prebuilts/go/darwin-x86/src/go/types/ |
errors.go | 69 func (check *Checker) err(pos token.Pos, msg string, soft bool) { 70 err := Error{check.fset, pos, msg, soft}
|
/prebuilts/go/linux-x86/src/go/types/ |
errors.go | 69 func (check *Checker) err(pos token.Pos, msg string, soft bool) { 70 err := Error{check.fset, pos, msg, soft}
|
/bionic/libc/kernel/uapi/linux/ |
rfkill.h | 54 __u8 soft, hard; member in struct:rfkill_event
|
/development/ndk/platforms/android-21/include/linux/ |
rfkill.h | 54 __u8 soft, hard; member in struct:rfkill_event
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SoftInputModes.java | 19 * Demonstrates how the various soft input modes impact window resizing.
|
/external/autotest/server/site_tests/firmware_DevModeStress/ |
firmware_DevModeStress.py | 39 logging.info("Verify dev mode after soft reboot.")
|
/external/compiler-rt/lib/builtins/ |
adddf3.c | 10 // This file implements double-precision soft-float addition with the IEEE-754
|
addsf3.c | 10 // This file implements single-precision soft-float addition with the IEEE-754
|
addtf3.c | 10 // This file implements quad-precision soft-float addition with the IEEE-754
|
fixdfdi.c | 33 * flags to set, and we don't want to code-gen to an unknown soft-float
|
fixsfdi.c | 34 * flags to set, and we don't want to code-gen to an unknown soft-float
|
fixunsdfdi.c | 32 * flags to set, and we don't want to code-gen to an unknown soft-float
|
fixunssfdi.c | 33 * flags to set, and we don't want to code-gen to an unknown soft-float
|
multf3.c | 10 // This file implements quad-precision soft-float multiplication
|
subdf3.c | 10 // This file implements double-precision soft-float subtraction with the
|
subsf3.c | 10 // This file implements single-precision soft-float subtraction with the
|
subtf3.c | 10 // This file implements quad-precision soft-float subtraction with the
|