Home
last modified time | relevance | path

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

12345

/external/javassist/src/main/javassist/compiler/
DParser.java55 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/
Dhpack_table.cc39 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()
118 grpc_chttp2_hptbl* tbl, uint32_t bytes) { in grpc_chttp2_hptbl_set_current_table_size()
148 grpc_error_handle grpc_chttp2_hptbl_add(grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_add()
198 const grpc_chttp2_hptbl* tbl, grpc_mdelem md) { in grpc_chttp2_hptbl_find()
/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/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/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_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/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/boringssl/src/crypto/asn1/
Da_strnid.c107 const ASN1_STRING_TABLE *tbl = asn1_string_table_get(nid); in ASN1_STRING_set_by_NID() local
181 static uint32_t table_hash(const ASN1_STRING_TABLE *tbl) in table_hash()
190 const ASN1_STRING_TABLE *tbl = in asn1_string_table_get() local
236 ASN1_STRING_TABLE *tbl = OPENSSL_malloc(sizeof(ASN1_STRING_TABLE)); in ASN1_STRING_TABLE_add() 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/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/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_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/rpc/rpc_broadc_clnt_broadcast/
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()
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()
/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_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_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/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/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()
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
Dtirpc_rpcb_rmtcall_performance.c43 double average(double *tbl) in average()
56 double mini(double *tbl) in mini()
69 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/tirpc/tirpc_expertlevel_clnt_call/
Dtirpc_expertlevel_clnt_call_performance.c43 double average(double *tbl) in average()
56 double mini(double *tbl) in mini()
69 double maxi(double *tbl) in maxi()

12345