HomeSort by: relevance | last modified time | path
    Searched refs:accumulate (Results 1 - 25 of 186) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl2/groff/dist/src/preproc/refer/
command.h 26 extern int accumulate;
refer.cpp 56 int accumulate = 0; variable
210 accumulate = 1;
327 accumulate = 1;
386 if (accumulate)
500 if (accumulate)
506 unsigned flags = (accumulate
510 if (accumulate && outfp == stdout)
594 if (accumulate)
634 if (label_in_text && !accumulate && ncitations > 0) {
647 if (!accumulate)
    [all...]
command.cpp 351 accumulate = 1;
356 accumulate = 0;
375 accumulate = 1;
418 if (!accumulate)
422 if (accumulate)
509 accumulate = 1;
645 { "accumulate", accumulate_command, "" },
646 { "no-accumulate", no_accumulate_command, "" },
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MultiHazardRecognizer.cpp 62 return std::accumulate(Recognizers.begin(), Recognizers.end(), 0u, MN);
69 return std::accumulate(Recognizers.begin(), Recognizers.end(), 0u, MN);
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
numericfwd.h 43 accumulate(_IIter, _IIter, _Tp);
47 accumulate(_IIter, _IIter, _Tp, __gnu_parallel::sequential_tag);
51 accumulate(_IIter, _IIter, _Tp, __gnu_parallel::_Parallelism);
59 accumulate(_IIter, _IIter, _Tp, _BinaryOper);
63 accumulate(_IIter, _IIter, _Tp, _BinaryOper,
68 accumulate(_IIter, _IIter, _Tp, _BinaryOper,
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
numericfwd.h 43 accumulate(_IIter, _IIter, _Tp);
47 accumulate(_IIter, _IIter, _Tp, __gnu_parallel::sequential_tag);
51 accumulate(_IIter, _IIter, _Tp, __gnu_parallel::_Parallelism);
59 accumulate(_IIter, _IIter, _Tp, _BinaryOper);
63 accumulate(_IIter, _IIter, _Tp, _BinaryOper,
68 accumulate(_IIter, _IIter, _Tp, _BinaryOper,
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/array/
utils.d 28 alias accumulate = externDFunc!("rt.profilegc.accumulate", void function(string file, uint line, string funcname, string type, ulong sz) @nogc nothrow);
29 accumulate(file, line, funcname, name, size);
40 * T = Type of hook to report to accumulate
  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
LatencyBenchmarkRunner.cpp 36 double Sum = std::accumulate(Values.begin(), Values.end(), 0.0);
62 return std::accumulate(Values.begin(), Values.end(), 0.0) /
  /src/crypto/external/bsd/netpgp/dist/src/lib/
misc.c 124 accumulate_t *accumulate; local
128 (void) fprintf(stderr, "accumulate callback: packet tag %u\n", pkt->tag);
130 accumulate = pgp_callback_arg(cbinfo);
131 keyring = accumulate->keyring;
199 accumulate_t accumulate; local
203 if (parse->readinfo.accumulate) {
209 (void) memset(&accumulate, 0x0, sizeof(accumulate));
211 accumulate.keyring = keyring;
213 pgp_callback_push(parse, accumulate_cb, &accumulate);
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveRegUnits.h 132 void accumulate(const MachineInstr &MI);
MachineOutliner.h 158 [this](MachineInstr &MI) { UsedInSequence.accumulate(MI); });
  /src/external/gpl3/binutils/dist/bfd/
ecofflink.c 363 struct accumulate
399 add_file_shuffle (struct accumulate *ainfo,
445 add_memory_shuffle (struct accumulate *ainfo,
481 struct accumulate *ainfo;
482 size_t amt = sizeof (struct accumulate);
484 ainfo = (struct accumulate *) bfd_malloc (amt);
541 struct accumulate *ainfo = (struct accumulate *) handle;
553 /* Accumulate the debugging information from INPUT_BFD into
571 struct accumulate *ainfo = (struct accumulate *) handle
362 struct accumulate struct
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
ecofflink.c 363 struct accumulate
399 add_file_shuffle (struct accumulate *ainfo,
445 add_memory_shuffle (struct accumulate *ainfo,
481 struct accumulate *ainfo;
482 size_t amt = sizeof (struct accumulate);
484 ainfo = (struct accumulate *) bfd_malloc (amt);
541 struct accumulate *ainfo = (struct accumulate *) handle;
553 /* Accumulate the debugging information from INPUT_BFD into
571 struct accumulate *ainfo = (struct accumulate *) handle
362 struct accumulate struct
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
ecofflink.c 353 struct accumulate
389 add_file_shuffle (struct accumulate *ainfo,
435 add_memory_shuffle (struct accumulate *ainfo,
471 struct accumulate *ainfo;
472 size_t amt = sizeof (struct accumulate);
474 ainfo = (struct accumulate *) bfd_malloc (amt);
531 struct accumulate *ainfo = (struct accumulate *) handle;
543 /* Accumulate the debugging information from INPUT_BFD into
561 struct accumulate *ainfo = (struct accumulate *) handle
351 struct accumulate struct
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
ecofflink.c 363 struct accumulate
399 add_file_shuffle (struct accumulate *ainfo,
445 add_memory_shuffle (struct accumulate *ainfo,
481 struct accumulate *ainfo;
482 size_t amt = sizeof (struct accumulate);
484 ainfo = (struct accumulate *) bfd_malloc (amt);
541 struct accumulate *ainfo = (struct accumulate *) handle;
553 /* Accumulate the debugging information from INPUT_BFD into
571 struct accumulate *ainfo = (struct accumulate *) handle
362 struct accumulate struct
    [all...]
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/mips/
poly1305-mips64.S 184 daddu $12,$8 # accumulate input
292 daddu $8,$10 # accumulate nonce
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
poly1305-mips64.S 184 daddu $12,$8 # accumulate input
292 daddu $8,$10 # accumulate nonce
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/mips/
poly1305-mips64.S 184 daddu $12,$8 # accumulate input
292 daddu $8,$10 # accumulate nonce
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
stl_numeric.h 111 // DR 2055. std::move in std::accumulate and other algorithms
121 * @brief Accumulate values in a range.
134 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) function
146 * @brief Accumulate values in a range with operation.
155 * @param __binary_op Function object to accumulate with.
161 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, function
215 * @param __binary_op1 Function object to accumulate with.
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
stl_numeric.h 111 // DR 2055. std::move in std::accumulate and other algorithms
121 * @brief Accumulate values in a range.
134 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) function
146 * @brief Accumulate values in a range with operation.
155 * @param __binary_op Function object to accumulate with.
161 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, function
215 * @param __binary_op1 Function object to accumulate with.
  /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chacha-armv4.pl 310 add @x[0],@x[0],@t[0] @ accumulate key material
348 add @x[4],@x[4],@t[0] @ accumulate key material
388 add @x[0],@x[0],@t[0] @ accumulate key material
430 add @x[4],@x[4],@t[0] @ accumulate key material
506 add @x[$j+0],@x[$j+0],@t[0] @ accumulate key material
783 vadd.i32 $a0,$a0,$t0 @ accumulate key material
840 add @x[0],@x[0],@t[0] @ accumulate key material
867 add @x[4],@x[4],@t[0] @ accumulate key material
895 add @x[0],@x[0],@t[0] @ accumulate key material
928 add @x[4],@x[4],@t[0] @ accumulate key materia
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
chacha-armv4.pl 310 add @x[0],@x[0],@t[0] @ accumulate key material
348 add @x[4],@x[4],@t[0] @ accumulate key material
388 add @x[0],@x[0],@t[0] @ accumulate key material
430 add @x[4],@x[4],@t[0] @ accumulate key material
506 add @x[$j+0],@x[$j+0],@t[0] @ accumulate key material
783 vadd.i32 $a0,$a0,$t0 @ accumulate key material
840 add @x[0],@x[0],@t[0] @ accumulate key material
867 add @x[4],@x[4],@t[0] @ accumulate key material
895 add @x[0],@x[0],@t[0] @ accumulate key material
928 add @x[4],@x[4],@t[0] @ accumulate key materia
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
chacha-armv4.pl 301 add @x[0],@x[0],@t[0] @ accumulate key material
339 add @x[4],@x[4],@t[0] @ accumulate key material
379 add @x[0],@x[0],@t[0] @ accumulate key material
421 add @x[4],@x[4],@t[0] @ accumulate key material
497 add @x[$j+0],@x[$j+0],@t[0] @ accumulate key material
774 vadd.i32 $a0,$a0,$t0 @ accumulate key material
831 add @x[0],@x[0],@t[0] @ accumulate key material
858 add @x[4],@x[4],@t[0] @ accumulate key material
886 add @x[0],@x[0],@t[0] @ accumulate key material
919 add @x[4],@x[4],@t[0] @ accumulate key materia
    [all...]
  /src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
xray-stacks.cpp 292 auto TopSum = std::accumulate(Node->ExtraData.TerminalDurations.begin(),
294 return std::accumulate(Node->ExtraData.IntermediateDurations.begin(),
460 auto Sum = std::accumulate(F->ExtraData.IntermediateDurations.begin(),
469 std::accumulate(Leaf->ExtraData.TerminalDurations.begin(),
630 std::accumulate(Top->ExtraData.TerminalDurations.begin(),
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
chacha-armv4.S 242 add r0,r0,r8 @ accumulate key material
280 add r4,r4,r8 @ accumulate key material
320 add r0,r0,r8 @ accumulate key material
362 add r4,r4,r8 @ accumulate key material
422 add r0,r0,r8 @ accumulate key material
507 add r4,r4,r8 @ accumulate key material
597 add r0,r0,r8 @ accumulate key material
681 add r4,r4,r8 @ accumulate key material
1103 vadd.i32 q0,q0,q12 @ accumulate key material
1160 add r0,r0,r8 @ accumulate key materia
    [all...]

Completed in 37 milliseconds

1 2 3 4 5 6 7 8