Home
last modified time | relevance | path

Searched +defs:val +defs:error (Results 351 – 375 of 2238) sorted by relevance

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

/aosp_15_r20/system/core/debuggerd/client/
H A Ddebuggerd_client.cpp122 std::string error; in debuggerd_trigger_dump() local
236 sigval val = {.sival_int = (dump_type == kDebuggerdNativeBacktrace) ? 1 : 0}; in debuggerd_trigger_dump() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_batch_tf_opkernels.cc85 const char* val = std::getenv("TF_NUM_BATCH_THREADS"); in NumBatchThreadsFromEnvironmentWithDefault() local
591 if (auto* error = result->GetErrorIfPresent()) { in ProcessFuncBatchImpl() local
613 for (auto* error : errors) { in ProcessFuncBatchImpl() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp34 namespace val { namespace
832 if (auto error = CheckBuiltInVariable(interface, vstate)) in CheckDecorationsOfEntryPoints() local
835 if (auto error = CheckBuiltInVariable(interface, vstate)) in CheckDecorationsOfEntryPoints() local
1633 if (auto error = in CheckUniformDecoration() local
1899 if (auto error = CheckImportedVariableInitialization(vstate)) return error; in ValidateDecorations() local
1900 if (auto error = CheckDecorationsOfEntryPoints(vstate)) return error; in ValidateDecorations() local
1901 if (auto error = CheckDecorationsOfBuffers(vstate)) return error; in ValidateDecorations() local
1902 if (auto error = CheckDecorationsCompatibility(vstate)) return error; in ValidateDecorations() local
1903 if (auto error = CheckLinkageAttrOfFunctions(vstate)) return error; in ValidateDecorations() local
1904 if (auto error = CheckVulkanMemoryModelDeprecatedDecorations(vstate)) in ValidateDecorations() local
[all …]
Dvalidate_extensions.cpp35 namespace val { namespace
457 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentBuffer() local
477 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentBuffer() local
488 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentOffsetBuffer() local
518 if (auto error = ValidateArgInfo(_, inst, 10)) { in ValidateClspvReflectionArgumentOffsetBuffer() local
529 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentPushConstant() local
549 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentPushConstant() local
560 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentWorkgroup() local
580 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentWorkgroup() local
674 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionPropertyRequiredWorkgroupSize() local
[all …]
Dvalidate_non_uniform.cpp26 namespace val { namespace
430 if (auto error = ValidateExecutionScope(_, inst, execution_scope)) { in NonUniformPass() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_decorations.cpp34 namespace val { namespace
832 if (auto error = CheckBuiltInVariable(interface, vstate)) in CheckDecorationsOfEntryPoints() local
835 if (auto error = CheckBuiltInVariable(interface, vstate)) in CheckDecorationsOfEntryPoints() local
1628 if (auto error = in CheckUniformDecoration() local
1894 if (auto error = CheckImportedVariableInitialization(vstate)) return error; in ValidateDecorations() local
1895 if (auto error = CheckDecorationsOfEntryPoints(vstate)) return error; in ValidateDecorations() local
1896 if (auto error = CheckDecorationsOfBuffers(vstate)) return error; in ValidateDecorations() local
1897 if (auto error = CheckDecorationsCompatibility(vstate)) return error; in ValidateDecorations() local
1898 if (auto error = CheckLinkageAttrOfFunctions(vstate)) return error; in ValidateDecorations() local
1899 if (auto error = CheckVulkanMemoryModelDeprecatedDecorations(vstate)) in ValidateDecorations() local
[all …]
H A Dvalidate_extensions.cpp35 namespace val { namespace
457 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentBuffer() local
477 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentBuffer() local
488 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentOffsetBuffer() local
518 if (auto error = ValidateArgInfo(_, inst, 10)) { in ValidateClspvReflectionArgumentOffsetBuffer() local
529 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentPushConstant() local
549 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentPushConstant() local
560 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentWorkgroup() local
580 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentWorkgroup() local
674 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionPropertyRequiredWorkgroupSize() local
[all …]
H A Dvalidate_non_uniform.cpp26 namespace val { namespace
435 if (auto error = ValidateExecutionScope(_, inst, execution_scope)) { in NonUniformPass() local
/aosp_15_r20/system/core/libstats/push_compat/
H A Dstats_event_list.c123 void note_log_drop(int error, int tag) { in note_log_drop()
197 static inline void copy4LE(uint8_t* buf, uint32_t val) { in copy4LE()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/extensions/
Dextutil.h102 int (*error)( member
141 #define XextCheckExtension(dpy,i,name,val) \ argument
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dextutil.h102 int (*error)( member
141 #define XextCheckExtension(dpy,i,name,val) \ argument
/aosp_15_r20/external/selinux/gui/
H A DbooleansPage.py78 def __init__(self, name, val, save=False): argument
145 def error(self, message): member in booleansPage
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/plan9obj/
Dfile.go91 val any member
207 func walksymtab(data []byte, ptrsz int, fn func(sym) error) error {
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java819 void onFailure(CallbackType callback, PropertyAsyncError error); in onFailure()
839 public void onFailure(GetPropertyCallback callback, PropertyAsyncError error) { in onFailure()
864 public void onFailure(SetPropertyCallback callback, PropertyAsyncError error) { in onFailure()
2889 @NonNull E val) { in setProperty()
2940 public void setBooleanProperty(int propertyId, int areaId, boolean val) { in setBooleanProperty()
2954 public void setFloatProperty(int propertyId, int areaId, float val) { in setFloatProperty()
2968 public void setIntProperty(int propertyId, int areaId, int val) { in setIntProperty()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A DHTMLparser.c77 htmlParseErr(xmlParserCtxtPtr ctxt, xmlParserErrors error, in htmlParseErr()
94 htmlParseErrInt(xmlParserCtxtPtr ctxt, xmlParserErrors error, in htmlParseErrInt()
95 const char *msg, int val) in htmlParseErrInt()
249 #define SKIP(val) ctxt->input->cur += (val),ctxt->input->col+=(val) argument
251 #define NXT(val) ctxt->input->cur[(val)] argument
253 #define UPP(val) (toupper(ctxt->input->cur[(val)])) argument
371 unsigned int val; in htmlCurrentChar() local
3476 int val = 0; in htmlParseCharRef() local
3636 xmlChar *val = NULL; in htmlParseAttribute() local
5583 xmlChar val; in htmlParseTryOrFinish() local
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_extensions.cpp35 namespace val { namespace
457 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentBuffer() local
477 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentBuffer() local
488 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentOffsetBuffer() local
518 if (auto error = ValidateArgInfo(_, inst, 10)) { in ValidateClspvReflectionArgumentOffsetBuffer() local
529 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentPushConstant() local
549 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentPushConstant() local
560 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionArgumentWorkgroup() local
580 if (auto error = ValidateArgInfo(_, inst, 8)) { in ValidateClspvReflectionArgumentWorkgroup() local
674 if (auto error = ValidateKernelDecl(_, inst)) { in ValidateClspvReflectionPropertyRequiredWorkgroupSize() local
[all …]
H A Dvalidate_decorations.cpp34 namespace val { namespace
861 if (auto error = CheckBuiltInVariable(interface, vstate)) in CheckDecorationsOfEntryPoints() local
1789 if (auto error = in CheckUniformDecoration() local
2056 if (auto error = CheckImportedVariableInitialization(vstate)) return error; in ValidateDecorations() local
2057 if (auto error = CheckDecorationsOfEntryPoints(vstate)) return error; in ValidateDecorations() local
2058 if (auto error = CheckDecorationsOfBuffers(vstate)) return error; in ValidateDecorations() local
2059 if (auto error = CheckDecorationsCompatibility(vstate)) return error; in ValidateDecorations() local
2060 if (auto error = CheckLinkageAttrOfFunctions(vstate)) return error; in ValidateDecorations() local
2061 if (auto error = CheckVulkanMemoryModelDeprecatedDecorations(vstate)) in ValidateDecorations() local
2063 if (auto error = CheckDecorationsFromDecoration(vstate)) return error; in ValidateDecorations() local
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDlog4j-1.2.14.jar ... lang.Throwable) Object message Throwable t public void error (java.lang.Object) Object message public ...
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_common.h60 #define vn_error(instance, error) \ argument
305 #define VN_REFCOUNT_INIT(val) \ argument
318 vn_refcount_fetch_add_relaxed(struct vn_refcount *ref, int val) in vn_refcount_fetch_add_relaxed()
324 vn_refcount_fetch_sub_release(struct vn_refcount *ref, int val) in vn_refcount_fetch_sub_release()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDdvlib.jar ... ) throws org.xml.sax.SAXException String val String uri String localName String name org.xml. ...
/aosp_15_r20/external/tinyalsa/
H A Dpcm.c176 static void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned int val) in param_set_min()
193 static void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned int val) in param_set_max()
210 static void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned int val) in param_set_int()
262 char error[PCM_ERROR_MAX]; member
751 enum pcm_param param, unsigned int val) in pcm_params_set_min()
783 enum pcm_param param, unsigned int val) in pcm_params_set_max()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient_test.cc103 [out_status](att::Result<> val) { *out_status = val; }); in SendDiscoverDescriptors()
321 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
337 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
365 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
394 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
427 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
446 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
468 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
488 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
513 auto res_cb = [&status](att::Result<> val) { status = val; }; in TEST_F()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.cpp71 if (spv_result_t error = advanceLine(text, position)) return error; in advance() local
243 const char* val, spv_result_t error_code, const IdType& type, in binaryEncodeNumericLiteral()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.cpp71 if (spv_result_t error = advanceLine(text, position)) return error; in advance() local
243 const char* val, spv_result_t error_code, const IdType& type, in binaryEncodeNumericLiteral()
/aosp_15_r20/external/libopus/tests/
H A Dtest_opus_projection.c61 opus_int16 val = a[i]; in assert_is_equal() local
294 int error; in test_encode_decode() local

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