Home
last modified time | relevance | path

Searched +defs:error +defs:c (Results 551 – 575 of 2573) sorted by relevance

1...<<21222324252627282930>>...103

/aosp_15_r20/external/mesa3d/src/glx/
H A Ddrisw_glx.c474 xcb_generic_error_t *error; in driswCreateDrawable() local
569 xcb_connection_t *c = XGetXCBConnection(dpy); in check_xshm() local
571 xcb_generic_error_t *error; in check_xshm() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHandler.cpp502 …:GetNextItem(CItem &item, ICryptoGetTextPassword *getTextPassword, bool &filled, EErrorType &error) in GetNextItem()
549 wchar_t c = password[i]; in GetNextItem() local
1139 EErrorType error; in Open2() local
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dgram.y151 #define error(l, fmt, ...) \ macro
573 #define error(l, fmt, ...) \ macro
3261 struct condition *c, in set_instruction_pred_cond()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DSubmissionPublisher.java657 public void closeExceptionally(Throwable error) { in closeExceptionally()
1129 int c = ctl, n = tail - head; in estimateLag() local
1209 int c; // start or keep alive if requests exist and not active in startOnOffer() local
1254 int c; Object[] a; // to null out buffer on async error in onError() local
1295 int c, taken; boolean empty; in consume() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DSubmissionPublisher.java657 public void closeExceptionally(Throwable error) { in closeExceptionally()
1129 int c = ctl, n = tail - head; in estimateLag() local
1209 int c; // start or keep alive if requests exist and not active in startOnOffer() local
1254 int c; Object[] a; // to null out buffer on async error in onError() local
1295 int c, taken; boolean empty; in consume() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/
DSubmissionPublisher.java657 public void closeExceptionally(Throwable error) { in closeExceptionally()
1129 int c = ctl, n = tail - head; in estimateLag() local
1209 int c; // start or keep alive if requests exist and not active in startOnOffer() local
1254 int c; Object[] a; // to null out buffer on async error in onError() local
1295 int c, taken; boolean empty; in consume() local
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp2547 cl_ulong getHostTimer(cl_int *error = nullptr) in getHostTimer()
2571 std::pair<cl_ulong, cl_ulong> getDeviceAndHostTimer(cl_int *error = nullptr) in getDeviceAndHostTimer()
3200 static void makeDefaultProvided(const Context &c) { in makeDefaultProvided()
3277 cl_int error; in Context() local
3312 cl_int error; in Context() local
3342 cl_int error; in Context() local
3606 cl_int error = 0; in makeDefault() local
3776 cl_int error; in UserEvent() local
4256 cl::pointer<T, detail::Deleter<SVMAllocator<T, SVMTrait>>> allocate_svm(const cl::Context &c, Args.… in allocate_svm()
4308 cl_int error; in Buffer() local
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/
H A DTestFmwk.java1067 public void write(int c) {} in write()
1095 public void write(int c) { in write()
1112 int c = UTF16Util.charAt(buf, 0, buf.length, off); in write() local
1844 protected boolean assertEquals(String message, float expected, float actual, double error) { in assertEquals()
1856 protected boolean assertEquals(String message, double expected, double actual, double error) { in assertEquals()
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dre2_test.cc191 string error; in TestCheckRewriteString() local
780 char c; in TEST() local
785 unsigned char c; in TEST() local
1279 const char *error; member
1368 string a, b, c; in TEST() local
/aosp_15_r20/external/iptables/libiptc/
H A Dlibiptc.c158 struct chain_head *c = malloc(sizeof(*c)); in iptcc_alloc_chain_head() local
171 static struct rule_head *iptcc_alloc_rule(struct chain_head *c, unsigned int size) in iptcc_alloc_rule()
533 struct chain_head *c; in iptcc_chain_index_build() local
592 static int iptcc_chain_index_delete_chain(struct chain_head *c, struct xtc_handle *h) in iptcc_chain_index_delete_chain()
644 static inline unsigned int iptcc_is_builtin(struct chain_head *c) in iptcc_is_builtin()
650 static struct rule_head *iptcc_get_rule_num(struct chain_head *c, in iptcc_get_rule_num()
665 static struct rule_head *iptcc_get_rule_num_reverse(struct chain_head *c, in iptcc_get_rule_num_reverse()
700 struct chain_head *c = list_entry(pos, struct chain_head, list); in iptcc_find_chain_by_offset() local
725 struct chain_head *c = list_entry(pos, struct chain_head, list); in iptcc_find_label() local
765 struct chain_head *c = list_entry(pos, struct chain_head, list); in iptcc_find_label() local
[all …]
/aosp_15_r20/external/python/cpython2/Lib/
Dcalendar.py18 error = ValueError variable
335 def formatyear(self, theyear, w=2, l=1, c=6, m=3): argument
372 def pryear(self, theyear, w=0, l=0, c=6, m=3): argument
568 c = TextCalendar() variable
/aosp_15_r20/external/libxml2/
H A Dschematron.c183 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */ member
213 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */ member
254 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchematronPErr()
311 xmlSchematronVErr(xmlSchematronValidCtxtPtr ctxt, int error, in xmlSchematronVErr()
1561 xmlChar c; in xmlSchematronFormatReport() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h679 QuicErrorCode error, const std::string& details, in ReallyCloseConnection()
689 QuicErrorCode error, QuicIetfTransportErrorCodes ietf_error, in ReallyCloseConnection4()
696 void ReallySendConnectionClosePacket(QuicErrorCode error, in ReallySendConnectionClosePacket()
848 QuicRstStreamErrorCode error, in ReallyMaybeSendRstStreamFrame()
2217 for (char& c : result) { in EscapeTestParamName() local
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp55 GLint error = glGetError(); in checkGlError() local
516 EGLint error = eglGetError(); in waitSync() local
548 EGLint error = eglGetError(); in waitFence() local
567 size_t c; in fillRegionWithColor() local
958 GLenum error = glGetError(); in checkErrors() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_constructor_test.cc65 for (const string& error : expected_error_strs) { in ExpectError() local
91 for (const string& error : expected_error_strs) { in ExpectError() local
181 Status Scalars(shape_inference::InferenceContext* c) { in Scalars()
220 .SetShapeFn([](shape_inference::InferenceContext* c) { in __anonc89d8d880202()
/aosp_15_r20/system/security/keystore2/src/crypto/tests/
H A Dcertificate_utils_test.cpp37 unsigned long error = ERR_peek_last_error(); in log_ssl_error() local
47 for (auto& c : data) { in hexdump() local
/aosp_15_r20/external/fmtlib/src/
H A Dos.cc92 static bool is_whitespace(wchar_t c) noexcept { in is_whitespace()
252 DWORD error = GetLastError(); in size() local
/aosp_15_r20/external/libxml2/fuzz/
H A Dreader.c107 const xmlError *error; in LLVMFuzzerTestOneInput() local
131 int c = (unsigned char) docBuffer[i]; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc84 static char get_utf8_safe_char(char c) { in get_utf8_safe_char()
851 grpc_error_handle error = parser->Parse(slice, is_last != 0); in grpc_chttp2_header_parser_parse() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Ducmstate.cpp189 const char *error; in ucm_addState() local
211 char c; in ucm_parseHeaderLine() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DCubeMapActivity.java302 char c = (char) ((y + 1) * mW + x); in Grid() local
384 int error = ((GL10) gl).glGetError(); in checkGLError() local
/aosp_15_r20/external/curl/src/
H A Dtool_urlglob.c196 char *c; in glob_range() local
450 FILE *error) in glob_url()
/aosp_15_r20/external/libpng/contrib/gregbook/
H A Drpng2-win.c138 #define CLIP8P(c) MAX(0,(MIN((c),255))) /* 8-bit pos. integer (uch) */ argument
282 int error = 0; in WinMain() local
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp189 const char *error; in ucm_addState() local
211 char c; in ucm_parseHeaderLine() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc102 static char get_utf8_safe_char(char c) { in get_utf8_safe_char()
953 grpc_error_handle error = parser->Parse( in grpc_chttp2_header_parser_parse() local

1...<<21222324252627282930>>...103