Searched refs:returned (Results 1 – 8 of 8) sorted by relevance
21 returned.33 where numConfigs and numAttribs are the values returned in 35 of required bytes is returned otherwise the function returns the number47 …configs - the returned matching configuration names (same names as familiar to the client in rcGet…64 context is a handle returned in rcCreateContext.
9 # TODO: socket returned by accept() has unlabeled context on it. Give it a
20 …ocessed dummy IO vector (port %d)SlimBusBamLib.c:[DevId: 0x%x] Error returned from BAM pipe tra…32 …returned faildiagbuf_mpd.c:micro_diagbuffer_NameGet returned failusb_xhcd.c:BuffRingPhy HI…33 …%ld, size %ld!!vdec_svc.cpp:vdec_set_param_cmd(): critical error(%lx) returned by module(%#lx) i…38 …returned 0x%x (overrun)AFEDecoder_If.cpp:afe_send_data_to_decoder port_id: 0x%x failed to deliver…
1 …internal_sigs: No control packet to re-senddiagbuf.c:ULogCore_NameGet returned faildiagdiag_…2 …returned NULLsysmon_prof.c:ADSP: sysmon_profiler_entry(), someone reconfigured PMUs!Disabling …
143 ALOGD("%s: allocate returned offset 0x%llx size 0x%llx\n", __func__,
206 ALOGD("%s: ioctl allocate returned offset 0x%llx size 0x%llx\n", __func__,
78 ‘out’ and ‘in_out’ pointer’s data is returned in the return
1898 std::string returned; in s_glGetShaderSource() local1902 returned += shaderData->sources[i]; in s_glGetShaderSource()1904 returned += shaderData->sources[i].substr(0, bufsize - 1 - curr_len); in s_glGetShaderSource()1908 std::string ret = returned.substr(0, bufsize - 1); in s_glGetShaderSource()