/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_query.c | 143 uint64_t start = (uint64_t)-1, end = 0; in llvmpipe_get_query_result() local 272 uint64_t start = (uint64_t)-1, end = 0; in llvmpipe_get_query_result_resource() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_fragtex.c | 205 nv30_set_sampler_views(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned nr, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) nv30_set_sampler_views() argument
|
H A D | nv30_push.c | 86 emit_vertices_i08(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i08() argument 118 emit_vertices_i16(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i16() argument 150 emit_vertices_i32(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_i32() argument 182 emit_vertices_seq(struct push_context *ctx, unsigned start, unsigned count) in emit_vertices_seq() argument [all...] |
/third_party/icu/icu4c/source/tools/gennorm2/ |
H A D | norms.cpp | 157 UChar32 start = 0, end; in enumRanges() local 170 void CompositionBuilder::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument 230 rangeHandler(UChar32 start, UChar32 end, Norm &norm) rangeHandler() argument [all...] |
H A D | extradata.cpp | 175 void ExtraData::rangeHandler(UChar32 start, UChar32 end, Norm &norm) { in rangeHandler() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | uparse.cpp | 81 char *start, *limit; in u_parseDelimitedFile() local [all...] |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | Selection.java | 84 public Selection fixAfterReplace(int start, int end, int len) { in fixAfterReplace() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | utrans.cpp | 112 void ReplaceableGlue::handleReplaceBetween(int32_t start, in handleReplaceBetween() argument 118 void ReplaceableGlue::extractBetween(int32_t start, in extractBetween() argument 125 void ReplaceableGlue::copy(int32_t start, int32_ argument [all...] |
/third_party/icu/icu4c/source/tools/ctestfw/unicode/ |
H A D | uperf.h | 121 UTimer start, stop; in time() local
|
/third_party/libdrm/tests/etnaviv/ |
H A D | write_bmp.c | 43 unsigned int start; member
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl21.c | 149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 160 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 173 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl20.c | 141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 152 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 165 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl19.c | 142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 153 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 166 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
H A D | fcntl11.c | 128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument 139 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument 152 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
|
/third_party/ltp/testcases/kernel/syscalls/mprotect/ |
H A D | mprotect04.c | 153 static void clear_cache(void *start, int len) in clear_cache() argument
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/ |
H A D | minimal-http-server-form-post-file.c | 104 uint8_t buf[LWS_PRE + LWS_RECOMMENDED_MIN_HEADER_SPACE], *start = &buf[LWS_PRE], in callback_http() local
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzguts.h | 100 z_off64_t start; /* where the gzip data started, for rewinding */
member
|
/third_party/libexif/test/ |
H A D | test-parse-from-data.c | 160 const char *start = string; in split_ws_string() local
|
H A D | test-parse.c | 129 const char *start = string; in split_ws_string() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
H A D | mapping_file_provider.cc | 76 const char** const start = languages->available_languages; in HasLanguage() local
|
/third_party/ltp/testcases/realtime/func/async_handler/ |
H A D | async_handler_tsc.c | 58 nsec_t start; variable
|
H A D | async_handler.c | 52 static nsec_t start; variable
|
/third_party/ltp/testcases/realtime/func/sched_jitter/ |
H A D | sched_jitter.c | 117 struct timespec start, stop; in thread_worker() local
|
/third_party/ltp/testcases/realtime/func/hrtimer-prio/ |
H A D | hrtimer-prio.c | 126 nsec_t start, end; in timer_thread() local
|
/third_party/ltp/testcases/realtime/func/prio-wake/ |
H A D | prio-wake.c | 107 nsec_t start; in master_thread() local 137 nsec_t start, wake; in worker_thread() local [all...] |