/third_party/icu/icu4c/source/i18n/ |
H A D | decNumber.cpp | 3657 Int pre; /* digits before the '.' */ in decToString() local 3705 pre=dn->digits+exp; /* digits before '.' */ in decToString() 3707 if ((exp>0) || (pre<-5)) { /* need exponential form */ in decToString() 3709 pre=1; /* assume one digit before '.' */ in decToString() 3725 if (!ISZERO(dn)) pre+=adj; in decToString() 3729 pre=-(2-adj); in decToString() 3737 if (pre>0) { /* xxx.xxx or xx00 (engineering) form */ in decToString() 3738 Int n=pre; in decToString() 3739 for (; pre>0; pre in decToString() [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | decNumber.cpp | 3657 Int pre; /* digits before the '.' */ in decToString() local 3705 pre=dn->digits+exp; /* digits before '.' */ in decToString() 3707 if ((exp>0) || (pre<-5)) { /* need exponential form */ in decToString() 3709 pre=1; /* assume one digit before '.' */ in decToString() 3725 if (!ISZERO(dn)) pre+=adj; in decToString() 3729 pre=-(2-adj); in decToString() 3737 if (pre>0) { /* xxx.xxx or xx00 (engineering) form */ in decToString() 3738 Int n=pre; in decToString() 3739 for (; pre>0; pre in decToString() [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | decNumber.cpp | 3657 Int pre; /* digits before the '.' */ in decToString() local 3705 pre=dn->digits+exp; /* digits before '.' */ in decToString() 3707 if ((exp>0) || (pre<-5)) { /* need exponential form */ in decToString() 3709 pre=1; /* assume one digit before '.' */ in decToString() 3725 if (!ISZERO(dn)) pre+=adj; in decToString() 3729 pre=-(2-adj); in decToString() 3737 if (pre>0) { /* xxx.xxx or xx00 (engineering) form */ in decToString() 3738 Int n=pre; in decToString() 3739 for (; pre>0; pre in decToString() [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nv50.cpp | 296 NV50LegalizePostRA::handlePRERET(FlowInstruction *pre) in handlePRERET() argument 298 BasicBlock *bbE = pre->bb; in handlePRERET() 299 BasicBlock *bbT = pre->target.bb; in handlePRERET() 301 pre->subOp = NV50_IR_SUBOP_EMU_PRERET + 0; in handlePRERET() 302 bbE->remove(pre); in handlePRERET() 303 bbE->insertHead(pre); in handlePRERET()
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | atomic.h | 159 #error SMP not supported on pre-ARMv6 CPUs
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | M7memset.S | 49 * In the main loop, continue pre-setting the first long 184 ! must be > pre-cleared lines
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | atomic.h | 159 #error SMP not supported on pre-ARMv6 CPUs
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | M7memset.S | 49 * In the main loop, continue pre-setting the first long 184 ! must be > pre-cleared lines
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.h | 213 u32 num, char *pre, char *suf); 482 /* The pool containing pre allocated buffers used for soft commands */
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dtx_diff | 38 file. If DTx is a dts source file then it is pre-processed in the same
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.h | 213 u32 num, char *pre, char *suf); 482 /* The pool containing pre allocated buffers used for soft commands */
|
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | dtx_diff | 38 file. If DTx is a dts source file then it is pre-processed in the same
|
/third_party/curl/scripts/ |
H A D | checksrc.pl | 514 my ($pre, $path) = ($1, $2);
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
H A D | afuc_test.asm | 91 ; TODO: 0x4 flag is actually pre-increment addressing, handle it as such
|
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | attrib.c | 155 CLST flen, vcn0 = vcn, pre = pre_alloc ? *pre_alloc : 0; in attr_allocate_clusters() local 159 err = ntfs_look_for_free_space(sbi, lcn, len + pre, &lcn, &flen, in attr_allocate_clusters() 162 if (err == -ENOSPC && pre) { in attr_allocate_clusters() 163 pre = 0; in attr_allocate_clusters()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | pcie.c | 759 #define eq_value(pre, curr, post) \ 760 ((((u32)(pre)) << \
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | pcie.c | 708 #define eq_value(pre, curr, post) \ 709 ((((u32)(pre)) << \
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | fft.asm | 772 .pre: 804 jns .pre
|
/third_party/node/lib/ |
H A D | repl.js | 729 (_, pre, line) => pre + (line - 1),
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | qat_uclo.c | 188 struct icp_qat_uof_batch_init *pre; in qat_uclo_cleanup_batch_init_list() local 190 pre = umem_init; in qat_uclo_cleanup_batch_init_list() 192 kfree(pre); in qat_uclo_cleanup_batch_init_list()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.c | 427 int pre = (vidfreq & 0x7); in intel_pxfreq() local 429 if (!pre) in intel_pxfreq() 432 return div * 133333 / (pre << post); in intel_pxfreq()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | s3cmci.c | 148 u32 con, pre, cmdarg, cmdcon, cmdsta, r0, r1, r2, r3, timer; in dbg_dumpregs() local 152 pre = readl(host->base + S3C2410_SDIPRE); in dbg_dumpregs() 167 prefix, con, pre, timer); in dbg_dumpregs()
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_uclo.c | 188 struct icp_qat_uof_batch_init *pre; in qat_uclo_cleanup_batch_init_list() local 190 pre = umem_init; in qat_uclo_cleanup_batch_init_list() 192 kfree(pre); in qat_uclo_cleanup_batch_init_list()
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_arnndn.c | 1033 float *(pre[1]); in compute_frame_features() 1040 pre[0] = &st->pitch_buf[0]; in compute_frame_features() 1041 pitch_downsample(pre, pitch_buf, PITCH_BUF_SIZE, 1); in compute_frame_features()
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 659 srlx $in4,$shr,$in4 ! pre-shift 718 srlx $in2,$shr,$in4 ! pre-shift 754 srlx $in2,$shr,$in4 ! pre-shift
|