Searched refs:inits (Results 1 – 15 of 15) sorted by relevance
/third_party/littlefs/scripts/ |
D | test.py | 451 for inits in [self.defines, case.defines, DEFINES]: 452 if not isinstance(inits, list): 453 inits = [inits] 456 for init, pinit in it.product(inits, pending):
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/ |
D | wasm-module-builder.js | 1083 var inits = wasm.element_segments; 1084 section.emit_u32v(inits.length); 1086 for (let init of inits) {
|
/third_party/python/Lib/test/ |
D | test_gc.py | 382 inits = [] variable in GCTests.test_trashcan_threads.C 386 C.inits.append(None) 424 self.assertEqual(len(C.inits), len(C.dels))
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/doc/ |
D | ShaderModuleCompilation.md | 61 Note right of "Vulkan Back-end": ProgramVk inits uniforms,\nlayouts, and descriptors.
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | Makefile.am | 417 check-static-inits.py \
|
D | meson.build | 703 dist_check_script += ['check-libstdc++', 'check-static-inits', 'check-symbols']
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
D | v0.6.0.rst | 355 * llvm: warn instead of assert on global inits
|
/third_party/gstreamer/gstreamer/tests/check/ |
D | gstreamer.supp | 3871 <getdelim one-time inits called from libselinux>
|
/third_party/skia/third_party/externals/libwebp/ |
D | ChangeLog | 51 29b6129c WebPAnimEncoderNewInternal: remove some unnecessary inits 1616 d6fe5884 Merge "ReconstructRow: move some one-time inits out of the main loop" 1617 a21d647c ReconstructRow: move some one-time inits out of the main loop
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.1.0.rst | 836 - st/mesa: move, clean-up shader variant key decls/inits
|
/third_party/skia/third_party/externals/libpng/ |
D | CHANGES | 4753 Tidied up pngfix inits and fixed pngtest no-write builds.
|
/third_party/node/deps/openssl/openssl/ |
D | CHANGES.md | 3994 OpenSSL de-inits, but an application is still using it). The affected
|
/third_party/openssl/ |
D | CHANGES.md | 3932 OpenSSL de-inits, but an application is still using it). The affected
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 28287 …hird_party/harfbuzz-ng/src/src/check-static-inits.py b/src/third_party/harfbuzz-ng/src/src/check-s… 28289 --- a/src/third_party/harfbuzz-ng/src/src/check-static-inits.py 28290 +++ b/src/third_party/harfbuzz-ng/src/src/check-static-inits.py 28292 print ('check-static-inits.py: needs python 3.5 for recursive support in glob') 28298 print ('check-static-inits.py: object files not found; skipping test')
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 151491 by a flush -- move their inits to the instance init function.
|