/third_party/python/Lib/test/ |
H A D | setup_testcppext.py | 6 from setuptools import setup, Extension namespace 44 setup(name='internal' + name, version='0.0', ext_modules=[cpp_ext])
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | setup.py | 5 from distutils.core import setup namespace 23 setup(name="libwebp",
|
/third_party/protobuf/kokoro/release/python/macos/ |
H A D | config.sh | 37 python setup.py build_py 55 python setup.py bdist_wheel --cpp_implementation --compile_static_extension
|
/third_party/ltp/lib/newlib_tests/ |
H A D | tst_fuzzy_sync01.c | 144 static void setup(void) in setup() function 228 .setup = setup,
|
H A D | tst_fuzzy_sync02.c | 83 static void setup(void) in setup() function 170 .setup = setup,
|
/third_party/ltp/testcases/cve/ |
H A D | cve-2017-17053.c | 85 static void setup(void) in setup() function 151 .setup = setup,
|
H A D | cve-2014-0196.c | 55 static void setup(void) in setup() function 141 .setup = setup,
|
/third_party/ltp/testcases/kernel/controllers/io/ |
H A D | io_control01.c | 136 static void setup(void) in setup() function 151 .setup = setup,
|
/third_party/ltp/testcases/kernel/fs/fs_fill/ |
H A D | fs_fill.c | 96 static void setup(void) in setup() function 129 .setup = setup,
|
/third_party/ltp/testcases/kernel/controllers/memcg/ |
H A D | memcontrol02.c | 112 static void setup(void) in setup() function 132 .setup = setup,
|
/third_party/mesa3d/src/vulkan/device-select-layer/ |
H A D | device_select_x11.c | 65 const xcb_setup_t *setup; in device_select_find_xcb_pci_default() local 88 setup = xcb_get_setup(conn); in device_select_find_xcb_pci_default() 89 iter = xcb_setup_roots_iterator(setup); in device_select_find_xcb_pci_default()
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | dio_truncate.c | 87 static void setup(void) in setup() function 169 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/cpuset/ |
H A D | cpuset01.c | 79 static void setup(void) in setup() function 176 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap06.c | 40 static void setup(void) in setup() function 121 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/ |
H A D | hugeshmctl02.c | 100 static void setup(void) in setup() function 144 .setup = setup,
|
/third_party/ltp/testcases/kernel/mem/page/ |
H A D | page01.c | 51 void setup(void); 80 setup(); 204 * setup 208 void setup() in setup() function
|
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
H A D | cfs_bandwidth01.c | 136 static void setup(void) in setup() function 173 .setup = setup,
|
/third_party/ltp/testcases/kernel/sound/ |
H A D | snd_timer01.c | 63 static void setup(void) in setup() function 136 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/accept/ |
H A D | accept02.c | 109 static void setup(void) in setup() function 146 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/accept4/ |
H A D | accept4_01.c | 67 static void setup(void) in setup() function 158 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/access/ |
H A D | access02.c | 161 static void setup(void) in setup() function 186 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/adjtimex/ |
H A D | adjtimex02.c | 106 static void setup(void) in setup() function 146 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
H A D | clock_gettime03.c | 113 static void setup(void) in setup() function 133 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone08.c | 66 static void setup(void) in setup() function 189 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/connect/ |
H A D | connect02.c | 44 static void setup(void) in setup() function 130 .setup = setup,
|