Home
last modified time | relevance | path

Searched defs:prev (Results 1 - 25 of 957) sorted by relevance

12345678910>>...39

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dinner_template_self.hpp5 LinkedList* prev; member in LinkedList
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Dcert_manager_double_list.h26 struct DoubleList *prev; member
/base/security/huks/utils/list/
H A Dhks_double_list.h20 struct DoubleList *prev; member
/foundation/arkui/napi/reference_manager/
H A Dnative_reference_manager.cpp39 NativeReference* prev = reinterpret_cast<ArkNativeReference*>(reference)->prev_; in ReleaseHandler() local
/foundation/resourceschedule/ffrt/src/util/
H A Dlinked_list.h29 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 Deasygetopt.c67 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 Dinsque.c5 struct node *prev; member
/base/security/dataclassification/interfaces/inner_api/datatransmitmgr/include/
H A Ddev_slinfo_list.h29 struct DATASLListParams *prev; member
/base/security/dataclassification/test/unittest/datatransmitmgr/
H A DDevslinfoListTest.h33 struct DATASLListParams *prev; member
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_shorten_path.cpp41 VertexDist& prev = vtxSeq[nSize - 1]; in ShortenPath() local
/foundation/distributeddatamgr/kv_store/frameworks/native/kv_store/src/kvstore_common/
H A Dkvstore_common.h34 struct KvItem_* prev; member
/third_party/curl/src/
H A Dtool_cfgable.c187 struct OperationConfig *prev = last->prev; in config_free() local
/third_party/curl/docs/examples/
H A Dheaderapi.c68 struct curl_header *prev = NULL; in main() local
/third_party/icu/icu4c/source/common/
H A Dustr_imp.h138 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 Dbocsu.cpp101 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 Dustr_imp.h138 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 Dbocsu.cpp101 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 Dnouveau_heap.h47 struct nouveau_heap *prev; member
/third_party/libinput/src/
H A Dutil-list.h61 struct list *prev; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbocsu.cpp101 u_writeIdenticalLevelRun(UChar32 prev, const UChar *s, int32_t length, icu::ByteSink &sink) { in u_writeIdenticalLevelRun() argument
[all...]
/third_party/openssl/test/
H A Dpkey_meth_test.c25 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 Dustr_imp.h138 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 DFontResolvedText.cpp74 TextIndex prev = 0; in UNIX_ONLY_TEST() local
/third_party/skia/include/private/
H A DSkSemaphore.h56 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 Dblacklist.c94 struct wpa_blacklist *e, *prev = NULL; in wpa_blacklist_del() local
125 struct wpa_blacklist *e, *prev; in wpa_blacklist_clear() local

Completed in 7 milliseconds

12345678910>>...39