Home
last modified time | relevance | path

Searched refs:init (Results 801 - 825 of 4754) sorted by relevance

1...<<31323334353637383940>>...191

/third_party/mesa3d/src/amd/common/
H A Dac_surface_test_common.h158 gpu_init_func init; member
193 testcase->init(&info); in get_radeon_info()
/third_party/mesa3d/.gitlab-ci/lava/utils/
H A Dlog_follower.py39 _buffer: list[str] = field(default_factory=list, init=False)
40 log_hints: LAVALogHints = field(init=False)
/third_party/lame/misc/
H A Dscalartest.c16 void init ( void ) in init() function
124 init (); in main()
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Ddevices.c239 /* pwm init must go after the led controller init */ in init_plat_devices()
241 pwm_ops.init(&pwm_ops); in init_plat_devices()
255 lbspi.bb_ops.init(&lbspi.bb_ops); in init_plat_devices()
/third_party/ltp/testcases/kdump/
H A Drunkdump.sh24 if [ -f /etc/init.d/crond ]; then
44 /etc/init.d/kdump restart
/third_party/mesa3d/src/gallium/tests/graw/
H A Docclusion-query.c220 init(void) in init() function
237 init(); in main()
H A Dquad-tex.c181 static void init( void ) in init() function
226 init(); in main()
H A Dtex-swizzle.c163 init(const unsigned swizzle[4]) in init() function
225 init(swizzle); in main()
H A Dtex-srgb.c205 static void init( void ) in init() function
223 init(); in main()
/third_party/node/deps/npm/node_modules/debug/src/
H A Dcommon.js142 if (typeof createDebug.init === 'function') {
143 createDebug.init(debug);
/third_party/mesa3d/src/util/indices/
H A Du_unfilled_gen.py228 def init(intype, outtype, prim): function
246 init(intype, outtype, prim)
/third_party/node/deps/openssl/openssl/crypto/
H A Dthreads_pthread.c152 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
154 if (pthread_once(once, init) != 0) in CRYPTO_THREAD_run_once()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_local.h78 int (*init) (X509_LOOKUP *ctx); member
102 int init; /* have we been started */ member
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbf_nbio.c65 bi->init = 1; in nbiof_new()
75 a->init = 0; in nbiof_free()
/third_party/openssl/crypto/bio/
H A Dbf_nbio.c65 bi->init = 1; in nbiof_new()
75 a->init = 0; in nbiof_free()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlay.h62 angle::Result init(const Context *context);
116 angle::Result init(const Context *context) { return angle::Result::Continue; } in init() function in gl::MockOverlay
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_format_utils.h104 void init(const DisplayMtl *display, angle::FormatID intendedFormatId);
124 void init(angle::FormatID angleFormatId, bool tightlyPacked = false);
/third_party/skia/src/codec/
H A DSkStubHeifDecoderAPI.h73 virtual bool init(HeifStream* stream, HeifFrameInfo* frameInfo) = 0;
101 bool init(HeifStream* stream, HeifFrameInfo* frameInfo) override {
/third_party/skia/src/core/
H A DSkBitmapProcState.h33 return this->init(inv, color, sampling) in setup()
100 bool init(const SkMatrix& inverse, SkAlpha, const SkSamplingOptions&);
/third_party/skia/src/gpu/d3d/
H A DGrD3DCaps.h25 * Creates a GrD3DCaps that is set such that nothing is supported. The init function should
124 void init(const GrContextOptions& contextOptions, IDXGIAdapter1*, ID3D12Device*);
175 void init(const DXGI_ADAPTER_DESC&, ID3D12Device*, DXGI_FORMAT);
/third_party/openssl/crypto/
H A Dthreads_pthread.c154 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
156 if (pthread_once(once, init) != 0) in CRYPTO_THREAD_run_once()
/third_party/openssl/crypto/x509/
H A Dx509_local.h78 int (*init) (X509_LOOKUP *ctx); member
102 int init; /* have we been started */ member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DWaveformView.java50 init(); in WaveformView()
53 private void init() { in init() method in WaveformView
/third_party/skia/src/ports/skia_ohos/
H A DHmSymbolConfig_ohos.h47 void SetInit(const bool init) in SetInit() argument
49 isInit_ = init; in SetInit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h117 template <typename ORCABI> Error init() { in init() function in llvm::orc::LocalLazyCallThroughManager
139 if (auto Err = LLCTM->init<ORCABI>()) in Create()

Completed in 11 milliseconds

1...<<31323334353637383940>>...191