/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | inner_template_self.hpp | 5 LinkedList* prev; member in LinkedList
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/ |
H A D | cert_manager_double_list.h | 26 struct DoubleList *prev; member
|
/base/security/huks/utils/list/ |
H A D | hks_double_list.h | 20 struct DoubleList *prev; member
|
/foundation/arkui/napi/reference_manager/ |
H A D | native_reference_manager.cpp | 39 NativeReference* prev = reinterpret_cast<ArkNativeReference*>(reference)->prev_; in ReleaseHandler() local
|
/foundation/resourceschedule/ffrt/src/util/ |
H A D | linked_list.h | 29 LinkedList(LinkedList* prev, LinkedList* next) : prev(prev), next(next) in LinkedList() argument 149 LinkedList* prev = cur->prev; global() variable 150 Delete(prev); global() variable 161 LinkedList* prev = cur->prev; global() variable 162 Delete(prev); global() variable 288 LinkedList* prev; global() member in ffrt::LinkedList [all...] |
/third_party/curl/lib/ |
H A D | easygetopt.c | 67 curl_easy_option_next(const struct curl_easyoption *prev) in curl_easy_option_next() argument 93 curl_easy_option_next(const struct curl_easyoption *prev) in curl_easy_option_next() argument
|
/third_party/musl/src/search/ |
H A D | insque.c | 5 struct node *prev; member
|
/base/security/dataclassification/interfaces/inner_api/datatransmitmgr/include/ |
H A D | dev_slinfo_list.h | 29 struct DATASLListParams *prev; member
|
/base/security/dataclassification/test/unittest/datatransmitmgr/ |
H A D | DevslinfoListTest.h | 33 struct DATASLListParams *prev;
member
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_shorten_path.cpp | 41 VertexDist& prev = vtxSeq[nSize - 1]; in ShortenPath() local
|
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/ |
H A D | kvstore_common.h | 34 struct KvItem_* prev;
member
|
/third_party/curl/src/ |
H A D | tool_cfgable.c | 187 struct OperationConfig *prev = last->prev; in config_free() local
|
/third_party/curl/docs/examples/ |
H A D | headerapi.c | 68 struct curl_header *prev = NULL; in main() local
|
/third_party/icu/icu4c/source/common/ |
H A D | ustr_imp.h | 138 static inline UBool isValidTrail(int32_t prev, uint8_t t, int32_t i, int32_t length) { in isValidTrail() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | bocsu.cpp | 101 u_writeIdenticalLevelRun(UChar32 prev, const UChar *s, int32_t length, icu::ByteSink &sink) { in u_writeIdenticalLevelRun() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ustr_imp.h | 138 static inline UBool isValidTrail(int32_t prev, uint8_t t, int32_t i, int32_t length) { in isValidTrail() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | bocsu.cpp | 101 u_writeIdenticalLevelRun(UChar32 prev, const char16_t *s, int32_t length, icu::ByteSink &sink) { in u_writeIdenticalLevelRun() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_heap.h | 47 struct nouveau_heap *prev; member
|
/third_party/libinput/src/ |
H A D | util-list.h | 61 struct list *prev; member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | bocsu.cpp | 101 u_writeIdenticalLevelRun(UChar32 prev, const UChar *s, int32_t length, icu::ByteSink &sink) { in u_writeIdenticalLevelRun() argument [all...] |
/third_party/openssl/test/ |
H A D | pkey_meth_test.c | 25 int prev = -1; in test_asn1_meths() local 58 int prev = -1; in test_pkey_meths() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ustr_imp.h | 138 static inline UBool isValidTrail(int32_t prev, uint8_t t, int32_t i, int32_t length) { in isValidTrail() argument
|
/third_party/skia/experimental/sktext/tests/ |
H A D | FontResolvedText.cpp | 74 TextIndex prev = 0; in UNIX_ONLY_TEST() local
|
/third_party/skia/include/private/ |
H A D | SkSemaphore.h | 56 int prev = fCount.fetch_add(n, std::memory_order_release); in signal() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | blacklist.c | 94 struct wpa_blacklist *e, *prev = NULL; in wpa_blacklist_del() local 125 struct wpa_blacklist *e, *prev; in wpa_blacklist_clear() local
|