Home
last modified time | relevance | path

Searched defs:nstrs (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dstring.cc227 char* gpr_strjoin(const char** strs, size_t nstrs, size_t* final_length) { in gpr_strjoin()
231 char* gpr_strjoin_sep(const char** strs, size_t nstrs, const char* sep, in gpr_strjoin_sep()
297 size_t* nstrs, size_t* capstrs) { in add_string_to_split()
311 size_t* nstrs) { in gpr_string_split()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dstring.cc235 char* gpr_strjoin(const char** strs, size_t nstrs, size_t* final_length) { in gpr_strjoin()
239 char* gpr_strjoin_sep(const char** strs, size_t nstrs, const char* sep, in gpr_strjoin_sep()
287 size_t* nstrs, size_t* capstrs) { in add_string_to_split()
301 size_t* nstrs) { in gpr_string_split()
/external/grpc-grpc/test/core/transport/
Dmetadata_test.cc221 size_t nstrs = 1000; in test_things_stick_around() local
/external/rappor/analysis/R/
Dsimulation.R34 nstrs <- params[[1]] functionVar
/external/elfutils/libcpu/
Di386_parse.y901 int nstrs[3] = { 0, 0, 0 }; in find_numbers() local