/third_party/python/Lib/test/ |
H A D | test_decimal.py | 553 #just not a number 747 # here we just check that a trailing newline results in a NaN 1848 #just that it's hashable
|
/third_party/skia/modules/skparagraph/tests/ |
H A D | SkParagraphTest.cpp | 2003 // Just make sure the the text is actually RTL in UNIX_ONLY_TEST() 6429 { 37, 37, 41, 42 }, // { just spaces }\n in UNIX_ONLY_TEST() 6499 { 0, 1, 5, 6 }, // { just spaces; the end of the text considered as a new line in libtxt?!? } in UNIX_ONLY_TEST()
|
/third_party/typescript/lib/ |
H A D | lib.dom.d.ts | 949 /** Set to true if mutations to not just target, but also target's descendants are to be observed. */ 3707 * Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes. 3713 * Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes. 4858 /** A minimal document object that has no parent. It is used as a lightweight version of Document that stores a segment of a document structure comprised of nodes just like a standard document. The key difference is that because the document fragment isn't part of the active document tree structure, changes made to the fragment don't affect the document, cause reflow, or incur any performance impact that can occur when changes are made. */ 9773 * Posts a message through the channel. Objects listed in transfer are transferred, not just cloned, meaning that they are no longer usable on the sending side. 16869 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side. 17082 /** Use XMLHttpRequest (XHR) objects to interact with servers. You can retrieve data from a URL without having to do a full page refresh. This enables a Web page to update just part of a page without disrupting what the user is doing. */ 17942 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side.
|
/third_party/typescript/src/lib/ |
H A D | dom.generated.d.ts | 929 /** Set to true if mutations to not just target, but also target's descendants are to be observed. */ 3687 * Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes. 3693 * Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes. 4838 /** A minimal document object that has no parent. It is used as a lightweight version of Document that stores a segment of a document structure comprised of nodes just like a standard document. The key difference is that because the document fragment isn't part of the active document tree structure, changes made to the fragment don't affect the document, cause reflow, or incur any performance impact that can occur when changes are made. */ 9753 * Posts a message through the channel. Objects listed in transfer are transferred, not just cloned, meaning that they are no longer usable on the sending side. 16849 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side. 17062 /** Use XMLHttpRequest (XHR) objects to interact with servers. You can retrieve data from a URL without having to do a full page refresh. This enables a Web page to update just part of a page without disrupting what the user is doing. */ 17922 * Objects listed in the transfer member of options are transferred, not just cloned, meaning that they are no longer usable on the sending side.
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
H A D | kernel.patch | 5175 + /* just return, as put will call release and that will free */ 5857 - /* just return, as put will call release and that will free */ 6393 + reason = DF_UNDER_PRESSURE; // On failure, just free 6585 - /* just return, as put will call release and that will free */ 7827 - /* Not a full enable, just disable PSR and continue */ 7834 + /* Not a full enable, just disable PSR and continue */ 10755 + /* If the ideal N could satisfy the audio math, then just take it */ 10771 + * the closest value to ideal N, so just cut the loop. 15477 - * It would be nice to be able to just do the work inline right here. 16897 + * let's just cod [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_common.c | 5060 /* if not assocated just return */ in dhd_get_suspend_bcn_li_dtim() 5141 /* if not assocated just exit */ in dhd_get_suspend_bcn_li_dtim()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpegvideo_enc.c | 722 /* These are just to be sure */ in ff_mpv_encode_init() 2304 // quality instead of improve it. Just INTRADC clipping in encode_mb_internal()
|
/third_party/ffmpeg/libavformat/ |
H A D | mxfdec.c | 3362 /* We can't just check ofs >= current_partition_ofs because PreviousPartition in mxf_seek_to_previous_partition() 3363 * can point to just before the current partition, causing klv_read_packet() in mxf_seek_to_previous_partition()
|
/third_party/glfw/deps/wayland/ |
H A D | wayland.xml | 3079 This sub-surface is taken from the stack, and put back just 3101 The sub-surface is placed just below the reference surface.
|
/third_party/backends/backend/ |
H A D | epsonds.c | 1530 // the device might have been just probed, sleep a bit. in device_detect() 2633 * If sane_start was already called, then just retrieve the parameters in sane_get_parameters()
|
H A D | epjitsu.c | 2125 /* note that this has no image, just dimensions and counters */ in change_params() 2509 /* reset everything when starting any front, or just back */ in sane_start()
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditst.c | 4189 {"123", {{"123", "123"}, /* just one run */ /*18*/ in testReorderRunsOnly() 4542 const char *dummy = context; /* just to avoid a compiler warning */ in overrideBidiClass()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
H A D | NumberFormatterApiTest.java | 2798 // and implement proper getListGender support (covering more than just in unitNounClass() 3102 // and implement proper getListGender support (covering more than just in unitGender()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UCharacterTest.java | 855 * so we can't just test nfkc.composePair(a, b) here without further data. in TestUnicodeData() 1439 // this will catch, which this will then rethrow the error. Just seems in TestNameIteration()
|
/third_party/mesa3d/docs/relnotes/ |
H A D | 19.0.0.rst | 377 - radv: Set partial_vs_wave for pipelines with just GS, not tess. 1257 - nir: Make boolean conversions sized just like the others
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 488 * - divergent is whether value is actually divergent. If false we just pass 4456 /* For now just assert on unhandled variable types */ in get_sampler_desc_internal()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_shaders.cpp | 2151 * We just computed the prolog key because we needed to set uses_nontrivial_vs_prolog, 2664 * variants, it will cost just a computation of the key and this
|
/third_party/node/doc/api/ |
H A D | process.json | 873 "desc": "<p>The <code>bigint</code> version of the <a href=\"#processhrtimetime\"><code>process.hrtime()</code></a> method returning the\ncurrent high-resolution real time in nanoseconds as a <code>bigint</code>.</p>\n<p>Unlike <a href=\"#processhrtimetime\"><code>process.hrtime()</code></a>, it does not support an additional <code>time</code>\nargument since the difference can just be computed directly\nby subtraction of the two <code>bigint</code>s.</p>\n<pre><code class=\"language-mjs\">import { hrtime } from 'node:process';\n\nconst start = hrtime.bigint();\n// 191051479007711n\n\nsetTimeout(() => {\n const end = hrtime.bigint();\n // 191052633396993n\n\n console.log(`Benchmark took ${end - start} nanoseconds`);\n // Benchmark took 1154389282 nanoseconds\n}, 1000);\n</code></pre>\n<pre><code class=\"language-cjs\">const { hrtime } = require('node:process');\n\nconst start = hrtime.bigint();\n// 191051479007711n\n\nsetTimeout(() => {\n const end = hrtime.bigint();\n // 191052633396993n\n\n console.log(`Benchmark took ${end - start} nanoseconds`);\n // Benchmark took 1154389282 nanoseconds\n}, 1000);\n</code></pre>" 934 "desc": "<p>The <code>process.kill()</code> method sends the <code>signal</code> to the process identified by\n<code>pid</code>.</p>\n<p>Signal names are strings such as <code>'SIGINT'</code> or <code>'SIGHUP'</code>. See <a href=\"#signal-events\">Signal Events</a>\nand <a href=\"http://man7.org/linux/man-pages/man2/kill.2.html\"><code>kill(2)</code></a> for more information.</p>\n<p>This method will throw an error if the target <code>pid</code> does not exist. As a special\ncase, a signal of <code>0</code> can be used to test for the existence of a process.\nWindows platforms will throw an error if the <code>pid</code> is used to kill a process\ngroup.</p>\n<p>Even though the name of this function is <code>process.kill()</code>, it is really just a\nsignal sender, like the <code>kill</code> system call. The signal sent may do something\nother than kill the target process.</p>\n<pre><code class=\"language-mjs\">import process, { kill } from 'node:process';\n\nprocess.on('SIGHUP', () => {\n console.log('Got SIGHUP signal.');\n});\n\nsetTimeout(() => {\n console.log('Exiting.');\n process.exit(0);\n}, 100);\n\nkill(process.pid, 'SIGHUP');\n</code></pre>\n<pre><code class=\"language-cjs\">const process = require('node:process');\n\nprocess.on('SIGHUP', () => {\n console.log('Got SIGHUP signal.');\n});\n\nsetTimeout(() => {\n console.log('Exiting.');\n process.exit(0);\n}, 100);\n\nprocess.kill(process.pid, 'SIGHUP');\n</code></pre>\n<p>When <code>SIGUSR1</code> is received by a Node.js process, Node.js will start the\ndebugger. See <a href=\"#signal-events\">Signal Events</a>.</p>"
|
H A D | vm.html | 463 any global object; rather, it is bound before each run, just for that run.</p> 1828 they were created. For example, if <code>() => loop()</code> is replaced with just <code>loop</code>
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfssecaudit.c | 2389 * apply attribute just collected in restore() 3685 * SACL : just feed in or clean in getfull()
|
/third_party/node/test/fixtures/wpt/resources/ |
H A D | testharness.js | 4321 * A template is just a JavaScript structure. An element is represented as: 4338 * with children it is possible to just use a list
|
/third_party/openGLES/extensions/KHR/ |
H A D | KHR_texture_compression_astc_hdr.txt | 398 Finally, a block may be just a single color. This is a so-called "void 968 stream of bits stored from just above the configuration data, and
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 813 * all blit shaders, so we just care about early-z, which blit shaders force 3096 /* For (u)int we can just passthrough */ in bi_emit_texc_array_index()
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesp8-ppc.pl | 346 vspltw $key,$in0,3 # just splat 2097 vxor $output,$output,$rndkey0 # just in case $len<16
|
/third_party/pcre2/pcre2/testdata/ |
H A D | testoutput4 | 2590 *These match just the first codepoint (invalid sequence) 2592 0+ These match just the first codepoint (invalid sequence)
|