/aosp_15_r20/frameworks/rs/script_api/ |
H A D | Scanner.cpp | 38 int c = fgetc(mFile); in getChar() local 47 int c = getChar(); in readUpTo() local 60 int c = getChar(); in readRestOfLine() local 72 int c = getChar(); in getNextEntry() local 98 ostream& Scanner::error() { in error() function in Scanner 102 ostream& Scanner::error(int lineNumber) { in error() function in Scanner
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_error_codes.cc | 20 const char* QuicRstStreamErrorCodeToString(QuicRstStreamErrorCode error) { in QuicRstStreamErrorCodeToString() 70 const char* QuicErrorCodeToString(QuicErrorCode error) { in QuicErrorCodeToString() 298 std::string QuicIetfTransportErrorCodeString(QuicIetfTransportErrorCodes c) { in QuicIetfTransportErrorCodeString() 336 const QuicIetfTransportErrorCodes& c) { in operator <<() 342 QuicErrorCode error) { in QuicErrorCodeToTransportErrorCode()
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | tarith.c | 330 static int check_one_character(checkfp_command *co, checkfp_control c, int ch) in check_one_character() 522 static int check_all_characters(checkfp_command *co, checkfp_control c) in check_all_characters() 538 static int check_some_characters(checkfp_command *co, checkfp_control c, in check_some_characters() 618 int error = 0; in validation_muldiv() local 802 double error = png_log8bit(i) - correct; in validation_gamma() local 822 double error = png_log16bit(i) - correct; in validation_gamma() local 847 double error = png_exp(i) - correct; in validation_gamma() local 866 double error = png_exp8bit(i) - correct; in validation_gamma() local 885 double error = png_exp16bit(i) - correct; in validation_gamma() local 916 double error = out - correct; in validation_gamma() local [all …]
|
/aosp_15_r20/external/compiler-rt/test/builtins/Unit/ppc/ |
H A D | qdiv_test.c | 107 DD a, b, c, r; in testEdgeCases() local 116 int error; in testEdgeCases() local 118 DD c = { .ld = __gcc_qdiv(a.ld, b.ld) }; in testEdgeCases() local 736 DD a, b, c, r; in testAccuracy() local 748 DD c = { .ld = __gcc_qdiv(a.ld, b.ld) }; in testAccuracy() local 750 double error = __builtin_fabs(((r.hi - c.hi) + r.lo) - c.lo); in testAccuracy() local
|
H A D | qsub_test.c | 107 DD a, b, c, r; in testEdgeCases() local 116 int error; in testEdgeCases() local 120 DD c = { .ld = computed }; in testEdgeCases() local 1815 DD a, b, c, r; in testAccuracy() local 1827 DD c = { .ld = __gcc_qsub(a.ld, b.ld) }; in testAccuracy() local 1829 double error = __builtin_fabs(((r.hi - c.hi) + r.lo) - c.lo); in testAccuracy() local
|
H A D | qadd_test.c | 107 DD a, b, c, r; in testEdgeCases() local 116 int error; in testEdgeCases() local 118 DD c = { .ld = __gcc_qadd(a.ld, b.ld) }; in testEdgeCases() local 1813 DD a, b, c, r; in testAccuracy() local 1825 DD c = { .ld = __gcc_qadd(a.ld, b.ld) }; in testAccuracy() local 1827 double error = __builtin_fabs(((r.hi - c.hi) + r.lo) - c.lo); in testAccuracy() local
|
H A D | qmul_test.c | 107 DD a, b, c, r; in testEdgeCases() local 116 int error; in testEdgeCases() local 118 DD c = { .ld = __gcc_qmul(a.ld, b.ld) }; in testEdgeCases() local 734 DD a, b, c, r; in testAccuracy() local 746 DD c = { .ld = __gcc_qmul(a.ld, b.ld) }; in testAccuracy() local 748 double error = __builtin_fabs(((r.hi - c.hi) + r.lo) - c.lo); in testAccuracy() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | openssl_stream_adapter.cc | 218 int error; in stream_read() local 236 int error; in stream_write() local 340 SSLPeerCertificateDigestError* error) { in SetPeerCertificateDigest() 566 int& error) { in Write() 627 int& error) { in Read() 1242 for (const cipher_list& c : OK_RSA_ciphers) { in IsAcceptableCipher() local 1250 for (const cipher_list& c : OK_ECDSA_ciphers) { in IsAcceptableCipher() local 1263 for (const cipher_list& c : OK_RSA_ciphers) { in IsAcceptableCipher() local 1271 for (const cipher_list& c : OK_ECDSA_ciphers) { in IsAcceptableCipher() local
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | schema_unittest.cc | 22 #define TestSchemaValidation(a, b, c, d) \ argument 155 std::string error; in ParseFails() local 168 std::string error; in TestSchemaValidationHelper() local 203 std::string error; in TestSchemaValidationWithPath() local 271 std::string error; in TEST() local 308 std::string error; in TEST() local 444 std::string error; in TEST() local 667 std::string error; in TEST() local 1091 std::string error; in TEST() local 1141 std::string error; in TEST() local [all …]
|
/aosp_15_r20/external/freetype/src/autofit/ |
H A D | afglobal.c | 53 #define STYLE( s, S, d, ws, sc, ss, c ) \ argument 94 #define STYLE( s, S, d, ws, sc, ss, c ) \ argument 110 #define STYLE( s, S, d, ws, sc, ss, c ) #s, argument 128 FT_Error error; in af_face_globals_compute_style_coverage() local 330 FT_Error error; in af_face_globals_new() local 431 FT_Error error = FT_Err_Ok; in af_face_globals_get_metrics() local
|
/aosp_15_r20/external/curl/tests/server/ |
H A D | sockfilt.c | 183 #define read(a,b,c) read_wincon(a,b,c) argument 218 #define write(a,b,c) write_wincon(a,b,c) argument 234 int error; in fullread() local 285 int error; in fullwrite() local 642 int error, ret, fd; in select_ws() local 897 #define select(a,b,c,d,e) select_ws(a,b,c,d,e) argument 973 int error = 0; in juggle() local 1222 int error = 0; in sockdaemon() local 1364 int error; in main() local
|
/aosp_15_r20/external/freetype/src/lzw/ |
H A D | ftzopen.c | 124 FT_Error error; in ft_lzwstate_stack_grow() local 166 FT_Error error; in ft_lzwstate_prefix_grow() local 250 #define FTLZW_STACK_PUSH( c ) \ argument 280 FT_Int32 c; in ft_lzwstate_io() local 322 FT_Int32 c; in ft_lzwstate_io() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/ssl/ |
H A D | ssl_security_connector.cc | 63 grpc_error_handle error = grpc_ssl_check_alpn(peer); in ssl_check_peer() local 130 grpc_error_handle error = ssl_check_peer(target_name, &peer, auth_context); in check_peer() local 161 int c = channel_security_connector_cmp(other); in cmp() local 269 grpc_error_handle error = ssl_check_peer(nullptr, &peer, auth_context); in check_peer() local 387 grpc_core::RefCountedPtr<grpc_ssl_channel_security_connector> c = in grpc_ssl_channel_security_connector_create() local 399 grpc_core::RefCountedPtr<grpc_ssl_server_security_connector> c = in grpc_ssl_server_security_connector_create() local
|
/aosp_15_r20/system/teeui/libteeui/src/ |
H A D | font_rendering.cpp | 62 auto error = FT_Set_Char_Size(*face_, 0, char_size, 0, dpi); in setCharSize() local 127 auto error = FT_Init_FreeType(&library); in create() local 164 auto c = *wordStart; in findLongestWordSequence() local 219 Error error; in drawText() local 221 for (auto c : text) { in drawText() local
|
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/ |
H A D | agent.cc | 143 addLabel(CodeIr& c, in addLabel() 151 addInstr(CodeIr& c, in addInstr() 169 CodeIr& c, in addCall() 402 CodeIr c(method.get(), dex_ir); in Java_com_android_dx_mockito_inline_StaticClassTransformer_nativeRedefine() local 606 jvmtiError error = localJvmtiEnv->AddCapabilities(&caps); in Agent_OnAttach() local 668 jvmtiError error = localJvmtiEnv->RetransformClasses(numTransformedClasses, in Java_com_android_dx_mockito_inline_StaticJvmtiAgent_nativeRetransformClasses() local 705 jvmtiError error = jvmtiEnv->GetMethodName(frameToInspect->method, &calledMethodName, in InspectClass() local 769 jvmtiError error = jvmtiEnv->AddCapabilities(&caps); in Java_com_android_dx_mockito_inline_StaticMockMethodAdvice_nativeGetCalledClassName() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/ssl/ |
D | ssl_security_connector.cc | 64 grpc_error_handle error = grpc_ssl_check_alpn(peer); in ssl_check_peer() local 162 grpc_error_handle error = ssl_check_peer(target_name, &peer, auth_context); in check_peer() local 193 int c = channel_security_connector_cmp(other); in cmp() local 301 grpc_error_handle error = ssl_check_peer(nullptr, &peer, auth_context); in check_peer() local 435 grpc_core::RefCountedPtr<grpc_ssl_channel_security_connector> c = in grpc_ssl_channel_security_connector_create() local 451 grpc_core::RefCountedPtr<grpc_ssl_server_security_connector> c = in grpc_ssl_server_security_connector_create() local
|
/aosp_15_r20/external/jsoncpp/src/lib_json/ |
H A D | json_reader.cpp | 240 Char c = getNextChar(); in readToken() local 310 Char c = *current_; in skipSpaces() local 331 Char c = getNextChar(); in readComment() local 357 char c = *current++; in normalizeEOL() local 385 Char c = getNextChar(); in readCStyleComment() local 394 Char c = getNextChar(); in readCppStyleComment() local 410 char c = '0'; // stopgap for already consumed character in readNumber() local 431 Char c = '\0'; in readString() local 562 Char c = *current++; in decodeNumber() local 626 Char c = *current++; in decodeString() local [all …]
|
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/ |
H A D | agent.cc | 143 addLabel(CodeIr& c, in addLabel() 151 addInstr(CodeIr& c, in addInstr() 169 CodeIr& c, in addCall() 370 CodeIr c(method.get(), dex_ir); in Java_com_android_dx_mockito_inline_ClassTransformer_nativeRedefine() local 455 CodeIr c(method.get(), dex_ir); in Java_com_android_dx_mockito_inline_ClassTransformer_nativeRedefine() local 602 CodeIr c(method.get(), dex_ir); in Java_com_android_dx_mockito_inline_ClassTransformer_nativeRedefine() local 807 jvmtiError error = localJvmtiEnv->AddCapabilities(&caps); in Agent_OnAttach() local 869 jvmtiError error = localJvmtiEnv->RetransformClasses(numTransformedClasses, in Java_com_android_dx_mockito_inline_JvmtiAgent_nativeRetransformClasses() local 888 jvmtiError error = localJvmtiEnv->AddToBootstrapClassLoaderSearch(jarFileNative); in Java_com_android_dx_mockito_inline_JvmtiAgent_nativeAppendToBootstrapClassLoaderSearch() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/conversions/ |
H A D | basic_test_conversions.cpp | 295 const OutType *c = (const OutType *)gRef; in check_result() local 311 const cl_uint *c = (const cl_uint *)gRef; in check_result() local 329 const cl_ulong *c = (const cl_ulong *)gRef; in check_result() local 459 int error; in TestTypesConversion() local 547 int error = 0; in DoTest() local 967 cl_int error; in CalcReferenceValuesComplete() local 1305 int error = 0; in MakeProgram() local 1433 int error; in RunKernel() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | exec_ctx.cc | 42 grpc_error_handle error = in exec_ctx_run() local 67 grpc_closure* c = closure_list_.head; in Flush() local 84 grpc_error_handle error) { in Run() 110 grpc_closure* c = list->head; in RunList() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | exec_ctx.cc | 42 grpc_error_handle error = in exec_ctx_run() local 79 grpc_closure* c = closure_list_.head; in Flush() local 96 grpc_error_handle error) { in Run() 122 grpc_closure* c = list->head; in RunList() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglThreadCleanUpTests.cpp | 48 bool isES2Renderable(const eglu::CandidateConfig &c) in isES2Renderable() 53 bool isPBuffer(const eglu::CandidateConfig &c) in isPBuffer() 62 tcu::Maybe<eglu::Error> &error) in Thread() 112 catch (const eglu::Error &error) in run() local 237 tcu::Maybe<eglu::Error> error; in iterate() local
|
/aosp_15_r20/external/freetype/src/pfr/ |
H A D | pfrsbit.c | 78 FT_UInt c = 0; in pfr_bitwriter_decode_bytes() local 132 FT_UInt c = 0; in pfr_bitwriter_decode_rle1() local 213 FT_UInt c = 0; in pfr_bitwriter_decode_rle2() local 413 FT_Error error = FT_Err_Ok; in pfr_load_bitmap_metrics() local 544 FT_Error error = FT_Err_Ok; in pfr_load_bitmap_bits() local 589 FT_Error error; in pfr_slot_load_bitmap() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_vector_swizzle.cpp | 524 for (size_t c = 0; c < N; c++) in makeReference() local 531 for (size_t c = 0; c < N; c++) in makeReference() local 540 for (size_t c = 0; c < N; c++) in makeReference() local 548 for (size_t c = 0; c < N; c++) in makeReference() local 555 for (size_t c = 0; c < N; c++) in makeReference() local 569 cl_int error = CL_SUCCESS; in test_vectype_case() local 612 cl_int error = CL_SUCCESS; in test_vectype() local
|
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/ |
H A D | lodepng_util.cpp | 142 unsigned error; in getFilterTypesInterlaced() local 215 unsigned error = getFilterTypesInterlaced(passes, png); in getFilterTypes() local 351 float a, b, c, d, e, f; /* parameters for type 3-7 */ member 658 char c = (char)data[namepos]; in parseICC() local 1036 size_t i, c; in convertToXYZ_gamma() local 1071 static void convertToXYZ_gamma_table(float* out, size_t n, size_t c, in convertToXYZ_gamma_table() 1106 unsigned error = 0; in convertToXYZ_chrm() local 1133 unsigned error = 0; in convertToXYZ() local 1207 unsigned error = 0; in convertToXYZFloat() local 1280 size_t i, c; in convertFromXYZ_gamma() local [all …]
|