Home
last modified time | relevance | path

Searched full:just (Results 15526 - 15550 of 17157) sorted by relevance

1...<<621622623624625626627628629630>>...687

/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc233 // Off-heap pointers are outside the scope of this verification; we just in VerifyReference()
506 // LookupOrInsert has added a new item or just returning exisiting one in HeapObjectsMap()
/third_party/node/deps/v8/src/strings/
H A Dunicode.cc73 // If we've just checked the bottom-most value and it's not in LookupPredicate()
127 // If we've just checked the bottom-most value and it's not in LookupMapping()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c235 * with appropriate offset set, mostly just so in ttn_emit_declaration()
802 * don't really care. Just create a one-shot dst reg in ttn_get_dest()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c766 * so we can just add the base. in rewrite_src_with_bti()
940 /* When disable we just mark everything as used. */ in crocus_setup_binding_table()
/third_party/mksh/
H A Dsh.h1356 #define TF_EXEC_IGN BIT(4) /* restore SIG_IGN just before exec */
1357 #define TF_EXEC_DFL BIT(5) /* restore SIG_DFL just before exec */
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_sm.c412 * just avoid mapping registers in userspace. We'd have to know which MPs are
2443 * not on Kepler. Fortunately, the signal ids are just offsetted by the in nvc0_hw_sm_begin_query()
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp521.c414 * This is obviously just in felem_square_ref()
1984 * unless we precompute multiples for just one point, converting in ossl_ec_GFp_nistp521_points_mul()
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600-armv4.pl33 # minimizes re-loads from temporary storage, and merged rotates just
37 # going on. Just in case, why not all rotates are eliminated. Trouble
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c2841 " will thus use just [default] and unnamed section if present", in cmp_main()
2854 if (!set_verbosity(opt_verbosity)) /* just for checking range */ in cmp_main()
/third_party/openssl/test/
H A Dectest.c1549 * Just choosing any arbitrary prime does not work.. in check_named_curve_test()
2123 * conform to that -- this is just robustness testing.
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativePPC_common.c2 * Stack-less Just-In-Time compiler
459 /* Just recording the address. */ in sljit_generate_code()
H A DsljitNativeARM_T2_32.c2 * Stack-less Just-In-Time compiler
627 /* Since the flags should be set, we just fallback to the register mode. in emit_op_imm()
/third_party/pcre2/pcre2/src/
H A Dpcre2_internal.h104 which is all that is needed for applications (they just import the symbols). We
1319 /* These are escaped items that aren't just an encoding of a particular data
/third_party/python/Doc/library/
H A Dfunctions.rst259 A class method receives the class as an implicit first argument, just like an
1445 default values. If no *objects* are given, :func:`print` will just write
H A Dimportlib.rst146 If ``__loader__`` is not set, raise :exc:`ValueError`, just like when the
469 in the same way as :attr:`sys.path` but just for the package.
/third_party/python/Doc/reference/
H A Dcompound_stmts.rst1335 statement can be passed around or assigned to another name just like a function
1420 Classes can also be decorated: just like when decorating functions, ::
/third_party/python/Lib/
H A Ddoctest.py348 # retain just the exception name
1493 # Make sure sys.displayhook just prints the value to stdout
H A Ddatetime.py491 # Just raise TypeError if the arg isn't None or a string.
673 # Just a little bit of carrying possible for microseconds and seconds.
/third_party/python/Lib/email/
H A D_header_value_parser.py2085 # ends with `>` let's just parse it too and return
2302 We include tab in the excluded set just as we do for token.
/third_party/openssl/apps/
H A Dcmp.c2840 " will thus use just [default] and unnamed section if present", in cmp_main()
2853 if (!set_verbosity(opt_verbosity)) /* just for checking range */ in cmp_main()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp674 // create array containing just attachment views in buildFramebuffer()
1110 // and we can store just single coordinate for those edges in verifyUsingAtomicChecks()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp3198 // using just integer formats for tests so that ImageExtendOperandTest could be reused in createImageNontemporalOperandTests()
3210 // note: just testing OpImageWrite as OpImageRead is tested with addComputeImageSamplerTest in createImageNontemporalOperandTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTestsEXT.cpp2349 tcu::just(getBadShadingRateSize(begin(fsInUse), end(fsInUse))), // tcu::Maybe<FragmentSize> fragmentSize; in createInstance()
2465 mainGroup->addChild(new NumWorkgroupsCase (testCtx, "num_work_groups_task_and_mesh", tcu::just(tcu::UVec3(2u, 3u, 4u)), tcu::UVec3(3u, 4u, 2u))); in createMeshShaderBuiltinTestsEXT()
H A DvktMeshShaderInOutTestsEXT.cpp1691 // Generating all permutations of the variables above would mean millions of tests, so we just generate some pseudorandom permutations.
1729 /*taskCount*/ (useTaskShader ? tcu::just(tcu::UVec3(1u, 1u, 1u)) : tcu::Nothing),
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp363 // Find next location by applying a small offset. Just keep iterating if a redundant location is chosen in fillSampleLocationsPacked()
1508 const deUint32 pixelGridRepetitions = 2; // just to make sure the pattern is consistently applied across the framebuffer in iterate()

Completed in 154 milliseconds

1...<<621622623624625626627628629630>>...687