Home
last modified time | relevance | path

Searched refs:one (Results 901 - 925 of 1233) sorted by relevance

1...<<31323334353637383940>>...50

/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-c64xplus.pl242 || STW $TX2,*${XPB}++ ; last one is redundant
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl11 # Itanium 9xxx, which has pair of shifters, manages to process one byte
222 // is at least one byte to process...
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A Dconfig.pm48 # Methods to determine compiler version. The expected output is one of
305 # Find a compiler if we don't already have one
327 # The returned version is expected to be one of
426 No C compiler found, please specify one with the environment variable CC,
739 # (first one found on the $PATH). I assume that user
/third_party/rust/crates/clap/tests/
H A Dmacros.rs318 let expected = "one"; in string_ident()
319 let actual = clap::arg_impl! { @string one }; in string_ident()
325 let expected = "one"; in string_literal()
326 let actual = clap::arg_impl! { @string "one" }; in string_literal()
/third_party/openssl/util/perl/OpenSSL/
H A Dconfig.pm48 # Methods to determine compiler version. The expected output is one of
305 # Find a compiler if we don't already have one
326 # The returned version is expected to be one of
418 No C compiler found, please specify one with the environment variable CC,
731 # (first one found on the $PATH). I assume that user
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl11 # Itanium 9xxx, which has pair of shifters, manages to process one byte
220 // is at least one byte to process...
/third_party/openssl/crypto/sha/asm/
H A Dsha1-c64xplus.pl242 || STW $TX2,*${XPB}++ ; last one is redundant
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctflt-3dn.asm43 ; Perform the forward DCT on one block of samples.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djfdctflt-sse.asm53 ; Perform the forward DCT on one block of samples.
H A Djidctint-avx2.asm269 ; Perform dequantization and inverse DCT on one block of coefficients.
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc343 TNode<Float64T> one = Float64Constant(1.0); in Float64Round() local
353 var_x = Float64Sub(var_x.value(), one); in Float64Round()
365 TNode<Float64T> one = Float64Constant(1.0); in Float64Ceil() local
386 var_x = Float64Add(var_x.value(), one); in Float64Ceil()
400 var_x = Float64Sub(var_x.value(), one); in Float64Ceil()
417 TNode<Float64T> one = Float64Constant(1.0); in Float64Floor() local
438 var_x = Float64Sub(var_x.value(), one); in Float64Floor()
452 var_x = Float64Add(var_x.value(), one); in Float64Floor()
500 TNode<Float64T> one = Float64Constant(1.0); in Float64Trunc() local
524 var_x = Float64Sub(var_x.value(), one); in Float64Trunc()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Daesp8-ppc.pl1309 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm,$one)=
1329 vspltisb $one,1
1332 vsldoi $one,$rndkey0,$one,1
1378 vadduqm $ivec,$ivec,$one # Kernel change for 128-bit
1517 vadduqm $two,$one,$one
1521 vadduqm $out1,$ivec,$one # counter values ...
1674 vadduqm $out1,$ivec,$one # counter values ...
1962 # value, one suitabl
[all...]
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Daesp8-ppc.pl1309 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm,$one)=
1329 vspltisb $one,1
1332 vsldoi $one,$rndkey0,$one,1
1378 vadduqm $ivec,$ivec,$one # Kernel change for 128-bit
1517 vadduqm $two,$one,$one
1521 vadduqm $out1,$ivec,$one # counter values ...
1674 vadduqm $out1,$ivec,$one # counter values ...
1962 # value, one suitabl
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl1267 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm,$one)=
1289 vspltisb $one,1
1292 vsldoi $one,$rndkey0,$one,1
1338 vadduwm $ivec,$ivec,$one
1478 vadduwm $two,$one,$one
1482 vadduwm $out1,$ivec,$one # counter values ...
1635 vadduwm $out1,$ivec,$one # counter values ...
1923 # value, one suitabl
[all...]
/third_party/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl1267 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm,$one)=
1289 vspltisb $one,1
1292 vsldoi $one,$rndkey0,$one,1
1338 vadduwm $ivec,$ivec,$one
1478 vadduwm $two,$one,$one
1482 vadduwm $out1,$ivec,$one # counter values ...
1635 vadduwm $out1,$ivec,$one # counter values ...
1923 # value, one suitabl
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsession.c1253 sample->read.one.id, sample->read.one.value); in sample_read__printf()
1447 &sample->read.one, machine); in perf_evlist__deliver_sample()
1798 * idle task per cpu, so there should be one 'struct thread' per cpu, but there
2140 * On 64bit we can mmap the data file in one go. No need for tiny mmap
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c951 const u32 one[] = { 0x3f800000, 0x3f800000, 0x3f800000, 0x3f800000, in gf100_gr_zbc_init() local
962 gf100_gr_zbc_color_get(gr, 2, & one[0], &one[4]); c++; in gf100_gr_zbc_init()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.c1154 * with more than one members. in evsel__config()
1730 /* If there's only one thread, let it fail. */ in evsel__ignore_missing_thread()
1784 pr_debug2_peo("decreasing precise_ip by one (%d)\n", evsel->core.attr.precise_ip); in evsel__precise_ip_fallback()
2452 data->read.one.value = *array; in evsel__parse_sample()
2483 data->read.one.id = *array; in evsel__parse_sample()
2488 data->read.one.lost = *array; in evsel__parse_sample()
H A Dsynthetic-events.c759 /* special case: only send one comm event using passed in pid */ in __event__synthesize_thread()
960 * one thread couldn't be synthesized. in __perf_event__synthesize_threads()
1638 *array = sample->read.one.value; in perf_event__synthesize_sample()
1656 *array = sample->read.one.id; in perf_event__synthesize_sample()
1660 *array = sample->read.one.lost; in perf_event__synthesize_sample()
H A Dsession.c1303 sample->read.one.id, sample->read.one.value); in sample_read__printf()
1305 printf(", lost %" PRIu64, sample->read.one.lost); in sample_read__printf()
1526 &sample->read.one, machine); in evlist__deliver_sample()
2225 * On 64bit we can mmap the data file in one go. No need for tiny mmap
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtls.c368 int one = 1; in FIXTURE_SETUP() local
390 (void *)&one, sizeof(one)); in FIXTURE_SETUP()
1692 /* Queue up one data record */ in TEST_F()
/third_party/ffmpeg/libswscale/
H A Dutils.c368 int dstW, int filterAlign, int one, in initFilter()
729 sum = (sum + one / 2) / one; in initFilter()
1388 "Exactly one scaler algorithm must be chosen, got %X\n", i); in sws_init_context()
1594 * This is not perfect, but no one should notice the difference, the more in sws_init_context()
1595 * correct variant would be like the vertical one, but that would require in sws_init_context()
2233 * Allocate and return a vector with just one coefficient, with
2522 /* find the first existing range after the new one */ in ff_range_add()
366 initFilter(int16_t **outFilter, int32_t **filterPos, int *outFilterSize, int xInc, int srcW, int dstW, int filterAlign, int one, int flags, int cpu_flags, SwsVector *srcFilter, SwsVector *dstFilter, double param[2], int srcPos, int dstPos) initFilter() argument
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp1056 //! v1: %one = p_parallelcopy 1
1059 Temp one = bld.copy(bld.def(v1), Operand::c32(1));
1060 writeout(0, bld.vop2_dpp(aco_opcode::v_mul_f32, bld.def(v1), one, inputs[0], dpp_row_sl(1)));
1062 //! v1: %res1 = v_mul_f32 %a, %one row_shl:1 bound_ctrl:1
1064 writeout(1, bld.vop2_dpp(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], one, dpp_row_sl(1)));
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_nir.cpp439 inst->mlen = 1; /* always at least one */ in nir_emit_intrinsic()
482 * such as the one described we end up emitting two untyped write messages in nir_emit_intrinsic()
483 * (one for xy and another for w). in nir_emit_intrinsic()
846 * For a value of zero or negative one, -1 will be returned. in emit_find_msb_using_lzd()
917 * try to emit a literal as one of the sources. If \c try_src0_also is set,
1043 /* If the instruction has more than one source, the instruction format only in try_immediate_source()
1215 /* For integer multiplication, the MUL uses the low 16 bits of one of in nir_emit_alu()
1218 * operand. If we can determine that one of the args is in the low in nir_emit_alu()
1570 src_reg one = src_reg(this, glsl_type::ivec4_type); in nir_emit_alu() variable
1571 emit(MOV(dst_reg(one), brw_imm_ in nir_emit_alu()
[all...]
/third_party/protobuf/ruby/tests/
H A Dcommon_tests.rb419 # We only assert on inspect value when there is one map entry because the
781 m.repeated_string += ['one']
783 assert_equal %w[one two three], m.repeated_string
786 assert_equal %w[one two three four five], m.repeated_string
789 assert_equal %w[one two three four five six seven], m.repeated_string

Completed in 51 milliseconds

1...<<31323334353637383940>>...50