Home
last modified time | relevance | path

Searched defs:allowed_chars (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/base/containers/
H A Dcontains_unittest.cc20 constexpr char allowed_chars[] = {'a', 'b', 'c', 'd'}; in TEST() local
31 const char allowed_chars[] = {'A', 'B', 'C', 'D'}; in TEST() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Durl.py210 def _encode_invalid_chars(component, allowed_chars, encoding="utf-8"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Durl.py210 def _encode_invalid_chars(component, allowed_chars, encoding="utf-8"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Durl.py210 def _encode_invalid_chars(component, allowed_chars, encoding="utf-8"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Durl.py210 def _encode_invalid_chars(component, allowed_chars, encoding="utf-8"): argument
/aosp_15_r20/system/tools/sysprop/
DCommon.cpp86 const std::unordered_set<char>& allowed_chars) { in IsCorrectName()
/aosp_15_r20/external/libchrome/base/
H A Dstl_util_unittest.cc593 const char allowed_chars[] = {'a', 'b', 'c', 'd'}; in TEST() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Dlexer.rs431 let allowed_chars = [ in is_valid_in_ident() localVariable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dstructured_headers.cc334 const char* allowed_chars = in ReadKey() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py324 def proceed(prompt, allowed_chars, error_prompt=None, default=None): argument