/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_tonemap_common.h | 72 const vec3 curr = ((x * (a * x + c * b) + d * e) / (x * (a * x + b) + d * f)) - e / f; in TonemapFilmic() local
|
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_binding_test.cpp | 60 uint64_t curr = Tmspsec(); in HWTEST() local 108 uint64_t curr = Tmspsec(); in HWTEST() local
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | fill_window_sse.c | 152 ulg curr = s->strstart + (ulg)(s->lookahead); in fill_window_sse() local
|
H A D | inftrees.c | 44 unsigned curr; /* number of index bits for current table */ local [all...] |
/third_party/mesa3d/src/util/ |
H A D | os_time.h | 90 os_time_timeout(int64_t start, int64_t end, int64_t curr) os_time_timeout() argument
|
/third_party/skia/third_party/externals/zlib/ |
H A D | fill_window_sse.c | 152 ulg curr = s->strstart + (ulg)(s->lookahead); in fill_window_sse() local
|
/third_party/libwebsockets/lib/misc/lwsac/ |
H A D | private-lib-misc-lwsac.h | 57 struct lwsac *curr; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/ |
H A D | 4-1.c | 60 void *curr; in child() local
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
H A D | res_sched_exe_service_proxy.cpp | 109 uint64_t curr = ResSchedExeCommonUtils::GetCurrentTimestampUs(); in SendDebugCommand() local
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_core.cpp | 79 EglWrapperFuncPointer *curr = reinterpret_cast<EglWrapperFuncPointer*>(&gWrapperHook.wrapper); variable
|
/third_party/lame/misc/ |
H A D | scalartest.c | 34 double curr = 0; in test() local 67 double curr = 0; in testn() local [all...] |
/third_party/toybox/toys/other/ |
H A D | acpi.c | 63 int cap = 0, curr = 0, max = 0; in acpi_callback() local
|
/third_party/rust/crates/nix/src/ |
H A D | features.rs | 30 let mut curr: usize = 0; in parse_kernel_version() variables
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | parallel_recognizer.cpp | 179 RefPtr<ParallelRecognizer> curr = AceType::DynamicCast<ParallelRecognizer>(recognizer); in ReconcileFrom() local
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | parallel_recognizer.cpp | 176 RefPtr<ParallelRecognizer> curr = AceType::DynamicCast<ParallelRecognizer>(recognizer); in ReconcileFrom() local
|
H A D | exclusive_recognizer.cpp | 229 RefPtr<ExclusiveRecognizer> curr = AceType::DynamicCast<ExclusiveRecognizer>(recognizer); in ReconcileFrom() local
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/ |
H A D | datashare_connection.cpp | 106 auto curr = std::chrono::system_clock::now().time_since_epoch(); in ReconnectExtAbility() local
|
/third_party/backends/include/sane/ |
H A D | sanei_wire.h | 81 char *curr; member
|
/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/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
|