Home
last modified time | relevance | path

Searched defs:start (Results 551 - 575 of 3684) sorted by relevance

1...<<21222324252627282930>>...148

/third_party/icu/icu4c/source/tools/ctestfw/unicode/
H A Dutimer.h168 LARGE_INTEGER start; member
190 struct timeval start; global() member
[all...]
/third_party/libdrm/tests/
H A Ddrmsl.c67 struct timeval start, stop; in do_time() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap18.c88 void *start, *stack_top, *stack_bottom; in allocate_stack() local
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
H A Dremap_file_pages02.c64 void *start; member
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime04.c115 long long start, end = 0, diff, slack; in run() local
H A Dleapsec01.c125 struct timespec now, leap, start; in run_leapsec() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl06.c138 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-custom-headers/
H A Dminimal-http-server-custom-headers.c39 uint8_t buf[LWS_PRE + 2048], *start = &buf[LWS_PRE], *p = start, in callback_http() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-get/
H A Dminimal-http-server-form-get.c30 *start = &buf[LWS_PRE], *p = start, in callback_http() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-h2-long-poll/
H A Dminimal-http-server.c59 *start = &buf[LWS_PRE], *p = start, in callback_http() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-post/
H A Dminimal-http-client-post.c32 char buf[LWS_PRE + 1024], *start = &buf[LWS_PRE], *p = start, in callback_http() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post/
H A Dminimal-http-server-form-post.c44 uint8_t buf[LWS_PRE + LWS_RECOMMENDED_MIN_HEADER_SPACE], *start = &buf[LWS_PRE], in callback_http() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-lwsac/
H A Dminimal-http-server-form-post.c45 uint8_t buf[LWS_PRE + LWS_RECOMMENDED_MIN_HEADER_SPACE], *start = &buf[LWS_PRE], in callback_http() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/
H A Dminimal-http-server-sse.c48 uint8_t buf[LWS_PRE + LWS_RECOMMENDED_MIN_HEADER_SPACE], *start = &buf[LWS_PRE], in callback_sse() local
/third_party/libdrm/tests/vbltest/
H A Dvbltest.c54 struct timeval start; member
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Darea_code_map.cc76 int AreaCodeMap::BinarySearch(int start, int end, int64 value) const { in BinarySearch() argument
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dunicodestring.cc60 void UnicodeString::replace(int start, int length, const UnicodeString& src) { in replace() argument
/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_jk.c52 long start, end; variable
/third_party/ltp/testcases/realtime/func/sched_football/
H A Dsched_football.c134 struct timeval start, now; in referee() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph.h84 Node* start() const { return start_; } in start() function in v8::internal::compiler::final
87 void SetStart(Node* start) { start_ = start; } in SetStart() argument
/third_party/node/deps/v8/src/d8/
H A Dcov.cc39 extern "C" void __sanitizer_cov_trace_pc_guard_init(uint32_t* start, in __sanitizer_cov_trace_pc_guard_init() argument
/third_party/node/deps/v8/include/
H A Dv8-unwinder.h60 const void* start = nullptr; member
/third_party/node/deps/v8/include/v8-include/
H A Dv8-unwinder.h60 const void* start = nullptr; member
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-openbsd.cc55 uintptr_t start, end; in GetSharedLibraryAddresses() local
H A Dplatform-darwin.cc62 const uintptr_t start = reinterpret_cast<uintptr_t>(code_ptr) + slide; in GetSharedLibraryAddresses() local

Completed in 15 milliseconds

1...<<21222324252627282930>>...148