Home
last modified time | relevance | path

Searched refs:commas (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dxbmenc.c34 int i, j, l, commas, ret, size, linesize, lineout, rowsout; in xbm_encode_frame() local
38 commas = avctx->height * linesize; in xbm_encode_frame()
44 rowsout = (commas + lineout - 1) / lineout; in xbm_encode_frame()
60 if (--commas <= 0) { in xbm_encode_frame()
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D038-func-arg-with-commas.c2 foo(argument (with,embedded , commas) -- tricky)
H A D056-macro-argument-with-comma.c1 #define bar with,embedded,commas
/third_party/mbedtls/tests/data_files/
H A DMakefile1472 parse_input/server1.req.commas.sha256: server1.key
1630 server1.commas.crt: server1.key parse_input/server1.req.commas.sha256 $(test_ca_crt) $(test_ca_key_file_rsa)
1631 $(MBEDTLS_CERT_WRITE) request_file=parse_input/server1.req.commas.sha256 issuer_crt=$(test_ca_crt) issuer_key=$(test_ca_key_file_rsa) issuer_pwd=$(test_ca_pwd_rsa) version=1 not_before=20190210144406 not_after=20290210144406 md=SHA1 version=3 output_file=$@
1638 all_final += server1.crt server1.noauthid.crt parse_input/server1.crt.der server1.commas.crt server1.hashsymbol.crt server1.spaces.crt server1.asciichars.crt
/third_party/openGLES/xml/
H A Dreadme.tex187 One parameter can be of multiple kinds, separated by commas.
290 \item \attr{name} - kind name, an arbitrary string without commas (',') used
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex7800 % cross-references. The @node line might or might not have commas, and
8508 % "Figure", "Table", "Example", etc. Can't contain commas. If omitted,

Completed in 14 milliseconds