Home
last modified time | relevance | path

Searched +defs:val +defs:error (Results 326 – 350 of 2238) sorted by relevance

1...<<11121314151617181920>>...90

/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_mmap_gtt.c177 volatile uint32_t val = 0; in test_read_write() local
201 volatile uint32_t val = 0; in test_read_write2() local
294 int val = 0; in mmap_gtt_version() local
388 int val = 1; /* by default, we assume GTT is coherent, hence the test */ in is_coherent() local
458 bool error; in test_hang() member
859 uint32_t val = 0; in thread_fault_concurrent() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c44 static dbus_bool_t no_p2p_mgmt_interface(DBusError *error) in no_p2p_mgmt_interface()
517 DBusError *error) in wpa_dbus_p2p_check_enabled()
946 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_getter_p2p_device_config()
1084 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_setter_p2p_device_config()
1276 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_getter_p2p_peers()
1391 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_getter_p2p_role()
1415 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_getter_p2p_group()
1435 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_getter_p2p_peergo()
1464 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_getter_p2p_peer_device_name()
1502 DBusMessageIter *iter, DBusError *error, void *user_data) in wpas_dbus_getter_p2p_peer_manufacturer()
[all …]
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DIDiagnostics.h124 void SetVerbose(bool val) override { in SetVerbose()
135 bool error = false; variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp468 bool val = false; in LoadFormats() local
515 CCodecError &error = Errors.AddNew(); in AddLastError() local
586 CCodecError &error = Errors.AddNew(); in LoadDll() local
608 CCodecError &error = Errors.AddNew(); in LoadDll() local
681 CCodecError &error = Errors.AddNew(); in LoadDll() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DXMLUtils.java125 String val = (n == null) ? "" : n.getNodeValue(); in importProperties() local
203 public void error(SAXParseException x) throws SAXException { in error() method in XMLUtils.EH
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DXMLUtils.java125 String val = (n == null) ? "" : n.getNodeValue(); in importProperties() local
203 public void error(SAXParseException x) throws SAXException { in error() method in XMLUtils.EH
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DXMLUtils.java125 String val = (n == null) ? "" : n.getNodeValue(); in importProperties() local
203 public void error(SAXParseException x) throws SAXException { in error() method in XMLUtils.EH
/aosp_15_r20/external/flac/src/flac/
H A Ddecode.c564 const char *error; in DecoderSession_finish_ok() local
985 FLAC__bool write_little_endian_uint16(FILE *f, FLAC__uint16 val) in write_little_endian_uint16()
995 FLAC__bool write_little_endian_uint32(FILE *f, FLAC__uint32 val) in write_little_endian_uint32()
1006 FLAC__bool write_little_endian_uint64(FILE *f, FLAC__uint64 val) in write_little_endian_uint64()
1019 FLAC__bool write_big_endian_uint16(FILE *f, FLAC__uint16 val) in write_big_endian_uint16()
1029 FLAC__bool write_big_endian_uint32(FILE *f, FLAC__uint32 val) in write_big_endian_uint32()
1040 FLAC__bool write_sane_extended(FILE *f, uint32_t val) in write_sane_extended()
/aosp_15_r20/external/libcups/tools/
H A Dippeveprinter.c2412 int error = errno; /* Write error */ in finish_document_data() local
2443 int error = errno; /* Write error */ in finish_document_data() local
2641 int error = errno; /* Write error */ in finish_document_uri() local
2713 int error = errno; /* Write error */ in finish_document_uri() local
2733 int error = errno; /* Write error */ in finish_document_uri() local
4175 const char *error) /* I - Error message */ in ippserver_error_cb()
6637 char val[1280], /* IPP_NAME=value */ in process_job() local
7245 DNSServiceErrorType error; /* Error from DNS-SD */ in register_printer() local
7846 const char *val; /* Form value */ in show_media() local
8240 const char *val; /* Form value */ in show_supplies() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_image.cpp31 namespace val { namespace
587 if (auto error = ValidateMemoryScope(_, inst, available_scope)) in ValidateImageOperands() local
610 if (auto error = ValidateMemoryScope(_, inst, visible_scope)) return error; in ValidateImageOperands() local
1279 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageLod() local
1398 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageDrefLod() local
1464 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageFetch() local
1537 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) in ValidateImageGather() local
1640 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageRead() local
H A Dvalidate_conversion.cpp25 namespace val { namespace
586 if (auto error = _.CooperativeMatrixShapesMatch( in ConversionPass() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_image.cpp31 namespace val { namespace
587 if (auto error = ValidateMemoryScope(_, inst, available_scope)) in ValidateImageOperands() local
610 if (auto error = ValidateMemoryScope(_, inst, visible_scope)) return error; in ValidateImageOperands() local
1255 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageLod() local
1374 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageDrefLod() local
1440 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageFetch() local
1513 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) in ValidateImageGather() local
1616 if (spv_result_t error = GetActualResultType(_, inst, &actual_result_type)) { in ValidateImageRead() local
/aosp_15_r20/external/libcups/cups/
H A Dhttp-addr.c161 val, /* Socket value */ in httpAddrListen() local
387 …int error = getnameinfo(&addr->addr, (socklen_t)httpAddrLength(addr), name, (socklen_t)namelen, NU… in httpAddrLookup() local
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DError.h217 #define ARM_COMPUTE_THROW_ON_ERROR(error) \ argument
453 #define ARM_COMPUTE_CONST_ON_ERROR(cond, val, msg) (cond) ? throw std::logic_error(msg) : val; argument
459 #define ARM_COMPUTE_CONST_ON_ERROR(cond, val, msg) val argument
/aosp_15_r20/external/google-styleguide/cpplint/
H A Dcpplint.py571 def ProcessHppHeadersOption(val): argument
583 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
1059 def Check(self, error, filename, linenum): argument
1392 def RemoveMultiLineComments(filename, lines, error): argument
1756 def CheckForCopyright(filename, lines, error): argument
1885 def CheckForHeaderGuard(filename, clean_lines, error): argument
1983 def CheckHeaderFileIncluded(filename, include_state, error): argument
2008 def CheckForBadCharacters(filename, lines, error): argument
2033 def CheckForNewlineAtEOF(filename, lines, error): argument
2051 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument
[all …]
/aosp_15_r20/external/libaom/tools/
H A Dcpplint.py571 def ProcessHppHeadersOption(val): argument
583 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
1059 def Check(self, error, filename, linenum): argument
1392 def RemoveMultiLineComments(filename, lines, error): argument
1756 def CheckForCopyright(filename, lines, error): argument
1885 def CheckForHeaderGuard(filename, clean_lines, error): argument
1983 def CheckHeaderFileIncluded(filename, include_state, error): argument
2008 def CheckForBadCharacters(filename, lines, error): argument
2033 def CheckForNewlineAtEOF(filename, lines, error): argument
2051 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument
[all …]
/aosp_15_r20/external/libvpx/tools/
H A Dcpplint.py571 def ProcessHppHeadersOption(val): argument
583 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
1059 def Check(self, error, filename, linenum): argument
1392 def RemoveMultiLineComments(filename, lines, error): argument
1756 def CheckForCopyright(filename, lines, error): argument
1885 def CheckForHeaderGuard(filename, clean_lines, error): argument
1983 def CheckHeaderFileIncluded(filename, include_state, error): argument
2008 def CheckForBadCharacters(filename, lines, error): argument
2033 def CheckForNewlineAtEOF(filename, lines, error): argument
2051 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument
[all …]
/aosp_15_r20/system/tools/hidl/
DCoordinator.cpp85 …Coordinator::addPackagePath(const std::string& root, const std::string& path, std::string* error) { in addPackagePath()
821 std::string error; in checkHash() local
1015 std::string val(optarg); in parseOptions() local
1025 std::string error; in parseOptions() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DStylesheetHandler.java897 protected void error(String msg, Exception e) in error() method in StylesheetHandler
944 protected void error(String msg, Object args[], Exception e) in error() method in StylesheetHandler
991 public void error(org.xml.sax.SAXParseException e) in error() method in StylesheetHandler
1088 String val = attributes.getValue(i); in checkForFragmentID() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtcp_socket_utils.cc341 int val = 1; in SetSocketNoSigpipeIfPossible() local
430 int val = (reuse != 0); in SetSocketReuseAddr() local
502 int val = (low_latency != 0); in SetSocketLowLatency() local
763 auto error = PrepareTcpClientSocket(*posix_socket_wrapper, mapped_target_addr, in CreateAndPrepareTcpClientSocket() local
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
H A Dintf.c43 static inline void hsp_db_write(uint32_t reg, uint32_t val) in hsp_db_write()
223 int32_t error = 0; in tegra_bpmp_ipc_init() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/
Dintf.c43 static inline void hsp_db_write(uint32_t reg, uint32_t val) in hsp_db_write()
223 int32_t error = 0; in tegra_bpmp_ipc_init() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp1497 const glw::GLbyte val = ptr[i]; in calculate_values_from_source() local
1511 const glw::GLubyte val = ptr[i]; in calculate_values_from_source() local
1525 const glw::GLshort val = ptr[i]; in calculate_values_from_source() local
1539 const glw::GLushort val = ptr[i]; in calculate_values_from_source() local
1553 const glw::GLint val = ptr[i]; in calculate_values_from_source() local
1567 const glw::GLuint val = ptr[i]; in calculate_values_from_source() local
1581 const glw::GLfloat val = ptr[i]; in calculate_values_from_source() local
1593 const glw::GLhalf val = ptr[i]; in calculate_values_from_source() local
2287 const glw::GLenum error = gl.getError(); in verifyError() local
3462 glw::GLenum error = 0; in prepareSourceTexture() local
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmaster.rs155 let val = node.recv_reply::<VhostUserU64>(&hdr)?; in get_features() localVariable
163 let val = VhostUserU64::new(features); in set_features() localVariable
217 let val = VhostUserU64::new(base); in set_log_base() localVariable
253 let val = VhostUserVringState::new(queue_index as u32, num.into()); in set_vring_num() localVariable
267 let val = VhostUserVringAddr::from_config_data(queue_index as u32, config_data); in set_vring_addr() localVariable
279 let val = VhostUserVringState::new(queue_index as u32, base.into()); in set_vring_base() localVariable
340 let val = node.recv_reply::<VhostUserU64>(&hdr)?; in get_protocol_features() localVariable
353 let val = VhostUserU64::new(features.bits()); in set_protocol_features() localVariable
367 let val = node.recv_reply::<VhostUserU64>(&hdr)?; in get_queue_num() localVariable
387 let val = VhostUserVringState::new(queue_index as u32, flag); in set_vring_enable() localVariable
[all …]
/aosp_15_r20/external/lzma/C/Util/7zipInstall/
H A D7zipInstall.c377 static LONG MyRegistry_SetString(HKEY hKey, LPCWSTR name, LPCWSTR val) in MyRegistry_SetString()
383 static LONG MyRegistry_SetDWORD(HKEY hKey, LPCWSTR name, DWORD val) in MyRegistry_SetDWORD()
397 …atic LONG MyRegistry_CreateKeyAndVal(HKEY parentKey, LPCWSTR keyName, LPCWSTR valName, LPCWSTR val) in MyRegistry_CreateKeyAndVal()
420 …c LONG MyRegistry_CreateKeyAndVal_32(HKEY parentKey, LPCWSTR keyName, LPCWSTR valName, LPCWSTR val) in MyRegistry_CreateKeyAndVal_32()
481 static void HexToString(UInt32 val, WCHAR *s) in HexToString()
1063 BoolInt error = True; in WinMain() local

1...<<11121314151617181920>>...90