Home
last modified time | relevance | path

Searched defs:tbl (Results 1 – 25 of 93) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dtbl.s10 tbl z31.b, z31.b, z31.b label
16 tbl z31.h, z31.h, z31.h label
22 tbl z31.s, z31.s, z31.s label
28 tbl z31.d, z31.d, z31.d label
34 tbl z31.b, { z31.b }, z31.b label
40 tbl z31.h, { z31.h }, z31.h label
46 tbl z31.s, { z31.s }, z31.s label
52 tbl z31.d, { z31.d }, z31.d label
Dtbl-diagnostics.s3 tbl z0.h, z0.h, z0.b label
8 tbl { z0.h }, z0.h, z0.h label
18 tbl z31.d, { z31.d }, z31.d label
24 tbl z31.d, { z31.d }, z31.d label
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.cc172 void grpc_chttp2_hptbl_init(grpc_chttp2_hptbl* tbl) { in grpc_chttp2_hptbl_init()
191 void grpc_chttp2_hptbl_destroy(grpc_chttp2_hptbl* tbl) { in grpc_chttp2_hptbl_destroy()
202 grpc_mdelem grpc_chttp2_hptbl_lookup(const grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_lookup()
220 static void evict1(grpc_chttp2_hptbl* tbl) { in evict1()
232 static void rebuild_ents(grpc_chttp2_hptbl* tbl, uint32_t new_cap) { in rebuild_ents()
246 void grpc_chttp2_hptbl_set_max_bytes(grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_set_max_bytes()
260 grpc_error* grpc_chttp2_hptbl_set_current_table_size(grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_set_current_table_size()
293 grpc_error* grpc_chttp2_hptbl_add(grpc_chttp2_hptbl* tbl, grpc_mdelem md) { in grpc_chttp2_hptbl_add()
345 const grpc_chttp2_hptbl* tbl, grpc_mdelem md) { in grpc_chttp2_hptbl_find()
/external/grpc-grpc/test/core/transport/chttp2/
Dhpack_table_test.cc35 static void assert_str(const grpc_chttp2_hptbl* tbl, grpc_slice mdstr, in assert_str()
40 static void assert_index(const grpc_chttp2_hptbl* tbl, uint32_t idx, in assert_index()
49 grpc_chttp2_hptbl tbl; in test_static_lookup() local
120 grpc_chttp2_hptbl tbl; in test_many_additions() local
153 static grpc_chttp2_hptbl_find_result find_simple(grpc_chttp2_hptbl* tbl, in find_simple()
167 grpc_chttp2_hptbl tbl; in test_find() local
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dliodn.c27 static void set_srio_liodn(struct srio_liodn_id_table *tbl, int size) in set_srio_liodn()
43 static void set_liodn(struct liodn_id_table *tbl, int size) in set_liodn()
60 static void set_fman_liodn(struct fman_liodn_id_table *tbl, int size) in set_fman_liodn()
95 struct fman_liodn_id_table *tbl, int size) in setup_fman_liodn_base()
154 static void set_rman_liodn(struct liodn_id_table *tbl, int size) in set_rman_liodn()
167 static void setup_rman_liodn_base(struct liodn_id_table *tbl, int size) in setup_rman_liodn_base()
227 static void fdt_fixup_srio_liodn(void *blob, struct srio_liodn_id_table *tbl) in fdt_fixup_srio_liodn()
307 static void fdt_fixup_liodn_tbl(void *blob, struct liodn_id_table *tbl, int sz) in fdt_fixup_liodn_tbl()
336 struct fman_liodn_id_table *tbl, in fdt_fixup_liodn_tbl_fman()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcraw_create/
Drpc_svcraw_create_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/u-boot/arch/powerpc/cpu/mpc8xxx/
Dpamu_table.c11 void construct_pamu_addr_table(struct pamu_addr_tbl *tbl, int *num_entries) in construct_pamu_addr_table()
47 struct pamu_addr_tbl tbl; in sec_config_pamu_table() local
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
Drpc_svctcp_create_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_create/
Drpc_svcudp_create_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntraw_create/
Drpc_clntraw_create_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/libjpeg-turbo/
Djcomapi.c91 JQUANT_TBL *tbl; in jpeg_alloc_quant_table() local
103 JHUFF_TBL *tbl; in jpeg_alloc_huff_table() local
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_callrpc/
Drpc_callrpc_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
Drpc_callrpc_scalability.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
Drpc_clnttcp_create_performance.c43 double average(double *tbl) in average()
56 double mini(double *tbl) in mini()
69 double maxi(double *tbl) in maxi()
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dicid.c15 static void set_icid(struct icid_id_table *tbl, int size) in set_icid()
27 void set_fman_icids(struct fman_icid_id_table *tbl, int size) in set_fman_icids()
74 struct icid_id_table *tbl, int size) in fdt_fixup_icid_tbl()
100 int get_fman_port_icid(int port_id, struct fman_icid_id_table *tbl, in get_fman_port_icid()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
Dtirpc_rpc_call_performance.c41 double average(double *tbl) in average()
54 double mini(double *tbl) in mini()
67 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/
Drpc_clntudp_create_performance.c42 double average(double *tbl) in average()
55 double mini(double *tbl) in mini()
68 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_broadc_clnt_broadcast/
Drpc_clnt_broadcast_scalability.c42 double average(double *tbl) in average()
55 double mini(double *tbl) in mini()
68 double maxi(double *tbl) in maxi()
Drpc_clnt_broadcast_performance.c42 double average(double *tbl) in average()
55 double mini(double *tbl) in mini()
68 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_call/
Drpc_clnt_call_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
Dtirpc_toplevel_clnt_call_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
Dtirpc_interlevel_clnt_call_performance.c40 double average(double *tbl) in average()
53 double mini(double *tbl) in mini()
66 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast_exp/
Dtirpc_rpc_broadcast_exp_performance.c46 double average(double *tbl) in average()
59 double mini(double *tbl) in mini()
72 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
Dtirpc_rpc_broadcast_performance.c46 double average(double *tbl) in average()
59 double mini(double *tbl) in mini()
72 double maxi(double *tbl) in maxi()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/
Drpc_pmap_rmtcall_performance.c45 double average(double *tbl) in average()
58 double mini(double *tbl) in mini()
71 double maxi(double *tbl) in maxi()

1234