Searched full:just (Results 16626 - 16650 of 17157) sorted by relevance
1...<<661662663664665666667668669670>>...687
/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()
|
H A D | trim_capabilities_pass_test.cpp | 36 // optimization pass, but just the SPIRV-Headers enum order that has changed. in TEST_F()
|
/third_party/spirv-tools/test/val/ |
H A D | val_capability_test.cpp | 1532 // Just mentioning PointSize, ClipDistance, or CullDistance as a BuiltIn does
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderStateQueryTests.cpp | 1273 // check query to just correct sized buffer in test()
|
H A D | es3fUniformApiTests.cpp | 937 // ARRAY_FIRST_ELEM_NAME_NO_INDEX: in certain API functions, when referring to the first element of an array, use just the array name without [0] at the end.
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramUniformTests.cpp | 828 // ARRAY_FIRST_ELEM_NAME_NO_INDEX: in certain API functions, when referring to the first element of an array, use just the array name without [0] at the end.
|
Completed in 95 milliseconds
1...<<661662663664665666667668669670>>...687