/third_party/openssl/crypto/dso/ |
H A D | dso_local.h | 101 int (*init) (DSO *dso); member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-shape-plan.hh | 49 HB_INTERNAL bool init (bool copy,
|
/third_party/skia/tools/sk_app/android/ |
H A D | Window_android.h | 21 bool init(SkiaAndroidApp* skiaAndroidApp);
|
/third_party/skia/tools/sk_app/win/ |
H A D | Window_win.h | 22 bool init(HINSTANCE instance);
|
/third_party/protobuf/kokoro/linux/bazel/ |
H A D | build.sh | 23 git submodule update --init --recursive
|
/third_party/skia/include/gpu/gl/ |
H A D | GrGLExtensions.h | 42 * of init expects that getString is always non-NULL while getIntegerv and getStringi are non- 45 bool init(GrGLStandard standard, 55 * Queries whether an extension is present. This will fail if init() has not been called.
|
/third_party/skia/experimental/ffmpeg/ |
H A D | SkVideoEncoder.h | 62 bool init(int fps);
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | rand.rs | 34 ffi::init(); in rand_bytes()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pTextureCases.hpp | 55 void init (void);
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsMemoryStressCase.hpp | 64 void init (void);
|
H A D | glsShaderLibraryCase.hpp | 56 void init (void);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | autoscan.h | 17 void * (*init)(struct wpa_supplicant *wpa_s, const char *params); member
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderExecuteTest.cpp | 53 void ShaderExecuteTest::init (void) in init() function in deqp::gles2::Functional::ShaderExecuteTest
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pTextureCases.hpp | 50 void init (void);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | autoscan.h | 17 void * (*init)(struct wpa_supplicant *wpa_s, const char *params); member
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglWideColorTests.cpp | 83 void init (void); 102 void init (void); 283 void WideColorTest::init (void) in init() function in deqp::egl::__anon30392::WideColorTest 506 void init (void); 532 void WideColorFP16Test::init (void) in init() function in deqp::egl::__anon30392::WideColorFP16Test 534 WideColorTest::init(); in init() 584 void init (void); 662 void WideColorSurfaceTest::init (void) in init() function in deqp::egl::__anon30392::WideColorSurfaceTest 667 WideColorTest::init(); in init() 1377 void WideColorTests::init (voi function in deqp::egl::WideColorTests 1714 void HdrColorTests::init (void) init() function in deqp::egl::HdrColorTests [all...] |
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sSpecialFloatTests.cpp | 112 virtual void init (void); 138 void RenderCase::init (void) in init() function in deqp::gles3::Stress::__anon30803::RenderCase 378 virtual void init (void); 406 void FramebufferRenderCase::init (void) 424 RenderCase::init(); 462 GLU_EXPECT_NO_ERROR(gl.getError(), "texture init"); 468 GLU_EXPECT_NO_ERROR(gl.getError(), "fbo init"); 539 void init (void); 571 void VertexAttributeCase::init (void) 573 RenderCase::init(); [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_blend.c | 244 static av_cold int init(AVFilterContext *ctx) in init() function 411 .init = init, 471 .init = init,
|
H A D | f_graphmonitor.c | 118 static av_cold int init(AVFilterContext *ctx) in init() function 495 .init = init, 527 .init = init,
|
H A D | f_drawgraph.c | 94 static av_cold int init(AVFilterContext *ctx) in init() function 479 .init = init, 512 .init = init,
|
H A D | vf_xmedian.c | 94 static av_cold int init(AVFilterContext *ctx) in init() function 354 return init(ctx); in xmedian_init() 386 .init = xmedian_init, 471 .init = init,
|
H A D | vf_mix.c | 112 static av_cold int init(AVFilterContext *ctx) in init() function 393 .init = init, 476 .init = init,
|
/third_party/icu/tools/colprobe/ |
H A D | line.cpp | 26 Line::init() in init() function in Line 50 init(); in Line() 57 init(); in Line() 70 init(); in Line() 81 init(); in Line()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineCombiner.cpp | 43 "blocks with more instructions."), cl::init(500)); 47 cl::init(false)); 54 cl::init(true)); 60 cl::init(false)); 649 TSchedModel.init(STI);
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderBallotTests.cpp | 482 void ShaderBallotAvailabilityTestCase::init() in init() function in gl4cts::ShaderBallotAvailabilityTestCase 558 void ShaderBallotBitmasksTestCase::init() in init() function in gl4cts::ShaderBallotBitmasksTestCase 634 void ShaderBallotFunctionBallotTestCase::init() in init() function in gl4cts::ShaderBallotFunctionBallotTestCase 707 void ShaderBallotFunctionReadTestCase::init() in init() function in gl4cts::ShaderBallotFunctionReadTestCase 765 void ShaderBallotTests::init(void) in init() function in gl4cts::ShaderBallotTests
|