/third_party/vk-gl-cts/modules/gles3/ |
H A D | tes3TestPackage.hpp | 48 virtual void init (void);
|
H A D | tgl45es3TestPackage.hpp | 48 virtual void init (void);
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fUniformLocationTests.hpp | 49 void init (void);
|
/third_party/vk-gl-cts/modules/gles31/ |
H A D | tes31TestPackage.hpp | 48 virtual void init (void);
|
H A D | tgl45es31TestPackage.hpp | 48 virtual void init (void);
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBooleanStateQueryTests.hpp | 51 void init (void);
|
H A D | es2fFloatStateQueryTests.hpp | 50 void init (void);
|
H A D | es2fIntegerStateQueryTests.hpp | 50 void init (void);
|
/third_party/vk-gl-cts/modules/gles2/ |
H A D | tes2TestPackage.hpp | 48 virtual void init (void);
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fBooleanStateQueryTests.hpp | 52 void init (void);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 90 cl::Hidden, cl::init(0)); 94 cl::init(false)); 98 cl::Hidden, cl::init(false)); 107 cl::Hidden, cl::init(false)); 112 cl::Hidden, cl::init(false)); 117 cl::Hidden, cl::init(false)); 121 cl::Hidden, cl::init(false)); 125 cl::Hidden, cl::init(false)); 130 cl::Hidden, cl::init(true)); 134 cl::Hidden, cl::init(fals [all...] |
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pBufferDataUploadTests.cpp | 1891 virtual void init (void); 1965 void BasicBufferCase<SampleType>::init (void) in init() function in deqp::gles3::Performance::__anon30716::BasicBufferCase 2209 virtual void init (void); 2265 void BasicUploadCase<SampleType>::init (void) 2269 BasicBufferCase<SampleType>::init(); 2506 void init (void); 2525 void ReferenceMemcpyCase::init (void) 2532 BasicUploadCase<SingleOperationDuration>::init(); 2556 void init (void); 2570 void BufferDataUploadCase::init (voi [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | cyuv.c | 186 .init = cyuv_decode_init, 200 .init = cyuv_decode_init,
|
H A D | libilbc.c | 126 .init = ilbc_decode_init, 208 .init = ilbc_encode_init,
|
H A D | 8svx.c | 196 .init = eightsvx_decode_init, 212 .init = eightsvx_decode_init,
|
H A D | psymodel.c | 68 if (ctx->model->init) in ff_psy_init() 69 return ctx->model->init(ctx); in ff_psy_init()
|
H A D | vdpau_vc1.c | 150 .init = vdpau_vc1_init, 167 .init = vdpau_vc1_init,
|
/third_party/curl/tests/libtest/ |
H A D | lib540.c | 51 static int init(int num, CURLM *cm, const char *url, const char *userpwd, in init() function 112 res = init(num, cm, url, userpwd, headers); in loop()
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_amr.c | 190 .init = amr_init, 200 .init = amr_init,
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Scan.h | 64 loc[i].init(i - stringBias); in TInputScanner() 71 logicalSourceLoc.init(1); in TInputScanner()
|
/third_party/fsverity-utils/lib/ |
H A D | hash_algs.c | 77 ctx->base.init = openssl_digest_init; in openssl_digest_ctx_create() 119 ctx->init(ctx); in libfsverity_hash_init() 133 /* ->init(), ->update(), and ->final() all in one step */
|
/third_party/backends/include/sane/ |
H A D | sanei_backend.h | 112 extern SANE_Status ENTRY(init) (SANE_Int *, SANE_Auth_Callback); 136 #define sane_init(a,b) ENTRY(init) (a,b)
|
/third_party/curl/docs/examples/ |
H A D | htmltitle.cpp | 89 static bool init(CURL *&conn, char *url) in init() function 274 if(!init(conn, argv[1])) { in main()
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/ |
H A D | Launcher.java | 60 init(); in LauncherFrame() 64 public void init() { in init() method in Launcher.LauncherFrame
|
/third_party/icu/tools/colprobe/ |
H A D | sortedlines.h | 102 void init(); 103 void init(UnicodeSet &rep, Line *lin);
|