Home
last modified time | relevance | path

Searched defs:start (Results 776 - 800 of 3950) sorted by relevance

1...<<31323334353637383940>>...158

/third_party/node/deps/icu-small/source/i18n/
H A Dformat.cpp181 int32_t start = (pos < U_PARSE_CONTEXT_LEN)? 0 : (pos - (U_PARSE_CONTEXT_LEN-1 in syntaxError() local
H A Dquant.cpp69 int32_t start = offset; in matches() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_live_variables.h92 int *start; member in brw::vec4_live_variables
/third_party/mesa3d/src/util/
H A Du_idalloc.c89 find_free_block(struct util_idalloc *buf, unsigned start) in find_free_block() argument
H A Du_mm.c217 u_mmFindBlock(struct mem_block *heap, int start) in u_mmFindBlock() argument
/third_party/mesa3d/src/util/indices/
H A Du_unfilled_indices.c71 static void generate_linear_ushort( unsigned start, in generate_linear_ushort() argument
81 static void generate_linear_uint( unsigned start, in generate_linear_uint() argument
36 translate_ubyte_ushort( const void *in, unsigned start, unsigned in_nr, unsigned out_nr, unsigned restart_index, void *out ) translate_ubyte_ushort() argument
50 translate_memcpy_ushort( const void *in, unsigned start, unsigned in_nr, unsigned out_nr, unsigned restart_index, void *out ) translate_memcpy_ushort() argument
60 translate_memcpy_uint( const void *in, unsigned start, unsigned in_nr, unsigned out_nr, unsigned restart_index, void *out ) translate_memcpy_uint() argument
189 u_unfilled_generator(enum pipe_prim_type prim, unsigned start, unsigned nr, unsigned unfilled_mode, enum pipe_prim_type *out_prim, unsigned *out_index_size, unsigned *out_nr, u_generate_func *out_generate) u_unfilled_generator() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_fence.c217 int64_t start = 0; in nouveau_fence_wait() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_icu.cpp82 const char *start; in readList() local
/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

Completed in 9 milliseconds

1...<<31323334353637383940>>...158