/external/bluetooth/bluedroid/stack/avdt/ |
D | avdt_l2c.c | 75 tL2CAP_CFG_INFO cfg; in avdt_sec_check_complete_term() local 131 tL2CAP_CFG_INFO cfg; in avdt_sec_check_complete_orig() local 175 tL2CAP_CFG_INFO cfg; in avdt_l2c_connect_ind_cback() local 277 tL2CAP_CFG_INFO cfg; in avdt_l2c_connect_cfm_cback() local
|
/external/clang/lib/Analysis/ |
D | PostOrderCFGView.cpp | 20 PostOrderCFGView::PostOrderCFGView(const CFG *cfg) { in PostOrderCFGView() 32 const CFG *cfg = ctx.getCFG(); in create() local
|
D | CFGReachabilityAnalysis.cpp | 22 CFGReverseBlockReachabilityAnalysis::CFGReverseBlockReachabilityAnalysis(const CFG &cfg) in CFGReverseBlockReachabilityAnalysis()
|
/external/bluetooth/bluedroid/stack/mcap/ |
D | mca_l2c.c | 75 tL2CAP_CFG_INFO cfg; in mca_sec_check_complete_term() local 120 tL2CAP_CFG_INFO cfg; in mca_sec_check_complete_orig() local 156 tL2CAP_CFG_INFO cfg; in mca_l2c_cconn_ind_cback() local 231 tL2CAP_CFG_INFO cfg; in mca_l2c_dconn_ind_cback() local 294 tL2CAP_CFG_INFO cfg; in mca_l2c_connect_cfm_cback() local
|
/external/llvm/include/llvm/ |
D | PassSupport.h | 153 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ argument 164 #define INITIALIZE_PASS_BEGIN(passName, arg, name, cfg, analysis) \ argument 172 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ argument 268 #define INITIALIZE_AG_PASS(passName, agName, arg, name, cfg, analysis, def) \ argument 285 #define INITIALIZE_AG_PASS_BEGIN(passName, agName, arg, n, cfg, analysis, def) \ argument 289 #define INITIALIZE_AG_PASS_END(passName, agName, arg, n, cfg, analysis, def) \ argument
|
/external/libvpx/armv7a/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=armv7-android-gcc --disable-runtime-cpu-detect --sdk… variable
|
/external/libvpx/generic/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=generic-gnu --disable-examples --disable-docs --enab… variable
|
/external/libvpx/mips/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sd… variable
|
/external/libvpx/mips-dspr2/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sd… variable
|
/external/libvpx/armv7a-neon/ |
D | vpx_config.c | 8 static const char* const cfg = "--force-target=armv7-android-gcc --disable-runtime-cpu-detect --sdk… variable
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_encoder.c | 25 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_init_ver() 71 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_init_multi_ver() 170 vpx_codec_enc_cfg_t *cfg, in vpx_codec_enc_config_default() 396 const vpx_codec_enc_cfg_t *cfg) in vpx_codec_enc_config_set()
|
/external/bluetooth/bluedroid/stack/sdp/ |
D | sdp_main.c | 190 tL2CAP_CFG_INFO cfg = sdp_cb.l2cap_my_cfg; in sdp_connect_ind() local 231 tL2CAP_CFG_INFO cfg; in sdp_connect_cfm() local 434 tL2CAP_CFG_INFO cfg = sdp_cb.l2cap_my_cfg; in sdp_config_cfm() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
D | FindMachineTask.java | 40 private String cfg; field in FindMachineTask 70 public void setCfg(String cfg) { in setCfg()
|
D | BuildMachineManager.java | 51 private String cfg; field in BuildMachineManager 57 String cfg, in BuildMachineManager()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DeadStoresChecker.cpp | 69 const CFG &cfg; member in __anone0b70ff90111::ReachableCode 72 ReachableCode(const CFG &cfg) in ReachableCode() 121 const CFG &cfg; member in __anone0b70ff90211::DeadStoreObs 134 DeadStoreObs(const CFG &cfg, ASTContext &ctx, in DeadStoreObs() 389 CFG *cfg; member in __anone0b70ff90311::FindEscaped 432 CFG &cfg = *mgr.getCFG(D); in checkASTCodeBody() local
|
/external/kernel-headers/original/linux/ |
D | transport_class.h | 27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument 43 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) \ argument
|
/external/oprofile/gui/ |
D | oprof_start.cpp | 456 event_setting & cfg = event_cfgs[descr.name]; in display_event() local 606 event_setting & cfg = event_cfgs[name]; in record_selected_event_config() local 784 event_setting & cfg = event_cfgs[descr.name]; in setup_unit_masks() local 857 event_setting & cfg = event_cfgs[cur->text(0).latin1()]; in on_start_profiler() local 954 event_setting & cfg = event_cfgs[cur->text(0).latin1()]; in save_config() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | netlink.c | 18 struct netlink_config *cfg; member 91 struct netlink_data * netlink_init(struct netlink_config *cfg) in netlink_init()
|
D | rfkill.c | 47 struct rfkill_config *cfg; member 100 struct rfkill_data * rfkill_init(struct rfkill_config *cfg) in rfkill_init()
|
/external/bluetooth/bluedroid/stack/avct/ |
D | avct_l2c.c | 107 tL2CAP_CFG_INFO cfg; in avct_l2c_connect_ind_cback() local 179 tL2CAP_CFG_INFO cfg; in avct_l2c_connect_cfm_cback() local
|
/external/libvpx/libvpx/examples/ |
D | encoder_tmpl.c | 68 const vpx_codec_enc_cfg_t *cfg, in write_ivf_file_header() 112 vpx_codec_enc_cfg_t cfg; in main() local
|
/external/libvpx/libvpx/vp8/ |
D | vp8_cx_iface.c | 44 struct vp8_extracfg cfg; member 80 vpx_codec_enc_cfg_t cfg; member 136 const vpx_codec_enc_cfg_t *cfg, in validate_config() 286 vpx_codec_enc_cfg_t cfg, in set_vp8e_config() 451 const vpx_codec_enc_cfg_t *cfg) in vp8e_set_config() 545 static vpx_codec_err_t vp8e_mr_alloc_mem(const vpx_codec_enc_cfg_t *cfg, in vp8e_mr_alloc_mem() 580 vpx_codec_enc_cfg_t *cfg; in vp8e_init() local
|
/external/libppp/src/ |
D | mppe.c | 473 MPPE_ConfigVal(struct bundle *bundle __unused, const struct ccp_config *cfg) in MPPE_ConfigVal() 513 const struct ccp_config *cfg) in MPPEInitOptsOutput() 537 const struct ccp_config *cfg) in MPPESetOptsOutput() 576 const struct ccp_config *cfg) in MPPESetOptsInput()
|
D | async.h | 41 } cfg; member
|
/external/iptables/include/linux/netfilter/ |
D | xt_hashlimit.h | 36 struct hashlimit_cfg cfg; member 62 struct hashlimit_cfg1 cfg; member
|