Home
last modified time | relevance | path

Searched +full:9 +full:a (Results 1 – 25 of 1539) sorted by relevance

12345678910>>...62

/OK3568_Linux_fs/kernel/scripts/
H A Dmarkup_oops.pl49 if ($line =~ /EAX: ([0-9a-f]+) EBX: ([0-9a-f]+) ECX: ([0-9a-f]+) EDX: ([0-9a-f]+)/) {
55 if ($line =~ /ESI: ([0-9a-f]+) EDI: ([0-9a-f]+) EBP: ([0-9a-f]+) ESP: ([0-9a-f]+)/) {
60 if ($line =~ /RAX: ([0-9a-f]+) RBX: ([0-9a-f]+) RCX: ([0-9a-f]+)/) {
65 if ($line =~ /RDX: ([0-9a-f]+) RSI: ([0-9a-f]+) RDI: ([0-9a-f]+)/) {
70 if ($line =~ /RBP: ([0-9a-f]+) R08: ([0-9a-f]+) R09: ([0-9a-f]+)/) {
74 if ($line =~ /R10: ([0-9a-f]+) R11: ([0-9a-f]+) R12: ([0-9a-f]+)/) {
79 if ($line =~ /R13: ([0-9a-f]+) R14: ([0-9a-f]+) R15: ([0-9a-f]+)/) {
104 if ($line =~ /([0-9a-zA-Z\,\%\(\)\-\+]+)$/) {
116 $clobber =~ s/\([a-z0-9\%\,]+\)//g;
137 # we print it with a =>, and then delete its value
[all …]
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/uclibc/
HDlibaec_bf_process_wakeup_mode2_nn.so_fini _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize __deregister_frame_info __register_frame_info calloc free skv_asr_decoder_init skv_logtab_init fprintf skv_fst_num_states skv_fst_get_start_state skv_token_init skv_asr_decoder_reset stderr __aeabi_unwind_cpp_pr1 skv_asr_decoder_destroy skv_token_destroy ...
HDlibaec_bf_process_wakeup_mode1_nn.so_fini _ITM_deregisterTMCloneTable _ITM_registerTMCloneTable __cxa_finalize __deregister_frame_info __register_frame_info calloc free skv_asr_decoder_init skv_logtab_init fprintf skv_fst_num_states skv_fst_get_start_state skv_token_init skv_asr_decoder_reset stderr __aeabi_unwind_cpp_pr1 skv_asr_decoder_destroy skv_token_destroy ...
HDlibaec_bf_process_wakeup.so ... = > S G K 9 e + i 3 9 6 ) # r ? 9 Y u 5 S ...
HDlibrkaudio_detect.so ... H&= ?o= = l l ? a = < )M f= "> B 9= ...
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz ... =y 7CONFIG_FEATURE_TASKSET_CPULIST=y 8CONFIG_FEATURE_TASKSET_FANCY=y 9CONFIG_PMAP=y 10CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS=y 11CONFIG_FEATURE_TOP_SMP_CPU= ...
/OK3568_Linux_fs/buildroot/package/localedef/
H A D0002-relax-dependency-on-GCC-to-4.8-and-binutils-to-2.24.patch12 Here's a related post from 2018 for a similar patchset.
17 https://sourceware.org/git/?p=glibc.git;a=commit;h=4add86749a31f302674599b69d2eea691d69341a
19 https://sourceware.org/git/?p=glibc.git;a=commit;h=073e8fa7739ed453d6854b834f290c263a6cdb9f
20 https://sourceware.org/git/?p=glibc.git;a=commit;h=b4396163aa8666f970aaf43eaca25f3a92b18c1b
22 https://sourceware.org/git/?p=glibc.git;a=commit;h=192963be49678b48f60218f1f794991cdd9fe472
24 https://sourceware.org/git/?p=glibc.git;a=commit;h=4dcbbc3b28aaeafe23e1a30db84055aa6f6fa987
31 diff --git a/configure b/configure
33 --- a/configure
36 ac_prog_version=`$AS --version 2>&1 | sed -n 's/^.*GNU assembler.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
39 - 2.1[0-9][0-9]*|2.2[5-9]*|2.[3-9][0-9]*|[3-9].*|[1-9][0-9]*)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/lib/gconv/
HDlibCNS.so ... vF x8 vG x9 yo ynyp zmzl |7{a |9|8|_ EE H- JSJQ ...
HDGB18030.so ... / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C ...
HDlibJISX0213.so ... /'0'1'2'3'4'5'6'7'8'9':';'<'='>'?'@'A'Q'R ...
HDEUC-JP-MS.so ... g g p p m m o o n n 9 0 / 2 6 5 3 8 9 a b
HDIBM1388.so ... A A A A A A A A A A A A A A A A A A A A A ...
HDlibJIS.so ... / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C ...
HDlibISOIR165.so ... / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C ...
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A D9p.rst4 v9fs: Plan 9 Resource Sharing for Linux
10 v9fs is a Unix implementation of the Plan 9 9p remote filesystem protocol.
19 the 9p client is available in the form of a USENIX paper:
29 * CellFS: A New Programming Model for the Cell BE
31 * PROSE I/O: Using 9p to enable Application Partitions
33 * VirtFS: A Virtualization Aware File System pass-through
41 mount -t 9p 10.10.1.2 /mnt/9
43 For Plan 9 From User Space applications (http://swtch.com/plan9)::
45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
49 mount -t 9p -o trans=virtio <mount_tag> /mnt/9
[all …]
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/lib32/
HDlibaec_bf_process_wakeup.so ... = > S G K 9 e + i 3 9 6 ) # r ? 9 Y u 5 S ...
HDlibrkaudio_detect.so ... H&= ?o= = l l ? a = < )M f= "> B 9= ...
/OK3568_Linux_fs/external/common_algorithm/misc/lib/arm-rockchip830-linux-gnueabihf/
HDlibrkaudio.so ... s-%d: receive error, exit unknown A: a: [V]%s-% ...
/OK3568_Linux_fs/external/common_algorithm/misc/lib/arm-rockchip830-linux-uclibcgnueabihf/
HDlibrkaudio.so ... s-%d: receive error, exit unknown A: a: [V]%s-% ...
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/lib/
HDlibm.so.6 ... c E ? ~ ?q1 ?2 K ? a ' ? 0 9 3 ?Hn ? ? A K ...
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/
H A D51-these-are-not-joysticks-rm.rules7 SUBSYSTEM=="input", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c30a", KERNEL=="js[0-9]*", RUN+="/b…
9 SUBSYSTEM=="input", ATTRS{idVendor}=="04d9", ATTRS{idProduct}=="a0df", KERNEL=="js[0-9]*", RUN+="/b…
10 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0010", ENV{ID_INPUT_JOYSTICK}=="?*"…
11 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0010", KERNEL=="js[0-9]*", RUN+="/b…
12 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0011", ENV{ID_INPUT_JOYSTICK}=="?*"…
13 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0011", KERNEL=="js[0-9]*", RUN+="/b…
14 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0012", ENV{ID_INPUT_JOYSTICK}=="?*"…
15 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0012", KERNEL=="js[0-9]*", RUN+="/b…
16 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0013", ENV{ID_INPUT_JOYSTICK}=="?*"…
17 SUBSYSTEM=="input", ATTRS{idVendor}=="056a", ATTRS{idProduct}=="0013", KERNEL=="js[0-9]*", RUN+="/b…
[all …]
/OK3568_Linux_fs/kernel/include/net/9p/
H A D9p.h3 * include/net/9p/9p.h
5 * 9P protocol definitions.
18 * @P9_DEBUG_9P: 9P protocol tracing
43 P9_DEBUG_FID = (1<<9),
62 * enum p9_msg_t - 9P message types
64 * @P9_RLERROR: response for any failed request for 9P2000.L
69 * @P9_TMKNOD: create a special file object request
70 * @P9_RMKNOD: create a special file object response
71 * @P9_TLCREATE: prepare a handle for I/O on an new file for 9P2000.L
72 * @P9_RLCREATE: response with file access information for 9P2000.L
[all …]
/OK3568_Linux_fs/external/libmali/lib/arm-linux-gnueabihf/
HDlibmali-bifrost-g52-g13p0-x11-gbm.soa ` d t u x y v w p r q ...
HDlibmali-bifrost-g31-g13p0-wayland-gbm.soa ` d t u x y v w p r q ...
HDlibmali-bifrost-g31-g13p0-x11-gbm.soa ` d t u x y v w p r q ...

12345678910>>...62