Home
last modified time | relevance | path

Searched refs:Le (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/external/pdfium/third_party/libtiff/
Dtif_luv.c755 int Le = p16 & 0x7fff; in LogL16toY() local
758 if (!Le) in LogL16toY()
760 Y = exp(M_LN2/256.*(Le+.5) - M_LN2*64.); in LogL16toY()
1001 int Le, Ce; in LogLuv24fromXYZ() local
1004 Le = LogL10fromY(XYZ[1], em); in LogLuv24fromXYZ()
1007 if (!Le || s <= 0.) { in LogLuv24fromXYZ()
1018 return (Le << 14 | Ce); in LogLuv24fromXYZ()
1088 int Le, Ce; in Luv24fromLuv48() local
1091 Le = 0; in Luv24fromLuv48()
1093 Le = (1<<10) - 1; in Luv24fromLuv48()
[all …]
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfake_quantize_ops.cc64 b->Select(b->Le(zero_point_from_min, quant_min), quant_min, in XlaNudge()
174 b->And(b->Le(nudged_input_min, input), b->Le(input, nudged_input_max)); in Compile()
259 b->And(b->Le(nudged_input_min, input), b->Le(input, nudged_input_max)); in Compile()
Dmatrix_band_part_op.cc80 auto indicator = builder->And(builder->Le(builder->Neg(num_lower), offset), in Compile()
81 builder->Le(offset, num_upper)); in Compile()
/external/icu/icu4j/perf-tests/data/conversion/
Dfrench.txt13Le standard Unicode a été choisi par des pionniers technologiques tels que Apple, HP, IBM, JustSys…
18 Le Consortium Unicode est une organisation sans but lucratif, ayant pour mission de développer, d'é…
/external/google-breakpad/src/client/mac/sender/fr.lproj/
DLocalizable.strings3 "crashDialogMsg" = "Le système et les autres applications n’ont pas été perturbés. Un rapport a été…
6 "noCrashDialogMsg" = "Le système et les autres applications n’ont pas été perturbés. Un rapport a é…
/external/icu/icu4c/source/data/curr/
Den_SL.txt7 "Le",
Dvai_Latn.txt208 "Afirika Kɔi Leŋŋɛ lɔ Randi",
Dnmg.txt175 "Mɔn Leɔne",
/external/honggfuzz/examples/apache-httpd/corpus_http1/
Dbeefa658b34f246b48da0592862f8ca8.000001c2.honggfuzz.cov12 XELeLun���������������xg�ބ���[k}�Le���?vJ)fL�c�Lӷ�U{�Xw�$��E��5 >b�*� �h�
D59e4ecabf30b9edef8d41247cdc2e07b.00001fc1.honggfuzz.cov8 …*p~��<J~�k2�t�,@0���)}F�� l���vf�%�k�+C�,Ҙq� ;�o�����{A�`:��Y�ۖ��Le�e�|@��پǚJhw���h�b…
/external/honggfuzz/examples/apache-httpd/corpus_http2/
Dbeefa658b34f246b48da0592862f8ca8.000001c2.honggfuzz.cov12 XELeLun���������������xg�ބ���[k}�Le���?vJ)fL�c�Lӷ�U{�Xw�$��E��5 >b�*� �h�
D59e4ecabf30b9edef8d41247cdc2e07b.00001fc1.honggfuzz.cov8 …*p~��<J~�k2�t�,@0���)}F�� l���vf�%�k�+C�,Ҙq� ;�o�����{A�`:��Y�ۖ��Le�e�|@��پǚJhw���h�b…
/external/v8/src/wasm/
Dwasm-opcodes.cc64 CASE_ALL_SIGN_OP(Le, "le") in OpcodeName()
184 CASE_F32x4_OP(Le, "le") in OpcodeName()
196 CASE_SIGN_OP(SIMDI, Le, "le") in OpcodeName()
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc93 using testing::Le;
834 Matcher<char> m1 = Le('b'); in TEST()
842 Matcher<int> m = Le(5); in TEST()
1851 Matcher<const Tuple2&> m = Le(); in TEST()
1859 Matcher<const Tuple2&> m = Le(); in TEST()
1931 m = AllOf(Le(2), Ge(1)); in TEST()
1976 m = AllOf(Le(2), Ge(1)); in TEST()
2006 m = AllOf(Le(2), Ge(1)); in TEST()
2107 m = AnyOf(Le(1), Ge(3)); in TEST()
2125 m = AnyOf(Le(0), Gt(10), 3, 5, 7); in TEST()
[all …]
/external/icu/icu4c/source/data/region/
Dvai_Latn.txt111 KR{"Koriya Kɔi Leŋŋɛ Lɔ"}
226 ZA{"Afirika Kɔi Leŋŋɛ Lɔ"}
/external/tensorflow/tensorflow/compiler/xla/tests/
Dpred_test.cc66 TestCompare(true, false, false, &ComputationBuilder::Le); in TEST_F()
/external/libpng/contrib/pngminus/
Dmakevms.com82 $ If arg .Le. 8 Then Goto Loop
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc107 using testing::Le;
967 Matcher<char> m1 = Le('b'); in TEST()
975 Matcher<int> m = Le(5); in TEST()
1984 Matcher<const Tuple2&> m = Le(); in TEST()
1992 Matcher<const Tuple2&> m = Le(); in TEST()
2064 m = AllOf(Le(2), Ge(1)); in TEST()
2131 m = AllOf(Le(2), Ge(1)); in TEST()
2161 m = AllOf(Le(2), Ge(1)); in TEST()
2262 m = AnyOf(Le(1), Ge(3)); in TEST()
2280 m = AnyOf(Le(0), Gt(10), 3, 5, 7); in TEST()
[all …]
/external/v8/testing/gmock/test/
Dgmock-matchers_test.cc102 using testing::Le;
958 Matcher<char> m1 = Le('b'); in TEST()
966 Matcher<int> m = Le(5); in TEST()
1975 Matcher<const Tuple2&> m = Le(); in TEST()
1983 Matcher<const Tuple2&> m = Le(); in TEST()
2055 m = AllOf(Le(2), Ge(1)); in TEST()
2122 m = AllOf(Le(2), Ge(1)); in TEST()
2152 m = AllOf(Le(2), Ge(1)); in TEST()
2253 m = AnyOf(Le(1), Ge(3)); in TEST()
2271 m = AnyOf(Le(0), Gt(10), 3, 5, 7); in TEST()
[all …]
/external/capstone/
DCREDITS.TXT28 Le Dinh Long
/external/python/cpython3/Doc/library/
Demail.examples.rst57 From: Pepé Le Pew <pepe@example.com>
/external/ltp/testcases/network/rpc/rpc-tirpc/
DREADME35 11-27-08: Updated by Aime Le Rouzic - Bull SA - aime.lerouzic@bull.net
/external/tensorflow/tensorflow/compiler/tf2xla/lib/
Dscatter.cc140 body_builder->ReduceAll(body_builder->Le(zero_index, index), in XlaScatter()
/external/libexif/po/
Dfr.po1369 msgstr "Le nombre F."
1381 msgstr "Le nombre F."
1528 msgstr "Le flash s'est déclenché."
1632 msgstr "Le nombre F."
1637 msgstr "Le nombre F."
1668 msgstr "Le nombre F."
2190 msgstr "Le flash ne s'est pas déclenché."
2200 msgstr "Le flash s'est déclenché."
3015 "Le nombre de colonnes des données de l'image, égal au nombre de pixels par "
3028 "Le nombre de lignes des données de l'image. Dans des données compressées en "
[all …]
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_tile.miff14Le�Dg�Kn�Uh�L^�EY}CWoB[sDTH8YL<_RBbVD`S?f]b{y�tz�]f�lv�������������·����oje�jd�yu�ge�DA�=5�<1�B2�<…

12345678910>>...15