OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:soft
(Results
51 - 75
of
2287
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/Other/
opt-override-mcpu-mattr.ll
6
; CHECK: attributes #0 = { nounwind readnone ssp uwtable "target-cpu"="broadwell" "target-features"="+avx2" "use-
soft
-float"="false" }
13
attributes #0 = { nounwind readnone ssp uwtable "target-cpu"="core2" "target-features"="+ssse3,+cx16,+sse,+sse2,+sse3" "use-
soft
-float"="false" }
attribute-comment.ll
9
attributes #0 = { nounwind ssp "less-precise-fpmad"="false" uwtable "no-frame-pointer-elim"="true" readnone "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/development/samples/SoftKeyboard/
_index.html
3
to be a complete
soft
keyboard implementation. Its purpose is to provide
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/
ICUCache.java
12
public static final int
SOFT
= 0;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUCache.java
12
public static final int
SOFT
= 0;
/external/jemalloc/test/unit/
lg_chunk.c
6
* than the test
soft
-failing) if clamping is insufficient.
/external/llvm/test/CodeGen/Mips/
mips64sinttofpsf.ll
1
; RUN: llc -march=mips64 -mcpu=mips64r2 -mattr=+
soft
-float -O0 < %s | FileCheck %s
mips16-hf-attr-2.ll
2
; on the function 'use-
soft
-float' attribute's value.
31
"unsafe-fp-math"="false" "use-
soft
-float"="false"
38
"unsafe-fp-math"="false" "use-
soft
-float"="true"
44
"unsafe-fp-math"="false" "use-
soft
-float"="true"
mips16-hf-attr.ll
2
; on the function 'use-
soft
-float' attribute's value.
31
"unsafe-fp-math"="false" "use-
soft
-float"="false"
38
"unsafe-fp-math"="false" "use-
soft
-float"="true"
44
"unsafe-fp-math"="false" "use-
soft
-float"="true"
/external/llvm/test/CodeGen/X86/
mcu-abi.ll
11
attributes #0 = { nounwind "use-
soft
-float"="true"}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
eabi-soft-float-ABI4.d
1
#source: eabi-
soft
-float.s
eabi-soft-float-r.d
1
#source: eabi-
soft
-float.s
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
attr-gnu-4-00.d
12
FP ABI: Hard or
soft
float
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyRigidBodyCollisionConfiguration.h
42
///creation of
soft
-
soft
and
soft
-rigid, and otherwise fallback to base class implementation
btSoftBodySolvers.h
72
/** Optimize
soft
bodies in this solver. */
75
/** Copy necessary data back to the original
soft
body source objects. */
78
/** Predict motion of
soft
bodies into next timestep */
81
/** Solve constraints for a set of
soft
bodies */
84
/** Perform necessary per-step updates of
soft
bodies such as recomputing normals and bounding boxes */
87
/** Process a collision between one of the world's
soft
bodies and another collision object */
90
/** Process a collision between two
soft
bodies */
/external/llvm/test/CodeGen/ARM/
vfp-libcalls.ll
3
; RUN: llc -mtriple=armv7s-apple-ios -mattr=+
soft
-float -mcpu=arm1136jf-s -o - %s | FileCheck %s --check-prefix=CHECK-
SOFT
8
; CHECK-
SOFT
: bl ___addsf3{{$}}
fp-arg-shuffle.ll
1
; RUN: llc -mtriple=arm-eabi -mattr=+neon -float-abi=
soft
%s -o - | FileCheck %s
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
SoftApManager.java
59
* Listener for
soft
AP state changes.
88
* Start
soft
AP with given configuration.
96
* Stop
soft
AP.
114
* Start a
soft
AP instance with the given configuration.
120
Log.e(TAG, "Unable to start
soft
AP without configuration");
143
+ "
soft
ap in 5GHz");
151
Log.e(TAG, "Exception in starting
soft
AP: " + e);
155
Log.d(TAG, "
Soft
AP is started");
161
* Teardown
soft
AP.
167
Log.e(TAG, "Exception in stopping
soft
AP: " + e)
[
all
...]
/external/clang/test/Driver/
darwin-embedded.c
17
// CHECK: "-mfloat-abi" "
soft
"
20
// ARMv7em does, but defaults to
soft
23
// CHECK: "-mfloat-abi" "
soft
"
35
// CHECK: "-mfloat-abi" "
soft
"
44
// "softfp" must link against a
soft
-float library since that's what the
48
// CHECK: "-mfloat-abi" "
soft
"
59
// CHECK: "-mfloat-abi" "
soft
"
/frameworks/base/core/java/android/text/method/
KeyListener.java
26
* superceded by general
soft
input methods as defined by
31
* Key presses on
soft
input methods are not required to trigger the methods
41
* determine the mode of the
soft
keyboard that is shown for the editor.
45
* then <em>no</em>
soft
keyboard will provided. In other words, you
50
* return any other value, a
soft
input method will be created when the
53
* not be used, instead the
soft
input method will take care of managing
/development/samples/SoftKeyboard/res/values/
strings.xml
22
<string name="ime_name">Sample
Soft
Keyboard</string>
27
<!-- Labels on
soft
keys -->
37
<string name="settings_name">Sample
Soft
Keyboard Settings</string>
/art/test/800-smali/smali/
b_20224106.smali
3
# Test that a hard +
soft
verifier failure in invoke-interface does not lead to
/external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUCache.java
16
public static final int
SOFT
= 0;
/external/libchrome/sandbox/linux/services/
resource_limits.h
19
// Lower the
soft
and hard limit of |resource| to |limit|. If the current
/external/llvm/test/MC/Mips/
set-softfloat-hardfloat.s
1
# RUN: llvm-mc %s -triple=mips-unknown-linux -mcpu=mips32r2 -mattr=+
soft
-float | \
Completed in 1147 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>