/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | ttranshuge.c | 172 static int request_thp_with_madvise(unsigned long start) in request_thp_with_madvise() argument 189 static unsigned long find_thp_addr(unsigned long start, unsigned long size) in find_thp_addr() argument
|
/third_party/ltp/testcases/kernel/kvm/ |
H A D | lib_host.c | 297 struct timespec start, now; in tst_kvm_wait_guest() local
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | mmap1.c | 216 int start, last_update; in run() local
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify.h | 302 char *start = (char *) event; in get_event_info() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl14.c | 777 void run_test(int file_flag, int file_mode, int seek, int start, int end) in run_test() argument
|
/third_party/lwip/src/core/ipv6/ |
H A D | ip6_frag.c | 297 u16_t offset, len, start, end; in ip6_reass() local [all...] |
/third_party/libwebsockets/lib/roles/cgi/ |
H A D | cgi-server.c | 44 char *start = out, *end = out + outlen; in urlencode() local 465 unsigned char buf[LWS_PRE + 4096], *start = &buf[LWS_PRE], *p = start, in lws_cgi_write_split_stdout_headers() local [all...] |
/third_party/libwebsockets/lib/secure-streams/protocols/ |
H A D | ss-h1.c | 437 *start = p, in secstream_h1() local
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/ |
H A D | minimal-http-server-sse-ring.c | 159 *start = &buf[LWS_PRE], *p = start, in callback_sse() local
|
/third_party/ltp/include/lapi/ |
H A D | userfaultfd.h | 105 __u64 start; member
|
/third_party/ltp/testcases/realtime/func/sched_latency/ |
H A D | sched_latency.c | 66 nsec_t start; variable [all...] |
/third_party/ltp/testcases/realtime/func/matrix_mult/ |
H A D | matrix_mult.c | 115 nsec_t start, end, delta; in matrix_mult_record() local 175 nsec_t start, end; in main_thread() local
|
/third_party/ltp/testcases/realtime/func/pi-tests/ |
H A D | testpi-7.c | 226 nsec_t start, now; in high_prio_rt_thread() local
|
/third_party/lz4/examples/ |
H A D | compress_functions.c | 122 struct timespec start, end; in bench() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | graph-reducer.cc | 158 int start = entry.input_index < node_inputs.count() ? entry.input_index : 0; in ReduceTop() local
|
H A D | memory-optimizer.cc | 99 Node* SearchAllocatingNode(Node* start, Node* limit, Zone* temp_zone) { in SearchAllocatingNode() argument
|
/third_party/node/deps/v8/src/codegen/ |
H A D | safepoint-table.cc | 118 UpdateDeoptimizationInfo(int pc, int trampoline, int start, int deopt_index) UpdateDeoptimizationInfo() argument
|
/third_party/node/deps/v8/src/base/ |
H A D | region-allocator.cc | 221 size_t start = RoundUp(region->begin(), alignment); in AllocateAlignedRegion() local
|
H A D | vector.h | 181 T* start() const { in start() function in v8::base::OwnedVector 287 inline constexpr Vector<T> VectorOf(T* start, size_t size) { in VectorOf() argument [all...] |
H A D | threaded-list.h | 19 static T** start(T** t) { return t; } in start() function 20 static T* const* start(T* const* t) { return t; } in start() function
|
/third_party/node/deps/v8/src/base/debug/ |
H A D | stack_trace_posix.cc | 407 char* start = buf; in itoa_r() local
|
/third_party/node/deps/v8/src/bigint/ |
H A D | fromstring.cc | 152 int start = i * part_len; in FromStringLarge() local
|
/third_party/node/deps/v8/include/cppgc/internal/ |
H A D | write-barrier.h | 49 uintptr_t start = 0; member [all...] |
/third_party/node/deps/v8/src/ast/ |
H A D | ast-source-ranges.h | 40 int32_t start, end; member
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-cygwin.cc | 222 uintptr_t start, end; in GetSharedLibraryAddresses() local
|