Home
last modified time | relevance | path

Searched defs:new_prefix (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dimporter.cc339 const std::string& new_prefix, std::string* result) { in ApplyMapping()
/external/elfutils/src/
Dsize.c345 char new_prefix[prefix_len + 1 + fname_len]; in handle_ar() local
Dobjdump.c292 char new_prefix[prefix_len + fname_len + 2]; in handle_ar() local
Dnm.c415 char new_prefix[prefix_len + fname_len + 2]; in handle_ar() local
Dstrip.c2705 char new_prefix[prefix_len + 1 + fname_len]; in handle_ar() local
Delflint.c251 char new_prefix[prefix_len + 1 + fname_len]; in process_file() local
/external/python/cpython3/Lib/
Dipaddress.py880 def subnets(self, prefixlen_diff=1, new_prefix=None): argument
933 def supernet(self, prefixlen_diff=1, new_prefix=None): argument
/external/python/ipaddress/
Dipaddress.py996 def subnets(self, prefixlen_diff=1, new_prefix=None): argument
1049 def supernet(self, prefixlen_diff=1, new_prefix=None): argument
/external/v8/src/regexp/
Dregexp-compiler-tonode.cc581 icu::UnicodeString new_prefix(atom->data().at(0)); in RationalizeConsecutiveAtoms() local
588 unibrow::uchar new_prefix = atom->data().at(0); in RationalizeConsecutiveAtoms() local
/external/python/cpython2/Modules/_ctypes/
D_ctypes.c406 char *new_prefix; in _ctypes_alloc_format_string_with_shape() local
/external/python/cpython3/Modules/_ctypes/
D_ctypes.c361 char *new_prefix; in _ctypes_alloc_format_string_with_shape() local