| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | ftest03.c | 131 static void setup(void) in setup() function
|
| H A D | ftest05.c | 126 static void setup(void) in setup() function
|
| H A D | ftest01.c | 121 static void setup(void) in setup() function
|
| /third_party/ltp/include/ |
| H A D | tst_test.h | 285 void (*setup)(void); member
|
| /third_party/ltp/testcases/kernel/fs/inode/ |
| H A D | inode02.c | 827 void setup(void) in setup() function
|
| /third_party/nghttp2/doc/_exts/rubydomain/ |
| H A D | rubydomain.py | 702 def setup(app): function
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_context.h | 147 struct lp_setup_context *setup; member
|
| H A D | lp_scene.h | 143 struct lp_setup_context *setup; member
|
| H A D | lp_setup_line.c | 63 static void constant_coef( struct lp_setup_context *setup, in constant_coef() argument 79 static void linear_coef( struct lp_setup_context *setup, in linear_coef() argument 109 static void perspective_coef( struct lp_setup_context *setup, in perspective_coef() argument 133 setup_fragcoord_coef( struct lp_setup_context *setup, in setup_fragcoord_coef() argument 166 setup_line_coefficients( struct lp_setup_context *setup, struct lp_line_info *info) setup_line_coefficients() argument 246 print_line(struct lp_setup_context *setup, const float (*v1)[4], const float (*v2)[4]) print_line() argument 280 try_setup_line( struct lp_setup_context *setup, const float (*v1)[4], const float (*v2)[4]) try_setup_line() argument 718 lp_setup_line_discard(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4]) lp_setup_line_discard() argument 724 lp_setup_line(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4]) lp_setup_line() argument 738 lp_setup_choose_line(struct lp_setup_context *setup) lp_setup_choose_line() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify16.c | 763 static void setup(void) in setup() function
|
| /third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
| H A D | recvmsg01.c | 61 void (*setup)(int n); member [all...] |
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| H A D | sendmsg01.c | 99 void (*setup) (void); member 536 static void setup(void) setup() function [all...] |
| /third_party/ltp/testcases/kernel/syscalls/madvise/ |
| H A D | madvise11.c | 389 static void setup(void) in setup() function
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | bio_asn1.c | 279 asn1_bio_setup_ex(BIO *b, BIO_ASN1_BUF_CTX *ctx, asn1_ps_func *setup, asn1_bio_state_t ex_state, asn1_bio_state_t other_state) asn1_bio_setup_ex() argument
|
| /third_party/python/Lib/ |
| H A D | socketserver.py | 759 def setup(self): member in BaseRequestHandler 798 def setup(self): member in StreamRequestHandler 845 def setup(self): member in DatagramRequestHandler
|
| /third_party/openssl/crypto/asn1/ |
| H A D | bio_asn1.c | 279 asn1_bio_setup_ex(BIO *b, BIO_ASN1_BUF_CTX *ctx, asn1_ps_func *setup, asn1_bio_state_t ex_state, asn1_bio_state_t other_state) asn1_bio_setup_ex() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_timeit.py | 36 def setup(self): member in FakeTimer 99 fake_setup = "import timeit\\ntimeit._fake_timer.setup()" global() namespace [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderLibraryCase.cpp | 286 ostringstream setup; in specializeVertexShader() local 359 ostringstream setup; in specializeFragmentShader() local 439 ostringstream setup; in generateVertexSpecialization() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderDiscardTests.cpp | 49 virtual void setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const in setup() function in vkt::sr::__anon29854::SamplerUniformSetup
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuWaiverUtil.cpp | 506 void WaiverUtil::setup(const std::string waiverFile, std::string packageName, deUint32 vendorId, deUint32 deviceId, SessionInfo& sessionInfo) in setup() function in tcu::WaiverUtil 511 void WaiverUtil::setup(const std::string waiverFile, std::string packageName, std::string vendor, std::string renderer, SessionInfo& sessionInfo) in setup() function in tcu::WaiverUtil
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_vinstr.c | 403 kbasep_vinstr_client_create( struct kbase_vinstr_context *vctx, struct kbase_ioctl_hwcnt_reader_setup *setup, struct kbase_vinstr_client **out_vcli) kbasep_vinstr_client_create() argument 600 kbase_vinstr_hwcnt_reader_setup( struct kbase_vinstr_context *vctx, struct kbase_ioctl_hwcnt_reader_setup *setup) kbase_vinstr_hwcnt_reader_setup() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_vinstr.c | 379 static int kbasep_vinstr_client_create(struct kbase_vinstr_context *vctx, struct kbase_ioctl_hwcnt_reader_setup *setup, in kbasep_vinstr_client_create() argument 567 kbase_vinstr_hwcnt_reader_setup(struct kbase_vinstr_context *vctx, struct kbase_ioctl_hwcnt_reader_setup *setup) kbase_vinstr_hwcnt_reader_setup() argument [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
| H A D | wifi_device_stub_lite.cpp | 413 int setup; in OnStartWps() local
|
| /test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/ |
| H A D | usbddk.cpp | 369 struct UsbControlRequestSetup setup; in UsbSendControlReadRequestOne() local 396 struct UsbControlRequestSetup setup; in UsbSendControlReadRequestTwo() local 437 struct UsbControlRequestSetup setup; in UsbSendControlReadRequestFour() local 457 struct UsbControlRequestSetup setup; UsbSendControlReadRequestFive() local 477 struct UsbControlRequestSetup setup; UsbSendControlWriteRequestOne() local 499 struct UsbControlRequestSetup setup; UsbSendControlWriteRequestTwo() local 540 struct UsbControlRequestSetup setup; UsbSendControlWriteRequestFour() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | command_gen.cc | 200 bool CheckForInvalidGeneratedInputs(Setup* setup) { in CheckForInvalidGeneratedInputs() argument 392 bool RunCompileCommandsWriter(Setup& setup, Err* err) { in RunCompileCommandsWriter() argument [all...] |