Home
last modified time | relevance | path

Searched refs:part (Results 426 - 450 of 544) sorted by relevance

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

/third_party/ffmpeg/libavcodec/x86/
H A Daacpsdsp.asm6 ;* This file is part of FFmpeg.
H A Ddct32.asm5 ;* This file is part of FFmpeg.
H A Dcfhdencdsp.asm5 ;* This file is part of FFmpeg.
H A Drv40dsp.asm7 ;* This file is part of FFmpeg.
H A Dvp9mc_16bpp.asm6 ;* This file is part of FFmpeg.
H A Dsbrdsp.asm5 ;* This file is part of FFmpeg.
H A Dcelt_pvq_search.asm6 ;* This file is part of FFmpeg.
H A Dhpeldsp.asm11 ;* This file is part of FFmpeg.
H A Dh264_idct_10bit.asm8 ;* This file is part of FFmpeg.
H A Dh264_chromamc.asm6 ;* This file is part of FFmpeg.
H A Dcfhddsp.asm5 ;* This file is part of FFmpeg.
H A Dqpeldsp.asm7 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_blend.asm8 ;* This file is part of FFmpeg.
H A Dvf_lut3d.asm6 ;* This file is part of FFmpeg.
/third_party/python/Parser/
H A Dstring_parser.c452 brace (which isn't part of a unicode name escape such as in fstring_find_literal()
616 "f-string expression part " in fstring_find_expr()
670 RAISE_SYNTAX_ERROR("f-string expression part cannot include '#'"); in fstring_find_expr()
691 chars (not part of 2-char tokens). If by themselves, they in fstring_find_expr()
/third_party/backends/backend/
H A Dcoolscan.c5 This file is part of the SANE package.
1463 get_inquiery_part_LS30 (Coolscan_t * s, unsigned char part) in get_inquiery_part_LS30() argument
1469 inquiry.cmd[2]=part; in get_inquiery_part_LS30()
1509 unsigned char part; in get_inquiery_LS30() local
1520 { part=parts[i]; in get_inquiery_LS30()
1521 get_inquiery_part_LS30 (s, part); in get_inquiery_LS30()
1522 switch(part) in get_inquiery_LS30()
/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc940 std::string part; in ConsumeFullTypeName() local
941 DO(ConsumeIdentifier(&part)); in ConsumeFullTypeName()
943 *name += part; in ConsumeFullTypeName()
/third_party/python/Lib/
H A Dzipfile.py95 # These last two indices are not part of the structure as defined in the
2283 def allowed(part):
2284 return part and part not in {'..', '.'}
/third_party/python/Lib/test/
H A Dtest_ipaddress.py450 msg = "Leading ':' only permitted as part of '::' in %r"
466 msg = "Trailing ':' only permitted as part of '::' in %r"
508 def assertBadPart(addr, part):
509 msg = "Only hex digits permitted in %r in %r" % (part, addr.split('%')[0])
528 def assertBadPart(addr, part):
530 with self.assertAddressError(msg, part, addr.split('%')[0]):
2148 # RFC4291 2.2 (part 3) x::d.d.d.d
H A Dtest_mailbox.py39 part = msg.get_payload(i)
40 self.assertIsInstance(part, email.message.Message)
41 self.assertNotIsInstance(part, mailbox.Message)
42 self.assertEqual(part.get_payload(), payload)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp951 * @param variable_name Meaningful part of variable name, eg. tex_coord
985 * @param variable_name Meaningful part of variable name, eg. tex_coord
1036 * @param variable_name Meaningful part of variable name, eg. tex_coord
1149 * @param variable_name Meaningful part of variable name, eg. tex_coord
1203 * @param variable_name Meaningful part of variable name, eg. tex_coord
1251 * @param in_variable_name Meaningful part of variable name, like "color"
1275 * @param in_variable_name Meaningful part of variable name, like "color"
1544 * @return Stage specific part
3057 result = "just before null terminating part of source"; in casesToStr()
3060 result = "just before last character in part o in casesToStr()
18471 const GLchar* part = source.m_parts[i].m_code.c_str(); printShaderSource() local
[all...]
/third_party/ffmpeg/libavresample/x86/
H A Daudio_mix.asm5 ;* This file is part of FFmpeg.
/third_party/curl/projects/
H A Dbuild-wolfssl.bat13 rem * you should have received as part of this distribution. The terms
H A Dgenerate.bat12 rem * you should have received as part of this distribution. The terms
/third_party/ffmpeg/libavutil/x86/
H A Dfloat_dsp.asm6 ;* This file is part of FFmpeg.

Completed in 38 milliseconds

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