/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | key_subscriber_handler.cpp | 687 bool KeySubscriberHandler::IsMatchForegroundPid(std::list<std::shared_ptr<Subscriber>> subs, in IsMatchForegroundPid() argument 693 for (const auto &item : subs) { in IsMatchForegroundPid()
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-neon-core.S | 135 subs x6, x6, #1; \ 233 subs x6, x6, #1; \
|
H A D | sm4-ce-gcm-core.S | 505 subs w4, w4, #1 697 subs w4, w4, #1
|
/third_party/ffmpeg/libavformat/ |
H A D | mpeg.c | 939 ts = tmpq->subs[tmpq->current_sub_idx]->pts; in vobsub_read_packet() 955 psize = q->subs[q->current_sub_idx]->pos - pkt->pos; in vobsub_read_packet()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | h264qpel_neon.S | 155 subs r12, r12, #2 194 subs r12, r12, #2 396 subs r12, r12, #2
|
/third_party/alsa-lib/src/seq/ |
H A D | seq.c | 573 snd_seq_port_subscribe_t *subs; 574 snd_seq_port_subscribe_alloca(&subs); 575 snd_seq_port_subscribe_set_sender(subs, &sender); 576 snd_seq_port_subscribe_set_dest(subs, &dest); 577 snd_seq_subscribe_port(handle, subs); 584 snd_seq_port_subscribe_set_exclusive(subs, 1); 592 snd_seq_port_subscribe_set_time_update(subs, 1); 593 snd_seq_port_subscribe_set_queue(subs, q); 597 snd_seq_port_subscribe_set_time_real(subs, 1); 618 snd_seq_port_subscribe_t *subs; 3242 snd_seq_query_port_subscribers(snd_seq_t *seq, snd_seq_query_subscribe_t * subs) snd_seq_query_port_subscribers() argument [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/poly1305/ |
H A D | poly1305-armv8.S | 367 subs x2,x2,#64 379 subs x2,x2,#64 488 subs x2,x2,#64
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/poly1305/ |
H A D | poly1305-armv8.S | 367 subs x2,x2,#64 379 subs x2,x2,#64 488 subs x2,x2,#64
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/aes/ |
H A D | bsaes-armv7.S | 380 subs r5,r5,#1 872 subs r5,r5,#1 1065 subs r5,r5,#1 1142 subs r2, r2, #0x8 1443 subs r2, r2, #8 1561 subs r6, r6, #1 1635 subs r9, #0x80 1737 subs r9, #0x80 1761 subs r9, #0x10 1770 subs r [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv8.S | 367 subs x2,x2,#64 379 subs x2,x2,#64 488 subs x2,x2,#64
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/aes/ |
H A D | bsaes-armv7.S | 380 subs r5,r5,#1 872 subs r5,r5,#1 1065 subs r5,r5,#1 1142 subs r2, r2, #0x8 1443 subs r2, r2, #8 1561 subs r6, r6, #1 1635 subs r9, #0x80 1737 subs r9, #0x80 1761 subs r9, #0x10 1770 subs r [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv8.S | 367 subs x2,x2,#64 379 subs x2,x2,#64 488 subs x2,x2,#64
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0.c | 2666 struct snd_pcm_substream *subs; in intel8x0_measure_ac97_clock() local 2677 subs = chip->pcm[0]->streams[0].substream; in intel8x0_measure_ac97_clock() 2678 if (! subs || subs->dma_buffer.bytes < INTEL8X0_TESTBUF_SIZE) { in intel8x0_measure_ac97_clock() 2684 ichdev->physbuf = subs->dma_buffer.addr; in intel8x0_measure_ac97_clock()
|
H A D | es1968.c | 1850 struct snd_pcm_substream *subs = es->substream; in snd_es1968_update_pcm() local 1852 if (subs == NULL || !es->running) in snd_es1968_update_pcm() 1865 snd_pcm_period_elapsed(subs); in snd_es1968_update_pcm()
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | assembler.h | 780 subs \tmp, \tmp, #1
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | head.S | 236 subs r6, r6, #1
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | assembler.h | 858 subs \tmp, \tmp, #1
|
H A D | insn.h | 369 __AARCH64_INSN_FUNCS(subs, 0x7F200000, 0x6B000000)
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | head.S | 222 subs r6, r6, #1
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dt_to_config | 9 use strict subs;
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | dt_to_config | 9 use strict subs;
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/bn/ |
H A D | armv4-mont.S | 164 subs r7,r7,r7 @ "clear" carry flag 284 subs r9,r9,#1 347 subs r8,r8,#8 620 subs r8,r8,#8 812 subs r9,r9,#8 890 subs r8,r8,#8 896 subs r1,sp,#0 @ clear carry flag
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/bn/ |
H A D | armv4-mont.S | 164 subs r7,r7,r7 @ "clear" carry flag 284 subs r9,r9,#1 347 subs r8,r8,#8 620 subs r8,r8,#8 812 subs r9,r9,#8 890 subs r8,r8,#8 896 subs r1,sp,#0 @ clear carry flag
|
/third_party/vixl/test/aarch64/ |
H A D | test-disasm-aarch64.cc | 258 COMPARE(subs(w14, w15, Operand(0xff)), "subs w14, w15, #0xff (255)"); in TEST() 259 COMPARE(subs(x16, x17, Operand(0xaa000)), "subs x16, x17, #0xaa000 (696320)"); in TEST() 267 COMPARE(subs(wzr, wsp, Operand(9)), "cmp wsp, #0x9 (9)"); in TEST() 322 COMPARE(subs(xzr, sp, Operand(x8, LSL, 4)), "cmp sp, x8, lsl #4"); in TEST() 323 COMPARE(subs(xzr, xzr, Operand(x8, LSL, 5)), "cmp xzr, x8, lsl #5"); in TEST() 359 COMPARE(subs(x3, x4, Operand(w5, UXTB, 1)), "subs x3, x4, w5, uxtb #1"); in TEST() 361 COMPARE(subs(x in TEST() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
H A D | assembler_arm.cc | 215 void Assembler::subs(Register rd, Register rn, Operand o, Condition cond) { 2947 subs(rd, rn, o, cond); 2956 subs(rd, rn, Operand(IP), cond); 2969 subs(rd, rn, o, cond); 2977 subs(rd, rn, Operand(IP), cond); 2984 subs(rd, rn, Operand(IP), cond);
|