HomeSort by relevance Sort by last modified time
    Searched defs:acp (Results 1 - 21 of 21) sorted by null

  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 122 AbstractConnPool acp = new ConnPoolByRoute(connOperator, params); local
125 acp.enableConnectionGC();
127 return acp;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_copy_propagation.cpp 70 * and maintaining the ACP table of available copies for propagation.
76 /* Walks a basic block and does copy propagation on it using the acp
81 fs_bblock *block, exec_list *acp)
90 foreach_list(entry_node, acp) {
99 /* kill the destination from the ACP */
101 foreach_list_safe(entry_node, acp) {
111 /* If this instruction is a raw copy, add it to the ACP. */
127 acp->push_tail(entry);
144 exec_list acp; local
146 progress = opt_copy_propagate_local(mem_ctx, block, &acp) || progress
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_copy_propagation.cpp 70 * and maintaining the ACP table of available copies for propagation.
76 /* Walks a basic block and does copy propagation on it using the acp
81 fs_bblock *block, exec_list *acp)
90 foreach_list(entry_node, acp) {
99 /* kill the destination from the ACP */
101 foreach_list_safe(entry_node, acp) {
111 /* If this instruction is a raw copy, add it to the ACP. */
127 acp->push_tail(entry);
144 exec_list acp; local
146 progress = opt_copy_propagate_local(mem_ctx, block, &acp) || progress
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
opt_copy_propagation.cpp 77 this->acp = new(mem_ctx) exec_list;
98 exec_list *acp; member in class:__anon18890::ir_copy_propagation_visitor
121 exec_list *orig_acp = this->acp;
125 this->acp = new(mem_ctx) exec_list;
132 this->acp = orig_acp;
156 * Replaces dereferences of ACP RHS variables with ACP LHS variables.
170 foreach_iter(exec_list_iterator, iter, *this->acp) {
201 acp->make_empty();
210 exec_list *orig_acp = this->acp;
    [all...]
opt_constant_propagation.cpp 97 this->acp = new(mem_ctx) exec_list;
118 exec_list *acp; member in class:__anon18888::ir_constant_propagation_visitor
175 foreach_iter(exec_list_iterator, iter, *this->acp) {
224 exec_list *orig_acp = this->acp;
228 this->acp = new(mem_ctx) exec_list;
235 this->acp = orig_acp;
302 acp->make_empty();
311 exec_list *orig_acp = this->acp;
315 this->acp = new(mem_ctx) exec_list;
319 /* Populate the initial acp with a constant of the original *
    [all...]
opt_copy_propagation_elements.cpp 36 * so this is separate despite the ACP handling being somewhat
101 this->acp = new(mem_ctx) exec_list;
123 exec_list *acp; member in class:__anon18891::ir_copy_propagation_elements_visitor
149 exec_list *orig_acp = this->acp;
153 this->acp = new(mem_ctx) exec_list;
160 this->acp = orig_acp;
198 * Replaces dereferences of ACP RHS variables with ACP LHS variables.
244 /* Try to find ACP entries covering swizzle_chan[], hoping they're
247 foreach_iter(exec_list_iterator, iter, *this->acp) {
    [all...]
  /external/ipsec-tools/src/racoon/
admin.c 362 struct admin_com_psk *acp; local
367 acp = (struct admin_com_psk *)
371 idtype = acp->id_type;
373 if ((id = vmalloc(acp->id_len)) == NULL) {
379 data = (char *)(acp + 1);
382 if ((key = vmalloc(acp->key_len)) == NULL) {
390 data = (char *)(data + acp->id_len);
racoonctl.c 655 struct admin_com_psk *acp; local
669 com_len += sizeof(*acp) + strlen(id) + 1 + strlen(key) + 1;
716 acp = (struct admin_com_psk *)
719 acp->id_type = IDTYPE_USERFQDN;
720 acp->id_len = strlen(id) + 1;
721 acp->key_len = strlen(key) + 1;
723 data = (char *)(acp + 1);
726 data = (char *)(data + acp->id_len);
    [all...]
  /external/mesa3d/src/glsl/
opt_copy_propagation.cpp 77 this->acp = new(mem_ctx) exec_list;
98 exec_list *acp; member in class:__anon11374::ir_copy_propagation_visitor
121 exec_list *orig_acp = this->acp;
125 this->acp = new(mem_ctx) exec_list;
132 this->acp = orig_acp;
156 * Replaces dereferences of ACP RHS variables with ACP LHS variables.
170 foreach_iter(exec_list_iterator, iter, *this->acp) {
201 acp->make_empty();
210 exec_list *orig_acp = this->acp;
    [all...]
opt_constant_propagation.cpp 97 this->acp = new(mem_ctx) exec_list;
118 exec_list *acp; member in class:__anon11372::ir_constant_propagation_visitor
175 foreach_iter(exec_list_iterator, iter, *this->acp) {
224 exec_list *orig_acp = this->acp;
228 this->acp = new(mem_ctx) exec_list;
235 this->acp = orig_acp;
302 acp->make_empty();
311 exec_list *orig_acp = this->acp;
315 this->acp = new(mem_ctx) exec_list;
319 /* Populate the initial acp with a constant of the original *
    [all...]
opt_copy_propagation_elements.cpp 36 * so this is separate despite the ACP handling being somewhat
101 this->acp = new(mem_ctx) exec_list;
123 exec_list *acp; member in class:__anon11375::ir_copy_propagation_elements_visitor
149 exec_list *orig_acp = this->acp;
153 this->acp = new(mem_ctx) exec_list;
160 this->acp = orig_acp;
198 * Replaces dereferences of ACP RHS variables with ACP LHS variables.
244 /* Try to find ACP entries covering swizzle_chan[], hoping they're
247 foreach_iter(exec_list_iterator, iter, *this->acp) {
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Signature.cpp 173 PWL_CREATEPARAM acp = cp; local
174 acp.pParentWnd = this;
175 acp.dwFlags = PWS_CHILD | PWS_VISIBLE | PWS_AUTOFONTSIZE | PES_MULTILINE | PES_AUTORETURN | PES_MIDDLE | PES_CENTER;
176 acp.sTextColor = CPWL_Color(COLORTYPE_GRAY, 0);
177 m_pText->Create(acp);
PWL_Note.cpp 1469 PWL_CREATEPARAM acp = cp; local
    [all...]
  /external/wpa_supplicant_8/src/ap/
wmm.c 78 struct hostapd_wmm_ac_params *acp = local
81 ac->aci_aifsn = wmm_aci_aifsn(acp->aifs,
82 acp->admission_control_mandatory,
84 ac->cw = wmm_ecw(acp->cwmin, acp->cwmax);
85 ac->txop_limit = host_to_le16(acp->txop_limit);
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 140 BOOLEAN acp; /* acceptor */ member in struct:__anon5611
680 if (p_peer->acp)
719 if (p_peer->acp)
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_asconf.c 2374 struct sctp_asconf_chunk *acp; local
2592 struct sctp_asconf_chunk *acp; local
    [all...]
sctp_output.c 7342 struct sctp_asconf_chunk *acp; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
ir_to_mesa.cpp 2572 ir_to_mesa_instruction **acp = rzalloc_array(mem_ctx, local
    [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp 2572 ir_to_mesa_instruction **acp = rzalloc_array(mem_ctx, local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 3243 glsl_to_tgsi_instruction **acp = rzalloc_array(mem_ctx, local
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 3243 glsl_to_tgsi_instruction **acp = rzalloc_array(mem_ctx, local
    [all...]

Completed in 878 milliseconds