Home
last modified time | relevance | path

Searched +full:a +full:- +full:c (Results 1 – 25 of 1240) sorted by relevance

12345678910>>...50

/OK3568_Linux_fs/external/libmali/lib/arm-linux-gnueabihf/
HDlibmali-valhall-g610-g6p0-x11-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-valhall-g610-g6p0-wayland-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-valhall-g610-g6p0-dummy.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-valhall-g610-g6p0-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g52-g2p0-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g31-g2p0-only-cl.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance
HDlibmali-valhall-g610-g6p0-x11-wayland-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g52-g2p0-dummy.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g31-g2p0-x11-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance
HDlibmali-bifrost-g31-g2p0-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance
HDlibmali-bifrost-g52-g2p0-dummy-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g52-g2p0-wayland-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g52-g2p0-x11-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g31-g2p0-wayland-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance
HDlibmali-bifrost-g52-g2p0-without-cl-dummy-gbm.so ... 2u: %20llu / %llu mali-hist-dump %s: %s (Total ...
HDlibmali-bifrost-g31-g2p0-without-cl-wayland-gbm.so ... 2u: %20llu / %llu mali-hist-dump %s: %s (Total ...
/OK3568_Linux_fs/external/libmali/optimize_s/arm-linux-gnueabihf/
HDlibmali-bifrost-g52-g2p0-dummy-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-bifrost-g52-g2p0-without-cl-dummy-gbm.so ... TL CINSTR_PLUG CMEM CMAR COBJ CPOM CDEPS CBLEND CINSTR_PLUG_FRAMELESS mali-hist-dump %s: %s (Total ...
/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/
HDUHC.so ... __GCONV_FULL_OUTPUT cnt_after <= sizeof (data->__statep->__value.__wchb) to_uhc_single from_uhc_single gconv A B
HDIBM1364.so ... a A a A a ACACBCCCDCECFCGCHCICJCKCLCMCNCOCPCQCRCSCTCUCVCWCXCYCZC[C\C]C^C_C`CaCbCcCdCeCfCgChCiCj K K K K K K K ...
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz ... ; then assume smart user. 37if ! [ -n "${SUDO_USER}" -a -n "$ ...
/OK3568_Linux_fs/kernel/net/ceph/crush/
H A Dhash.c1 // SPDX-License-Identifier: GPL-2.0
9 * Robert Jenkins' function for mixing 32-bit values
11 * a, b = random bits, c = input and output
13 #define crush_hashmix(a, b, c) do { \ argument
14 a = a-b; a = a-c; a = a^(c>>13); \
15 b = b-c; b = b-a; b = b^(a<<8); \
16 c = c-a; c = c-b; c = c^(b>>13); \
17 a = a-b; a = a-c; a = a^(c>>12); \
18 b = b-c; b = b-a; b = b^(a<<16); \
19 c = c-a; c = c-b; c = c^(b>>5); \
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap.min.js3 * Copyright 2011-2016 Twitter, Inc.
6a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[… argument
7a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scr… argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dasn1_mac.h2 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
9 * This library is free for commercial and non-commercial use as long as
18 * If this package is used in a product, Eric Young should be given attribution
20 * This can be in the form of a textual message at program startup or
36 * being used are not cryptographic related :-).
37 * 4. If you include any Windows specific code (or a derivative thereof) from
43 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
65 extern "C" {
75 # define M_ASN1_D2I_vars(a,type,func) \ argument
76 ASN1_const_CTX c; \
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/
H A D0001-avoid-naming-local-function-as-one-of-printf-family.patch9 Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
12 Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
13 Signed-off-by: Todd Cunningham <tcunningham07@gmail.com>
17 Add the same change in src/expr/last.c to make the patch apply for
20 Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
21 ---
22 include/expr_ops.h | 2 +-
23 include/obj.h | 2 +-
24 src/expr.c | 4 ++--
[all …]

12345678910>>...50