/external/llvm-project/llvm/test/MC/AArch64/SVE/ |
D | tbl.s | 10 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
|
D | tbl-diagnostics.s | 3 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/llvm-project/llvm/test/MC/AArch64/SVE2/ |
D | tbl-diagnostics.s | 3 tbl z0.b, { z1.b, z2.b }, z3.h label 12 tbl z0.d, { }, z1.d label 17 tbl z0.d, { z1.d, z2.d, z3.d }, z4.d label 22 tbl z0.d, { z1.d, z2.b }, z3.d label 27 tbl z0.d, { z1.d, z21.d }, z3.d label 32 tbl z0.d, { v0.2d, v1.2d }, z1.d label 42 tbl z31.d, { z30.d, z31.d }, z31.d label 48 tbl z31.d, { z30.d, z31.d }, z31.d label
|
D | tbl.s | 10 tbl z28.b, { z29.b, z30.b }, z31.b label 16 tbl z28.h, { z29.h, z30.h }, z31.h label 22 tbl z28.s, { z29.s, z30.s }, z31.s label 28 tbl z28.d, { z29.d, z30.d }, z31.d label
|
/external/javassist/src/main/javassist/compiler/ |
D | Parser.java | 55 public ASTList parseMember(SymbolTable tbl) throws CompileError { in parseMember() 64 public ASTList parseMember1(SymbolTable tbl) throws CompileError { in parseMember1() 95 private FieldDecl parseField(SymbolTable tbl, ASTList mods, in parseField() 124 private MethodDecl parseMethod1(SymbolTable tbl, boolean isConstructor, in parseMethod1() 165 public MethodDecl parseMethod2(SymbolTable tbl, MethodDecl md) in parseMethod2() 204 private Declarator parseFormalType(SymbolTable tbl) throws CompileError { in parseFormalType() 223 private Declarator parseFormalParam(SymbolTable tbl) in parseFormalParam() 256 public Stmnt parseStatement(SymbolTable tbl) in parseStatement() 300 private Stmnt parseBlock(SymbolTable tbl) throws CompileError { in parseBlock() 321 private Stmnt parseIf(SymbolTable tbl) throws CompileError { in parseIf() [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_table.cc | 39 void grpc_chttp2_hptbl_destroy(grpc_chttp2_hptbl* tbl) { in grpc_chttp2_hptbl_destroy() 49 static grpc_mdelem lookup_dynamic_index(const grpc_chttp2_hptbl* tbl, in lookup_dynamic_index() 66 grpc_mdelem grpc_chttp2_hptbl_lookup_dynamic_index(const grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_lookup_dynamic_index() 72 const grpc_chttp2_hptbl* tbl, uint32_t tbl_index) { in grpc_chttp2_hptbl_lookup_ref_dynamic_index() 77 static void evict1(grpc_chttp2_hptbl* tbl) { in evict1() 89 static void rebuild_ents(grpc_chttp2_hptbl* tbl, uint32_t new_cap) { in rebuild_ents() 103 void grpc_chttp2_hptbl_set_max_bytes(grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_set_max_bytes() 117 grpc_error* grpc_chttp2_hptbl_set_current_table_size(grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_set_current_table_size() 148 grpc_error* grpc_chttp2_hptbl_add(grpc_chttp2_hptbl* tbl, grpc_mdelem md) { in grpc_chttp2_hptbl_add() 197 const grpc_chttp2_hptbl* tbl, grpc_mdelem md) { in grpc_chttp2_hptbl_find()
|
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_table.cc | 172 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/ |
D | hpack_table_test.cc | 35 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/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcraw_create/ |
D | rpc_svcraw_create_performance.c | 40 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/ |
D | rpc_clntraw_create_performance.c | 40 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_svctcp_create/ |
D | rpc_svctcp_create_performance.c | 40 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/ |
D | rpc_svcudp_create_performance.c | 40 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_stdcall_callrpc/ |
D | rpc_callrpc_performance.c | 40 double average(double *tbl) in average() 53 double mini(double *tbl) in mini() 66 double maxi(double *tbl) in maxi()
|
D | rpc_callrpc_scalability.c | 40 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/ |
D | rpc_clnttcp_create_performance.c | 43 double average(double *tbl) in average() 56 double mini(double *tbl) in mini() 69 double maxi(double *tbl) in maxi()
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/ |
D | rpc_clntudp_create_performance.c | 42 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/tirpc/tirpc_simple_rpc_call/ |
D | tirpc_rpc_call_performance.c | 41 double average(double *tbl) in average() 54 double mini(double *tbl) in mini() 67 double maxi(double *tbl) in maxi()
|
/external/libjpeg-turbo/ |
D | jcomapi.c | 91 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_clnt_call/ |
D | rpc_clnt_call_performance.c | 40 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/ |
D | tirpc_toplevel_clnt_call_performance.c | 40 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_broadc_clnt_broadcast/ |
D | rpc_clnt_broadcast_scalability.c | 42 double average(double *tbl) in average() 55 double mini(double *tbl) in mini() 68 double maxi(double *tbl) in maxi()
|
D | rpc_clnt_broadcast_performance.c | 42 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/tirpc/tirpc_interlevel_clnt_call/ |
D | tirpc_interlevel_clnt_call_performance.c | 40 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/ |
D | tirpc_rpc_broadcast_exp_performance.c | 46 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/ |
D | tirpc_rpc_broadcast_performance.c | 46 double average(double *tbl) in average() 59 double mini(double *tbl) in mini() 72 double maxi(double *tbl) in maxi()
|