Home
last modified time | relevance | path

Searched refs:setup (Results 901 - 925 of 1924) sorted by relevance

1...<<31323334353637383940>>...77

/third_party/python/Lib/test/
H A Dsetup_testcppext.py6 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 Dsetup.py5 from distutils.core import setup namespace
23 setup(name="libwebp",
/third_party/protobuf/kokoro/release/python/macos/
H A Dconfig.sh37 python setup.py build_py
55 python setup.py bdist_wheel --cpp_implementation --compile_static_extension
/third_party/ltp/lib/newlib_tests/
H A Dtst_fuzzy_sync01.c144 static void setup(void) in setup() function
228 .setup = setup,
H A Dtst_fuzzy_sync02.c83 static void setup(void) in setup() function
170 .setup = setup,
/third_party/ltp/testcases/cve/
H A Dcve-2017-17053.c85 static void setup(void) in setup() function
151 .setup = setup,
H A Dcve-2014-0196.c55 static void setup(void) in setup() function
141 .setup = setup,
/third_party/ltp/testcases/kernel/controllers/io/
H A Dio_control01.c136 static void setup(void) in setup() function
151 .setup = setup,
/third_party/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c96 static void setup(void) in setup() function
129 .setup = setup,
/third_party/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol02.c112 static void setup(void) in setup() function
132 .setup = setup,
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_x11.c65 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 Ddio_truncate.c87 static void setup(void) in setup() function
169 .setup = setup,
/third_party/ltp/testcases/kernel/mem/cpuset/
H A Dcpuset01.c79 static void setup(void) in setup() function
176 .setup = setup,
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap06.c40 static void setup(void) in setup() function
121 .setup = setup,
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H A Dhugeshmctl02.c100 static void setup(void) in setup() function
144 .setup = setup,
/third_party/ltp/testcases/kernel/mem/page/
H A Dpage01.c51 void setup(void);
80 setup();
204 * setup
208 void setup() in setup() function
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dcfs_bandwidth01.c136 static void setup(void) in setup() function
173 .setup = setup,
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_timer01.c63 static void setup(void) in setup() function
136 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/accept/
H A Daccept02.c109 static void setup(void) in setup() function
146 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/accept4/
H A Daccept4_01.c67 static void setup(void) in setup() function
158 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess02.c161 static void setup(void) in setup() function
186 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/adjtimex/
H A Dadjtimex02.c106 static void setup(void) in setup() function
146 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime03.c113 static void setup(void) in setup() function
133 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone08.c66 static void setup(void) in setup() function
189 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect02.c44 static void setup(void) in setup() function
130 .setup = setup,

Completed in 8 milliseconds

1...<<31323334353637383940>>...77