Home
last modified time | relevance | path

Searched defs:class_index (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/crypto/
Dex_data.c50 static EX_CALLBACKS *get_and_lock(int class_index) in get_and_lock()
130 int CRYPTO_free_ex_index(int class_index, int idx) in CRYPTO_free_ex_index()
155 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
208 int CRYPTO_new_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_new_ex_data()
253 int CRYPTO_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, in CRYPTO_dup_ex_data()
320 void CRYPTO_free_ex_data(int class_index, void *obj, CRYPTO_EX_DATA *ad) in CRYPTO_free_ex_data()
/third_party/boost/libs/regex/example/snippets/
Dregex_grep_example_3.cpp56 class class_index class
66 class_index() in class_index() function in class_index
Dregex_grep_example_4.cpp57 class class_index class
69 class_index() in class_index() function in class_index
Dregex_iterator_example.cpp59 map_type class_index; variable
Dregex_grep_example_2.cpp56 map_type class_index; variable
/third_party/pcre2/pcre2/src/
Dpcre2_convert.c485 int class_index; in convert_glob_parse_class() local
542 convert_glob_char_in_class(int class_index, PCRE2_UCHAR c) in convert_glob_char_in_class()
587 int len, class_index; in convert_glob_parse_range() local
/third_party/selinux/libsepol/src/
Dpolicydb.c1007 static int class_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in class_index() function
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c296 int class_index; in cil_classorder_to_policydb() local