Home
last modified time | relevance | path

Searched +defs:error +defs:c (Results 951 – 975 of 2573) sorted by relevance

1...<<31323334353637383940>>...103

/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/
H A Dgtest-all.cc734 inline int CountIf(const Container& c, Predicate predicate) { in CountIf()
747 void ForEach(const Container& c, Functor functor) { in ForEach()
4585 static bool IsNormalizableWhitespace(char c) { in IsNormalizableWhitespace()
4590 static bool IsValidXmlCharacter(char c) { in IsValidXmlCharacter()
6906 Message error; in FailFromInternalError() local
8033 static bool IsPathSeparator(char c) { in IsPathSeparator()
8544 bool IsValidEscape(char c) { in IsValidEscape()
8647 bool escaped, char c, char repeat, const char* regex, in MatchRepetitionAndRegexAtHead()
9264 inline bool IsPrintableAscii(wchar_t c) { in IsPrintableAscii()
9273 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
[all …]
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp1207 void ImGuiIO::AddInputCharacter(ImWchar c) in AddInputCharacter()
1216 unsigned int c = 0; in AddInputCharactersUTF8() local
1245 bool ImTriangleContainsPoint(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p) in ImTriangleContainsPoint()
1253 void ImTriangleBarycentricCoords(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p… in ImTriangleBarycentricCoords()
1264 ImVec2 ImTriangleClosestPoint(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& p) in ImTriangleClosestPoint()
1325 const char* ImStrchrRange(const char* str, const char* str_end, char c) in ImStrchrRange()
1492 unsigned char c = *src++; in ImHashStr() local
1500 while (unsigned char c = *src++) in ImHashStr() local
1577 unsigned int c = (unsigned int)-1; in ImTextCharFromUtf8() local
1639 unsigned int c; in ImTextStrFromUtf8() local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/traceviewer/static/
Dwebcomponents.min.js11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… function
12 querySelector:function(t){var r=n(t),i=r!==t;t=r;var a,s=g(this),c=v(this).root;if(c instanceof e.w… function
13 return j(n.apply(N(this),arguments))}}function c(e,t){var n=document.implementation[t];e.prototype[… function
14c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for(var p,h=0;h… function
/aosp_15_r20/external/perfmark/traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/polymer/
H A Dwebcomponents.min.js11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… function
12 querySelector:function(t){var r=n(t),i=r!==t;t=r;var a,s=g(this),c=v(this).root;if(c instanceof e.w… function
13 return j(n.apply(N(this),arguments))}}function c(e,t){var n=document.implementation[t];e.prototype[… function
14c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for(var p,h=0;h… function
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A Dwebcomponents.min.js11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomponents.js",t=docume… function
12 querySelector:function(t){var r=n(t),i=r!==t;t=r;var a,s=g(this),c=v(this).root;if(c instanceof e.w… function
13 return j(n.apply(N(this),arguments))}}function c(e,t){var n=document.implementation[t];e.prototype[… function
14c++,n()}var s=t.querySelectorAll("link[rel=import]"),c=0,l=s.length,u=[],d=[];if(l)for(var p,h=0;h… function
/aosp_15_r20/out/soong/.intermediates/external/auto/value/libauto_value_plugin/linux_glibc_common/javac/
Dlibauto_value_plugin.jar ... (char, java.lang.StringBuilder) char c StringBuilder sb public java.lang.Void visitLong ( ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/
HDapache-mime4j-core-0.7.2.jar ... .String, java.lang.String) String error String dropDesc public boolean isListening () } org/ ...
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go1887 func http2terminalReadFrameError(err error) bool {
3716 c sync.Cond // c.L lazily initialized to &p.mu member
4594 func http2errno(v error) uintptr {
4603 func http2isClosedConnError(err error) bool {
7115 func http2new400Handler(err error) HandlerFunc {
7680 func http2isNoCachedConnError(err error) bool {
7789 func http2shouldRetryRequest(req *Request, err error) (*Request, error) {
7821 func http2canRetryError(err error) bool {
9413 func http2isEOFOrNetReadError(err error) bool {
10436 func http2traceWroteRequest(trace *httptrace.ClientTrace, err error) {
[all …]
Dtransport_test.go3385 …rRequest(t *testing.T, tt proxyFromEnvTest, proxyForRequest func(req *Request) (*url.URL, error)) { argument
5659 func wantBody(res *Response, err error, want string) error {
6787 c chan io.Reader member
/aosp_15_r20/external/libxml2/
H A Dcatalog.c208 xmlCatalogErr(xmlCatalogEntryPtr catal, xmlNodePtr node, int error, in xmlCatalogErr()
2200 int c; in xmlParseSGMLCatalogName() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c932 UCollator * c; in TestCloneBinary() local
1866 UErrorCode error = U_ZERO_ERROR; in TestAttribute() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dzipfile.py53 error = BadZipfile = BadZipFile # Pre-3.2 compatibility names variable
598 def update_keys(c): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dzipfile.py53 error = BadZipfile = BadZipFile # Pre-3.2 compatibility names variable
598 def update_keys(c): argument
/aosp_15_r20/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
DVpnTest.java498 private static void closeQuietly(Closeable c) { in closeQuietly()
1126 public void onError(final int error) { in onError()
/aosp_15_r20/external/python/cpython3/Lib/
Dzipfile.py53 error = BadZipfile = BadZipFile # Pre-3.2 compatibility names variable
598 def update_keys(c): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dzipfile.py53 error = BadZipfile = BadZipFile # Pre-3.2 compatibility names variable
598 def update_keys(c): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dzipfile.py53 error = BadZipfile = BadZipFile # Pre-3.2 compatibility names variable
598 def update_keys(c): argument
/aosp_15_r20/external/python/cpython3/Python/
Dinitconfig.c2270 config_usage(int error, const wchar_t* program) in config_usage()
2321 int c = _PyOS_GetOpt(argv->length, argv->items, &longindex); in config_parse_cmdline() local
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_voice_engine.cc129 for (const AudioCodec& c : codecs) { in FindCodec() local
963 webrtc::RTCError error = CheckRtpParametersInvalidModificationAndValues( in SetRtpParameters() local
/aosp_15_r20/packages/services/Iwlan/src/com/google/android/iwlan/
DIwlanDataService.java475 String apnName, IwlanError error, OnClosedMetrics onClosedMetrics) { in onClosed()
1227 public void setCalendar(Calendar c) { in setCalendar()
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dzipfile.py53 error = BadZipfile = BadZipFile # Pre-3.2 compatibility names variable
598 def update_keys(c): argument
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c1762 NDIS_802_11_CAPABILITY *c; in wpa_driver_ndis_get_capability() local
2039 int i, error, found = 0; in wpa_driver_ndis_get_names() local
2978 int i, error; in wpa_driver_ndis_get_interfaces() local
/aosp_15_r20/frameworks/base/tools/aapt/
H A DResource.cpp540 char16_t c = str[i]; in validateAttr() local
1098 String8 error; in extractPlatformBuildVersion() local
3013 String8 error; in writeProguardForAndroidManifest() local
/aosp_15_r20/out/soong/.intermediates/packages/services/Iwlan/Iwlan/android_common/combined/
DIwlan.jarMETA-INF/ META-INF/MANIFEST.MF android/support/annotation/AnimRes. ...
/aosp_15_r20/out/target/common/obj/APPS/Iwlan_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/support/annotation/AnimRes. ...

1...<<31323334353637383940>>...103