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

1 2 3

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
bandwidth_info.h 17 int in_use; member in struct:__anon44040
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
statement.h 40 int in_use; member in struct:__anon4712
  /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 * The first node will remain with in_use == 0 even if the whole heap is
37 * in_use == 0 nodes. If a node is freed and it has one (or both) adjacent
55 int in_use; member in struct:nouveau_heap
  /external/python/cpython2/Modules/_sqlite/
statement.h 40 int in_use; member in struct:__anon32738
  /external/python/cpython3/Modules/_sqlite/
statement.h 40 int in_use; member in struct:__anon33359
  /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:__anon50223
  /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:__anon50309
  /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:__anon50367
  /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:__anon50659
  /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:__anon50717
  /device/linaro/bootloader/arm-trusted-firmware/drivers/io/
io_dummy.c 15 int in_use; member in struct:file_state
87 if (current_file.in_use == 0) {
91 current_file.in_use = 1;
134 current_file.in_use = 0;
io_memmap.c 19 /* Use the 'in_use' flag as any value for base and file_pos could be
22 int in_use; member in struct:__anon4040
108 if (current_file.in_use == 0) {
112 current_file.in_use = 1;
  /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
  /system/bt/stack/srvc/
srvc_eng_int.h 37 bool in_use; member in struct:__anon2551
  /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 80 bool in_use; member in struct:omx_time_stamp_reorder::timestamp
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
ts_parser.h 80 bool in_use; member in struct:omx_time_stamp_reorder::timestamp
  /system/bt/stack/hid/
hidd_int.h 36 bool in_use; member in struct:device_ctb
hidh_int.h 35 bool in_use; member in struct:per_device_ctb
  /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/webp/src/utils/
utils.c 254 uint8_t in_use[COLOR_HASH_SIZE] = { 0 }; local
272 if (!in_use[key]) {
274 in_use[key] = 1;
295 if (in_use[i]) {
  /system/bt/bta/gatt/
bta_gatts_int.h 127 bool in_use; member in struct:__anon1333
139 bool in_use; member in struct:__anon1334
  /system/bt/bta/include/
bta_hd_api.h 81 bool in_use; member in struct:__anon1521

Completed in 529 milliseconds

1 2 3