Home
last modified time | relevance | path

Searched refs:setup (Results 1301 - 1325 of 1960) sorted by relevance

1...<<51525354555657585960>>...79

/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat01.c70 static void setup();
206 setup(); in main()
283 void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise09.c303 static void setup(void) in setup() function
325 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages12.c255 static void setup(void) in setup() function
338 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/mq_timedsend/
H A Dmq_timedsend01.c149 static void setup(void) in setup() function
267 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/pkeys/
H A Dpkey01.c49 static void setup(void) in setup() function
226 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/renameat/
H A Drenameat01.c104 static void setup(void);
117 setup(); in main()
130 static void setup(void) in setup() function
/third_party/skia/src/core/
H A DSkBlitter_Sprite.cpp23 bool SkSpriteBlitter::setup(const SkPixmap& dst, int left, int top, const SkPaint& paint) { in setup() function in SkSpriteBlitter
114 bool setup(const SkPixmap& dst, int left, int top, const SkPaint& paint) override {
225 if (blitter && blitter->setup(dst, left,top, paint)) { in ChooseSprite()
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c170 const struct usb_config *setup) in usbd_get_endpoint()
174 uint8_t index = setup->ep_index; in usbd_get_endpoint()
182 udev, iface_index, setup->endpoint, in usbd_get_endpoint()
183 setup->type, setup->direction, setup->ep_index); in usbd_get_endpoint()
187 if ((setup->usb_mode != USB_MODE_DUAL) && in usbd_get_endpoint()
188 (udev->flags.usb_mode != setup->usb_mode)) { in usbd_get_endpoint()
193 /* setup expected endpoint direction mask and value */ in usbd_get_endpoint()
195 if (setup in usbd_get_endpoint()
169 usbd_get_endpoint(struct usb_device *udev, uint8_t iface_index, const struct usb_config *setup) usbd_get_endpoint() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeUnitFormat.java248 setup(); in parseObject()
332 private void setup() { in setup() method in TimeUnitFormat
348 setup("units/duration", timeUnitToCountToPatterns, FULL_NAME, pluralKeywords); in setup()
349 setup("unitsShort/duration", timeUnitToCountToPatterns, ABBREVIATED_NAME, pluralKeywords); in setup()
431 private void setup(String resourceKey, Map<TimeUnit, Map<String, Object[]>> timeUnitToCountToPatterns, int style, in setup() method in TimeUnitFormat
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeUnitFormat.java250 setup(); in parseObject()
334 private void setup() { in setup() method in TimeUnitFormat
350 setup("units/duration", timeUnitToCountToPatterns, FULL_NAME, pluralKeywords); in setup()
351 setup("unitsShort/duration", timeUnitToCountToPatterns, ABBREVIATED_NAME, pluralKeywords); in setup()
433 private void setup(String resourceKey, Map<TimeUnit, Map<String, Object[]>> timeUnitToCountToPatterns, int style, in setup() method in TimeUnitFormat
/third_party/python/Tools/freeze/
H A Dfreeze.py273 setup = os.path.join(dir, 'Setup')
274 if not os.path.exists(setup):
275 usage('needed file %s not found' % setup)
276 if not os.path.isfile(setup):
277 usage('%s: not a plain file' % setup)
/third_party/curl/docs/examples/
H A Dhttp2-pushinmemory.c74 static void setup(CURL *hnd) in setup() function
143 setup(easy); in main()
/third_party/icu/tools/multi/proj/provider/
H A Dcaldiff.cpp33 void setup(UErrorCode &status) { in setup() function
52 setup(status); in main()
/third_party/ltp/testcases/commands/ld/
H A Dld01.sh14 TST_SETUP=setup
18 setup() function
/third_party/ltp/testcases/commands/nm/
H A Dnm01.sh13 TST_SETUP=setup
17 setup() function
/third_party/ltp/testcases/kernel/controllers/cpuacct/
H A Dcpuacct.sh15 TST_SETUP=setup
85 setup() function
/third_party/ltp/testcases/kernel/device-drivers/cpufreq/
H A Dcpufreq_boost.c87 static void setup(void) in setup() function
197 setup(); in main()
/third_party/ltp/testcases/kernel/fs/fs_readonly/
H A Dtest_robind.sh107 setup() function
193 setup $*
/third_party/ltp/testcases/commands/df/
H A Ddf01.sh12 TST_SETUP=setup
16 setup() function
/third_party/ltp/testcases/commands/mkfs/
H A Dmkfs01.sh9 TST_SETUP=setup
35 setup() function
/third_party/ltp/testcases/commands/mkswap/
H A Dmkswap01.sh9 TST_SETUP=setup
15 setup() function
/third_party/ltp/testcases/commands/mv/
H A Dmv_tests.sh13 TST_SETUP=setup
17 setup() function
/third_party/ltp/testcases/kernel/controllers/cgroup_fj/
H A Dcgroup_fj_function.sh10 TST_SETUP=setup
219 setup() function
/third_party/ltp/testcases/kernel/controllers/cpuset/
H A Dcpuset_regression_test.sh13 TST_SETUP=setup
123 setup() function
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dcombiner.py37 def setup(self, requirement=base.DROP_RESULT): member in CombinerProc
41 self._next_proc.setup(base.DROP_RESULT)

Completed in 11 milliseconds

1...<<51525354555657585960>>...79