Home
last modified time | relevance | path

Searched defs:setup (Results 1476 - 1500 of 1559) sorted by relevance

1...<<51525354555657585960>>...63

/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c53 struct usb_device_request setup; member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h370 int (*setup)(struct usbdevclass_driver_s *driver, struct usbdev_s *dev, member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java743 void setup(String ruleFile) { in setup() method in RBBIMonkeyTest.RBBIMonkeyImpl
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java747 void setup(String ruleFile) { in setup() method in RBBIMonkeyTest.RBBIMonkeyImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateIntervalInfo.java560 private void setup(ULocale locale) { in setup() method in DateIntervalInfo
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java322 protected void setup(String[] args) { in setup() method in PerfTest
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUJDKCompare.java131 public ICUJDKCompare setup(String[] args) { in setup() method in ICUJDKCompare
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_rect.c91 lp_setup_whole_tile(struct lp_setup_context *setup, in lp_setup_whole_tile() argument
146 lp_setup_is_blit(const struct lp_setup_context *setup, in lp_setup_is_blit() argument
203 partial(struct lp_setup_context *setup, in partial() argument
243 try_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], boolean frontfacing) try_rect_cw() argument
360 lp_setup_bin_rectangle(struct lp_setup_context *setup, struct lp_rast_rectangle *rect, boolean opaque) lp_setup_bin_rectangle() argument
464 lp_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], boolean frontfacing) lp_rect_cw() argument
486 do_rect_ccw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4], boolean front) do_rect_ccw() argument
753 setup_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_cw() argument
780 setup_rect_ccw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_ccw() argument
808 setup_rect_noop(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_noop() argument
821 setup_rect_both(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_both() argument
851 lp_setup_choose_rect(struct lp_setup_context *setup) lp_setup_choose_rect() argument
[all...]
H A Dlp_setup_context.h173 } setup; member
[all...]
/third_party/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c388 static void setup(int argc, char *argv[]) in setup() function
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c190 static void setup(int argc, char *argv[]) in setup() function
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c530 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify10.c873 static void setup(void) in setup() function
/third_party/ltp/testcases/network/lib6/
H A Dasapi_01.c451 static void setup(void) in setup() function
H A Dasapi_03.c382 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c1853 void setup(void) setup() function
[all...]
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c281 void setup(void) in setup() function
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs602 let mut setup = efn in expand_cxx_function_shim() variables
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderIndexingTests.cpp171 void IndexingTestUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4& constCoords) const in setup() function in vkt::sr::__anon28706::IndexingTestUniformSetup
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIndexingTests.cpp186 void ShaderIndexingCase::setup(deUint32 programID) in setup() function in deqp::ShaderIndexingCase
H A DglcShaderLibraryCase.cpp783 ostringstream setup; in specializeVertexShader() local
843 ostringstream setup; in specializeFragmentShader() local
909 ostringstream setup; in specializeShaders() local
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py706 def setup(app): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h208 void setup(const Vector& Costs) { in setup() function in llvm::PBQP::RegAlloc::NodeMetadata
407 void setup() { in setup() function in llvm::PBQP::RegAlloc::RegAllocSolverImpl
/third_party/python/Lib/test/
H A Dtest_wsgiref.py42 def setup(self): member in MockHandler
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderIndexingTests.cpp164 void ShaderIndexingCase::setup (int programID) in setup() function in deqp::gles3::Functional::ShaderIndexingCase

Completed in 31 milliseconds

1...<<51525354555657585960>>...63