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

1 2 3 4 5 6 7 8 9

  /src/external/bsd/zstd/dist/build/single_file_libs/
create_single_file_decoder.sh 10 ./combine.py -r "$ZSTD_SRC_ROOT" -x legacy/zstd_legacy.h -o zstddeclib.c zstddeclib-in.c
12 ./combine.sh -r "$ZSTD_SRC_ROOT" -x legacy/zstd_legacy.h -o zstddeclib.c zstddeclib-in.c
16 echo "Combine script: FAILED"
19 echo "Combine script: PASSED"
create_single_file_library.sh 10 ./combine.py -r "$ZSTD_SRC_ROOT" -x legacy/zstd_legacy.h -o zstd.c zstd-in.c
12 ./combine.sh -r "$ZSTD_SRC_ROOT" -x legacy/zstd_legacy.h -o zstd.c zstd-in.c
16 echo "Combine script: FAILED"
19 echo "Combine script: PASSED"
  /src/external/mpl/bind/dist/doc/arm/_ext/
namedconf.py 33 grammar = mergegrammar.combine()
mergegrammar.py 48 def combine(): function
63 full_grammar = combine()
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
file_manager.d 79 const ni = FileName.combine(filename, package_di);
84 const n = FileName.combine(filename, package_d);
97 const(char)[] n = FileName.combine(p, sdi);
103 n = FileName.combine(p, sd);
109 n = FileName.combine(p, si);
115 n = FileName.combine(p, sc);
122 n = FileName.combine(p, b);
126 const n2i = FileName.combine(n, package_di);
130 const n2 = FileName.combine(n, package_d);
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
filename.h 32 static const char *combine(const char *path, const char *name);
  /src/external/apache2/llvm/dist/llvm/utils/lit/utils/
