/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_push.c | 68 emit_vertices_i08(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i08() argument 107 emit_vertices_i16(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i16() argument 146 emit_vertices_i32(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i32() argument 185 emit_vertices_seq(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_seq() argument [all...] |
H A D | nv50_shader_state.c | 59 unsigned start = 0; in nv50_constbufs_validate() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | writesrc.cpp | 407 UChar32 start = it.getCodepoint(); in usrc_writeUnicodeSet() local 426 UChar32 start = 0, end; in usrc_writeUCPMap() local
|
H A D | ppucd.cpp | 211 UChar32 start, end; in getProps() local 513 getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) getRangeForAlgNames() argument 548 parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) parseCodePointRange() argument [all...] |
H A D | ppucd.h | 49 UChar32 start, end; member
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
H A D | RbnfDemo.java | 591 public void select(int start, int end) { in select() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | vzone.cpp | 95 vzone_writeFromStart(VZone* zone, UDate start, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_writeFromStart() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | sprpdata.c | 232 compareFlagsForRange(UStringPrepProfile* data, uint32_t start, uint32_t end, UStringPrepType type) compareFlagsForRange() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | testidn.cpp | 405 compareFlagsForRange(uint32_t start, uint32_t end, in compareFlagsForRange() argument
|
/third_party/libdrm/tegra/ |
H A D | private.h | 84 uint32_t *start; member
|
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_stress.c | 189 struct timespec start, stop; in submit_ib() local
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
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/sched/cfs-scheduler/ |
H A D | hackbench.c | 296 struct timeval start, stop, diff; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl16.c | 444 int run_test(int file_flag, int file_mode, int start, int end) in run_test() argument
|
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/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/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...] |