Home
last modified time | relevance | path

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

12345678910>>...19

/external/honggfuzz/examples/apache-httpd/corpus_http2/
Dcb2d6ea3c83861f8932190b30cc6a1a8.0000026a.honggfuzz.cov10 Content-Le�|9Ff�qI�;㜠r�v�,��hGW�.�n��cK����Ir�[엨�HBhhG�E�و��������������������������������…
11 Content-Le�|9Ff�qI�;㜠r�v�,��hGW�.�n��cK����Ir�[엨�HBhhG�E�و��������������������-8574099562�…
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…
Daa92394318cf93e1c6ea140629d9d816.0000056c.honggfuzz.cov10 Content-Le�|9Ff�qI�;㜠r�v�,��hGW�.�n��cK����Ir�[엨�HBhhG�E�و��������������������������������…
Dcf788d21a20332186fd5b45511249e04.0000186b.honggfuzz.cov9 …|��,U�409324040189469877*W��*q*�h\3DZ���2��U��S�0�rYD}",�a7��:1���bb1`����c�Le����c'��l�
/external/honggfuzz/examples/apache-httpd/corpus_http1/
Dcb2d6ea3c83861f8932190b30cc6a1a8.0000026a.honggfuzz.cov10 Content-Le�|9Ff�qI�;㜠r�v�,��hGW�.�n��cK����Ir�[엨�HBhhG�E�و��������������������������������…
11 Content-Le�|9Ff�qI�;㜠r�v�,��hGW�.�n��cK����Ir�[엨�HBhhG�E�و��������������������-8574099562�…
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…
Daa92394318cf93e1c6ea140629d9d816.0000056c.honggfuzz.cov10 Content-Le�|9Ff�qI�;㜠r�v�,��hGW�.�n��cK����Ir�[엨�HBhhG�E�و��������������������������������…
Dcf788d21a20332186fd5b45511249e04.0000186b.honggfuzz.cov9 …|��,U�409324040189469877*W��*q*�h\3DZ���2��U��S�0�rYD}",�a7��:1���bb1`����c�Le����c'��l�
/external/pdfium/third_party/libtiff/
Dtif_luv.c760 int Le = p16 & 0x7fff; in LogL16toY() local
763 if (!Le) in LogL16toY()
765 Y = exp(M_LN2/256.*(Le+.5) - M_LN2*64.); in LogL16toY()
1006 int Le, Ce; in LogLuv24fromXYZ() local
1009 Le = LogL10fromY(XYZ[1], em); in LogLuv24fromXYZ()
1012 if (!Le || s <= 0.) { in LogLuv24fromXYZ()
1023 return (Le << 14 | Ce); in LogLuv24fromXYZ()
1093 int Le, Ce; in Luv24fromLuv48() local
1096 Le = 0; in Luv24fromLuv48()
1098 Le = (1<<10) - 1; in Luv24fromLuv48()
[all …]
/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/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfake_quantize_ops.cc62 xla::Select(xla::Le(zero_point_from_min, quant_min), quant_min, in XlaNudge()
210 xla::Le(nudged_input_min, input), xla::Le(input, nudged_input_max)); in Compile()
305 xla::Le(nudged_input_min, input), xla::Le(input, nudged_input_max)); in Compile()
Dmatrix_band_part_op.cc80 auto indicator = xla::And(xla::Le(xla::Neg(num_lower), offset), in Compile()
81 xla::Le(offset, num_upper)); in Compile()
Dimage_ops.cc490 xla::XlaOp y1 = xla::Select(xla::Le(c_y0, c_y1), c_y0, c_y1); in Compile()
491 xla::XlaOp y2 = xla::Select(xla::Le(c_y0, c_y1), c_y1, c_y0); in Compile()
492 xla::XlaOp x1 = xla::Select(xla::Le(c_x0, c_x1), c_x0, c_x1); in Compile()
493 xla::XlaOp x2 = xla::Select(xla::Le(c_x0, c_x1), c_x1, c_x0); in Compile()
/external/rust/crates/syn/0.15.42/src/
Dop.rs37 Le(Token![<=]),
101 input.parse().map(BinOp::Le) in parse_binop()
204 BinOp::Le(ref t) => t.to_tokens(tokens), in to_tokens()
/external/rust/crates/syn/1.0.7/src/
Dop.rs37 Le(Token![<=]),
101 input.parse().map(BinOp::Le) in parse_binop()
204 BinOp::Le(t) => t.to_tokens(tokens), in to_tokens()
/external/icu/icu4c/source/data/curr/
Dff_Latn_SL.txt6 "Le",
Den_SL.txt7 "Le",
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc680 return Select(And(Le(input, zero), Eq(input, Floor(input))), in Digamma()
814 XlaOp domain_error = Or(Lt(x, ScalarLike(x, 0)), Le(a, ScalarLike(a, 0))); in Igamma()
858 XlaOp out_of_range = Or(Le(x, ScalarLike(x, 0)), Le(a, ScalarLike(a, 0))); in Igammac()
1207 return Select(Le(x, xla::ScalarLike(x, 8.0)), result_le_8, result_gt_8); in I0eImpl32()
1252 return Select(Le(x, xla::ScalarLike(x, 8.0)), result_le_8, result_gt_8); in I0eImpl64()
1302 Select(Le(z, xla::ScalarLike(x, 8.0)), result_le_8, result_gt_8); in I1eImpl32()
1348 Select(Le(z, xla::ScalarLike(x, 8.0)), result_le_8, result_gt_8); in I1eImpl64()
1540 Or(Or(Or(Le(a, ScalarLike(a, 0.0)), Le(b, ScalarLike(b, 0.0))), in RegularizedIncompleteBeta()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dpred_test.cc65 TestCompare(true, false, false, &Le); in TEST_F()
/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/angle/
DAUTHORS65 Le Hoang Quyen
/external/libpng/contrib/pngminus/
Dmakevms.com82 $ If arg .Le. 8 Then Goto Loop

12345678910>>...19