Home
last modified time | relevance | path

Searched defs:curr (Results 1 - 25 of 202) sorted by relevance

123456789

/third_party/node/deps/v8/third_party/zlib/
H A Dfill_window_sse.c152 ulg curr = s->strstart + (ulg)(s->lookahead); in fill_window_sse() local
H A Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local
[all...]
/third_party/mesa3d/src/util/
H A Dos_time.h90 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 Dfill_window_sse.c152 ulg curr = s->strstart + (ulg)(s->lookahead); in fill_window_sse() local
H A Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local
[all...]
/third_party/libwebsockets/lib/misc/lwsac/
H A Dprivate-lib-misc-lwsac.h57 struct lwsac *curr; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/
H A D4-1.c60 void *curr; in child() local
/third_party/lame/misc/
H A Dscalartest.c34 double curr = 0; in test() local
67 double curr = 0; in testn() local
[all...]
/third_party/toybox/toys/other/
H A Dacpi.c63 int cap = 0, curr = 0, max = 0; in acpi_callback() local
/third_party/rust/crates/nix/src/
H A Dfeatures.rs30 let mut curr: usize = 0; in parse_kernel_version() variables
/third_party/backends/include/sane/
H A Dsanei_wire.h81 char *curr; member
/third_party/libuv/test/
H A Dtest-fs-poll.c84 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 Dnode_stat_watcher.cc79 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 Dprog_parameter_layout.c79 struct gl_program_parameter *curr = & src->Parameters[i]; in copy_indirect_accessed_array() local
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c44 unsigned curr; /* number of index bits for current table */ local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.h58 } curr; member
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync_wait.c22 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 Dpqueue.c55 pitem *curr, *next; in pqueue_insert() local
/third_party/openssl/crypto/async/
H A Dasync_wait.c22 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 DSkRegionPriv.h47 const SkRegionPriv::RunType* curr = runs; in compute_intervalcount() local
/third_party/openssl/ssl/
H A Dpqueue.c55 pitem *curr, *next; in pqueue_insert() local
/third_party/skia/src/ports/
H A DSkOSFile_stdio.cpp106 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 Dstatement.h148 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/bench/
H A DInterpBench.cpp63 SkFixed curr = SkFloatToFixed(fx); variable
82 int64_t curr variable
113 int64_t curr = (int64_t)(fx * 65536 * 655536 * 65536); global() variable
[all...]
/third_party/googletest/googletest/src/hwext/
H A Dgtest-filter.cc62 string curr = vectemp[i]; in postSetType() local
92 string curr = vectemp[i]; postSetSize() local
106 string curr = vectemp[i]; postSetRank() local
147 string curr = vectemp[i]; postParsingArguments() local
[all...]

Completed in 8 milliseconds

123456789