Home
last modified time | relevance | path

Searched defs:get_quoted_string (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/coreboot/util/lint/
H A Dcheckpatch.pl1470 sub get_quoted_string { subroutine
/aosp_15_r20/tools/repohooks/tools/
H A Dcheckpatch.pl1623 sub get_quoted_string { subroutine
/aosp_15_r20/external/ltp/scripts/
H A Dcheckpatch.pl1599 sub get_quoted_string { subroutine
/aosp_15_r20/external/python/cpython3/Lib/email/
D_header_value_parser.py1283 def get_quoted_string(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/
D_header_value_parser.py1283 def get_quoted_string(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/
D_header_value_parser.py1283 def get_quoted_string(value): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/
H A D_header_value_parser.py1283 def get_quoted_string(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/
D_header_value_parser.py1283 def get_quoted_string(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/
D_header_value_parser.py1283 def get_quoted_string(value): function
/aosp_15_r20/external/mesa3d/src/util/
H A Dparson.c913 static char * get_quoted_string(const char **string, size_t *output_string_len) { in get_quoted_string() function