Home
last modified time | relevance | path

Searched refs:aif (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm-project/clang/test/SemaTemplate/
Dtemp_func_order.cpp37 void test_f2(int i, A<int, float> aif, A<int, int> aii) { in test_f2() argument
39 float &fr = f2(aif); in test_f2()
93 A<int, float> aif = cf; in fun() local
/external/clang/test/SemaTemplate/
Dtemp_func_order.cpp37 void test_f2(int i, A<int, float> aif, A<int, int> aii) { in test_f2() argument
39 float &fr = f2(aif); in test_f2()
93 A<int, float> aif = cf; in fun() local
/external/llvm/test/MC/ARM/
Dthumb.s47 cpsie aif
48 @ CHECK: cpsie aif @ encoding: [0x67,0xb6]
Dbasic-arm-instructions.s793 cpsie aif
797 @ CHECK: cpsie aif @ encoding: [0xc0,0x01,0x08,0xf1]
/external/llvm-project/llvm/test/MC/ARM/
Dthumb.s47 cpsie aif
48 @ CHECK: cpsie aif @ encoding: [0x67,0xb6]
Dbasic-arm-instructions.s793 cpsie aif
798 @ CHECK: cpsie aif @ encoding: [0xc0,0x01,0x08,0xf1]
799 @ CHECK: cpsie aif @ encoding: [0xc0,0x01,0x08,0xf1]
/external/capstone/suite/MC/ARM/
Dthumb.s.cs18 0x67,0xb6 = cpsie aif
Dbasic-arm-instructions.s.cs181 0xc0,0x01,0x08,0xf1 = cpsie aif
/external/python/cpython2/
D.gitattributes2 *.aif binary
/external/arm-trusted-firmware/lib/psci/
Dpsci_common.c691 unsigned int aif, ee, mode; in psci_get_ns_ep_info() local
724 aif = SPSR_ABT_BIT | SPSR_IRQ_BIT | SPSR_FIQ_BIT; in psci_get_ns_ep_info()
726 ep->spsr = SPSR_MODE32(mode, entrypoint & 0x1, ee, aif); in psci_get_ns_ep_info()
/external/rust/crates/libz-sys/src/zlib/old/
DMakefile.riscos8 Linkflags = -aif -c++ -o $@
/external/libpng/scripts/
Dmakefile.acorn7 Linkflags = -aif -c++ -o $@
/external/python/cpython3/
D.gitattributes2 *.aif binary
/external/arm-trusted-firmware/include/arch/aarch32/
Darch.h401 #define SPSR_MODE32(mode, isa, endian, aif) \ argument
408 (((aif) & SPSR_AIF_MASK) << SPSR_AIF_SHIFT) \
/external/arm-trusted-firmware/include/arch/aarch64/
Darch.h694 #define SPSR_MODE32(mode, isa, endian, aif) \ argument
699 (((aif) & SPSR_AIF_MASK) << SPSR_AIF_SHIFT)) & \
/external/llvm/test/MC/Disassembler/ARM/
Dthumb-tests.txt131 # CHECK: cpsie aif
Darm-tests.txt179 # CHECK: cpsie aif
/external/llvm-project/llvm/test/MC/Disassembler/ARM/
Dthumb-tests.txt134 # CHECK: cpsie aif
Darm-tests.txt179 # CHECK: cpsie aif
/external/python/cpython2/RISCOS/
DMakefile35 LINKFLAGS = -aif #-NOUNUSED #-d
/external/cpuinfo/test/dmesg/
Dgalaxy-a3-2016-eu.log200 <6>[ 2.167389] [0: swapper/0: 1] Universal7580-audio sound.32: cod3022x-aif <-> 110400…
202 <6>[ 2.167540] [0: swapper/0: 1] Universal7580-audio sound.32: cod3022x-aif <-> samsun…
205 <6>[ 2.167706] [0: swapper/0: 1] Universal7580-audio sound.32: cod3022x-aif <-> univer…
206 <6>[ 2.167795] [0: swapper/0: 1] Universal7580-audio sound.32: cod3022x-aif <-> samsun…
207 <6>[ 2.167886] [0: swapper/0: 1] Universal7580-audio sound.32: cod3022x-aif <-> samsun…
Dmeizu-pro-6.log1492 [ 1.670863] (0)[1:swapper/0]tfa98xx_i2c_probe(): tfa98xx_i2c_probe: dai->name(tfa98xx-aif)
2090 [ 1.764586] (1)[1:swapper/0]soc-audio soc-audio: cs43l36-aif <-> snd-soc-dummy-dai mapping ok
2092 [ 1.764712] (1)[1:swapper/0]soc-audio soc-audio: tfa98xx-aif <-> snd-soc-dummy-dai mapping ok
2094 [ 1.764796] (1)[1:swapper/0]soc-audio soc-audio: tfa98xx-aif <-> mt-soc-i2s0awbdai-driver mappi…
/external/mime-support/
Dmime.types561 audio/x-aiff aif aiff aifc
/external/llvm-project/llvm/test/tools/llvm-mca/ARM/
Dcortex-a57-basic-instructions.s191 cpsie aif
1061 # CHECK-NEXT: 0 0 0.00 U cpsie aif
1938 # CHECK-NEXT: - - - - - - - - cpsie aif
/external/flac/man/
Dflac.sgml724 …n is not needed if the output filename (as set by -o) ends with <filename>.aif</filename> or <file…

12