Home
last modified time | relevance | path

Searched refs:FL (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/ffmpeg/tests/ref/fate/
Dfilter-formats10 5 channels (FL+FR+LFE+BL+BR)
16 4 channels (FL+FR+LFE+BC)
22 5 channels (FL+FR+LFE+SL+SR)
27 6 channels (FL+FR+BL+BR+SL+SR)
28 7 channels (FL+FR+LFE+BL+BR+SL+SR)
33 5 channels (FL+FR+BC+SL+SR)
34 6 channels (FL+FR+LFE+BC+SL+SR)
39 4 channels (FL+FR+DL+DR)
40 5 channels (FL+FR+LFE+DL+DR)
41 5 channels (FL+FR+FC+DL+DR)
[all …]
/third_party/libphonenumber/resources/geocoding/en/
D1.txt2338 1239200|Naples, FL
2339 1239213|Naples, FL
2340 1239225|Fort Myers, FL
2341 1239226|Fort Myers, FL
2342 1239234|Naples, FL
2343 1239242|Cape Coral, FL
2344 1239243|Fort Myers, FL
2345 1239245|Fort Myers, FL
2346 1239252|Naples, FL
2347 1239254|Naples, FL
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFCommon.cpp65 MSFStreamLayout FL; in getFpmStreamLayout() local
72 FL.Blocks.push_back(support::ulittle32_t(FpmBlock)); in getFpmStreamLayout()
77 FL.Length = NumFpmIntervals * Msf.SB->BlockSize; in getFpmStreamLayout()
79 FL.Length = divideCeil(Msf.SB->NumBlocks, 8); in getFpmStreamLayout()
81 return FL; in getFpmStreamLayout()
/third_party/ffmpeg/doc/
Dutils.texi611 @item FL
669 FL+FR
671 FL+FR+LFE
673 FL+FR+FC
675 FL+FR+BC
677 FL+FR+FC+BC
679 FL+FR+BL+BR
681 FL+FR+SL+SR
683 FL+FR+FC+LFE
685 FL+FR+FC+BL+BR
[all …]
/third_party/ltp/tools/sparse/sparse-src/
Dopcode.c26 #define OPCODE(OP,NG,SW,SG,TF,N,FL) \ argument
33 .flags = FL, \
Dopcode.h7 #define OPCODE(OP,NG,SW,SG,TF,N,FL) OP_##OP, argument
/third_party/ffmpeg/libavutil/
Dcamellia.c150 static uint64_t FL(uint64_t FL_IN, uint64_t KE) in FL() function
245 D1 = FL(D1, cs->Ke[0]); in camellia_encrypt()
253 D1 = FL(D1, cs->Ke[2]); in camellia_encrypt()
262 D1 = FL(D1, cs->Ke[4]); in camellia_encrypt()
291 D1 = FL(D1, cs->Ke[5]); in camellia_decrypt()
300 D1 = FL(D1, cs->Ke[3]); in camellia_decrypt()
308 D1 = FL(D1, cs->Ke[1]); in camellia_decrypt()
/third_party/ffmpeg/tests/filtergraphs/
Dchannelmap_one_str1 channelmap=map=FR|FL:channel_layout=stereo
Dlavr_mix_output_zero1 atrim=end_sample=1024,channelmap=channel_layout=FL|FR|LFE|BC,aformat=channel_layouts=3.0
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.td41 def FL#i : NVPTXReg<"%fd"#i>; // 64-bit float
64 def Float64Regs : NVPTXRegClass<[f64], 64, (add (sequence "FL%u", 0, 4))>;
/third_party/alsa-lib/src/conf/pcm/
Dsurround21.conf54 ttable.0.FL 1
Dsurround50.conf56 ttable.0.FL 1
Dsurround41.conf56 ttable.0.FL 1
/third_party/ffmpeg/tests/fate/
Dfilter-audio.mak134 fate-filter-pan-mono1: CMD = framecrc -ss 3.14 -i $(SRC) -frames:a 20 -filter:a "pan=mono|FC=FL"
144 …e-filter-pan-stereo1: CMD = framecrc -ss 3.14 -i $(SRC) -frames:a 20 -filter:a "pan=2c|FL=FR|FR=FL"
154 fate-filter-pan-stereo3: CMD = framecrc -ss 3.14 -i $(SRC) -frames:a 20 -filter:a "pan=FL+FR|FL<3*c…
174 fate-filter-pan-downmix1: CMD = framecrc -ss 3.14 -i $(SRC) -frames:a 20 -filter:a "pan=2c|FL<FL+0.…
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/kernel/
DBUILD.gn72 # TODO(FL-117): Re-enable causal async stack traces when this issue is
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/kernel/
DBUILD.gn76 # TODO(FL-117): Re-enable causal async stack traces when this issue is
/third_party/skia/third_party/externals/icu/source/data/mappings/
Dlmb-excp.ucm252 #<UF8FC> \x01\x63 /0 # LATIN SMALL LIGATURE FL - overlap with MS PUA
253 <UFB02> \x01\x63 |0 # LATIN SMALL LIGATURE FL - added to Unicode here
/third_party/flutter/skia/third_party/externals/icu/source/data/mappings/
Dlmb-excp.ucm252 #<UF8FC> \x01\x63 /0 # LATIN SMALL LIGATURE FL - overlap with MS PUA
253 <UFB02> \x01\x63 |0 # LATIN SMALL LIGATURE FL - added to Unicode here
/third_party/icu/icu4c/source/data/mappings/
Dlmb-excp.ucm252 #<UF8FC> \x01\x63 /0 # LATIN SMALL LIGATURE FL - overlap with MS PUA
253 <UFB02> \x01\x63 |0 # LATIN SMALL LIGATURE FL - added to Unicode here
/third_party/mbedtls/library/
Dcamellia.c245 #define FL(XL, XR, KL, KR) \ macro
520 FL(X[0], X[1], RK[0], RK[1]); in mbedtls_camellia_crypt_ecb()
/third_party/python/Lib/test/decimaltestdata/
Dreduce.decTest213 -- FL test
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c727 ITEM (FL, FRONT_LEFT),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1554 const auto &FL = M.getFunctionList(); in areRemarksEnabled() local
1555 for (const Function &Fn : FL) { in areRemarksEnabled()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_program2_option.txt234 | "FL"
465 and "FL" always disables writes, regardless of the condition code.
523 case "FL": return FALSE;
/third_party/openGLES/extensions/NV/
DNV_vertex_program2_option.txt234 | "FL"
465 and "FL" always disables writes, regardless of the condition code.
523 case "FL": return FALSE;

1234