HomeSort by relevance Sort by last modified time
    Searched refs:cond_type (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
standard_policies.hpp 97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_resize_policy
98 typedef typename cond_type::__type size_policy_type;
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_probe_fn
129 typedef typename cond_type::__type type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
standard_policies.hpp 97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_resize_policy
98 typedef typename cond_type::__type size_policy_type;
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_probe_fn
129 typedef typename cond_type::__type type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
standard_policies.hpp 97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_resize_policy
98 typedef typename cond_type::__type size_policy_type;
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_probe_fn
129 typedef typename cond_type::__type type;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
standard_policies.hpp 97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_resize_policy
98 typedef typename cond_type::__type size_policy_type;
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type; typedef in struct:__gnu_pbds::detail::default_probe_fn
129 typedef typename cond_type::__type type;
  /system/bt/stack/btm/
btm_ble_adv_filter.c 57 UINT8 cond_type, tBLE_BD_ADDR *p_bd_addr, UINT8 num_available);
162 ** Description Convert cond_type to OCF
167 UINT8 btm_ble_condtype_to_ocf(UINT8 cond_type)
171 switch(cond_type)
212 UINT8 cond_type = 0; local
217 cond_type = BTM_BLE_META_PF_FEAT_SEL;
220 cond_type = BTM_BLE_PF_ADDR_FILTER;
223 cond_type = BTM_BLE_PF_SRVC_UUID;
226 cond_type = BTM_BLE_PF_SRVC_SOL_UUID;
229 cond_type = BTM_BLE_PF_LOCAL_NAME
261 UINT8 ocf = BTM_BLE_META_PF_ALL, cond_type = 0; local
    [all...]
  /system/bt/bta/dm/
bta_dm_api.c     [all...]
bta_dm_int.h 629 tBTA_DM_BLE_PF_COND_TYPE cond_type; member in struct:__anon71720
    [all...]
bta_dm_act.c     [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/stack/include/
btm_ble_api.h     [all...]

Completed in 1047 milliseconds