Home
last modified time | relevance | path

Searched refs:plus (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/testdata/
Dtestdata_fr.txt207 plus de 1 mois
208 plus de 1 mois et 2 semaines
209 plus de 1 mois, 2 semaines et 3 jours
210 il y a plus de 1 mois
211 il y a plus de 1 mois et 2 semaines
212 il y a plus de 1 mois, 2 semaines et 3 jours
213 dans plus de 1 mois
214 dans plus de 1 mois et 2 semaines
215 dans plus de 1 mois, 2 semaines et 3 jours
234 plus de 1 heure
[all …]
/external/libcxx/test/std/utilities/function.objects/arithmetic.operations/
Dplus.pass.cpp20 typedef std::plus<int> F; in main()
27 typedef std::plus<> F2; in main()
33 constexpr int foo = std::plus<int> () (3, 2); in main()
36 constexpr int bar = std::plus<> () (3.0, 2); in main()
Dtransparent.pass.cpp28 static_assert ( !is_transparent<std::plus<int>>::value, "" ); in main()
29 static_assert ( !is_transparent<std::plus<std::string>>::value, "" ); in main()
30 static_assert ( is_transparent<std::plus<void>>::value, "" ); in main()
31 static_assert ( is_transparent<std::plus<>>::value, "" ); in main()
/external/llvm/test/TableGen/
DTree.td9 def plus : TreeNode;
17 def ADDrr32 : Inst<(set R32, (plus R32, R32))>; // a = b + c
18 def ADDri32 : Inst<(set R32, (plus R32, imm))>; // a = b + imm
DTreeNames.td9 def plus : TreeNode;
17 def ADDrr32 : Inst<(set R32, (plus R32:$A, R32:$def))>;
/external/clang/test/CodeGenCXX/
Dexplicit-instantiation.cpp8 struct plus { struct
13 Result plus<T, U, Result>::operator()(const T& t, const U& u) const { in operator ()()
18 template struct plus<int, long, long>; variable
/external/llvm/test/Bindings/OCaml/
Dexecutionengine.ml38 let fn = define_function "plus" (function_type i32_type [| i32_type;
52 (* add plus *)
83 (* call plus *)
85 let cplus = get_function_address "plus" cplusty ee in
86 if 4l <> cplus 2l 2l then bomb "plus didn't work";
/external/llvm/test/CodeGen/X86/
Dinsertps-O0-bug.ll4 ; used by an INSERTPS into a scalar load plus scalar_to_vector.
8 ; scalar load plus scalar_to_vector. This would allow ISel to match the
9 ; INSERTPSrm variant rather than a load plus INSERTPSrr.
34 ; canonicalized into a scalar load plus scalar_to_vector (a movss).
Dinalloca-invoke.ll10 declare void @plus(%Iter* sret, %Iter*, i32)
30 invoke void @plus(%Iter* sret %end, %Iter* %temp.lvalue, i32 4)
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
D2012-06-15-lsr-noaddrmode.ll12 ;The chosen solution requires 4 regs, with addrec cost 1, plus 3 base adds, plus 2 setup cost:
25 ;The chosen solution requires 4 regs, with addrec cost 1, plus 1 base add, plus 2 setup cost:
/external/mesa3d/src/mapi/glapi/gen/
DglX_doc.py105 plus = ""
111 size_str += "%s%s" % (plus, s)
112 plus = "+"
/external/clang/test/Index/
Dcomplete-at-exprstmt.m15 + (int)add:(int)x to:(int)y plus:(int)z;
50 // CHECK-CC4: NotImplemented:{TypedText add:to:plus:} (40)
54 // CHECK-CC5: NotImplemented:{Informative add:}{TypedText to:plus:} (40)
/external/guava/guava-tests/test/com/google/common/cache/
DCacheStatsTest.java85 CacheStats sum = two.plus(one); in testPlus()
99 assertEquals(sum, one.plus(two)); in testPlus()
/external/clang/lib/Lex/
DTokenConcatenation.cpp78 TokenInfo[tok::plus ] |= aci_custom_firstchar; in TokenConcatenation()
108 TokenInfo[tok::plus ] |= aci_avoid_equal; // += in TokenConcatenation()
265 case tok::plus: // ++ in AvoidConcat()
/external/llvm/test/MC/Mips/
Dmips-pc16-fixup.s7 .space 131072 - 8, 1 # -8 = size of b instr plus size of automatically inserted nop
Dmicromips-pc16-fixup.s7 .space 65536 - 8, 1 # -8 = size of b instr plus size of automatically inserted nop
Dmips-diagnostic-fixup.s7 .space 131072 - 8, 1 # -8 = size of b instr plus size of automatically inserted nop
Dmicromips-diagnostic-fixup.s7 .space 65536 - 6, 1 # -6 = size of b instr plus size of automatically inserted nop
/external/ipsec-tools/src/libipsec/
Dpolicy_token.l85 plus \+
/external/valgrind/drd/
Ddrd_main.c164 char *plus = VG_(strchr)(ptrace_address, '+'); in DRD_() local
166 if (plus) in DRD_()
167 *plus = '\0'; in DRD_()
169 length = plus ? VG_(strtoll16)(plus + 1, 0) : 1; in DRD_()
/external/clang/test/SemaCXX/
Doverloaded-operator-decl.cpp44 } plus; variable
/external/toybox/toys/posix/
Dfind.c65 int dir, plus, arglen, argsize, curly, namecount, namesize; member
425 aa->plus++; in do_find()
470 if (aa->plus) { in do_find()
482 if (!aa->plus) test = flush_exec(new, aa); in do_find()
/external/bison/doc/
Drefcard.tex79 \vskip .15ex plus .25 fill
104 \vskip .15ex plus .25 fill
243 % \parskip 1ex plus .5ex minus .5ex
244 \parskip 0.5ex plus .25ex minus .25ex
248 \outer\def\title#1{{\titlefont\centerline{#1}}\vskip 1ex plus .5ex}
251 \vskip 1.5ex plus 1ex minus 1ex {\headingfont #1}\mark{#1}%
252 \vskip 1ex plus .5ex minus 0.75ex}
/external/e2fsprogs/intl/
Dplural-exp.h48 plus, /* Addition. */ enumerator
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dgeometry.hpp59 q.a.begin(), std::plus<T>()); in operator +()

12345678910>>...17