HomeSort by relevance Sort by last modified time
    Searched full:__func__ (Results 1226 - 1250 of 1478) sorted by null

<<41424344454647484950>>

  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 362 fprintf(stderr, "radeon: Unexpected error in %s.\n", __func__);
388 fprintf(stderr, "radeon: Cannot get a relocation in %s.\n", __func__);
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 181 fprintf(stderr, "[%s:%u] bad depth %d\n", __func__, __LINE__,
192 fprintf(stderr, "[%s:%u] Error creating FBConfig!\n", __func__,
  /hardware/intel/img/psb_video/src/
psb_buffer.c 158 //drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: buffer->pl_flags 0x%08x\n", __func__, placement);
162 //drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: repleace buffer->pl_flags 0x%08x\n", __func__, placement);
  /hardware/libhardware/modules/vehicle/
vehicle.c 215 ALOGE("%s Invalid radio preset: %d\n", __func__, radio_preset);
218 ALOGD("%s Radio Preset number: %d", __func__, radio_preset);
  /hardware/qcom/audio/voice_processing/
voice_processing.c 432 ALOGE("%s: DLOPEN failed for %s", __func__, EFFECTS_DESCRIPTOR_LIBRARY_PATH);
434 ALOGV("%s: DLOPEN successful for %s", __func__, EFFECTS_DESCRIPTOR_LIBRARY_PATH);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp 353 LOC_LOGD("%s:%d]: Calling loc_eng_handle_shutdown", __func__, __LINE__);
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf.h 47 __PERF_FN(Location) (hObject,__FILE__,__LINE__,__func__);
50 fprintf(stderr,"PERF in [%s:%d func:%s]:",__FILE__,__LINE__,__func__);
    [all...]
  /system/bt/bta/ag/
bta_ag_act.c 651 APPL_TRACE_DEBUG("%s", __func__);
673 APPL_TRACE_DEBUG ("%s change link policy for SCO", __func__);
  /system/bt/stack/btu/
btu_hcif.c 201 "Someone didn't go through the hci transmit_command function.", __func__);
205 "Someone didn't go through the hci transmit_command function.", __func__);
    [all...]
  /system/bt/stack/sdp/
sdp_utils.c 664 SDP_TRACE_ERROR("%s: invalid length", __func__);
1009 SDP_TRACE_ERROR("%s len %d exceeds SDP_MAX_ATTR_LEN", __func__, len);
  /system/connectivity/shill/test-rpc-proxy/
proxy_dbus_shill_wifi_client.cc 101 LOG(INFO) << __func__ << ". Param: " << param.first << "="
149 LOG(INFO) << __func__ << ". Param: " << param.first << "="
  /system/connectivity/shill/wifi/
wifi_provider.cc 107 SLOG(this, 2) << __func__;
427 SLOG(this, 7) << __func__ << " - total count="
  /system/tpm/trunks/
resource_manager.cc 479 LOG(ERROR) << __func__ << ": Failed to load context: "
830 LOG(ERROR) << __func__ << ": Failed to load context: "
  /toolchain/binutils/binutils-2.25/include/opcode/
aarch64.h 939 aarch64_verbose ("%s: " M ".", __func__, ##__VA_ARGS__); \
945 aarch64_verbose ("%s: " M ".", __func__, ##__VA_ARGS__); \
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_rome.c 102 ALOGE("%s, write failed ret = %d err = %s",__func__,ret,strerror(errno));
105 ALOGE("%s, write failed with ret 0 err = %s",__func__,strerror(errno));
109 ALOGD("%s, Write pending,do write ret = %d err = %s",__func__,ret,
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_rome.c 100 ALOGE("%s, write failed ret = %d err = %s",__func__,ret,strerror(errno));
103 ALOGE("%s, write failed with ret 0 err = %s",__func__,strerror(errno));
107 ALOGD("%s, Write pending,do write ret = %d err = %s",__func__,ret,
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_rome.c 114 ALOGE("%s, write failed ret = %d err = %s",__func__,ret,strerror(errno));
117 ALOGE("%s, write failed with ret 0 err = %s",__func__,strerror(errno));
121 ALOGD("%s, Write pending,do write ret = %d err = %s",__func__,ret,
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 418 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full", __func__);
    [all...]
  /device/google/contexthub/firmware/src/
seos.c 287 dumpTaskList(__func__, task, listHead);
303 dumpTaskList(__func__, task, listHead);
615 __func__, app, seg, size, state);
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c     [all...]
  /system/bt/stack/l2cap/
l2c_csm.c     [all...]
  /device/asus/fugu/libaudio/
AudioHardwareOutput.cpp 397 ALOGI("%s: hasHDMI = %d, mHDMIConnected = %d", __func__, hasHDMI, mHDMIConnected);
AudioOutput.cpp 441 ALOGE("%s: memory allocation for conversion buffer failed", __func__);
  /device/lge/bullhead/power/
power.c 579 ALOGE("%s: failed to open: %s", __func__, strerror(errno));

Completed in 1083 milliseconds

<<41424344454647484950>>