Searched full:just (Results 17051 - 17075 of 17597) sorted by relevance
1...<<681682683684685686687688689690>>...704
/third_party/python/Doc/c-api/ |
H A D | unicode.rst | 1365 DBCS) is a class of encodings, not just one. The target encoding is defined by
|
/third_party/python/Doc/library/ |
H A D | xml.etree.elementtree.rst | 262 just like when iterating and modifying Python lists or dicts.
|
/third_party/python/Lib/test/ |
H A D | test_patma.py | 20 # just the code under test. This test ensures that if there are leaks in
|
H A D | test_mailbox.py | 912 # two-second-plus-a-bit of the last one, just in case the mbox has
|
H A D | test_set.py | 1865 # Just make sure we don't crash here.
|
/third_party/python/Modules/clinic/ |
H A D | _cursesmodule.c.h | 3817 "terminal was just turned on.");
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | btree_test.cc | 2105 // For unique sets, insert with hint is just a performance optimization. in TEST()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 403 // They are just for testing.
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
H A D | container.h | 74 // decltype() here instead of just std::pair.
|
/third_party/skia/include/core/ |
H A D | SkPath.h | 498 // for now, just calling getBounds() is sufficient in updateBoundsCache()
|
H A D | SkMatrix.h | 1983 // legacy method -- still needed? why not just postScale(1/divx, ...)?
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphImpl.cpp | 926 // the opposite - just to optimize the most common case. in GetLineFontMetrics()
|
/third_party/rust/crates/nix/test/sys/ |
H A D | test_socket.rs | 469 // It's hard to guarantee receiving GRO packets. Just checking in gro()
|
/third_party/rust/crates/syn/src/ |
H A D | expr.rs | 1100 /// designers just decide each case based on which is more likely to be
|
/third_party/skia/ |
H A D | BUILD.gn | 1368 # There isn't a way to compile that library outside of it, so we just link against
|
/third_party/selinux/libsepol/src/ |
H A D | link.c | 281 * case we should record the requirement so that it is just turned in class_copy_callback()
|
/third_party/rust/crates/nom/ |
H A D | CHANGELOG.md | 919 Since this version introduces a few breaking changes, an [upgrade documentation](https://github.com/Geal/nom/blob/main/doc/upgrading_to_nom_2.md) is available, detailing the steps to fix the most common migration issues. After testing on a set of 30 crates, most of them will build directly, a large part will just need to activate the "verbose-errors" compilation feature. The remaining fixes are documented.
|
/third_party/rust/crates/nix/src/sys/socket/ |
H A D | mod.rs | 1210 // The kernel overwrites the data, we just zero it in copy_to_cmsg_data()
|
/third_party/spirv-tools/source/opt/ |
H A D | folding_rules.cpp | 1942 // operands of the VectorShuffle. We just need to adjust the index in the
|
/third_party/spirv-tools/source/val/ |
H A D | validate_extensions.cpp | 3143 // DebugNoScope, DebugOperation. We just check the parameters to in ValidateExtInst()
|
H A D | validate_memory.cpp | 150 // just moving on. in HasConflictingMemberOffsets()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_add_dead_break_test.cpp | 2175 // Not applicable because two OpPhis (not just one) need to be updated at 20 in TEST()
|
H A D | transformation_add_function_test.cpp | 2410 // a loop limiter. (The reason we do not just add one anyway is that in TEST()
|
/third_party/spirv-tools/test/opt/ |
H A D | fold_spec_const_op_composite_test.cpp | 666 ; extra type def to make sure new type def are not just thrown at end in TEST_F()
|
H A D | pass_merge_return_test.cpp | 2269 // Just want to make sure the check for unreachable blocks does not emit an in TEST_F()
|
Completed in 89 milliseconds
1...<<681682683684685686687688689690>>...704