Home
last modified time | relevance | path

Searched full:try (Results 1 – 25 of 6519) sorted by relevance

12345678910>>...261

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A D0001-configure-Pass-LDFLAGS-to-link-tests.patch26 if try $CC -w -c $SFLAGS $test.c &&
27 - try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then
28 + try $LDSHARED $SFLAGS $LDFLAGS -o $test$shared_ext $test.o; then
36 - if try $CC $CFLAGS -o $test $test.c; then
37 + if try $CC $CFLAGS $LDFLAGS -o $test $test.c; then
45 - if try $CC $CFLAGS -o $test $test.c; then
46 + if try $CC $CFLAGS $LDFLAGS -o $test $test.c; then
54 -if try $CC $CFLAGS -o $test $test.c; then
55 +if try $CC $CFLAGS $LDFLAGS -o $test $test.c; then
63 - if try $CC $CFLAGS -o $test $test.c; then
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py37 try:
49 try:
66 try:
81 try:
91 # Extend first a PCR that is not part of the policy and try to unseal.
99 try:
110 # Then, extend a PCR that is part of the policy and try to unseal.
118 try:
138 try:
147 try:
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/
H A Dprocess.py84 try:
97 try:
169 try:
207 try:
217 try:
232 try:
238 try:
249 try:
255 try:
276 try:
[all …]
H A Dxmlrpcclient.py50 try:
58 try:
105 try:
109 try:
116 try:
125 try:
133 try:
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcommand.py68 try:
86 try:
111 try:
250 try:
307 try:
315 try:
323 try:
331 try:
339 try:
347 try:
[all …]
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Drsrc_iodyn.c107 unsigned int try; in iodyn_find_io() local
131 /* Try to extend top of window */ in iodyn_find_io()
132 try = res->end + 1; in iodyn_find_io()
133 if ((*base == 0) || (*base == try)) { in iodyn_find_io()
137 *base = try; in iodyn_find_io()
143 /* Try to extend bottom of window */ in iodyn_find_io()
144 try = res->start - num; in iodyn_find_io()
145 if ((*base == 0) || (*base == try)) { in iodyn_find_io()
150 *base = try; in iodyn_find_io()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/
H A Dserv.py38 try:
52 try:
82 try:
143 try:
157 try:
174 try:
179 try:
183 try:
212 try:
236 try:
[all …]
H A Ddb.py13 try:
64 try:
88 #no value found, try to insert
98 try:
125 #no value found, try to insert
135 try:
170 #no value found, try to insert
171 try:
190 try:
191 #try to insert
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_functional_basic.py40 try:
46 try:
52 try:
58 try:
64 try:
70 try:
84 try:
94 try:
99 try:
104 try:
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dct.json100 "name": "Try ct with zone",
124 "name": "Try ct with zone, commit",
148 "name": "Try ct with zone, commit, mark",
172 "name": "Try ct with zone, commit, mark, nat",
196 "name": "Try ct with full nat ipv4 range syntax",
220 "name": "Try ct with full nat ipv6 syntax",
244 "name": "Try ct with full nat ipv6 range syntax",
268 "name": "Try ct with full nat ipv6 range syntax + force",
292 "name": "Try ct with label",
316 "name": "Try ct with label with mask",
[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/include/linux/
H A Dmii.h74 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
75 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */
76 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
77 #define ADVERTISE_1000XHALF 0x0040 /* Try for 1000BASE-X half-duplex */
78 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex */
79 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */
80 #define ADVERTISE_100FULL 0x0100 /* Try for 100mbps full-duplex */
81 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */
82 #define ADVERTISE_100BASE4 0x0200 /* Try for 100mbps 4k packets */
83 #define ADVERTISE_PAUSE_CAP 0x0400 /* Try for pause */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmii.h74 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
75 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */
76 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
77 #define ADVERTISE_1000XHALF 0x0040 /* Try for 1000BASE-X half-duplex */
78 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex */
79 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */
80 #define ADVERTISE_100FULL 0x0100 /* Try for 100mbps full-duplex */
81 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */
82 #define ADVERTISE_100BASE4 0x0200 /* Try for 100mbps 4k packets */
83 #define ADVERTISE_PAUSE_CAP 0x0400 /* Try for pause */
[all …]
/OK3568_Linux_fs/kernel/lib/kunit/
H A Dtry-catch-impl.h3 * Internal kunit try catch implementation to be shared with tests.
12 #include <kunit/try-catch.h>
19 kunit_try_catch_func_t try, in kunit_try_catch_init() argument
23 try_catch->try = try; in kunit_try_catch_init()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py57 try:
99 try:
109 try:
238 try:
278 try:
335 try:
372 try:
393 try:
483 try:
492 try:
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-worker38 try:
46 try:
99 try:
104 try:
124 try:
168 try:
199 try:
240 try:
301 try:
304 try:
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-cxl.c87 int i, hwirq, try; in pnv_cxl_alloc_hwirq_ranges() local
93 try = num; in pnv_cxl_alloc_hwirq_ranges()
94 while (try) { in pnv_cxl_alloc_hwirq_ranges()
95 hwirq = msi_bitmap_alloc_hwirqs(&phb->msi_bmp, try); in pnv_cxl_alloc_hwirq_ranges()
98 try /= 2; in pnv_cxl_alloc_hwirq_ranges()
100 if (!try) in pnv_cxl_alloc_hwirq_ranges()
104 irqs->range[i] = try; in pnv_cxl_alloc_hwirq_ranges()
107 num -= try; in pnv_cxl_alloc_hwirq_ranges()
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dtricks.rst7 If you want to trick swsusp/S3 into working, you might want to try:
20 want to try vesafb later]
22 * try running as few processes as possible, preferably go to single
26 S3. Try that first.
28 When you make it work, try to find out what exactly was it that broke
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmii.h74 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
75 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */
76 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
77 #define ADVERTISE_1000XHALF 0x0040 /* Try for 1000BASE-X half-duplex */
78 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex */
79 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */
80 #define ADVERTISE_100FULL 0x0100 /* Try for 100mbps full-duplex */
81 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */
82 #define ADVERTISE_100BASE4 0x0200 /* Try for 100mbps 4k packets */
83 #define ADVERTISE_PAUSE_CAP 0x0400 /* Try for pause */
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh70 # Try the asynchronous version too
89 # Try platform (EFI embedded fw) loading too
273 echo -n "Batched request_firmware() nofile try #$1: "
284 echo -n "Batched request_firmware_into_buf() nofile try #$1: "
311 echo -n "Batched request_firmware_direct() nofile try #$1: "
322 echo -n "Batched request_firmware_nowait(uevent=true) nofile try #$1: "
351 echo -n "Batched request_firmware_nowait(uevent=false) nofile try #$1: "
366 echo -n "Batched request_firmware() $2 try #$1: "
376 echo -n "Batched request_firmware_into_buf() $2 try #$1: "
388 echo -n "Batched request_firmware_direct() $2 try #$1: "
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-brcm-sata.c401 int try; in brcm_ns2_sata_init() local
440 try = 50; in brcm_ns2_sata_init()
441 while (try) { in brcm_ns2_sata_init()
447 try--; in brcm_ns2_sata_init()
449 if (!try) { in brcm_ns2_sata_init()
464 unsigned int val, try; in brcm_nsp_sata_init() local
506 try = 50; in brcm_nsp_sata_init()
507 while (--try) { in brcm_nsp_sata_init()
514 if (!try) { in brcm_nsp_sata_init()
536 unsigned int val, try; in brcm_sr_sata_init() local
[all …]
/OK3568_Linux_fs/u-boot/include/linux/
H A Dmii.h71 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */
72 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */
73 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */
74 #define ADVERTISE_1000XHALF 0x0040 /* Try for 1000BASE-X half-duplex */
75 #define ADVERTISE_100HALF 0x0080 /* Try for 100mbps half-duplex */
76 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */
77 #define ADVERTISE_100FULL 0x0100 /* Try for 100mbps full-duplex */
78 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */
79 #define ADVERTISE_100BASE4 0x0200 /* Try for 100mbps 4k packets */
80 #define ADVERTISE_PAUSE_CAP 0x0400 /* Try for pause */
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl54 try:
57 # broken symlink, try relative to root
158 try:
191 try:
221 try:
235 try:
237 try:
248 try:
282 try:
327 try:
[all …]
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A Dstub.c276 /* Try connecting for 10 seconds */ in main()
297 size_t try, try_max; in main() local
300 for (try = 0, try_max = 5; try < try_max; try++) { in main()
306 … "Xquartz: Failed to request a socket from the server to send the $DISPLAY fd over (try %d of %d)", in main()
307 (int)try + 1, (int)try_max); in main()
314 "Xquartz: Failed to connect to socket (try %d of %d)", in main()
315 (int)try + 1, in main()
322 … "Xquartz: Handoff connection established (try %d of %d) on fd %d, \"%s\". Sending message.", in main()
323 (int)try + 1, (int)try_max, handoff_fd, in main()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dtips.txt1 For a higher level overview, try: perf report --sort comm,dso
22 If you have debuginfo enabled, try: perf report -s sym,srcline
23 For memory address profiling, try: perf mem record / perf mem report
24 For tracepoint events, try: perf report -s trace_fields
30 If you prefer Intel style assembly, try: perf annotate -M intel
31 For hierarchical output, try: perf report --hierarchy
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcp-noerror17 try:
26 try:
32 try:
42 try:
49 try:

12345678910>>...261