/third_party/python/Lib/test/ |
H A D | test_tracemalloc.py | 432 # No filter: just duplicate the snapshot
|
/third_party/python/Modules/ |
H A D | _csv.c | 1103 /* If field is null just pass over */ in join_append_data()
|
/third_party/python/Modules/expat/ |
H A D | expat.h | 931 functions, the position indicated will be just past the last parse
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
H A D | status.h | 182 // (a) Use `kUnavailable` if the client can retry just the failing call.
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_info.cc | 515 // For us, they just get in the way when we do future_spec_ extension.
|
/third_party/skia/include/core/ |
H A D | SkSurface.h | 623 * - If bounds extends beyond the surface, it will be trimmed to just the intersection of
|
/third_party/rust/crates/regex/src/ |
H A D | compile.rs | 263 /// a list of expressions rather than just the two that we use for
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_copy_ast.c | 1731 * just inherited never worked. */ in __cil_copy_node_helper()
|
H A D | cil_policy.c | 253 /* Mostly just want to detect s0 - s0 ranges */ in cil_levels_simple_and_equal()
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | pkey.rs | 972 // As a super-simple verification, just check that the buffers contain in test_pem()
|
/third_party/rust/crates/syn/src/ |
H A D | parse.rs | 588 /// keyword in Rust. We can't use just `peek` and decide to parse a union if
|
/third_party/selinux/libselinux/src/ |
H A D | selinux_restorecon.c | 1335 * If any thread fails to be created, just mark in selinux_restorecon_common()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_flatten_conditional_branch.cpp | 259 // in the branch just before flow converges (it might not exist). in Apply()
|
H A D | transformation_outline_function.cpp | 872 // The case where there are no region output ids is simple: we just add in PopulateOutlinedFunction()
|
/third_party/spirv-tools/test/opt/ |
H A D | set_spec_const_default_value_test.cpp | 78 // 9. support hex format spec id (just because we use the
|
/third_party/spirv-tools/tools/opt/ |
H A D | opt.cpp | 409 used by loads of just the elements that are used. If the ratio in PrintUsage()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureShadowTests.cpp | 117 // we don't have a separate "uploading" phase and just reuse the buffer we used for GL-upload, do the clamping in verifyTexCompareResult()
|
H A D | es3fTextureUnitTests.cpp | 491 Mat4 finalTrans = matExtend3To4(Mat3(s_cubeTransforms[faceNdx]) * planarTrans); // Final transformation from planar to cube map coordinates, including the transformation just generated. in MultiTexShader()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderLibraryCase.cpp | 702 // just ignore bytesWritten to be safe, find the null terminator
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineCreationFeedbackTests.cpp | 780 // dont repeat checking shader feedback for pipeline parts - just check all shaders when checkin final pipelines in verifyTestResult()
|
H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 1324 // Clear the color buffer, just to be sure we're getting the new data in test()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 1131 const NativeObjects native (baseCtx, supportedExtensions, wsiType, tcu::just(desiredSize)); in basicRenderTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 393 return tcu::just(OperationComponent(opIdx, compIdx)); in compareResults()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationNoneStageTests.cpp | 824 // as the copy operation (used when m_usePipelineToWrite == false) sources just one aspect in iterate()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_tls_common.c | 551 /* No fragments in this message, so just make a copy of it. */ in eap_peer_tls_data_reassemble()
|