/third_party/node/deps/v8/src/third_party/valgrind/ |
H A D | valgrind.h | 64 The resulting executables will still run without Valgrind, just a 214 branch-and-link-to-r11. VALGRIND_CALL_NOREDIR is just text, not a 1159 But we can't just add a CFI annotation to increase the CFA offset 1179 However .. one extra complication. We can't just whack the result 3902 will be necessary to mark the memory as addressable just before the zeroing
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-586.pl | 45 # to stack... Final offset*4 code below runs just a tad faster on P4, 124 # cycles window. Why just SSE? Because it's needed on hyper-threading 171 # yield execution to process performing AES just before timer fires 1182 # place stack frame just "above" the key schedule 1973 # place stack frame just "above" the key schedule
|
/third_party/libabigail/src/ |
H A D | abg-reader.cc | 833 /// reader and that has just been canonicalized. 1506 /// this function with this ID will just return that ID previously returned. 1532 /// that case. Otherwise, we'll just build the IR node for in build_or_get_type_decl() 1631 // We are at global scope, as we've just seen the top-most in read_translation_unit() 4108 // own ID as the subrange was just a detail of an array. So we in build_subrange_type()
|
/third_party/python/Doc/library/ |
H A D | unittest.rst | 257 tests in a project or just a subset. 578 Classes can be skipped just like methods:: 1296 keyword argument just as :meth:`assertEqual` does. It must raise 2374 not exist, discovery will recurse into the package as though it were just 2433 :class:`TestCase`) is created to represent the error. If you are just using
|
/third_party/python/Doc/whatsnew/ |
H A D | 2.6.rst | 25 I'll just remove it. (This is another reason you shouldn't spend 32 * It's OK to just add a fragmentary note about a change. For 40 * Credit the author of a patch or bugfix. Just the name is 411 In the code below, execution will just fall off the end of the function, 986 Instances of the :class:`bytes` type are immutable just
|
H A D | 2.7.rst | 25 I'll just remove it. (This is another reason you shouldn't spend 32 * It's OK to just add a fragmentary note about a change. For 40 * Credit the author of a patch or bugfix. Just the name is 279 ignores the insertion order and just compares the keys and values. 2134 exception class, just as the existing :c:func:`PyErr_NewException` does,
|
H A D | 2.5.rst | 145 kwarg2=value2)``. The resulting object is callable, so you can just call it to 494 for this case. Don't just use its value in expressions unless you're sure that 723 In the code below, execution will just fall off the end of the function, 815 Exception classes can now be new-style classes, not just classic classes, and 941 Slicing can't just use the existing :meth:`__int__` method because that method
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 323 // If no depth aspect, return the stencil view just to have something bound in the desc set in getResolvedDepthOnlyImageView() 330 // If no stencil aspect, return the depth view just to have something bound in the desc set in getResolvedStencilOnlyImageView() 600 // Just set a bunch of VK_FORMAT_UNDEFINED for garbage_color_attachment tests to make the validation happy. in makeGraphicsPipeline() 3975 // Include any attachment that is not used in any subpass just to make all attachments valid. in generateMultiPassTest() 4923 // Regardless of optimal resolve or not, the operations must succeed. We'll just make sure in testPerfQuery()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 1264 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomVertex() 1297 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomTessControl() 1336 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomTessEval() 1373 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomGeometry() 1408 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomFragment()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | glslang_tab_autogen.cpp | 1965 case, just report a simple "syntax error". in yysyntax_error() 1966 - Don't assume there isn't a lookahead just because this state is a in yysyntax_error() 2196 have just been pushed. So pushing a state here evens the stacks. */ 2224 conditional around just the two extra args, but that might 5501 /* If just tried and failed to reuse lookahead token after an
|
H A D | OutputSPIRV.cpp | 1326 // - float(f): This should translate to just f in createConstructor() 5100 // If the condition was just visited, evaluate it and decide if OpSelect could be used or an in visitTernary() 5360 // If the condition was just visited, evaluate it and create the switch instruction. in visitSwitch() 5498 // Any node that needed to generate code has already done so, just clean up its data. If in visitBlock() 5907 // If this is just a struct declaration (and not a variable declaration), don't declare the in visitDeclaration()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 1217 /// Returns true if @p MI defines the full vreg @p Reg, as opposed to just 1299 // Theoretically, some stack frame reference could exist. Just make sure in reMaterializeTrivialDef() 1740 // The unused lanes are just empty live-ranges at this point. in updateRegDefsUses() 1835 // When that happens, just join the values and remove the copy. in joinCopy() 3725 // For now, just consider the copies that are in the same block. in applyTerminalRule()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | glslang_tab.cpp | 1964 case, just report a simple "syntax error". in yysyntax_error() 1965 - Don't assume there isn't a lookahead just because this state is a in yysyntax_error() 2192 have just been pushed. So pushing a state here evens the stacks. */ 2214 conditional around just the two extra args, but that might 4962 /* If just tried and failed to reuse lookahead token after an
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | usearch.cpp | 504 // for ignorables we just shift by one. see test examples. in setShiftTable() 1083 // which may not be in FCD it might be faster to just NFD them. in checkIdentical() 3539 // Just return it. in get() 3581 // Just return it. in getPrevious() 4068 // a part of expansion. In this case, the index is located just after the in usearch_search()
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
H A D | asyoulik.txt | 1007 'Tis just the fashion: wherefore do you look 2138 ORLANDO Yes, just. 2147 ORLANDO Just as high as my heart. 2769 Than that mix'd in his cheek; 'twas just the difference 3326 And nature, stronger than his just occasion,
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-586.pl | 45 # to stack... Final offset*4 code below runs just a tad faster on P4, 124 # cycles window. Why just SSE? Because it's needed on hyper-threading 171 # yield execution to process performing AES just before timer fires 1182 # place stack frame just "above" the key schedule 1973 # place stack frame just "above" the key schedule
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
H A D | ARB_tessellation_shader.txt | 3184 specifying a vertex count. Just say no. 3247 new one, just like any other primitive. Since we only support 3278 features will work with tessellation; they just won't produce results 3423 just tessellation control and evaluation? 3549 14 01/20/10 Jon Leech Make behavior, not just results undefined
|
/third_party/python/Modules/ |
H A D | _datetimemodule.c | 55 * everywhere. In just a few cases we use a temp long, where a Python 228 * mod (especially for % 4 -- a good compiler should just grab in is_leap() 665 * using) just happens today to effectively ignore the nitems argument 5063 * timezone, we can hackily just forego fold detection in datetime_from_timet_and_us() 6273 /* Result is already aware - just replace tzinfo. */ in datetime_astimezone()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 529 APInt Xr = Xtop; // though they're just going to be overwritten in intersectConstraints() 2319 // but M and N are just loop-invariant variables. 2336 // we can't quit the loop just because the GCD == 1. in gcdMIVtest() 2355 // we can't quit the loop just because the GCD == 1. in gcdMIVtest() 3170 // paper is incorrect here, or perhaps just misleading in propagateLine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.cpp | 940 // Branch optimization. This needs to be done just before code emission. In in translateO2() 1110 // to work with. MIPS always requires a base register, so just use that to in formMemoryOperand() 3064 // producer will keep it in positive logic and just emit beqz with this in lowerBr() 3511 // We have inserted fake defs of it just after the call. in lowerCall() 5341 // We need base register rather than just OffsetImm. Move the OffsetImm to in formAddressingMode()
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-aarch32.cc | 2009 // literal we just emitted. in GenerateLdrLiteralRangeTest() 4397 // Generate all supported barriers, this is just a smoke test in TEST() 5112 // to have the ldr becoming out of range just before the cbz. in TEST_T32() 5279 // Check that a label which is just bound during the MacroEmissionCheckScope 5301 // This Ldrd will first generate the pool and then use literal which has just in TEST()
|
/third_party/python/Objects/ |
H A D | longobject.c | 1031 just above didn't get to ensure there's a sign bit, and the in _PyLong_AsByteArray() 2420 just 1 digit at the start, so that the copying code was exercised for every in PyLong_FromString() 3170 The right-hand side is just the result of rotating the in long_hash() 3514 * By picking X to be a power of 2, "*X" is just shifting, and it's in k_mul() 4059 To round, we just modify the bottom digit of x in-place; this can in long_true_divide()
|
/third_party/python/Lib/test/ |
H A D | test_subprocess.py | 1227 # Subsequent invocations should just return the returncode 1233 # Subsequent invocations should just return the returncode 1560 mock_fork_exec.side_effect = RuntimeError("just testing args") 3223 # that just calls _stdin_write() internally due to our mock. 3232 # that just calls _stdin_write() internally due to our mock.
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 321 // If no depth aspect, return the stencil view just to have something bound in the desc set in getResolvedDepthOnlyImageView() 328 // If no stencil aspect, return the depth view just to have something bound in the desc set in getResolvedStencilOnlyImageView() 596 // Just set a bunch of VK_FORMAT_UNDEFINED for garbage_color_attachment tests to make the validation happy. in makeGraphicsPipeline() 3940 // Include any attachment that is not used in any subpass just to make all attachments valid. in generateMultiPassTest() 4885 // Regardless of optimal resolve or not, the operations must succeed. We'll just make sure in testPerfQuery()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 1264 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomVertex() 1297 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomTessControl() 1336 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomTessEval() 1373 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomGeometry() 1408 // Just copy the contents in input variable to output variable in all stages except in addShaderCodeCustomFragment()
|