/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 594 virtual void setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const; 706 setup(); in iterate() 748 void DerivateUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const in setup() function in vkt::sr::__anon28699::DerivateUniformSetup 964 virtual void setup (ShaderRenderCaseInstance& instance, const tcu::Vec4& constCoords) const; 980 void LinearDerivateUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4& constCoords) const in setup() function in vkt::sr::__anon28699::LinearDerivateUniformSetup 982 DerivateUniformSetup::setup(instance, constCoords); in setup()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 570 virtual void setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const; 708 setup(); in iterate() 750 void DerivateUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const in setup() function in vkt::sr::__anon29848::DerivateUniformSetup 937 virtual void setup (ShaderRenderCaseInstance& instance, const tcu::Vec4& constCoords) const; 953 void LinearDerivateUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4& constCoords) const in setup() function in vkt::sr::__anon29848::LinearDerivateUniformSetup 955 DerivateUniformSetup::setup(instance, constCoords); in setup()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglRobustnessTests.cpp | 558 virtual void setup (void) = 0; 634 virtual void setup (void); 686 void FixedFunctionOOB::setup (void) in setup() function in deqp::egl::__anon30383::FixedFunctionOOB 753 virtual void setup (void); 998 void ShadersOOB::setup (void) in setup() function in deqp::egl::__anon30383::ShadersOOB 1415 contextReset->setup(); in provokeReset()
|
/third_party/gn/src/gn/ |
H A D | compile_commands_writer_unittest.cc | 33 const TestWithScope& setup() { return setup_; } in setup() function in __anon2885::CompileCommandsTest 248 TestTarget target(setup(), "//foo:bar", Target::STATIC_LIBRARY); in TEST_F() 269 // This setup's toolchain does not have precompiled headers defined. in TEST_F() 417 // This setup's toolchain does not have precompiled headers defined. in TEST_F()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DateIntervalInfo.java | 388 setup(locale); in initializeData() 576 private void setup(ULocale locale) { in setup() method in DateIntervalInfo
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateIntervalInfo.java | 378 setup(locale); in initializeData() 560 private void setup(ULocale locale) { in setup() method in DateIntervalInfo
|
/third_party/node/test/parallel/ |
H A D | test-fs-realpath.js | 521 function setup() { 534 setup();
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderLoopTests.cpp | 189 virtual void setup(deUint32 programID); 206 void ShaderLoopCase::setup(deUint32 programID) in setup() function in deqp::ShaderLoopCase
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderLoopTests.cpp | 216 virtual void setup (int programID); 231 void ShaderLoopCase::setup (int programID) in setup() function in deqp::gles3::Functional::ShaderLoopCase
|
/third_party/rust/crates/clap/tests/builder/ |
H A D | help.rs | 7 fn setup() -> Command { in setup() functions 20 let m = setup().try_get_matches_from(vec!["myprog", "-h"]); in help_short() 28 let m = setup().try_get_matches_from(vec!["myprog", "--help"]); in help_long() 36 let m = setup().try_get_matches_from(vec!["myprog", "help"]); in help_no_subcommand() 44 let m = setup() in help_subcommand()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_state_machine.cpp | 1588 wpsConfig.setup = static_cast<SetupMethod>(msg->GetParam1()); in StartWpsMode() 1599 WIFI_LOGI("wpsConfig setup = %{public}d", wpsConfig.setup); in StartWpsMode() 1605 if (wpsConfig.setup == SetupMethod::PBC) { in StartWpsMode() 1607 wpsState = wpsConfig.setup; in StartWpsMode() 1616 } else if (wpsConfig.setup == SetupMethod::DISPLAY) { in StartWpsMode() 1618 wpsState = wpsConfig.setup; in StartWpsMode() 1627 } else if (wpsConfig.setup == SetupMethod::KEYPAD) { in StartWpsMode() 1629 wpsState = wpsConfig.setup; in StartWpsMode() 2966 auto setup in ExecuteStateMsg() local [all...] |
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 261 if (event.u.setup.bRequestType & USB_DIR_IN) { in handle_ep0() 360 /* setup aio context to handle up to AIO_MAX requests */ in main() 362 perror("unable to setup aio"); in main()
|
/device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/ |
H A D | aio_simple.c | 264 if (event.u.setup.bRequestType & USB_DIR_IN) { in handle_ep0() 341 /* setup aio context to handle up to 2 requests */ in main() 343 perror("unable to setup aio"); in main()
|
/test/testfwk/xdevice/plugins/devicetest/runner/ |
H A D | prepare.py | 137 func = 'teardown' if is_teardown else 'setup' 164 if 'setup' == func: 169 test_instance.setup)
|
/third_party/curl/tests/ |
H A D | testcurl.pl | 57 # --setup=[file name] File name to read setup from (deprecated) 84 # or if we got a specific target option or setup file option. 91 $setupfile = 'setup'; 97 elsif ($ARGV[0] =~ /--setup=/) { 259 # having these fields set are enough to continue, skip reading the setup 594 logit "setup to build ares";
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-from-name.h | 241 {"setup", KEY_SETUP}, in keyboard_lookup_key()
|
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
H A D | BreakIteratorPerformanceTest.java | 39 protected void setup(String[] args) { in setup() method in BreakIteratorPerformanceTest
|
H A D | ResourceBundlePerf.java | 26 protected void setup(String[] args) { in setup() method in ResourceBundlePerf
|
H A D | UCharacterPerf.java | 33 protected void setup(String[] args) { in setup() method in UCharacterPerf
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-setjmp.tex | 54 \item The contents of \Type{jmp\_buf} and \Type{sigjmp\_buf} as setup
|
/third_party/node/lib/internal/process/ |
H A D | pre_execution.js | 50 initializeModules: false, // Will need to initialize it after policy setup 87 .setup(policy.manifestSrc, policy.manifestURL); 109 // The setup should be called in LOAD_SCRIPT message handler. 155 // Need to be done after --require setup.
|
/third_party/node/deps/v8/tools/testrunner/local/ |
H A D | command.py | 331 def setup(target_os, device): function
|
/third_party/node/test/fixtures/wpt/encoding/streams/ |
H A D | realms.window.js | 8 // Async setup is required before creating any tests, so require done() to be 10 setup({explicit_done: true});
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/ |
H A D | hmac.js | 3 setup({explicit_done: true}); 299 }, "setup");
|
/third_party/ltp/testcases/realtime/stress/pi-tests/ |
H A D | testpi-3.c | 329 setup(); in main()
|