check-coverage 41 # Combine all the data files.
42 (cd tests && python -m coverage combine)
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
CombinerInfo.h 57 /// Attempt to combine instructions using MI as the root.
67 virtual bool combine(GISelChangeObserver &Observer, MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsPreLegalizerCombiner.cpp 33 virtual bool combine(GISelChangeObserver &Observer, MachineInstr &MI,
37 bool MipsPreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, function in class:__anon4995::MipsPreLegalizerCombinerInfo
48 // Don't attempt to combine non power of 2 loads or unaligned loads when
106 "Combine Mips machine instrs before legalization", false,
110 "Combine Mips machine instrs before legalization", false,
  /src/external/lgpl3/gmp/dist/mpn/alpha/
add_n.asm 68 bis r8,r25,r25 C combine cy from the two adds
79 bis r8,r25,r25 C combine cy from the two adds
88 bis r8,r25,r25 C combine cy from the two adds
95 bis r8,r25,r25 C combine cy from the two adds
105 bis r8,r25,r25 C combine cy from the two adds
116 bis r8,r25,r25 C combine cy from the two adds
122 bis r8,r25,r25 C combine cy from the two adds
128 bis r8,r25,r25 C combine cy from the two adds
151 bis r8,r25,r25 C combine cy from the two adds
159 bis r8,r25,r25 C combine cy from the two add
    [all...]
sub_n.asm 68 bis r8,r25,r25 C combine cy from the two subtracts
79 bis r8,r25,r25 C combine cy from the two subtracts
88 bis r8,r25,r25 C combine cy from the two subtracts
95 bis r8,r25,r25 C combine cy from the two subtracts
105 bis r8,r25,r25 C combine cy from the two subtracts
116 bis r8,r25,r25 C combine cy from the two subtracts
122 bis r8,r25,r25 C combine cy from the two subtracts
128 bis r8,r25,r25 C combine cy from the two subtracts
151 bis r8,r25,r25 C combine cy from the two subtracts
159 bis r8,r25,r25 C combine cy from the two subtract
    [all...]
  /src/crypto/external/apache2/openssl/dist/Configurations/
10-main.conf 505 CFLAGS => combine(picker(debug => "-O0 -g",
610 cflags => combine("-mlp64", threads("-pthread")),
688 cxxflags => combine("-std=c++11", threads("-pthread")),
1000 cppflags => combine("-DOPENSSL_SMALL_FOOTPRINT",
1295 cflags => combine("-Kalloca", threads("-Kthread")),
1388 cflags => combine("-maix64", threads("-pthread")),
1407 cflags => combine("-q32 -qmaxmem=16384 -qro -qroconst",
1426 cflags => combine("-Wno-implicit-function-declaration -mcmodel=large -DBROKEN_CLANG_ATOMICS",
1455 cflags => combine("-q64 -qmaxmem=16384 -qro -qroconst",
1473 cflags => combine("-maix64 -Wno-implicit-function-declaration -mcmodel=large"
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64O0PreLegalizerCombiner.cpp 69 virtual bool combine(GISelChangeObserver &Observer, MachineInstr &MI,
73 bool AArch64O0PreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, function in class:__anon4617::AArch64O0PreLegalizerCombinerInfo
158 "Combine AArch64 machine instrs before legalization",
164 "Combine AArch64 machine instrs before legalization", false,
  /src/crypto/external/bsd/openssl/dist/Configurations/
10-main.conf 511 CFLAGS => combine(picker(debug => "-O0 -g",
616 cflags => combine("-mlp64", threads("-pthread")),
694 cxxflags => combine("-std=c++11", threads("-pthread")),
993 cppflags => combine("-DOPENSSL_SMALL_FOOTPRINT",
1144 cflags => combine("-Kalloca", threads("-Kthread")),
1237 cflags => combine("-maix64", threads("-pthread")),
1256 cflags => combine("-q32 -qmaxmem=16384 -qro -qroconst",
1275 cflags => combine("-Wno-implicit-function-declaration -mcmodel=large -DBROKEN_CLANG_ATOMICS",
1291 cflags => combine("-q64 -qmaxmem=16384 -qro -qroconst",
1309 cflags => combine("-maix64 -Wno-implicit-function-declaration -mcmodel=large"
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
10-main.conf 477 CFLAGS => combine(picker(debug => "-O0 -g",
573 cflags => combine("-mlp64", threads("-pthread")),
646 cxxflags => combine("-std=c++11", threads("-pthread")),
907 cppflags => combine("-DOPENSSL_SMALL_FOOTPRINT",
1075 cflags => combine("-Kalloca", threads("-Kthread")),
1169 cflags => combine("-maix64", threads("-pthread")),
1183 cflags => combine("-q32 -qmaxmem=16384 -qro -qroconst",
1198 cflags => combine("-q64 -qmaxmem=16384 -qro -qroconst",
1363 combine('/GF /Gy',
1372 add(combine(sub { defined(env('WCECOMPAT')
    [all...]
  /src/sys/conf/
lint.mk 39 ${CC} -fsyntax-only -combine ${CFLAGS} ${CPPFLAGS} \
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerCommand.h 137 void combineOutAndErr(bool combine = true) { CombinedOutAndErr = combine; }
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
mod_34lsub1.asm 128 js L(combine) C 0 more
133 jz L(combine) C 1 more
138 L(combine):
156 psllq $8, %mm4 C combine at respective offsets
  /src/external/gpl3/gdb.old/dist/sim/igen/
igen.h 102 int combine; member in struct:_igen_trace_options
134 /* Combine tables? Should the generator make a second pass through
138 int combine; member in struct:_igen_decode_options
  /src/external/gpl3/gdb/dist/sim/igen/
igen.h 102 int combine; member in struct:_igen_trace_options
134 /* Combine tables? Should the generator make a second pass through
138 int combine; member in struct:_igen_decode_options
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/
dassert.d 46 return combine(vals[0 .. 1], token, vals[1 .. $]);
79 return combine(vals[0 .. A.length], token, vals[A.length .. $]);
84 private string combine(const scope string[] valA, const scope string token,
210 return combine([ cast_ ], "", [ val ]);
506 assert(0, combine(["Invalid comparison operator '"], comp, ["'"]));
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
mod_34lsub1.asm 139 js L(combine) C 0 more
146 js L(combine) C 1 more
153 L(combine):
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
mod_34lsub1.asm 137 js L(combine)
142 js L(combine)
148 L(combine):
  /src/external/lgpl3/gmp/dist/mpn/x86/
mod_34lsub1.asm 128 js L(combine)
133 js L(combine)
139 L(combine):
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
mod_34lsub1.asm 129 js L(combine) C 0 more
137 js L(combine) C 1 more
146 L(combine):

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 9