| /third_party/ltp/testcases/open_posix_testsuite/ |
| D | NEWS | 2 --------------- 4 -June 03, 2005 Version 1.5.1 Released 5 PTS-1.5.1 has a plenty of AIO interface test additions and bug-fixes by Sebastien Decugis. Also the… 6 …-2.3.3 and kernel 2.6.10 with libposix-aio-0.3. The test result for this release can be found here… 9 -December 17, 2004 Version 1.5.0 Released 10 A much anticipated release with plenty of interface test additions and bug-fixes. Added AIO test su… 12 -July 06, 2004 Version 1.4.3 Released 13 Here goes posixtest-1.3. Besides many bug fixes, this release includes new pthread test cases (conf… 15 -May 27, 2004 Version 1.4.2 Released 16 …-1.4.2 adds several pthread test cases by Sebastien Decugis. Also there are a lot of bug fixes by … [all …]
|
| /third_party/flatbuffers/ |
| D | pnpm-lock.yaml | 11 '@typescript-eslint/eslint-plugin': 13 version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3) 14 '@typescript-eslint/parser': 29 /@aashutoshrathi/word-wrap@1.2.6: 30 …resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlC… 34 /@esbuild/android-arm64@0.19.8: 35 …resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLEC… 43 /@esbuild/android-arm@0.19.8: 44 …resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvL… 52 /@esbuild/android-x64@0.19.8: [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
| D | NOTES | 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. 41 -> Stress tests will run until they are killed with SIGUSR1 (or they [all …]
|
| /third_party/ltp/testcases/misc/math/float/ |
| D | README | 1 cpio -idvB <livr.cpio 50 ------ 54 testcase ex:$ float_trigo -D /home/linux/livr */ 60 4) these tests have been started on ia64 and ia32 architectures.
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/ |
| D | NOTES | 6 ----------------------------------- COMPILATION ----------------------------------- 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
| D | NOTES | 6 ----------------------------------- COMPILATION ----------------------------------- 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
| D | NOTES | 6 ----------------------------------- COMPILATION ----------------------------------- 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
| D | NOTES | 6 ----------------------------------- COMPILATION ----------------------------------- 12 You may want to add -DVERBOSE=2 to have verbose tests, 13 or -DVERBOSE=0 to have silent tests (for batchs for example). 15 You may want to add -DSCALABILITY_FACTOR=X, where X is an integer, 20 Compilation under linux: 21 gcc -o <bin> -lpthread <source> 25 cc -o <bin> -lpthread <source> 29 gcc -std=gnu99 -lpthread -lrt -o <bin> <source> 31 Note: the -lrt is necessary for test cases using semaphore feature. 36 -> I am sizing the tests to fit on a bi-xeon IA32 machine, with 2GB RAM. [all …]
|
| /third_party/backends/ |
| D | README.linux | 4 With Linux 2.4.* you could either use the kernel scanner module or libusb to 5 access USB scanners. In Linux 2.6.4 the kernel scanner module was removed. 9 ------------ 11 present during the build of sane-backends, setting permissions will require some 12 attention. So if scanimage -L lists your scanner as root but not as normal user 23 you use udev. The exact file name can be found out by running sane-find-scanner 26 The permissions will be reset when the scanner is replugged or Linux is 29 One solution to set permissions on-the-fly is Linux udev which comes with 34 must be exported as a system-wide environment variable. 36 Older distributions may use the Linux hot-plug tools (or hotplug-ng). Your [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/ABI/ |
| D | index.php | 2 $static_title = 'OpenGL® Application Binary Interface for Linux'; 12 <h1 style="text-align:center"> 13 OpenGL® Application Binary Interface for Linux <br/> 14 <span style="font-size:12px"> (formerly Linux/OpenGL Base) </span> 17 <p style="text-align:center">Version 1.0<br/> 48 OpenGL under X11 on Linux. This will enable applications using the 51 source, commercial closed binary, OpenGL SI-based, and Mesa-based 58 <p> It has similar goals to the <a href="http://www.linuxbase.org">Linux 71 <li> Internal implementation dependent issues - details of direct 75 <li> Operating systems other than Linux. Other platforms such as BSD [all …]
|
| /third_party/openGLES/ABI/ |
| D | index.php | 2 $static_title = 'OpenGL® Application Binary Interface for Linux'; 12 <h1 style="text-align:center"> 13 OpenGL® Application Binary Interface for Linux <br/> 14 <span style="font-size:12px"> (formerly Linux/OpenGL Base) </span> 17 <p style="text-align:center">Version 1.0<br/> 48 OpenGL under X11 on Linux. This will enable applications using the 51 source, commercial closed binary, OpenGL SI-based, and Mesa-based 58 <p> It has similar goals to the <a href="http://www.linuxbase.org">Linux 71 <li> Internal implementation dependent issues - details of direct 75 <li> Operating systems other than Linux. Other platforms such as BSD [all …]
|
| /third_party/node/ |
| D | OAT.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (c) 2021 Huawei Device Co., Ltd. 8 http://www.apache.org/licenses/LICENSE-2.0 18 --> 19 <!-- OAT(OSS Audit Tool) configuration guide: 56 --> 61 …ense,Free Software Foundation - MIT License,Apache License V2.0,ICU License,zlib/libpng License,BS… 62 …<policyitem type="compatibility" name="Unicode-DFS-2016" path="deps/icu-small/.*" desc="ICU Licens… 63 …<policyitem type="compatibility" name="Unicode-TOU" path="deps/icu-small/.*" desc="ICU License,不影响… 64 …<policyitem type="compatibility" name="Unicode-TOU" path="tools/icu/patches/64/source/.*" desc="IC… [all …]
|
| /third_party/openssl/providers/implementations/rands/seeding/ |
| D | rand_unix.c | 2 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. 65 * require -lrt to be specified on the link line to access the timers, 73 * "have posix timers and either not glibc or glibc without -lrt" 81 # if defined(_POSIX_TIMERS) && _POSIX_TIMERS -0 > 0 121 # error "Unsupported HP-PA and IA32 at the same time." 124 # error "Must have one of HP-PA or IA32" 128 * The following algorithm repeatedly samples the real-time clock (RTC) to 218 * Returns the number of bytes returned in buf on success, -1 on failure. 240 return -1; in sysctl_random() 253 return -1; in sysctl_random() [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/OML/ |
| D | abi.html | 1 <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loos… 8 <meta name="keywords" content="OpenML, OpenGL, ABI, Linux"> 52 <p> These standards target multiple platforms. For Linux and Microsoft 56 other platforms (at this time, vendor-specific Unix platforms such 64 Linux. 90 low-level API for accessing video and audio hardware. 100 <p> OpenGL is the <i>Graphics</i> component of OpenML. It is a low-level 107 <p> Because OpenGL is a pre-existing API with shipping implementations, 109 href="http://oss.sgi.com/projects/ogl-sample/ABI/">OpenGL ABI for 110 Linux</a>) when defining OpenGL-specific standards.</p> [all …]
|
| /third_party/openGLES/extensions/OML/ |
| D | abi.html | 1 <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loos… 8 <meta name="keywords" content="OpenML, OpenGL, ABI, Linux"> 52 <p> These standards target multiple platforms. For Linux and Microsoft 56 other platforms (at this time, vendor-specific Unix platforms such 64 Linux. 90 low-level API for accessing video and audio hardware. 100 <p> OpenGL is the <i>Graphics</i> component of OpenML. It is a low-level 107 <p> Because OpenGL is a pre-existing API with shipping implementations, 109 href="http://oss.sgi.com/projects/ogl-sample/ABI/">OpenGL ABI for 110 Linux</a>) when defining OpenGL-specific standards.</p> [all …]
|