Home
last modified time | relevance | path

Searched refs:setup (Results 1926 - 1950 of 4542) sorted by relevance

1...<<71727374757677787980>>...182

/third_party/ltp/testcases/kernel/syscalls/pidfd_open/
H A Dpidfd_open03.c54 .setup = pidfd_open_supported,
/third_party/ltp/testcases/kernel/syscalls/sigtimedwait/
H A Dsigtimedwait01.c34 .setup = sigwait_setup,
/third_party/ltp/testcases/kernel/syscalls/sigwait/
H A Dsigwait01.c34 .setup = sigwait_setup,
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslog0482 setup
H A Dsyslog0674 setup
/third_party/ltp/testcases/kernel/syscalls/waitpid/
H A Dwaitpid12.c76 .setup = waitpid_setup,
H A Dwaitpid13.c76 .setup = waitpid_setup,
H A Dwaitpid11.c66 .setup = waitpid_setup,
H A Dwaitpid08.c68 .setup = waitpid_setup,
H A Dwaitpid07.c65 .setup = waitpid_setup,
/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/
H A Dsigwaitinfo01.c32 .setup = sigwait_setup,
/third_party/ltp/testcases/network/stress/route/
H A Droute-change-gw.sh11 TST_SETUP="setup"
15 setup() function
H A Droute-change-dst.sh11 TST_SETUP="setup"
15 setup() function
H A Droute-change-netlink-if.sh9 TST_SETUP="setup"
13 setup() function
H A Droute-change-netlink-dst.sh9 TST_SETUP="setup"
13 setup() function
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H A Dsetdomainname.h57 static void setup(void) in setup() function
/third_party/ltp/testcases/network/busy_poll/
H A Dbusy_poll03.sh23 setup() function
H A Dbusy_poll02.sh21 setup() function
/third_party/ltp/testcases/network/tcp_cc/
H A Dbbr02.sh5 TST_SETUP="setup"
19 setup() function
H A Ddctcp01.sh7 TST_SETUP="setup"
19 setup() function
/third_party/unity/extras/fixture/src/
H A Dunity_fixture_internals.h27 void UnityTestRunner(unityfunction* setup,
/third_party/protobuf/python/docs/
H A Dconf.py38 # -- Path setup --------------------------------------------------------------
243 # The setup() function is needed to add configuration values to the Sphinx
247 def setup(app): function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_backlight.c307 * setup + modeset readout, and the BIOS can issue the in intel_backlight_set_acpi()
1185 * Note: The setup hooks can't assume pipe is set!
1611 ret = panel->backlight.pwm_funcs->setup(connector, pipe); in intel_pwm_setup_backlight()
1667 ret = panel->backlight.funcs->setup(connector, pipe); in intel_backlight_setup()
1672 "[CONNECTOR:%d:%s] failed to setup backlight\n", in intel_backlight_setup()
1698 .setup = bxt_setup_backlight,
1707 .setup = cnp_setup_backlight,
1716 .setup = lpt_setup_backlight,
1725 .setup = lpt_setup_backlight,
1734 .setup
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp241 ostringstream setup; in genFragmentShader() local
269 setup << " " << valueTypeStr << " " << val.name << " = " << valueTypeStr << "(v_" << val.name << ");\n"; in genFragmentShader()
280 shader << setup.str(); in genFragmentShader()
293 ostringstream setup; in specializeVertexShader() local
326 setup << valueTypeStr << " " << val.name << " = " << valueTypeStr << "(a_" << val.name << ");\n"; in specializeVertexShader()
359 params.insert(pair<string, string>("SETUP", setup.str())); in specializeVertexShader()
374 ostringstream setup; in specializeFragmentShader() local
404 setup << valueTypeStr << " " << val.name << " = " << valueTypeStr << "(v_" << val.name << ");\n"; in specializeFragmentShader()
423 params.insert(pair<string, string>("SETUP", setup.str())); in specializeFragmentShader()
437 ostringstream setup; in generateVertexSpecialization() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp241 ostringstream setup; in genFragmentShader() local
269 setup << " " << valueTypeStr << " " << val.name << " = " << valueTypeStr << "(v_" << val.name << ");\n"; in genFragmentShader()
280 shader << setup.str(); in genFragmentShader()
293 ostringstream setup; in specializeVertexShader() local
326 setup << valueTypeStr << " " << val.name << " = " << valueTypeStr << "(a_" << val.name << ");\n"; in specializeVertexShader()
359 params.insert(pair<string, string>("SETUP", setup.str())); in specializeVertexShader()
374 ostringstream setup; in specializeFragmentShader() local
404 setup << valueTypeStr << " " << val.name << " = " << valueTypeStr << "(v_" << val.name << ");\n"; in specializeFragmentShader()
423 params.insert(pair<string, string>("SETUP", setup.str())); in specializeFragmentShader()
437 ostringstream setup; in generateVertexSpecialization() local
[all...]

Completed in 14 milliseconds

1...<<71727374757677787980>>...182