| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/ |
| H A D | gtype.state | 234 (!type struct 1 nil gc_used "source_range" 240 (!type pointer 4 nil gc_unused 248 nil ) 252 nil ) 254 nil 2047 nil nil ) 256 (!type struct 5 nil gc_used "line_map" 262 nil ) 268 2047 nil nil ) 271 (!type pointer 7 nil gc_unused 280 nil ) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/ |
| H A D | gtype.state | 236 (!type struct 1 nil gc_used "source_range" 242 (!type pointer 4 nil gc_unused 250 nil ) 254 nil ) 256 nil 2047 nil nil ) 258 (!type struct 5 nil gc_used "line_map" 264 nil ) 270 2047 nil nil ) 273 (!type pointer 7 nil gc_unused 282 nil ) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | CVE-2022-41723.patch | 50 if err != nil { 56 if err != nil { 62 + if err != nil { 67 + if err != nil { 97 if err != nil { 102 - return "", nil, ErrStringLength 108 + return u, nil, ErrStringLength 117 - return s, p[strLen:], nil 122 + return u, p[strLen:], nil 129 - if err := huffmanDecode(buf, d.maxStrLen, p[:strLen]); err != nil { [all …]
|
| H A D | CVE-2022-41720.patch | 118 + return path, nil 199 + if (got == "") != (err != nil) { 200 + t.Errorf(`FromFS(%q) = %q, %v; want "" only if err != nil`, test.path, got, err) 289 + return path, nil 332 - return nil, errors.New("http: invalid character in file path") 334 + if err != nil { 335 + return nil, errors.New("http: invalid or unsafe file path") 344 if err != nil { 345 return nil, mapDirOpenError(err, fullName) 371 + if err != nil { [all …]
|
| H A D | 0007-cmd-go-make-GOROOT-precious-by-default.patch | 33 if p1 == nil || p1.Shlib == "" || haveShlib[filepath.Base(p1.Shlib)] { 72 + if err == nil { 78 + return nil 83 + return nil 87 if err := b.Mkdir(a.Objdir); err != nil { 94 + if goRootPrecious && a.Package != nil { 102 if err := b.Mkdir(a.Objdir); err != nil {
|
| H A D | 0002-cmd-go-make-content-based-hash-generation-less-pedan.patch | 63 if err != nil { 86 } else if cfg.BuildTrimpath && p.Module != nil { 107 if cxxID, err := b.gccToolID(cxxExe[0], "c++"); err == nil { 115 if fcID, err := b.gccToolID(fcExe[0], "f95"); err == nil { 201 if cppflags, err = buildFlags("CPPFLAGS", "", p.CgoCPPFLAGS, checkCompilerFlags); err != nil { 223 if err != nil { 224 return nil, nil, err 232 if err != nil {
|
| H A D | CVE-2022-2879.patch | 69 if err != nil { 70 return nil, err 78 if err != nil { 79 return nil, err 90 + return nil, ErrFieldTooLong 137 if err := tw.writeRawFile(name, data, flag, FormatPAX); err != nil || isGlobal {
|
| H A D | 0001-net-http-httputil-avoid-query-parameter-smuggling.patch | 12 * if req.Form != nil after calling ReverseProxy.Director; and 51 + if outreq.Form != nil { 140 + if err != nil { 162 + if err != nil {
|
| H A D | 0001-exec.go-do-not-write-linker-flags-into-buildids.patch | 34 - b.printLinkerConfig(h, nil) 35 + //b.printLinkerConfig(h, nil)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/intltool/ |
| H A D | intltool-nowarn.patch | 10 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- 20 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- 30 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- 40 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/seq/ |
| H A D | transform.hpp | 24 …OOST_PP_TUPLE_ELEM(3, 2, BOOST_PP_SEQ_FOLD_LEFT(BOOST_PP_SEQ_TRANSFORM_O, (op, data, (nil)), seq))) 27 …OOST_PP_TUPLE_ELEM(3, 2, BOOST_PP_SEQ_FOLD_LEFT(BOOST_PP_SEQ_TRANSFORM_O, (op, data, (nil)), seq))) 42 …P_TUPLE_ELEM(3, 2, BOOST_PP_SEQ_FOLD_LEFT_ ## s(BOOST_PP_SEQ_TRANSFORM_O, (op, data, (nil)), seq))) 45 …P_TUPLE_ELEM(3, 2, BOOST_PP_SEQ_FOLD_LEFT_ ## s(BOOST_PP_SEQ_TRANSFORM_O, (op, data, (nil)), seq)))
|
| H A D | for_each_product.hpp | 33 …DUCT_E(impl, macro, sets) impl((BOOST_PP_SEQ_HEAD(sets)(nil), BOOST_PP_SEQ_TAIL(sets)(nil), (nil),… 36 …CT_E_I(impl, macro, sets) impl((BOOST_PP_SEQ_HEAD(sets)(nil), BOOST_PP_SEQ_TAIL(sets)(nil), (nil),… 70 # define BOOST_PP_SEQ_FOR_EACH_PRODUCT_H_I(cset, rset, res, macro) (BOOST_PP_SEQ_HEAD(rset)(nil), B…
|
| H A D | first_n.hpp | 24 …) BOOST_PP_IF(n, BOOST_PP_TUPLE_ELEM, BOOST_PP_TUPLE_EAT_3)(2, 0, BOOST_PP_SEQ_SPLIT(n, seq (nil))) 27 …) BOOST_PP_IF(n, BOOST_PP_TUPLE_ELEM, BOOST_PP_TUPLE_EAT_3)(2, 0, BOOST_PP_SEQ_SPLIT(n, seq (nil)))
|
| H A D | rest_n.hpp | 42 … BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_SEQ_SPLIT(BOOST_PP_INC(n), BOOST_PP_IDENTITY( (nil) seq )))() \
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/ |
| H A D | x-selection.m | 361 if (nil == pb) 383 if ([_pasteboard availableTypeFromArray: _known_types] != nil) { 681 if (nil == data) { 730 if (nil != data) { 781 /* Return nil if an error occurred. */ 788 NSBitmapImageRep *bmimage = nil; 789 NSData *encdata = nil; 790 NSDictionary *dict = nil; 794 if (nil == bmimage) 795 return nil; [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | X11Controller.m | 83 if (array != nil) { 136 if (self.apps == nil || apps_separator == nil) return; 140 if (menu != nil) { 148 if (dock_apps_menu != nil) { 156 self.apps = nil; 196 if (count == 0 || apps_separator == nil) return; 201 if (menu != nil) 203 if (dock_apps_menu != nil) 452 if (apps == nil || tag < 0 || tag >= [apps count]) 470 if (apps != nil) [all …]
|
| H A D | X11Application.m | 134 self.controller = nil; 225 if ([e window] != nil) { 230 else if ([self modalWindow] == nil) { 238 [self _setKeyWindow:nil]; 244 [self _setMainWindow:nil]; 268 if (window != nil) { 374 if ([e window] == nil && x_was_active) { 383 [self set_front_process:nil]; 458 if ([self modalWindow] == nil) 593 if (apps != nil) { [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/list/ |
| H A D | cons_fwd.hpp | 14 #ifndef nil 15 typedef nil_ nil; typedef
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/stm/ |
| H A D | p_basic.c | 17 const unsigned char nil = 0; in basic_write() local 22 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in basic_write()
|
| H A D | p_sys-t.c | 267 const unsigned char nil = 0; in sys_t_clock_sync() local 282 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in sys_t_clock_sync() 293 const unsigned char nil = 0; in sys_t_write() local 351 data->packet(data, m, c, STP_PACKET_FLAG, 0, 0, &nil); in sys_t_write()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | hexdump.c | 79 goto nil; in hex_dump_to_buffer() 131 goto nil; in hex_dump_to_buffer() 144 nil: in hex_dump_to_buffer()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | hexdump.c | 162 goto nil; in hex_dump_to_buffer() 214 goto nil; in hex_dump_to_buffer() 227 nil: in hex_dump_to_buffer()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/libqmi/files/ |
| H A D | 0001-build-use-python3-everywhere.patch | 18 # -*- Mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- 28 # -*- Mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/seq/detail/ |
| H A D | is_empty.hpp | 46 BOOST_PP_DEC(BOOST_PP_SEQ_SIZE(seq (nil))) \
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/ |
| H A D | stub.c | 65 kX11AppBundleId), nil, nil, &appURL); in set_x11_path()
|