OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:soft
(Results
251 - 275
of
2287
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_quopri.py
91
# A line of exactly 76 characters, no
soft
line break should be needed
94
# A line of 77 characters, forcing a
soft
line break at position 75,
95
# and a second line of exactly 2 characters (because the
soft
line
100
# A line of 151 characters, forcing a
soft
line break at position 75,
107
# should leave us with three lines, the first which has a
soft
line
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_quopri.py
91
# A line of exactly 76 characters, no
soft
line break should be needed
94
# A line of 77 characters, forcing a
soft
line break at position 75,
95
# and a second line of exactly 2 characters (because the
soft
line
100
# A line of 151 characters, forcing a
soft
line break at position 75,
107
# should leave us with three lines, the first which has a
soft
line
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_quopri.py
91
# A line of exactly 76 characters, no
soft
line break should be needed
94
# A line of 77 characters, forcing a
soft
line break at position 75,
95
# and a second line of exactly 2 characters (because the
soft
line
100
# A line of 151 characters, forcing a
soft
line break at position 75,
107
# should leave us with three lines, the first which has a
soft
line
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
ConfigGenerator.java
80
.setKeyboardState(KeyboardState.
SOFT
)
95
.setKeyboardState(KeyboardState.
SOFT
)
110
.setKeyboardState(KeyboardState.
SOFT
)
125
.setKeyboardState(KeyboardState.
SOFT
)
140
.setKeyboardState(KeyboardState.
SOFT
)
161
private KeyboardState mKeyboardState = KeyboardState.
SOFT
;
/external/kernel-headers/original/uapi/linux/
if_arcnet.h
100
* 'offset' specification instead of the length, and the
soft
data is at
126
}
soft
;
member in struct:archdr
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyConcaveCollisionAlgorithm.h
64
///For each triangle in the concave mesh that overlaps with the AABB of a
soft
body (m_softBody), processTriangle is called.
110
/// btSoftBodyConcaveCollisionAlgorithm supports collision between
soft
body shapes and (concave) trianges meshes.
/external/libvorbis/doc/vorbisenc/
ov_ectl_ratemanage_arg.html
67
<dd>
soft
lower limit (in kilobits per second) below which the average bitrate tracker will start nudging the bitrate higher.</dd>
69
<dd>
soft
upper limit (in kilobits per second) above which the average bitrate tracker will start nudging the bitrate lower.</dd>
/external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp
190
Subtarget.isTargetHardFloat() ? FloatABI::Hard : FloatABI::
Soft
;
217
// we need to know whether or not the
soft
float flag is set on the
222
F.hasFnAttribute("use-
soft
-float") &&
223
F.getFnAttribute("use-
soft
-float").getValueAsString() == "true";
224
// If the
soft
float attribute is set on the function turn on the
soft
float
227
FS += FS.empty() ? "+
soft
-float" : ",+
soft
-float";
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/
PR17620.ll
30
attributes #0 = { ssp uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
31
attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/CodeGen/ARM/
neon_ld2.ll
1
; RUN: llc -mtriple=arm-eabi -float-abi=
soft
-mattr=+neon %s -o - | FileCheck %s
2
; RUN: llc -mtriple=arm-eabi -float-abi=
soft
-mcpu=swift %s -o - | FileCheck %s --check-prefix=SWIFT
stack-protector-bmovpcb_call.ll
29
attributes #0 = { nounwind optsize ssp "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
31
attributes #2 = { nounwind optsize "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/CodeGen/Mips/
cmplarge.ll
36
attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
37
attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
lcb4a.ll
1
; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+
soft
-float -mips16-hard-float -relocation-model=static < %s | FileCheck %s -check-prefix=ci
58
attributes #0 = { nounwind optsize "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
sr1.ll
57
attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
58
attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/CodeGen/Thumb/
PR17309.ll
54
attributes #0 = { nounwind optsize "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
56
attributes #2 = { optsize "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/CodeGen/X86/
fpcmp-soft-fp.ll
1
; RUN: llc < %s -march=x86 -mcpu=pentium -mtriple=x86-linux-gnu -float-abi=
soft
| FileCheck %s
127
attributes #0 = { "use-
soft
-float"="true" }
movpc32-check.ll
15
attributes #0 = { nounwind "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="i686" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
16
attributes #1 = { "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="i686" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
win32-seh-nested-finally.ll
37
attributes #0 = { "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
38
attributes #1 = { noinline nounwind "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/DebugInfo/Generic/
discriminator.ll
29
attributes #0 = { uwtable "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
30
attributes #1 = { "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/Linker/Inputs/
thinlto_funcimport_debug.ll
17
attributes #0 = { nounwind uwtable "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
18
attributes #1 = { "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/MC/ELF/
cfi-version.ll
19
attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
20
attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/Transforms/AddDiscriminators/
call.ll
23
attributes #0 = { uwtable "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
24
attributes #1 = { "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/test/Transforms/FunctionImport/
funcimport_debug.ll
26
attributes #0 = { nounwind uwtable "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
27
attributes #1 = { "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2" "unsafe-fp-math"="false" "use-
soft
-float"="false" }
/external/llvm/unittests/Support/
UnicodeTest.cpp
30
// 00AD
SOFT
HYPHEN is displayed on most terminals as a space or a dash. Some
75
EXPECT_TRUE(isPrintable(0xAD)); //
SOFT
HYPHEN is displayed on most terminals
/external/mesa3d/src/glx/
dri2.h
5
* copy of this software and associated documentation files (the "
Soft
-
10
* notice(s) and this permission notice appear in all copies of the
Soft
-
Completed in 895 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>