/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 422 set SGL_BIAS, 0x007f # single precision bias 519 set s_mode, 0x4 # single precision 1260 # precision format if the src format was single or double and the 1425 # If the input operand to this operation was opclass two and a single 2297 # have to make sure that for single or double source operands that the 3716 # through here. so can double and single precision. 6736 # a0 = pointer to single precision operand # 6793 # single round prec and extended prec mode. # 6818 # precision and the rounding mode to single. # 7391 # here, we know that the operand would UNFL if moved out to single pre [all...] |
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 87 -g, --git treat FILE as a single commit or git revision range 88 single git commit with: 118 If correctable single-line errors exist, create 2785 "Use a single space after $ucfirst_sign_off\n" . $herecurr) && 3051 # check for repeated words separated by a single space 3334 # lines with a single string 3335 # #defines that are a single string 4960 # check unnecessary parentheses around addressof/dereference single $Lvals 5012 #goto labels aren't indented, allow a single space however 5052 # at end-of-function, with the previous line a single leadin [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 95 -g, --git treat FILE as a single commit or git revision range 96 single git commit with: 126 If correctable single-line errors exist, create 3058 "Use a single space after $ucfirst_sign_off\n" . $herecurr) && 3099 "Use a single name comment in email: '$email'\n" . $herecurr); 3509 # check for repeated words separated by a single space 3808 # lines with a single string 3809 # #defines that are a single string 5486 # check unnecessary parentheses around addressof/dereference single $Lvals 5538 # check that goto labels aren't indented (allow a single spac [all...] |
/third_party/icu/icu4c/source/ |
H A D | configure | 509 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 1415 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1417 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1488 archive build a single icudtXX.dat file 2696 *c*) ICU_ECHO_T=' ';; # ECHO_T is single tab character. 7844 datapackaging_msg="ICU data will be stored in a single .dat file." 8485 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
|
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 92 -g, --git treat FILE as a single commit or git revision range 93 single git commit with: 123 If correctable single-line errors exist, create 2996 "Use a single space after $ucfirst_sign_off\n" . $herecurr) && 3037 "Use a single name comment in email: '$email'\n" . $herecurr); 3362 # check for repeated words separated by a single space 3656 # lines with a single string 3657 # #defines that are a single string 5333 # check unnecessary parentheses around addressof/dereference single $Lvals 5385 # check that goto labels aren't indented (allow a single spac [all...] |
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 509 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 1404 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1406 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1476 archive build a single icudtXX.dat file 2684 *c*) ICU_ECHO_T=' ';; # ECHO_T is single tab character. 7835 datapackaging_msg="ICU data will be stored in a single .dat file." 8426 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | amba-pl08x.c | 23 * The PL080 has a dual bus master, PL081 has a single master. 108 * @max_transfer_size: the maximum single element transfer size for this 1432 "%s fill lli with single lli chunk of " in pl08x_fill_llis_for_desc() 1721 * If this channel will only request single transfers, set this in pl08x_get_cctl() 1725 if (plchan->cd->single) in pl08x_get_cctl()
|
/kernel/linux/linux-5.10/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 142 u32 single; /* capture 1 frame at a time (!=0), continuously (==0)*/ member
|
/kernel/linux/linux-6.6/drivers/media/usb/s2255/ |
H A D | s2255drv.c | 142 u32 single; /* capture 1 frame at a time (!=0), continuously (==0)*/ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx10.asm | 252 // Prioritize single step exception over context save.
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | amba-pl08x.c | 23 * The PL080 has a dual bus master, PL081 has a single master. 108 * @max_transfer_size: the maximum single element transfer size for this 1432 "%s fill lli with single lli chunk of " in pl08x_fill_llis_for_desc() 1713 * If this channel will only request single transfers, set this in pl08x_get_cctl() 1717 if (plchan->cd->single) in pl08x_get_cctl()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 1546 @ We don't have register space to do a single pass IDCT of 2x32 though,
|
/third_party/PyYAML/yaml/ |
H A D | _yaml.pyx | 681 raise ComposerError(u"expected a single document in the stream",
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gk104.asm | 806 // we only let a single faulting thread store its state
|
/third_party/mksh/ |
H A D | Build.sh | 498 echo Source directory must not contain single quotes.
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 94 MODULE_PARM_DESC(stv0910_single, "use stv0910 cards as single demods"); 1206 cfg.single = 1; in demod_attach_stv0910()
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 85 MODULE_PARM_DESC(stv0910_single, "use stv0910 cards as single demods"); 1197 cfg.single = 1; in demod_attach_stv0910()
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_core_main.c | 1505 static void qeth_osa_set_output_queues(struct qeth_card *card, bool single) in qeth_osa_set_output_queues() argument 1507 unsigned int max = single ? 1 : card->dev->num_tx_queues; in qeth_osa_set_output_queues() 1536 /* CHPP field bit 6 == 1 -> single queue */ in qeth_update_from_chp_desc()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_core_main.c | 1450 static void qeth_osa_set_output_queues(struct qeth_card *card, bool single) in qeth_osa_set_output_queues() argument 1452 unsigned int max = single ? 1 : card->dev->num_tx_queues; in qeth_osa_set_output_queues() 1481 /* CHPP field bit 6 == 1 -> single queue */ in qeth_update_from_chp_desc()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 282 # Encryption of a single block
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 248 # Encryption of a single block
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1889 processor always replaced it with a single backslash before passing
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1889 processor always replaced it with a single backslash before passing
|
/third_party/libevdev/ |
H A D | configure | 540 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 1439 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1441 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 4787 # Sed substitution to delay expansion of an escaped single quote. 5525 # (any single argument exceeding 2000 bytes causes a buffer overrun 14386 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 15993 # As "finish_cmds", except a single script fragment to be evaled but 16097 # Whether we need a single "-rpath" flag with a separated argument.
|
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 515 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 1412 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1414 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 4930 # Sed substitution to delay expansion of an escaped single quote. 5155 # (any single argument exceeding 2000 bytes causes a buffer overrun 14236 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 15824 # As "finish_cmds", except a single script fragment to be evaled but 15928 # Whether we need a single "-rpath" flag with a separated argument.
|