Home
last modified time | relevance | path

Searched defs:no_space (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/core/lib/slice/
Dslice_string_helpers.cc72 grpc_slice_buffer* dst, bool no_space) { in grpc_slice_split_inner()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_string_helpers.cc81 grpc_slice_buffer* dst, bool no_space) { in grpc_slice_split_inner()
/external/sg3_utils/src/
Dsg_decode_sense.c67 bool no_space; member
/external/python/absl-py/absl/testing/tests/
Dflagsaver_test.py301 def no_space(value): function
/external/minijail/
Dsyscall_filter_unittest.cc1746 std::string no_space = "@includetest/seccomp.policy\n"; in TEST() local
/external/sg3_utils/lib/
Dsg_lib.c3578 sg_f2hex_arr(const char * fname, bool as_binary, bool no_space, in sg_f2hex_arr()