OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:feature
(Results
451 - 475
of
6147
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
alternative_32.h
36
#define alternative(oldinstr, newinstr,
feature
) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
) : "memory")
37
#define alternative_input(oldinstr, newinstr,
feature
, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
), ##input)
39
#define alternative_io(oldinstr, newinstr,
feature
, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (
feature
), ##input)
/prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
alternative_32.h
36
#define alternative(oldinstr, newinstr,
feature
) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
) : "memory")
37
#define alternative_input(oldinstr, newinstr,
feature
, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
), ##input)
39
#define alternative_io(oldinstr, newinstr,
feature
, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (
feature
), ##input)
/prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
alternative_32.h
36
#define alternative(oldinstr, newinstr,
feature
) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
) : "memory")
37
#define alternative_input(oldinstr, newinstr,
feature
, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
), ##input)
39
#define alternative_io(oldinstr, newinstr,
feature
, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (
feature
), ##input)
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
alternative_32.h
36
#define alternative(oldinstr, newinstr,
feature
) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
) : "memory")
37
#define alternative_input(oldinstr, newinstr,
feature
, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
), ##input)
39
#define alternative_io(oldinstr, newinstr,
feature
, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (
feature
), ##input)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
alternative_32.h
36
#define alternative(oldinstr, newinstr,
feature
) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
) : "memory")
37
#define alternative_input(oldinstr, newinstr,
feature
, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
), ##input)
39
#define alternative_io(oldinstr, newinstr,
feature
, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (
feature
), ##input)
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
alternative_32.h
36
#define alternative(oldinstr, newinstr,
feature
) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
) : "memory")
37
#define alternative_input(oldinstr, newinstr,
feature
, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
), ##input)
39
#define alternative_io(oldinstr, newinstr,
feature
, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (
feature
), ##input)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
alternative_32.h
36
#define alternative(oldinstr, newinstr,
feature
) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
) : "memory")
37
#define alternative_input(oldinstr, newinstr,
feature
, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (
feature
), ##input)
39
#define alternative_io(oldinstr, newinstr,
feature
, output, input...) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c[feat]\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" : output : [feat] "i" (
feature
), ##input)
/external/chromium_org/components/cronet/android/test/javatests/src/org/chromium/cronet_test_apk/
HttpUrlRequestFactoryTest.java
9
import org.chromium.base.test.util.
Feature
;
23
@
Feature
({"Cronet"})
47
@
Feature
({"Cronet"})
/external/chromium_org/extensions/renderer/
script_context_set_unittest.cc
7
#include "extensions/common/features/
feature
.h"
35
Feature
::BLESSED_EXTENSION_CONTEXT,
37
Feature
::BLESSED_EXTENSION_CONTEXT);
/external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
InvalidationClientNameProviderTest.java
10
import org.chromium.base.test.util.
Feature
;
24
@
Feature
({"Sync"})
47
@
Feature
({"Sync"})
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
type.pxd
26
bint PyType_HasFeature(object o, int
feature
)
27
# Return true if the type object o sets the
feature
feature
. Type
/external/chromium_org/third_party/webrtc/common_audio/vad/
vad_sp.h
38
// Updates and returns the smoothed
feature
minimum. As minimum we use the
39
// median of the five smallest
feature
values in a 100 frames long window.
44
// - feature_value : New
feature
value to update with.
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
defines.h
39
#define LRT_FEATURE_THR (float)0.5 // default threshold for LRT
feature
40
#define SF_FEATURE_THR (float)0.5 // default threshold for Spectral Flatness
feature
41
#define SD_FEATURE_THR (float)0.5 // default threshold for Spectral Difference
feature
/external/qemu/gdb-xml/
arm-vfp.xml
7
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
8
<
feature
name="org.gnu.gdb.arm.vfp">
29
</
feature
>
power-spe.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.power.spe">
45
</
feature
>
/external/valgrind/main/coregrind/m_gdbserver/
mips-cpu-valgrind-s1.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.mips.cpu.valgrind.s1">
46
</
feature
>
mips-cpu-valgrind-s2.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.mips.cpu.valgrind.s2">
46
</
feature
>
mips-cpu.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.mips.cpu">
46
</
feature
>
mips64-cpu-valgrind-s1.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.mips.cpu.valgrind.s1">
46
</
feature
>
mips64-cpu-valgrind-s2.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.mips.cpu.valgrind.s2">
46
</
feature
>
mips64-cpu.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.mips.cpu">
46
</
feature
>
s390-acr-valgrind-s1.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.s390.acr-valgrind-s1">
26
</
feature
>
s390-acr-valgrind-s2.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.s390.acr-valgrind-s2">
26
</
feature
>
s390-acr.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.s390.acr">
26
</
feature
>
s390-fpr-valgrind-s1.xml
8
<!DOCTYPE
feature
SYSTEM "gdb-target.dtd">
9
<
feature
name="org.gnu.gdb.s390.fpr-valgrind-s1">
27
</
feature
>
Completed in 861 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>