Home
last modified time | relevance | path

Searched full:77 (Results 1 – 25 of 2226) sorted by relevance

12345678910>>...90

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dnoa1305.c83 *val2 = 77 * 8; in noa1305_scale()
87 *val2 = 77 * 4; in noa1305_scale()
91 *val2 = 77 * 2; in noa1305_scale()
95 *val2 = 77; in noa1305_scale()
99 *val2 = 77 * 5; in noa1305_scale()
103 *val2 = 77 * 25; in noa1305_scale()
107 *val2 = 77 * 125; in noa1305_scale()
111 *val2 = 77 * 625; in noa1305_scale()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_hash_map.c90 * bpftool map update id 77 key 0 0 0 1 0 0 0 0 0 0 0 1 \ in dump_bpf_hash_map()
92 * bpftool map update id 77 key 0 0 0 1 0 0 0 0 0 0 0 2 \ in dump_bpf_hash_map()
96 * map id 77 in dump_bpf_hash_map()
99 * 77: (1000000 0 2000000) (200000001000000) in dump_bpf_hash_map()
100 * 77: (1000000 0 1000000) (100000001000000) in dump_bpf_hash_map()
/OK3568_Linux_fs/yocto/poky/meta-poky/recipes-core/psplash/files/
H A Dpsplash-poky-img.h91 "\354\340\377\2\327\330\330\377bgh\377\207.46\377\1""9\77A\377\252\350" \
94 "7=\77\377fjl\377\232\235\236\377\316\317\320\377\303\350\354\340\377" \
106 "\377\3\341\342\342\377\224\230\231\377JOQ\377\226.46\377\3""9\77A\377" \
108 ">\77\377\213.46\377\2""5;=\377\350\352\351\377\247\350\354\340\377\1" \
109 "_de\377\213.46\377\2""8>\77\377\232\235\236\377\226\350\354\340\377\2" \
118 "\260\377NSU\377\240.46\377\3""9\77A\377\220\223\224\377\350\354\342\377" \
132 "\252.46\377\2""8>\77\377\261\263\264\377\244\350\354\340\377\2\265\267" \
142 "\340\377\2\264\267\267\3778>\77\377\337.46\377\1\265\267\270\377\222" \
159 "\317\320\377\217\350\354\340\377\1\204\210\211\377\226.46\377\12""9\77" \
196 "\354\342\3779\77A\377\215.46\377\1\244\247\250\377\231\350\354\340\377" \
[all …]
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-errata.c57 * cfg_cdr_incx<67:64> = 3 and cfg_cdr_secord<77> = in __cvmx_helper_errata_qlm_disable_2nd_order_cdr()
66 /* cfg_cdr_secord<77>=1 */ in __cvmx_helper_errata_qlm_disable_2nd_order_cdr()
67 cvmx_helper_qlm_jtag_shift(qlm, 77 - 77 + 1, 1); in __cvmx_helper_errata_qlm_disable_2nd_order_cdr()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/findutils/findutils/
H A Drun-ptest23 [ $(id -u) = 0 ] && exit 77;
27 [ $(id -u) = 0 ] || exit 77;
46 77 )
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/
H A D0001-skip-the-test-when-gcc-not-deployed.patch29 + which gcc || exit 77
42 + which gcc || exit 77
55 +which gcc || exit 77
68 +which gcc || exit 77
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d.sh506 tc filter add dev v1 egress pref 77 prot ip \
508 vxlan_ping_test $h1 192.0.2.3 "" v1 egress 77 10
509 tc filter del dev v1 egress pref 77 prot ip
518 tc filter add dev v1 egress pref 77 prot ip \
520 vxlan_ping_test $h1 192.0.2.3 "-Q 0x14" v1 egress 77 10
521 vxlan_ping_test $h1 192.0.2.3 "-Q 0x18" v1 egress 77 0
522 tc filter del dev v1 egress pref 77 prot ip
534 tc filter add dev v1 egress pref 77 prot ip \
537 vxlan_ping_test $h1 192.0.2.3 "-Q $q" v1 egress 77 10
538 tc filter del dev v1 egress pref 77 prot ip
[all …]
H A Dmirror_gre_lib.sh64 tc filter add dev $h3 ingress pref 77 prot 802.1q \
67 mirror_test v$h1 $ip1 $ip2 $h3 77 10
68 tc filter del dev $h3 ingress pref 77
H A Dmirror_gre_changes.sh76 tc filter add dev $h3 ingress pref 77 prot $prot \
79 mirror_test v$h1 192.0.2.1 192.0.2.2 $h3 77 0
83 mirror_test v$h1 192.0.2.1 192.0.2.2 $h3 77 10
86 tc filter del dev $h3 ingress pref 77
/OK3568_Linux_fs/external/xserver/test/
H A DMakefile.am113 # Print that xi1-tests were skipped (exit code 77 for automake test harness)
119 @echo 'exit 77' >> $@
122 # Print that xi2-tests were skipped (exit code 77 for automake test harness)
128 @echo 'exit 77' >> $@
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c33 exit(77); in main()
39 exit(77); in main()
45 exit(77); in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_encoding/unicode/
H A Dscript_table.hpp33 77, 77, 77, 78, 79, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60,
756 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77,
757 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77,
758 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 0, 0, 0, 0,
759 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77,
760 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 0, 0, 0, 0, 0, 0,
761 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 0, 0, 0, 77, 77,
1754 // block 77
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/libgsf/libgsf/
H A D0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch10 1 file changed, 1 insertion(+), 77 deletions(-)
16 @@ -77,83 +77,7 @@ libgsf_reqs="
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Dinetutils-1.8-0003-wchar.patch16 @@ -77,6 +77,9 @@
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A D0001-Check-for-musl-define-guard-before-redefining-sockle.patch19 @@ -77,7 +77,7 @@ typedef long long int64;
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vpu_tbl.c117 { -7, 93 }, { -11, 87 }, { -3, 77 }, { -5, 71 },
161 { -8, 68 }, { -10, 78 }, { -6, 77 }, { -10, 86 },
188 { -9, 85 }, { -13, 88 }, { 4, 66 }, { -3, 77 },
203 { -2, 77 }, { -4, 82 }, { -3, 94 }, { 9, 69 },
284 { -2, 85 }, { -6, 78 }, { -1, 75 }, { -7, 77 },
322 { -8, 82 }, { -17, 102 }, { -9, 77 }, { 3, 24 },
386 { -5, 85 }, { -6, 81 }, { -10, 77 }, { -7, 81 },
420 { -1, 66 }, { -1, 77 }, { 1, 70 }, { -2, 86 },
469 { 0, 75 }, { 2, 72 }, { 8, 77 }, { 14, 35 },
477 { -5, 66 }, { -11, 77 }, { -9, 80 }, { -9, 84 },
[all …]
/OK3568_Linux_fs/buildroot/package/mimic/
H A D0001-Fix-linking-on-gcc-10.2.0-or-newer.patch1 From 77b36eaeb2c38eba571b8db7e9bb0fd507774e6d Mon Sep 17 00:00:00 2001
9 https://github.com/MycroftAI/mimic1/commit/77b36eaeb2c38eba571b8db7e9bb0fd507774e6d]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/ghostscript/
H A Dghostscript-9.16-Werror-return-type.patch20 @@ -77,6 +77,7 @@ static const char *indent_item = "";
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dfix_build_errors.patch5 @@ -77,15 +77,10 @@ AC_TYPE_UINT64_T
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0009-invoking-fsck-with-infinite-timeout.patch20 @@ -77,7 +77,7 @@ class FSCK(task.BasicApplication, fstask.FSTask):
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c200 CABAC_ENTRY(55, -5, 74, -1, 77, -4, 79, 0, 0),
226 CABAC_ENTRY(77, -28, 82, -35, 98, -25, 86, -21, 107),
258 CABAC_ENTRY(107, -1, 75, -9, 89, -5, 82, -3, 77),
259 CABAC_ENTRY(108, -7, 77, -14, 92, -3, 72, -5, 71),
302 CABAC_ENTRY(151, 9, 63, 7, 61, 8, 77, 0, 95),
365 CABAC_ENTRY(212, 9, 67, 8, 77, 27, 44, 26, 22),
387 CABAC_ENTRY(232, -2, 59, -11, 77, -14, 85, 0, 58),
392 CABAC_ENTRY(237, -9, 77, -21, 101, -21, 100, -5, 67),
396 CABAC_ENTRY(241, 0, 55, -11, 75, -10, 77, 0, 46),
397 CABAC_ENTRY(242, -6, 59, -15, 77, -21, 85, -16, 64),
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/
H A D0001-Makefile.in-install-nfslock-libs.patch20 @@ -77,6 +77,8 @@ install_common:
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0002-HACK-media-gpu-v4l2-Allow-V4L2-VEA-on-non-chromeos-p.patch20 @@ -77,7 +77,7 @@ source_set("v4l2") {
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0002-HACK-media-gpu-v4l2-Allow-V4L2-VEA-on-non-chromeos-p.patch20 @@ -77,7 +77,7 @@ source_set("v4l2") {
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0005-uapi-ioctls.h-Add-TIOCGPTPEER-from-upstream.patch18 @@ -77,6 +77,7 @@

12345678910>>...90