/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/ |
H A D | gtest-all.cc | 734 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 D | imgui.cpp | 1207 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/ |
D | webcomponents.min.js | 11 !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 14 …c++,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 D | webcomponents.min.js | 11 !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 14 …c++,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 D | webcomponents.min.js | 11 !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 14 …c++,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/ |
D | libauto_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/ |
HD | apache-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/ |
D | h2_bundle.go | 1887 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 …]
|
D | transport_test.go | 3385 …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 D | catalog.c | 208 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 D | capitst.c | 932 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/ |
D | zipfile.py | 53 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/ |
D | zipfile.py | 53 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/ |
D | VpnTest.java | 498 private static void closeQuietly(Closeable c) { in closeQuietly() 1126 public void onError(final int error) { in onError()
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | zipfile.py | 53 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/ |
D | zipfile.py | 53 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/ |
D | zipfile.py | 53 error = BadZipfile = BadZipFile # Pre-3.2 compatibility names variable 598 def update_keys(c): argument
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | initconfig.c | 2270 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 D | webrtc_voice_engine.cc | 129 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/ |
D | IwlanDataService.java | 475 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 D | zipfile.py | 53 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 D | driver_ndis.c | 1762 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 D | Resource.cpp | 540 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/ |
D | Iwlan.jar | META-INF/
META-INF/MANIFEST.MF
android/support/annotation/AnimRes. ... |
/aosp_15_r20/out/target/common/obj/APPS/Iwlan_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
android/support/annotation/AnimRes. ... |