Home
last modified time | relevance | path

Searched +defs:error +defs:c (Results 476 – 500 of 2573) sorted by relevance

1...<<11121314151617181920>>...103

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
H A DSAXParserTestSupport.java102 int c = is.read(); in readFile() local
252 public void error(SAXParseException e) { in error() method in SAXParserTestSupport.MyDefaultHandler
425 public void error(SAXParseException e) { in error() method in SAXParserTestSupport.MyHandler
/aosp_15_r20/external/deqp/executor/tools/
H A DxeCommandLineExecutor.cpp214 char c = casePath[casePos]; in checkCasePathPatternMatch() local
483 std::string error; in createCommLink() local
488 catch (const std::exception &error) in createCommLink() local
/aosp_15_r20/external/skia/modules/canvaskit/
H A Ddebugger_bindings.cpp111 const auto& error = loadMultiFrame(&stream); in loadSkp() local
365 auto c = evaluateCommandColor(surface, command, x, y); in findCommandByPixel() local
385 SkColor c; in evaluateCommandColor() local
/aosp_15_r20/art/tools/jvmti-agents/ti-alloc-sample/
H A Dti_alloc_sample.cc86 ScopedClassInfo(jvmtiEnv* jvmtienv, jclass c) : jvmtienv_(jvmtienv), class_(c) {} in ScopedClassInfo()
225 std::ostream& operator<<(std::ostream &os, ScopedClassInfo const& c) { in operator <<()
423 jvmtiError error = SetupCapabilities(jvmti); in AgentStart() local
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/tests/
H A DJpegUtilTest.cc82 for (int c = 0; c < width / 2; c++) { in createHardwareBufferForTest() local
99 std::string error; in verifyHeaderAndGetResolution() member
/aosp_15_r20/external/licenseclassifier/
H A Dclassifier.go73 c *stringclassifier.Classifier member
107 func ArchiveFunc(f func() ([]byte, error)) OptionFunc { argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_lexer.cc42 bool IsIdentifierChar(char c) { in IsIdentifierChar()
500 std::string error; local
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dextension_type_test.py294 c: typing.Optional[typing_extensions.Annotated[int, 'metadata']] = None variable in ExtensionTypeTest.testConstructorSignatureWithAnnotatedTensorField.MyType
569 c = lambda: MaskedTensorV2([4, 5, 6], [True, True, False]) function
1345 def testConstructionErrors(self, fields, error): argument
1425 def testReinterpretErrors(self, value, new_type, error): argument
/aosp_15_r20/external/libconfig/lib/
H A Dscanner.c334 #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) argument
436 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) argument
1233 char c = (char)(strtol(yytext + 2, NULL, 16) & 0xFF); variable
1276 const char *error = NULL; variable
1428 const char *error = NULL; variable
1815 int c; in yyinput() local
/aosp_15_r20/external/libxkbcommon/src/x11/
H A Dutil.c64 xcb_generic_error_t *error = NULL; in xkb_x11_setup_xkb_extension() local
184 for (size_t c = 0; c < cache->len; c++) { in x11_atom_interner_adopt_atom() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/
H A Dtest_enqueue_api.cpp73 int test_svm_enqueue_api(cl_device_id deviceID, cl_context c, cl_command_queue queue, int num_eleme… in test_svm_enqueue_api()
80 cl_int error = CL_SUCCESS; in test_svm_enqueue_api() local
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dh2_ssl_session_reuse_test.cc126 grpc_call_error error; in do_round_trip() local
131 grpc_call* c = grpc_channel_create_call( in do_round_trip() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
H A DGraggBulirschStoerStepInterpolator.java298 double error = 0; in estimateError() local
336 double c = polynoms[currentDegree][i]; in computeInterpolatedStateAndDerivatives() local
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResStringPool.java327 private int setError(int error) { in setError()
512 int c = s != null ? s.compareTo(str) : -1; in indexOfString() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DGraggBulirschStoerStepInterpolator.java304 double error = 0; in estimateError() local
342 double c = polynomials[currentDegree][i]; in computeInterpolatedStateAndDerivatives() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dregexcmp.cpp1289 UChar32 c = scanNamedChar(); in doParseActions() local
1303 UChar32 c = fC.fChar; in doParseActions() local
1766 UChar32 c = scanNamedChar(); in doParseActions() local
1781 UChar32 c = scanNamedChar(); in doParseActions() local
1881 void RegexCompile::literalChar(UChar32 c) { in literalChar()
2593 void RegexCompile::findCaseInsensitiveStarters(UChar32 c, UnicodeSet *starterChars) { in findCaseInsensitiveStarters()
2905 UChar32 c = URX_VAL(op); in matchStartType() local
3006 UChar32 c = fRXPat->fLiteralText.char32At(stringStartIdx); in matchStartType() local
3035 UChar32 c = fRXPat->fLiteralText.char32At(stringStartIdx); in matchStartType() local
3165 UChar32 c = fRXPat->fLiteralText.char32At(fRXPat->fInitialStringIdx); in matchStartType() local
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dregexcmp.cpp1289 UChar32 c = scanNamedChar(); in doParseActions() local
1303 UChar32 c = fC.fChar; in doParseActions() local
1766 UChar32 c = scanNamedChar(); in doParseActions() local
1781 UChar32 c = scanNamedChar(); in doParseActions() local
1881 void RegexCompile::literalChar(UChar32 c) { in literalChar()
2593 void RegexCompile::findCaseInsensitiveStarters(UChar32 c, UnicodeSet *starterChars) { in findCaseInsensitiveStarters()
2905 UChar32 c = URX_VAL(op); in matchStartType() local
3006 UChar32 c = fRXPat->fLiteralText.char32At(stringStartIdx); in matchStartType() local
3035 UChar32 c = fRXPat->fLiteralText.char32At(stringStartIdx); in matchStartType() local
3165 UChar32 c = fRXPat->fLiteralText.char32At(fRXPat->fInitialStringIdx); in matchStartType() local
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/untgz/
Duntgz.c171 char c; in getoct() local
288 #define ISSPECIAL(c) (((c) == '*') || ((c) == '/')) argument
593 void error(const char *msg) in error() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc235 for (btav_a2dp_codec_config_t c : configs) { in to_rust_codec_config_vec() local
242 const btav_error_t& error) { in connection_state_cb()
299 std::vector<btav_a2dp_codec_info_t> c; in init() local
/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_chttp2_transport.cc190 auto* c = new C{f}; in MakeOnceClosure() local
380 std::unique_ptr<TestClosure> c = in BM_TransportEmptyOp() local
395 MakeTestClosure([&](grpc_error_handle error) { in BM_TransportEmptyOp()
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_manifest.c65 static void str_convert(char *s, int (*convert)(int c)) in str_convert()
67 int c; in str_convert() local
528 int error = flashrom_read_region(&current_ro_frid, FMAP_RO_FRID, in manifest_detect_model_from_frid() local
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java1114 int error = mEgl.eglGetError(); in createSurface() local
1217 public static void throwEglException(String function, int error) { in throwEglException()
1226 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning()
1230 public static String formatEglError(String function, int error) { in formatEglError()
1881 char c = buf[offset + i]; in write() local
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/
H A DGLSurfaceViewCustom.java1094 int error = mEgl.eglGetError(); in createSurface() local
1197 public static void throwEglException(String function, int error) { in throwEglException()
1206 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning()
1210 public static String formatEglError(String function, int error) { in formatEglError()
1786 char c = buf[offset + i]; in write() local
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dopencl.hpp2293 cl_ulong getHostTimer(cl_int *error = nullptr) in getHostTimer()
2317 std::pair<cl_ulong, cl_ulong> getDeviceAndHostTimer(cl_int *error = nullptr) in getDeviceAndHostTimer()
2862 static void makeDefaultProvided(const Context &c) { in makeDefaultProvided()
2894 cl_int error; in Context() local
2929 cl_int error; in Context() local
2959 cl_int error; in Context() local
3192 cl_int error = 0; in makeDefault() local
3359 cl_int error; in UserEvent() local
3863 cl::pointer<T, detail::Deleter<SVMAllocator<T, SVMTrait>>> allocate_svm(const cl::Context &c, Args.… in allocate_svm()
3915 cl_int error; in Buffer() local
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/fs/
H A Dtests.rs39 macro_rules! error { macro
51 macro_rules! error { macro
1077 fn c<T: Clone>(t: &T) -> T { in open_flavors() function
1324 let c = b.join("c"); in realpath_works_tricky() localVariable
1743 let error = c::WSAGetLastError(); in windows_unix_socket_exists() localVariable

1...<<11121314151617181920>>...103