/external/iproute2/tc/ |
D | tc.c | 104 void *dlh; in get_qdisc_kind() local 113 dlh = dlopen(buf, RTLD_LAZY); in get_qdisc_kind() 114 if (!dlh) { in get_qdisc_kind() 116 dlh = BODY; in get_qdisc_kind() 117 if (dlh == NULL) { in get_qdisc_kind() 118 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_qdisc_kind() 119 if (dlh == NULL) in get_qdisc_kind() 125 q = dlsym(dlh, buf); in get_qdisc_kind() 148 void *dlh; in get_filter_kind() local 157 dlh = dlopen(buf, RTLD_LAZY); in get_filter_kind() [all …]
|
D | tc_exec.c | 47 void *dlh; in get_exec_kind() local 54 dlh = dlopen(buf, RTLD_LAZY); in get_exec_kind() 55 if (dlh == NULL) { in get_exec_kind() 56 dlh = BODY; in get_exec_kind() 57 if (dlh == NULL) { in get_exec_kind() 58 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_exec_kind() 59 if (dlh == NULL) in get_exec_kind() 65 eu = dlsym(dlh, buf); in get_exec_kind()
|
D | m_ematch.c | 132 void *dlh; in get_ematch_kind() local 142 dlh = dlopen(buf, RTLD_LAZY); in get_ematch_kind() 143 if (dlh == NULL) { in get_ematch_kind() 144 dlh = body; in get_ematch_kind() 145 if (dlh == NULL) { in get_ematch_kind() 146 dlh = body = dlopen(NULL, RTLD_LAZY); in get_ematch_kind() 147 if (dlh == NULL) in get_ematch_kind() 153 e = dlsym(dlh, buf); in get_ematch_kind()
|
D | m_action.c | 89 void *dlh; in get_action_kind() local 102 dlh = dlopen(buf, RTLD_LAZY | RTLD_GLOBAL); in get_action_kind() 103 if (dlh == NULL) { in get_action_kind() 104 dlh = aBODY; in get_action_kind() 105 if (dlh == NULL) { in get_action_kind() 106 dlh = aBODY = dlopen(NULL, RTLD_LAZY); in get_action_kind() 107 if (dlh == NULL) in get_action_kind() 113 a = dlsym(dlh, buf); in get_action_kind()
|
D | m_pedit.c | 82 void *dlh; in get_pedit_kind() local 92 dlh = dlopen(buf, RTLD_LAZY); in get_pedit_kind() 93 if (dlh == NULL) { in get_pedit_kind() 94 dlh = pBODY; in get_pedit_kind() 95 if (dlh == NULL) { in get_pedit_kind() 96 dlh = pBODY = dlopen(NULL, RTLD_LAZY); in get_pedit_kind() 97 if (dlh == NULL) in get_pedit_kind() 103 p = dlsym(dlh, buf); in get_pedit_kind()
|
/external/iproute2/genl/ |
D | genl.c | 58 void *dlh; in get_genl_kind() local 67 dlh = dlopen(buf, RTLD_LAZY); in get_genl_kind() 68 if (dlh == NULL) { in get_genl_kind() 69 dlh = BODY; in get_genl_kind() 70 if (dlh == NULL) { in get_genl_kind() 71 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_genl_kind() 72 if (dlh == NULL) in get_genl_kind() 79 f = dlsym(dlh, buf); in get_genl_kind()
|
/external/arm-trusted-firmware/plat/mediatek/common/drivers/uart/ |
D | uart.c | 42 mmio_write_32(UART_DLH(base), uart->registers.dlh); in mt_uart_restore() 84 uart->registers.dlh = mmio_read_32(UART_DLH(base)); in mt_uart_save()
|
/external/llvm-project/polly/lib/External/ppcg/ |
D | hybrid.c | 529 __isl_keep isl_val *dlh, __isl_keep isl_val *duh) in hex_upper_right() argument 539 v = isl_val_add(v, isl_val_copy(dlh)); in hex_upper_right() 603 __isl_keep isl_val *dlh, __isl_keep isl_val *duh) in compute_hexagon() argument 623 c = hex_upper_right(isl_local_space_copy(ls), h, s0, du, dlh, duh); in compute_hexagon() 678 __isl_keep isl_val *dlh, __isl_keep isl_val *duh) in compute_space_sizes() argument 688 size = isl_val_add(size, isl_val_copy(dlh)); in compute_space_sizes() 887 isl_val *h, *duh, *dlh; in ppcg_ht_bounds_construct_tiling() local 907 dlh = isl_val_floor(isl_val_mul(isl_val_copy(dl), isl_val_copy(h))); in ppcg_ht_bounds_construct_tiling() 912 space_sizes = compute_space_sizes(tile_sizes, dlh, duh); in ppcg_ht_bounds_construct_tiling() 924 tiling->hex = compute_hexagon(local_ts, h, s0, dl, du, dlh, duh); in ppcg_ht_bounds_construct_tiling() [all …]
|
/external/iproute2/ip/ |
D | iplink.c | 140 void *dlh; in get_link_kind() local 149 dlh = dlopen(buf, RTLD_LAZY); in get_link_kind() 150 if (dlh == NULL) { in get_link_kind() 152 dlh = BODY; in get_link_kind() 153 if (dlh == NULL) { in get_link_kind() 154 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_link_kind() 155 if (dlh == NULL) in get_link_kind() 161 l = dlsym(dlh, buf); in get_link_kind()
|
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/uart/ |
D | uart.h | 71 unsigned int dlh; member
|
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/uart/ |
D | uart.h | 71 uint32_t dlh; member
|
/external/libaom/libaom/av1/encoder/x86/ |
D | pickrst_sse4.c | 154 const __m128i dlh = _mm_cvtepu32_epi64(_mm_srli_si128(dl, 8)); in acc_stat_highbd_sse41() local 161 const __m128i rlh = _mm_add_epi64(xx_loadu_128(dst + 2), dlh); in acc_stat_highbd_sse41()
|
/external/libexif/po/ |
D | sk.po | 1460 msgstr "dlhá ohnisková vzdialenosť šošoviek"
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_008.ppm | 2208 f18E87V*�������dlh:C^/8S
|