Home
last modified time | relevance | path

Searched defs:class_index (Results 1 – 17 of 17) 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/mindspore/tests/ut/cpp/dataset/
Dc_api_dataset_voc_test.cc34 std::map<std::string, int32_t> class_index; in TEST_F() local
82 std::map<std::string, int32_t> class_index; in TEST_F() local
105 std::map<std::string, int32_t> class_index; in TEST_F() local
242 std::map<std::string, int32_t> class_index; in TEST_F() local
Dvoc_op_test.cc93 std::map<std::string, int32_t> class_index; in TEST_F() local
Dc_api_datasets_test.cc313 std::map<std::string, int32_t> class_index; in TEST_F() local
322 std::map<std::string, int32_t> class_index; in TEST_F() local
/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/mindspore/tests/ut/python/dataset/
Dtest_datasets_sharding.py22 def sharding_config(num_shards, shard_id, num_samples, shuffle, class_index, repeat_cnt=1): argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c334 int class_index; in variable_get_class() local
534 unsigned int class_index; in do_advanced_regalloc() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dmanifest_op.cc33 … const std::map<std::string, int32_t> &class_index, std::unique_ptr<DataSchema> data_schema, in ManifestOp()
Dimage_folder_op.cc245 … int64_t *num_classes, std::map<std::string, int32_t> class_index) { in CountRowsAndClasses()
Dvoc_op.cc48 …const std::map<std::string, int32_t> &class_index, int32_t num_workers, int32_t queue_size, bool d… in VOCOp()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Ddetection_post_process_fp32.c220 const int class_index = all_indexes[i] % num_classes_with_bg - first_class_index; in DetectionPostProcessRegular() 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