| /third_party/libuv/test/ |
| H A D | test-fs-poll.c | 84 poll_cb_fail(uv_fs_poll_t* handle, int status, const uv_stat_t* prev, const uv_stat_t* curr) poll_cb_fail() argument 91 poll_cb_noop(uv_fs_poll_t* handle, int status, const uv_stat_t* prev, const uv_stat_t* curr) poll_cb_noop() argument 98 poll_cb(uv_fs_poll_t* handle, int status, const uv_stat_t* prev, const uv_stat_t* curr) poll_cb() argument [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | inftrees.c | 44 unsigned curr; /* number of index bits for current table */ local [all...] |
| /third_party/node/src/ |
| H A D | node_stat_watcher.cc | 79 Callback(uv_fs_poll_t* handle, int status, const uv_stat_t* prev, const uv_stat_t* curr) Callback() argument
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_parameter_layout.c | 79 struct gl_program_parameter *curr = & src->Parameters[i]; in copy_indirect_accessed_array() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inftrees.c | 44 unsigned curr; /* number of index bits for current table */
local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.h | 58 } curr; member
|
| /third_party/node/deps/openssl/openssl/crypto/async/ |
| H A D | async_wait.c | 22 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_free() local 69 struct fd_lookup_st *curr; ASYNC_WAIT_CTX_get_fd() local 91 struct fd_lookup_st *curr; ASYNC_WAIT_CTX_get_all_fds() local 115 struct fd_lookup_st *curr; ASYNC_WAIT_CTX_get_changed_fds() local 142 struct fd_lookup_st *curr, *prev; ASYNC_WAIT_CTX_clear_fd() local 222 struct fd_lookup_st *curr, *prev = NULL; async_wait_ctx_reset_counts() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | pqueue.c | 55 pitem *curr, *next; in pqueue_insert() local
|
| /third_party/openssl/crypto/async/ |
| H A D | async_wait.c | 22 struct fd_lookup_st *curr; in ASYNC_WAIT_CTX_free() local 69 struct fd_lookup_st *curr; ASYNC_WAIT_CTX_get_fd() local 91 struct fd_lookup_st *curr; ASYNC_WAIT_CTX_get_all_fds() local 115 struct fd_lookup_st *curr; ASYNC_WAIT_CTX_get_changed_fds() local 142 struct fd_lookup_st *curr, *prev; ASYNC_WAIT_CTX_clear_fd() local 222 struct fd_lookup_st *curr, *prev = NULL; async_wait_ctx_reset_counts() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkRegionPriv.h | 47 const SkRegionPriv::RunType* curr = runs; in compute_intervalcount() local
|
| /third_party/openssl/ssl/ |
| H A D | pqueue.c | 55 pitem *curr, *next; in pqueue_insert() local
|
| /third_party/skia/src/ports/ |
| H A D | SkOSFile_stdio.cpp | 106 long curr = ftell(f); // remember where we are in sk_fgetsize() local 140 long curr = ftell(f); in sk_ftell() local
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | statement.h | 148 const auto* curr = parent_; in FindFirstParent() local 163 const auto* curr = parent_; in FindFirstParent() local 174 const auto* curr = parent_; FindFirstParent() local [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | inftrees.c | 44 unsigned curr; /* number of index bits for current table */ local [all...] |
| /third_party/skia/bench/ |
| H A D | InterpBench.cpp | 63 SkFixed curr = SkFloatToFixed(fx); variable 82 int64_t curr variable 113 int64_t curr = (int64_t)(fx * 65536 * 655536 * 65536); global() variable [all...] |
| /base/security/access_token/interfaces/innerkits/nativetoken/src/ |
| H A D | nativetoken_json_oper.c | 142 int32_t SetNativeTokenJsonObject(const NativeTokenList *curr, cJSON *object) in SetNativeTokenJsonObject() argument 193 CreateNativeTokenJsonObject(const NativeTokenList *curr) CreateNativeTokenJsonObject() argument [all...] |
| /base/security/device_security_level/services/dslm/ |
| H A D | dslm_core_process.c | 152 const DeviceIdentify *curr = RefreshDeviceOnlineStatus(deviceId); in OnRequestDeviceSecLevelInfo() local
|
| /base/startup/init/services/modules/sysevent/ |
| H A D | startup_time_event.c | 100 struct timespec curr = {0};
in ReportBootEventComplete() local
|
| /base/startup/init/services/param/linux/ |
| H A D | param_msgadp.c | 34 uint32_t curr = 0;
in OnReceiveRequest() local
|
| /base/startup/init/services/log/ |
| H A D | init_log.c | 44 struct timespec curr = {0};
in LogToFile() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | exclusive_recognizer.cpp | 274 auto curr = AceType::DynamicCast<ExclusiveRecognizer>(recognizer); in ReconcileFrom() local
|
| H A D | sequenced_recognizer.cpp | 326 RefPtr<SequencedRecognizer> curr = AceType::DynamicCast<SequencedRecognizer>(recognizer); in ReconcileFrom() local
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | pinch_recognizer.cpp | 276 RefPtr<PinchRecognizer> curr = AceType::DynamicCast<PinchRecognizer>(recognizer); in ReconcileFrom() local
|
| H A D | pan_recognizer.cpp | 379 RefPtr<PanRecognizer> curr = AceType::DynamicCast<PanRecognizer>(recognizer); in ReconcileFrom() local [all...] |
| H A D | long_press_recognizer.cpp | 276 RefPtr<LongPressRecognizer> curr = AceType::DynamicCast<LongPressRecognizer>(recognizer); in ReconcileFrom() local [all...] |