Searched defs:getname (Results 1 – 8 of 8) sorted by relevance
/third_party/python/Include/internal/ |
D | pycore_ucnhash.h | 21 int (*getname)(Py_UCS4 code, char* buffer, int buflen, member
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/type_parameters/type_argument_lists/ |
D | type_argument_lists_3.ts | 26 function getname<T, Y>(name: T, number: Y): T { function
|
/third_party/python/Lib/ |
D | chunk.py | 78 def getname(self): member in Chunk
|
/third_party/openssl/crypto/evp/ |
D | evp_utils.c | 52 getname, getfunc, \ argument
|
/third_party/musl/src/time/ |
D | __tz.c | 92 static void getname(char *d, const char **p) in getname() function
|
/third_party/musl/porting/linux/user/src/time/ |
D | __tz.c | 121 static void getname(char *d, const char **p) in getname() function
|
/third_party/openssl/test/ |
D | evp_libctx_test.c | 64 static const char *getname(int id) in getname() function
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 13307 int (*getname)(struct socket *, struct sockaddr *, int); member
|