HomeSort by relevance Sort by last modified time
    Searched full:__func__ (Results 201 - 225 of 816) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 218 __func__, drv->ifname);
224 wpa_printf(MSG_DEBUG, "%s: Ignoring unicast frames", __func__);
365 "interface name %s", __func__, drv->ifname);
373 "in interface name %s", __func__, ifname);
381 "interface name %s", __func__, ifname);
389 wpa_printf(MSG_INFO, "%s: Unable to create socket", __func__);
403 "RoboSwitch?)", __func__);
426 "VLAN %d", __func__, vlan & ~(1 << 13));
434 wpa_printf(MSG_INFO, "%s: Unable to join PAE group", __func__);
439 "RoboSwitch ARL", __func__);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common.h 46 __func__, (void *) rb);
57 __func__, (void *) fb, att_index);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.h 46 __func__, (void *) rb);
57 __func__, (void *) fb, att_index);
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_channel.c 151 CDBG("%s:video channel has main image stream\n", __func__);
168 CDBG("%s:ch=%d, streams[0x%x,0x%x]\n", __func__, ch_type,
284 CDBG_ERROR("%s: Invalid ch_type=%d", __func__, ch_type);
346 CDBG("%s: attr type %d not support for ch %d\n", __func__, val->type, ch_type);
350 CDBG_ERROR("%s Channel %d not yet acquired ", __func__, ch_type);
379 ALOGV("%s: Trying to register",__func__);
388 ALOGV("%s: Done register",__func__);
405 CDBG("<DEBUG>: %s:ch_type:%d",__func__,ch_type);
474 CDBG_ERROR("%s: Cache Invalidate failed\n", __func__);
476 CDBG("%s: Successful cache invalidate\n", __func__);
    [all...]
  /device/samsung/manta/libsensors/
IioSensorBase.cpp 54 ALOGV("%s(): dev_name=%s", __func__, dev_name);
62 ALOGE("%s: unable to allocate mem for %s:%s", __func__,
68 ALOGE("%s: unable to allocate mem for %s:poll_delay", __func__,
75 ALOGE("%s: unable to allocate mem for %s:%s", __func__, data_name,
82 ALOGE("%s: unable to open %s", __func__, mIioSysfsChan);
123 ALOGI("%s: %s %d", __func__, mDevName, en);
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_linux.c 113 __func__, strerror(errno));
121 __func__, strerror(errno));
134 __func__, strerror(errno));
142 __func__, strerror(errno));
179 __func__, strerror(errno));
187 __func__, strerror(errno));
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 47 ALOGE("%s: could not mmap %s", __func__, strerror(errno));
50 ALOGV("%s: base %p %d %d %d %d\n", __func__, mappedAddress, hnd->size,
64 ALOGE("%s :could not unmap %s %p %d", __func__, strerror(errno),
67 ALOGV("%s: base %p %d %d %d %d\n", __func__, hnd->base, hnd->size,
107 ALOGV("%s: base %p %d %d %d %d\n", __func__, hnd->base, hnd->size,
135 ALOGV("%s: base %p %d %d %d %d\n", __func__, hnd->base, hnd->size,
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 174 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__);
195 __func__, event.event_type, event.e.ch.ch, event.e.ch.evt);
209 CDBG("%s: begin\n", __func__);
217 CDBG("%s: ctrl_fd = %d, errno == %d", __func__, my_obj->ctrl_fd, errno);
219 CDBG_ERROR("%s: opened, break out while loop", __func__);
223 __func__,sleep_msec);
229 __func__, dev_name, strerror(errno));
239 CDBG("%s: ds_fd = %d, errno = %d", __func__, my_obj->ds_fd, errno);
241 CDBG("%s: opened, break out while loop", __func__);
245 __func__,sleep_msec)
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp 138 ALOGE("%s: deleting channel %d", __func__, m_handle);
166 ALOGE("%s: Add channel failed", __func__);
197 ALOGE("%s: Only one stream per channel supported in v3 Hal", __func__);
203 __func__, m_numStreams, MAX_STREAM_NUM_IN_BUNDLE);
212 ALOGE("%s: No mem for Stream", __func__);
243 ALOGE("%s: bundle not supported", __func__);
281 ALOGE("%s: Attempt to stop inactive channel",__func__);
363 ALOGE("%s: Could not find object among registered buffers",__func__);
422 ALOGE("%s: invalid channel pointer", __func__);
530 ALOGD("%s: First request on this channel starting stream",__func__);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_context.c 79 __func__, err);
93 __func__, err);
202 __func__, (void *) ac, (void *) ac->context_obj);
218 __func__, (void *) ac, (void *) ac->context_obj);
222 "is still current!\n", __func__,
263 fprintf(stderr, "error: destroying pixel format in %s\n", __func__);
268 fprintf(stderr, "error: destroying context_obj in %s\n", __func__);
293 __func__, (void *) oldac, (void *) ac, drawable);
296 __func__,
352 __func__, error)
    [all...]

Completed in 485 milliseconds

1 2 3 4 5 6 7 891011>>