HomeSort by relevance Sort by last modified time
    Searched defs:in_use (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
bandwidth_info.h 17 int in_use; member in struct:__anon26896
  /external/libvpx/libvpx/vp9/common/
vp9_frame_buffers.h 24 int in_use; member in struct:InternalFrameBuffer
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_heap.h 35 int in_use; member in struct:nouveau_heap
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_frame_buffers.h 24 int in_use; member in struct:InternalFrameBuffer
  /system/bt/profile/include/
manager.h 33 bool in_use; member in struct:profile_t
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_sync_call.h 49 boolean in_use; member in struct:__anon32828
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_sync_call.h 49 boolean in_use; member in struct:__anon32914
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_sync_call.h 49 boolean in_use; member in struct:__anon32972
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_sync_call.h 49 boolean in_use; member in struct:__anon33091
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_sync_call.h 49 boolean in_use; member in struct:__anon33149
  /ndk/sources/host-tools/make-3.81/
rule.h 30 char in_use; /* If in use by a parent pattern_search. */ member in struct:rule
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
ts_parser.h 63 bool in_use; member in struct:omx_time_stamp_reorder::timestamp
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
ts_parser.h 79 bool in_use; member in struct:omx_time_stamp_reorder::timestamp
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
ts_parser.h 79 bool in_use; member in struct:omx_time_stamp_reorder::timestamp
  /system/bt/stack/hid/
hidh_int.h 39 BOOLEAN in_use; member in struct:per_device_ctb
  /system/bt/stack/srvc/
srvc_eng_int.h 38 BOOLEAN in_use; member in struct:__anon72888
  /device/huawei/angler/location/loc_api/loc_api_v02/
loc_api_sync_req.c 75 bool in_use; /* at least one sync call is active */ member in struct:__anon3786
114 loc_sync_array.in_use = false;
169 if (!loc_sync_array.in_use)
177 bool in_use = false, consumed = false; local
184 in_use |= loc_sync_array.slot_in_use[i];
227 if (!in_use) {
228 loc_sync_array.in_use = false;
264 loc_sync_array.in_use = true;
321 loc_sync_array.in_use = false;
  /device/lge/bullhead/location/loc_api/loc_api_v02/
loc_api_sync_req.c 75 bool in_use; /* at least one sync call is active */ member in struct:__anon4697
114 loc_sync_array.in_use = false;
169 if (!loc_sync_array.in_use)
177 bool in_use = false, consumed = false; local
184 in_use |= loc_sync_array.slot_in_use[i];
227 if (!in_use) {
228 loc_sync_array.in_use = false;
264 loc_sync_array.in_use = true;
321 loc_sync_array.in_use = false;
  /device/moto/shamu/location/loc_api/loc_api_v02/
loc_api_sync_req.c 75 bool in_use; /* at least one sync call is active */ member in struct:__anon5833
114 loc_sync_array.in_use = false;
169 if (!loc_sync_array.in_use)
177 bool in_use = false, consumed = false; local
184 in_use |= loc_sync_array.slot_in_use[i];
227 if (!in_use) {
228 loc_sync_array.in_use = false;
264 loc_sync_array.in_use = true;
321 loc_sync_array.in_use = false;
  /external/dbus/bus/
stats.c 190 dbus_uint32_t in_use, in_free_list, allocated; local
206 _dbus_list_get_stats (&in_use, &in_free_list, &allocated);
207 if (!asv_add_uint32 (&iter, &arr_iter, "ListMemPoolUsedBytes", in_use) ||
  /external/dbus/dbus/
dbus-mempool.c 417 dbus_uint32_t in_use = 0; local
423 in_use = pool->element_size * pool->allocated_elements;
440 *in_use_p = in_use;
  /external/ipsec-tools/src/racoon/
nattraversal.c 74 unsigned in_use; member in struct:natt_ka_addrs
378 ka->in_use++;
379 plog (LLV_INFO, LOCATION, NULL, "KA found: %s (in_use=%u)\n",
380 saddr2str_fromto("%s->%s", src, dst), ka->in_use);
403 new_addr->in_use = 1;
437 plog (LLV_DEBUG, LOCATION, NULL, "KA tree dump: %s (in_use=%u)\n",
438 saddr2str_fromto("%s->%s", src, dst), ka->in_use);
442 -- ka->in_use <= 0) {
  /external/libdrm/tests/planetest/
dev.h 14 int in_use; member in struct:sp_plane
  /external/libvpx/libvpx/test/
external_frame_buffer_test.cc 32 int in_use; member in struct:__anon17042::ExternalFrameBuffer
113 EXPECT_EQ(1, ext_fb->in_use);
114 ext_fb->in_use = 0;
137 if (!ext_fb_list_[i].in_use)
149 ASSERT_EQ(0, ext_fb_list_[idx].in_use);
150 ext_fb_list_[idx].in_use = 1;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
external_frame_buffer_test.cc 29 int in_use; member in struct:__anon30538::ExternalFrameBuffer
103 EXPECT_EQ(1, ext_fb->in_use);
104 ext_fb->in_use = 0;
127 if (!ext_fb_list_[i].in_use)
139 ASSERT_EQ(0, ext_fb_list_[idx].in_use);
140 ext_fb_list_[idx].in_use = 1;

Completed in 2402 milliseconds

1 2 3 4