/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderDiscardTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderFragDataTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderFunctionTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderIndexingTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderLoopTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderMatrixTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderOperatorTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderReturnTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderStructTests.hpp | 41 virtual void init (void);
|
H A D | es2fShaderTextureFunctionTests.hpp | 41 virtual void init (void);
|
/third_party/vk-gl-cts/modules/gles2/ |
H A D | tes2InfoTests.hpp | 40 void init (void);
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fClippingTests.hpp | 41 void init (void);
|
H A D | es3fCompressedTextureTests.hpp | 41 void init (void);
|
H A D | es3fDepthStencilClearTests.hpp | 42 virtual void init (void);
|
/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
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArrayStencilAttachments.cpp | 65 void CubeMapArrayDataStorage::init(const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, in init() function in glcts::CubeMapArrayDataStorage 720 m_cube_map_array_data[0].init(64, 64, 18); in initTest() 721 m_cube_map_array_data[1].init(117, 117, 6); in initTest() 722 m_cube_map_array_data[2].init(256, 256, 6); in initTest() 723 m_cube_map_array_data[3].init(173, 173, 12); in initTest()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | intermediate.h | 358 init(aInit), in TIntermLoop() 368 TIntermNode* getInit() { return init; } in getInit() 378 TIntermNode* init; // for-loop initialization member in TIntermLoop 640 TIntermSwitch(TIntermTyped *init, TIntermAggregate *statementList) in TIntermSwitch() argument 641 : TIntermNode(), mInit(init), mStatementList(statementList) in TIntermSwitch()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-var-gvar-table.hh | 43 void init (float x_ = 0.f, float y_ = 0.f, bool is_end_point_ = false) in init() function 195 void init (hb_bytes_t var_data_bytes_, unsigned int axis_count_) in init() function 251 iterator->init (var_data_bytes, axis_count); in get_tuple_iterator() 501 void init (hb_face_t *face) in init() function 597 deltas[i].init (); in apply_deltas_to_points()
|