Home
last modified time | relevance | path

Searched refs:nowrite (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/tools/
H A Dpktdumper.c61 int nowrite = 0; in main() local
68 nowrite = 1; in main()
117 if (!nowrite) { in main()
/third_party/node/deps/openssl/openssl/util/
H A Dmkerr.pl21 my $nowrite = 0;
59 -nowrite Do not write the header/source files, even if changed.
70 implies -nowrite.
92 } elsif ( $arg eq "-nowrite" ) {
93 $nowrite = 1;
102 $nowrite = 1;
294 next if $nowrite;
/third_party/openssl/util/
H A Dmkerr.pl21 my $nowrite = 0;
59 -nowrite Do not write the header/source files, even if changed.
70 implies -nowrite.
92 } elsif ( $arg eq "-nowrite" ) {
93 $nowrite = 1;
102 $nowrite = 1;
294 next if $nowrite;
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dtest_reflow.py44 self.nowrite = False
H A Dreflow.py476 if args.nowrite:
538 parser.add_argument('-nowrite', action='store_true',
/third_party/lame/libmp3lame/i386/
H A Dnasm.h22 section .note.GNU-stack noalloc noexec nowrite progbits
44 section .note.GNU-stack progbits noalloc noexec nowrite align=1
/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile464 $(PYTHON) $(SCRIPTS)/reflow.py -nowrite -noflow -check FAIL -checkVUID FAIL $(SPECFILES)
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c301 S(nowrite, NOWRITE)
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm797 [SECTION .note.GNU-stack noalloc noexec nowrite progbits]

Completed in 11 milliseconds