Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/executor/
H A Dexecutor_macros.c20 skip_prefix(char *prefix, char *start) in skip_prefix() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_utl.c712 static void skip_prefix(const unsigned char **p, size_t *plen, in skip_prefix() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_utl.c712 static void skip_prefix(const unsigned char **p, size_t *plen, in skip_prefix() function
/aosp_15_r20/external/python/cpython3/PC/
Dlauncher.c900 static wchar_t * skip_prefix(wchar_t * name) in skip_prefix() function
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dguards.py239 def writeline(self, line, skip_prefix=False): argument
/aosp_15_r20/external/sg3_utils/lib/
H A Dsg_lib.c909 bool skip_prefix, const char * lip /* lead-in */, in sg_t10_uuid_desig2str()