Home
last modified time | relevance | path

Searched refs:correct (Results 26 - 50 of 84) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2017-release/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2013-release/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-debug/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-release/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/spirv-tools/kokoro/windows-msvc-2017-release/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/spirv-tools/kokoro/windows-msvc-2019-debug/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/spirv-tools/kokoro/windows-msvc-2019-release/
H A Dbuild.bat22 :: Call with correct parameter
/third_party/jerryscript/tools/runners/
H A Drun-benchmarks.sh48 run ubench/function-correct-args
/third_party/musl/src/thread/s390x/
H A Dclone.s33 # shuffle args into correct registers and call SYS_clone
/third_party/mbedtls/library/
H A Dssl_msg.c85 * correct result. in mbedtls_ct_hmac()
144 /* Keep only the correct inner_hash in the output buffer */ in mbedtls_ct_hmac()
204 * finishing up the hash computation, keeping only the correct result. in mbedtls_ct_hmac()
247 /* Keep only the correct inner_hash in the output buffer */ in mbedtls_ct_hmac()
1492 mbedtls_ct_condition_t correct = MBEDTLS_CT_TRUE; in mbedtls_ssl_decrypt_buf() local
1916 correct = mbedtls_ct_bool_and(ge, correct); in mbedtls_ssl_decrypt_buf()
1932 correct = mbedtls_ct_bool_and(ge, correct); in mbedtls_ssl_decrypt_buf()
1968 correct in mbedtls_ssl_decrypt_buf()
[all...]
/third_party/ffmpeg/tests/fate/
H A Dmatroska.mak65 # It furthermore tests correct propagation of the description tag.
126 # Mastering Display Metadata and so this test tests correct muxing and demuxing
138 # the correct interlaced flags and overriding the sample aspect ratio, leading
/third_party/libunwind/libunwind/tests/
H A Dx64-test-dwarf-expressions.S27 # to the call site in DW_CFA_expression_testcase. If our expression is correct,
/third_party/libunwind/libunwind/doc/
H A Dunw_init_local.tex42 \Func{unw\_init\_local2}() should be used for correct initialization
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/modes/
H A Dghash-s390x.S129 sllg %r12,%r12,4 # correct last rem_4bit[rem]
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/modes/
H A Dghash-s390x.S129 sllg %r12,%r12,4 # correct last rem_4bit[rem]
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/modes/
H A Dghash-s390x.S128 sllg %r12,%r12,4 # correct last rem_4bit[rem]
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/modes/
H A Dghash-s390x.S128 sllg %r12,%r12,4 # correct last rem_4bit[rem]
/third_party/alsa-utils/amixer/
H A Damixer.c340 int correct = 0; in set_volume_simple() local
382 correct = 1; in set_volume_simple()
385 correct = -1; in set_volume_simple()
396 err = vol_ops[dir].v[vol_type].set(elem, chn, val, correct); in set_volume_simple()
1852 fprintf(stderr, "Select correct abstraction level (none or basic)...\n"); in main()
/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp284 ASSERT_PRED2([](const char *toTest, const char *correct) { return strcmp(toTest, correct) == 0; }, description, in HWTEST_F()
296 ASSERT_PRED2([](const char *toTest, const char *correct) { return strcmp(toTest, correct) == 0; }, description, in HWTEST_F()
313 ASSERT_PRED2([](const char *toTest, const char *correct) { return strcmp(toTest, correct) == 0; }, description, in HWTEST_F()
/third_party/vk-gl-cts/modules/egl/
H A DteglWideColorTests.cpp1144 bool correct = false; in testFramebufferColorEncoding() local
1149 correct = framebufferColorEncoding == GL_SRGB; in testFramebufferColorEncoding()
1153 correct = framebufferColorEncoding == GL_LINEAR; in testFramebufferColorEncoding()
1157 correct = true; in testFramebufferColorEncoding()
1162 correct = framebufferColorEncoding == GL_LINEAR; in testFramebufferColorEncoding()
1164 if (!correct) in testFramebufferColorEncoding()
/third_party/ffmpeg/libavcodec/x86/
H A Dac3dsp.asm216 ; clips this to 0, which is the correct exponent.
/third_party/ffmpeg/tests/checkasm/x86/
H A Dcheckasm.asm128 ; Move possible floating-point arguments to the correct registers
/third_party/node/test/fixtures/wpt/streams/transferable/
H A Dtransfer-with-messageport.window.js34 `data.${key} has correct interface ${value.constructor.name} ${title}`
/third_party/tzdata/
H A Dtzselect.ksh571 echo >&2 "Assuming that's correct, what is the local time?"

Completed in 18 milliseconds

1234