Home
last modified time | relevance | path

Searched refs:ERR (Results 1 - 25 of 195) sorted by relevance

12345678

/third_party/ffmpeg/libavcodec/tests/
H A Davcodec.c37 #define ERR(msg) ERR_INTERNAL(msg, ) macro
83 ERR("Non-audio codec %s has audio-only fields set\n"); in main()
87 ERR("Non-audio codec %s has audio-only capabilities set\n"); in main()
91 ERR("Non-video codec %s has video-only fields set\n"); in main()
93 ERR("Non-video codec %s exports cropping\n"); in main()
97 ERR("Codec %s wants mainfunction despite not being " in main()
103 ERR("Codec %s has private-only threading support\n"); in main()
117 ERR("Codec %s has unknown cb_type\n"); in main()
122 ERR("Codec %s cb_type and av_codec_is_(de|en)coder inconsistent.\n"); in main()
136 ERR("Encode in main()
[all...]
/third_party/selinux/libsepol/src/
H A Dmodule.c319 ERR(handle, "Out of memory!"); in sepol_link_packages()
336 ERR(handle, "Out of memory!"); in sepol_link_packages()
341 ERR(handle, "Out of memory!"); in sepol_link_packages()
387 ERR(file->handle, "out of memory"); in module_package_read_offsets()
393 ERR(file->handle, "module package header truncated"); in module_package_read_offsets()
397 ERR(file->handle, in module_package_read_offsets()
407 ERR(file->handle, "too many sections (%u) in module package", in module_package_read_offsets()
414 ERR(file->handle, "out of memory"); in module_package_read_offsets()
421 ERR(file->handle, "out of memory"); in module_package_read_offsets()
426 ERR(fil in module_package_read_offsets()
[all...]
H A Dnode_record.c55 ERR(handle, "could not parse IPv4 address " in node_parse_addr()
68 ERR(handle, "could not parse IPv6 address " in node_parse_addr()
77 ERR(handle, "unsupported protocol %u, could not " in node_parse_addr()
112 ERR(handle, "unsupported protocol %u", proto); in node_alloc_addr()
121 ERR(handle, "out of memory"); in node_alloc_addr()
125 ERR(handle, "could not allocate address of protocol %s", in node_alloc_addr()
149 ERR(handle, in node_expand_addr()
164 ERR(handle, in node_expand_addr()
172 ERR(handle, "unsupported protocol %u, could not" in node_expand_addr()
204 ERR(handl in node_alloc_addr_string()
[all...]
H A Dcontext_record.c39 ERR(handle, "out of memory, could not set " in sepol_context_set_user()
64 ERR(handle, "out of memory, could not set " in sepol_context_set_role()
88 ERR(handle, "out of memory, could not set " in sepol_context_set_type()
112 ERR(handle, "out of memory, could not set " in sepol_context_set_mls()
130 ERR(handle, "out of memory, could not create context"); in sepol_context_create()
174 ERR(handle, "out of memory"); in sepol_context_clone()
177 ERR(handle, "could not clone context record"); in sepol_context_clone()
216 ERR(handle, "out of memory"); in sepol_context_from_string()
261 ERR(handle, "malformed context \"%s\"", str); in sepol_context_from_string()
264 ERR(handl in sepol_context_from_string()
[all...]
H A Dexpand.c133 ERR(state->handle, "Out of memory!"); in type_copy_callback()
139 ERR(state->handle, "Out of memory!"); in type_copy_callback()
151 ERR(state->handle, "type space overflow"); in type_copy_callback()
163 ERR(state->handle, "hashtab overflow"); in type_copy_callback()
169 ERR(state->handle, "Out of memory!"); in type_copy_callback()
201 ERR(state->handle, "attribute %s vanished!", id); in attr_convert_callback()
205 ERR(state->handle, "out of memory"); in attr_convert_callback()
211 ERR(state->handle, "Out of memory!"); in attr_convert_callback()
273 ERR(state->handle, "Out of memory!"); in common_copy_callback()
278 ERR(stat in common_copy_callback()
[all...]
H A Dbooleans.c33 ERR(handle, "boolean %s no longer in policy", name); in bool_update()
37 ERR(handle, "illegal value %d for boolean %s", value, name); in bool_update()
46 ERR(handle, "out of memory"); in bool_update()
50 ERR(handle, "could not update boolean %s", cname); in bool_update()
77 ERR(handle, "could not convert boolean %s to record", name); in bool_to_record()
95 ERR(handle, "error while re-evaluating conditionals"); in sepol_bool_set()
102 ERR(handle, "could not set boolean %s", name); in sepol_bool_set()
129 ERR(handle, "out of memory, could not check " in sepol_bool_exists()
170 ERR(handle, "out of memory"); in sepol_bool_query()
173 ERR(handl in sepol_bool_query()
[all...]
H A Dibpkey_record.c41 ERR(handle, "could not parse IPv6 address for ibpkey subnet prefix %s: %m", in ibpkey_parse_subnet_prefix()
66 ERR(handle, in ibpkey_expand_subnet_prefix()
91 ERR(handle, "out of memory"); in ibpkey_alloc_subnet_prefix_string()
93 ERR(handle, "could not allocate string buffer for subnet_prefix"); in ibpkey_alloc_subnet_prefix_string()
107 ERR(handle, "out of memory, could not create ibpkey key"); in sepol_ibpkey_key_create()
121 ERR(handle, "out of memory"); in sepol_ibpkey_key_create()
125 ERR(handle, "could not create ibpkey key for subnet prefix%s, range %u, %u", in sepol_ibpkey_key_create()
150 ERR(handle, "could not extract key from ibpkey %s %d:%d", in sepol_ibpkey_key_extract()
250 ERR(handle, "could not get ibpkey subnet_prefix"); in sepol_ibpkey_get_subnet_prefix()
275 ERR(handl in sepol_ibpkey_set_subnet_prefix()
[all...]
H A Dibendport_record.c43 ERR(handle, "out of memory"); in sepol_ibendport_alloc_ibdev_name()
44 ERR(handle, "could not allocate string buffer for ibdev_name"); in sepol_ibendport_alloc_ibdev_name()
58 ERR(handle, "out of memory, could not create ibendport key"); in sepol_ibendport_key_create()
72 ERR(handle, "out of memory"); in sepol_ibendport_key_create()
76 ERR(handle, "could not create ibendport key for IB device %s, port %u", in sepol_ibendport_key_create()
96 ERR(handle, "could not extract key from ibendport device %s port %d", in sepol_ibendport_key_extract()
175 ERR(handle, "could not get ibendport ibdev_name"); in sepol_ibendport_get_ibdev_name()
196 ERR(handle, "could not set ibendport subnet prefix to %s", ibdev_name); in sepol_ibendport_set_ibdev_name()
207 ERR(handle, "out of memory, could not create ibendport record"); in sepol_ibendport_create()
244 ERR(handl in sepol_ibendport_clone()
[all...]
H A Dpolicydb_convert.c24 ERR(handle, "policy image is invalid"); in policydb_from_image()
48 ERR(handle, "could not compute policy length"); in policydb_to_image()
57 ERR(handle, "out of memory"); in policydb_to_image()
67 ERR(handle, "could not write policy"); in policydb_to_image()
77 ERR(handle, "Out of memory"); in policydb_to_image()
82 ERR(handle, "new policy image is invalid"); in policydb_to_image()
96 ERR(handle, "could not create policy image"); in policydb_to_image()
H A Dcontext.c135 ERR(handle, "out of memory, could not convert " "context to string"); in context_to_string()
162 ERR(handle, "out of memory"); in context_from_record()
171 ERR(handle, "user %s is not defined", user); in context_from_record()
180 ERR(handle, "role %s is not defined", role); in context_from_record()
189 ERR(handle, "type %s is not defined", type); in context_from_record()
196 ERR(handle, "MLS is disabled, but MLS context \"%s\" found", in context_from_record()
200 ERR(handle, "MLS is enabled, but no MLS context found"); in context_from_record()
209 ERR(handle, in context_from_record()
213 ERR(handle, in context_from_record()
235 ERR(handl in context_from_record()
[all...]
H A Dusers.c54 ERR(handle, "could not copy MLS level"); in user_to_record()
60 ERR(handle, "could not copy MLS level"); in user_to_record()
78 ERR(handle, "could not copy MLS range"); in user_to_record()
165 ERR(handle, "undefined role %s for user %s", in sepol_user_modify()
182 ERR(handle, "MLS is enabled, but no MLS " in sepol_user_modify()
194 ERR(handle, "could not copy MLS level %s", cmls_level); in sepol_user_modify()
202 ERR(handle, "MLS is enabled, but no MLS" in sepol_user_modify()
213 ERR(handle, "could not copy MLS range %s", cmls_range); in sepol_user_modify()
219 ERR(handle, "MLS is disabled, but MLS level/range " in sepol_user_modify()
264 ERR(handl in sepol_user_modify()
[all...]
H A Dlink.c152 ERR(state->handle, "Memory error"); in permission_copy_callback()
159 ERR(state->handle, "Memory error"); in permission_copy_callback()
167 ERR(state->handle, in permission_copy_callback()
175 ERR(state->handle, in permission_copy_callback()
191 ERR(state->handle, "Out of memory!"); in permission_copy_callback()
216 ERR(state->handle, "Found conflicting default user definitions"); in class_copy_default_new_object()
223 ERR(state->handle, "Found conflicting default role definitions"); in class_copy_default_new_object()
230 ERR(state->handle, "Found conflicting default type definitions"); in class_copy_default_new_object()
237 ERR(state->handle, "Found conflicting default range definitions"); in class_copy_default_new_object()
273 ERR(stat in class_copy_callback()
[all...]
H A Davtab.c455 ERR(fp->handle, "truncated entry"); in avtab_read_item()
461 ERR(fp->handle, "invalid item count"); in avtab_read_item()
467 ERR(fp->handle, "truncated entry"); in avtab_read_item()
475 ERR(fp->handle, "truncated source type"); in avtab_read_item()
481 ERR(fp->handle, "truncated target type"); in avtab_read_item()
487 ERR(fp->handle, "truncated target class"); in avtab_read_item()
495 ERR(fp->handle, "null entry"); in avtab_read_item()
499 ERR(fp->handle, "entry has both access " in avtab_read_item()
507 ERR(fp->handle, "entry has too many items (%d/%d)", in avtab_read_item()
520 ERR(f in avtab_read_item()
[all...]
H A Dnodes.c47 ERR(handle, "unsupported protocol %u", proto); in node_from_record()
68 ERR(handle, "out of memory"); in node_from_record()
79 ERR(handle, "could not create node structure"); in node_from_record()
125 ERR(handle, "unsupported protocol %u", proto); in node_to_record()
140 ERR(handle, "could not convert node to record"); in node_to_record()
215 ERR(handle, "unsupported protocol %u", proto); in sepol_node_exists()
223 ERR(handle, "could not check if node %s/%s (%s) exists", in sepol_node_exists()
282 ERR(handle, "unsupported protocol %u", proto); in sepol_node_query()
289 ERR(handle, "could not query node %s/%s (%s)", in sepol_node_query()
329 ERR(handl in sepol_node_modify()
[all...]
H A Diface_record.c35 ERR(handle, "out of memory, could not create interface key"); in sepol_iface_key_create()
41 ERR(handle, "out of memory, could not create interface key"); in sepol_iface_key_create()
64 ERR(handle, "could not extract key from " in sepol_iface_key_extract()
102 ERR(handle, "out of memory, could not create " in sepol_iface_create()
130 ERR(handle, "out of memory, " "could not set interface name"); in sepol_iface_set_name()
154 ERR(handle, "out of memory, could not set interface context"); in sepol_iface_set_ifcon()
178 ERR(handle, "out of memory, could not set message context"); in sepol_iface_set_msgcon()
214 ERR(handle, "could not clone interface record"); in sepol_iface_clone()
H A Duser_record.c39 ERR(handle, "out of memory, " in sepol_user_key_create()
46 ERR(handle, "out of memory, could not create selinux user key"); in sepol_user_key_create()
69 ERR(handle, "could not extract key from user %s", user->name); in sepol_user_key_extract()
109 ERR(handle, "out of memory, could not set name"); in sepol_user_set_name()
132 ERR(handle, "out of memory, " in sepol_user_set_mlslevel()
155 ERR(handle, "out of memory, " in sepol_user_set_mlsrange()
199 ERR(handle, "out of memory, could not add role %s", role); in sepol_user_add_role()
249 ERR(handle, "out of memory, could not allocate roles array for" in sepol_user_set_roles()
282 ERR(handle, "out of memory, could not " in sepol_user_get_roles()
310 ERR(handl in sepol_user_create()
[all...]
H A Dpolicydb_validate.c224 ERR(handle, "Invalid scope"); in validate_scopes()
343 ERR(handle, "Invalid constraint expr"); in validate_constraint_nodes()
357 ERR(handle, "Invalid common class datum"); in validate_common_datum()
425 ERR(handle, "Invalid class datum"); in validate_class_datum()
460 ERR(handle, "Invalid role datum"); in validate_role_datum()
530 ERR(handle, "Invalid type datum"); in validate_type_datum()
638 ERR(handle, "Invalid user datum"); in validate_user_datum()
673 ERR(handle, "Invalid bool datum"); in validate_bool_datum()
722 ERR(handle, "Invalid datum array gaps"); in validate_datum_array_gaps()
765 ERR(handl in validate_datum_array_entries()
[all...]
H A Dboolean_record.c29 ERR(handle, "out of memory, " "could not create boolean key"); in sepol_bool_key_create()
35 ERR(handle, "out of memory, " "could not create boolean key"); in sepol_bool_key_create()
58 ERR(handle, "could not extract key from boolean %s", in sepol_bool_key_extract()
102 ERR(handle, "out of memory, could not set boolean name"); in sepol_bool_set_name()
133 ERR(handle, "out of memory, " in sepol_bool_create()
165 ERR(handle, "could not clone boolean record"); in sepol_bool_clone()
H A Dports.c30 ERR(handle, "unsupported protocol %u", proto); in sepol2ipproto()
48 ERR(handle, "invalid protocol %u " "found in policy", proto); in ipproto2sepol()
82 ERR(handle, "low port %d exceeds high port %d", in port_from_record()
100 ERR(handle, "out of memory"); in port_from_record()
109 ERR(handle, "could not create port structure for range %u:%u (%s)", in port_from_record()
149 ERR(handle, "could not convert port range %u - %u (%s) " in port_to_record()
207 ERR(handle, "could not check if port range %u - %u (%s) exists", in sepol_port_exists()
246 ERR(handle, "could not query port range %u - %u (%s)", in sepol_port_query()
280 ERR(handle, "could not load port range %u - %u (%s)", in sepol_port_modify()
322 ERR(handl in sepol_port_iterate()
[all...]
/third_party/backends/frontend/
H A Dtstbackend.c60 ERR, /* error, test can continue */ enumerator
129 case ERR: /* error */ in check()
361 check(ERR, (opt->type == SANE_TYPE_INT), in test_options()
410 check(ERR, (!SANE_OPTION_IS_SETTABLE (opt->cap)), in test_options()
414 check(ERR, (opt->name != NULL && *opt->name ==0), in test_options()
417 check(ERR, (opt->name != NULL && *opt->name !=0), in test_options()
427 check(ERR, (*p >= 'a' && *p <= 'z'), in test_options()
434 check(ERR, ((*p >= 'a' && *p <= 'z') || in test_options()
491 check(ERR, 0, in test_options()
514 check(ERR, (statu in test_options()
[all...]
/third_party/ltp/testcases/lib/
H A Dtst_kvcmp.c21 ERR, enumerator
50 return ERR; in strtop()
109 enum op prev_op = ERR; in main()
133 if (ret != -1 && prev_op == ERR) { in main()
158 case ERR: in main()
189 case ERR: in main()
194 prev_op = ERR; in main()
198 prev_op = ERR; in main()
205 if (prev_op != ERR) { in main()
/third_party/vk-gl-cts/framework/opengl/
H A DgluDefs.hpp29 #define GLU_EXPECT_NO_ERROR(ERR, MSG) glu::checkError((ERR), MSG, __FILE__, __LINE__)
30 #define GLU_CHECK_ERROR(ERR) GLU_EXPECT_NO_ERROR(ERR, DE_NULL)
33 #define GLU_CHECK_CALL_ERROR(CALL, ERR) do { CALL; GLU_EXPECT_NO_ERROR(ERR, #CALL); } while (deGetFalse())
/third_party/alsa-utils/alsamixer/
H A Dcurskey.c61 return ERR; in curskey_find()
72 * Return ERR on failure.
79 return ERR; in curskey_keycode()
95 if (i != ERR) in curskey_keycode()
111 * Returns OK on success, ERR on failure.
147 * Returns OK if meta keys are available, ERR otherwise.
176 return ERR; in curskey_define_meta_keys()
187 * Returns ERR if the modifiers cannot be applied to this key.
194 return ERR; in curskey_mod_key()
204 return ERR; in curskey_mod_key()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A Ddebug.h53 #define ERR(message, ...) (void(0)) macro
55 #define ERR(message, ...) do {es::trace("err: %s(%d): " message "\n", __FUNCTION__, __LINE__, ##__VA_ARGS__); assert(false);} while(false)
63 ERR("\t! Assert failed in %s(%d): "#expression"\n", __FUNCTION__, __LINE__); \
87 ERR("\t! Unreachable case reached: %s(%d). %s: %d\n", __FUNCTION__, __LINE__, #value, value); \
91 #define UNREACHABLE(value) ERR("\t! Unreachable reached: %s(%d). %s: %d\n", __FUNCTION__, __LINE__, #value, value)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp41 ERR() << "Failed to query CL platform info for " << name; in GetPlatformString()
118 ERR() << "Missing entry points for OpenCL 1.0"; in createInfo()
139 ERR() << "Tried to create CL pass-through back end for ANGLE library"; in createInfo()
182 ERR() << "Failed to query CL platform info for CL_PLATFORM_HOST_TIMER_RESOLUTION"; in createInfo()
196 ERR() << "Failed to query CL platform info for CL_PLATFORM_NUMERIC_VERSION"; in createInfo()
212 ERR() << "Failed to query CL platform info for CL_PLATFORM_EXTENSIONS_WITH_VERSION"; in createInfo()
221 ERR() << "Failed to query CL platform info for CL_PLATFORM_EXTENSIONS_WITH_VERSION"; in createInfo()
237 ERR() << "Missing entry points for OpenCL 1.1"; in createInfo()
258 ERR() << "Missing entry points for OpenCL 1.2"; in createInfo()
277 ERR() << "Missin in createInfo()
[all...]

Completed in 15 milliseconds

12345678