Home
last modified time | relevance | path

Searched refs:single (Results 451 - 475 of 547) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/ffmpeg/tests/fate/
H A Dh264.mak217 # this sample gives an explicit size for a single NAL unit, but contains
224 # this sample contains field-coded frames, with both fields in a single packet
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex447 % Each occurrence of `\^^M' or `<space>\^^M' is replaced by a single space.
3117 % tests to use those glyphs in the single \ogonek macro so we have fewer
3403 % @headings single turns headings on for single-sided printing.
3408 % @headings singleafter turns on single-sided headings after this page.
3437 % For single-sided printing, chapter title goes across top left of page,
3693 % Detect if the argument is a single token. If so, it might be a
3955 % \vtop will set a single line and will also let text wrap and
4704 % to take a single TeX argument. The case of a macro invocation that
5083 % Grab any single
[all...]
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S423 set SGL_BIAS, 0x007f # single precision bias
520 set s_mode, 0x4 # single precision
1261 # precision format if the src format was single or double and the
1426 # If the input operand to this operation was opclass two and a single
2298 # have to make sure that for single or double source operands that the
3717 # through here. so can double and single precision.
6853 # constant := single-precision( 64/log 2 ). #
6855 # Using a single-precision constant avoids memory #
6856 # access. Another effect of using a single-precision #
6865 # where L1 := single
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S423 set SGL_BIAS, 0x007f # single precision bias
520 set s_mode, 0x4 # single precision
1261 # precision format if the src format was single or double and the
1426 # If the input operand to this operation was opclass two and a single
2298 # have to make sure that for single or double source operands that the
3717 # through here. so can double and single precision.
6853 # constant := single-precision( 64/log 2 ). #
6855 # Using a single-precision constant avoids memory #
6856 # access. Another effect of using a single-precision #
6865 # where L1 := single
[all...]
/third_party/python/Lib/test/
H A Dtest_enum.py3923 single = 1 variable in TestUnique.test_unique_clean.Cleaner
3936 'double.*single.*turkey.*triple',
3940 single = 1 variable in TestUnique.test_unique_dirty.Dirtier
3954 single = 1 variable in TestUnique.test_unique_with_name.Sillier
4048 single = 1 variable in TestVerify.test_unique_clean.Cleaner
4061 'double.*single.*turkey.*triple',
4065 single = 1 variable in TestVerify.test_unique_dirty.Dirtier
4079 single = 1 variable in TestVerify.test_unique_with_name.Sillier
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm373 ; stack in a single instruction (i.e. mov rsp, rstk or mov
1060 %macro SWAP 2+ ; swaps a single chain (sometimes more concise than pairs)
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/
H A Daes-s390x.S317 lghi %r3,16 # single block length
825 lghi %r3,16 # single block length
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/
H A Daes-s390x.S317 lghi %r3,16 # single block length
825 lghi %r3,16 # single block length
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/
H A Daes-s390x.S317 lghi %r3,16 # single block length
825 lghi %r3,16 # single block length
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/
H A Daes-s390x.S317 lghi %r3,16 # single block length
825 lghi %r3,16 # single block length
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S436 cmpil #1,%d0 |if 1 then single precision
H A Dbindec.S147 | Constants in single precision
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dround.S436 cmpil #1,%d0 |if 1 then single precision
H A Dbindec.S147 | Constants in single precision
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Daes-gcm-p10.S397 # Compute update single hash
/third_party/ffmpeg/libavcodec/arm/
H A Dfft_vfp.S26 @ all single-precision VFP registers may be corrupted on exit. The a2
/third_party/glslang/Test/
H A Druntests80 echo Comparing single thread to multithread for all tests in current directory...
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak297 # - Windows builds are single-threaded, giving less advantage to a Makefile approach.
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgm107.asm111 // value (single precision rcp in RCP and rsqrt64h in RSQ).
H A Dgk110.asm98 // value (single precision rcp in RCP and rsqrt64h in RSQ).
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djchuff-sse2.asm180 ; Encode a single block's worth of coefficients.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp784 KEYWORD(single); in LexIdentifier()
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak278 # - Windows builds are single-threaded, giving less advantage to a Makefile approach.
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDescriptorsTest.java197 FieldDescriptor nestedExtension = TestRequired.single.getDescriptor(); in testFieldDescriptor()
237 assertEquals("single", nestedExtension.getName()); in testFieldDescriptor()
238 assertEquals("protobuf_unittest.TestRequired.single", nestedExtension.getFullName()); in testFieldDescriptor()
/third_party/python/Modules/
H A D_testcapimodule.c3419 PyObject *single, **multiple, *op1, *result; in profile_int() local
3426 single = PyLong_FromLong(i); in profile_int()
3427 Py_DECREF(single); in profile_int()
3437 single = PyLong_FromLong(i+1000000); in profile_int()
3438 Py_DECREF(single); in profile_int()

Completed in 68 milliseconds

1...<<11121314151617181920>>...22