/third_party/ffmpeg/libavcodec/x86/ |
H A D | aacpsdsp.asm | 6 ;* This file is part of FFmpeg.
|
H A D | dct32.asm | 5 ;* This file is part of FFmpeg.
|
H A D | cfhdencdsp.asm | 5 ;* This file is part of FFmpeg.
|
H A D | rv40dsp.asm | 7 ;* This file is part of FFmpeg.
|
H A D | vp9mc_16bpp.asm | 6 ;* This file is part of FFmpeg.
|
H A D | sbrdsp.asm | 5 ;* This file is part of FFmpeg.
|
H A D | celt_pvq_search.asm | 6 ;* This file is part of FFmpeg.
|
H A D | hpeldsp.asm | 11 ;* This file is part of FFmpeg.
|
H A D | h264_idct_10bit.asm | 8 ;* This file is part of FFmpeg.
|
H A D | h264_chromamc.asm | 6 ;* This file is part of FFmpeg.
|
H A D | cfhddsp.asm | 5 ;* This file is part of FFmpeg.
|
H A D | qpeldsp.asm | 7 ;* This file is part of FFmpeg.
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_blend.asm | 8 ;* This file is part of FFmpeg.
|
H A D | vf_lut3d.asm | 6 ;* This file is part of FFmpeg.
|
/third_party/python/Parser/ |
H A D | string_parser.c | 452 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 D | coolscan.c | 5 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 D | text_format.cc | 940 std::string part; in ConsumeFullTypeName() local 941 DO(ConsumeIdentifier(&part)); in ConsumeFullTypeName() 943 *name += part; in ConsumeFullTypeName()
|
/third_party/python/Lib/ |
H A D | zipfile.py | 95 # 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 D | test_ipaddress.py | 450 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 D | test_mailbox.py | 39 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 D | gl4cShadingLanguage420PackTests.cpp | 951 * @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 D | audio_mix.asm | 5 ;* This file is part of FFmpeg.
|
/third_party/curl/projects/ |
H A D | build-wolfssl.bat | 13 rem * you should have received as part of this distribution. The terms
|
H A D | generate.bat | 12 rem * you should have received as part of this distribution. The terms
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | float_dsp.asm | 6 ;* This file is part of FFmpeg.
|