Home
last modified time | relevance | path

Searched defs:end (Results 1726 - 1750 of 3408) sorted by relevance

1...<<61626364656667686970>>...137

/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c828 char *py, *end; in usb_format_yuv_semiplanar_420() local
/third_party/icu/tools/unicode/c/genprops/
H A Dcorepropsbuilder.cpp520 UChar32 end=props.end; in setGcAndNumeric() local
660 UChar32 end=props.end; in setProps() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTrie2Writable.java391 public Trie2Writable setRange(int start, int end, in setRange() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dbasictz.cpp39 BasicTimeZone::hasEquivalentTransitions(const BasicTimeZone& tz, UDate start, UDate end, in hasEquivalentTransitions() argument
/third_party/libsnd/src/
H A Dogg.c409 { sf_count_t begin, end, original_end, chunk_size, ret ; in ogg_sync_last_page_before() local
456 ogg_stream_seek_page_search(SF_PRIVATE *psf, OGG_PRIVATE *odata, uint64_t target_gp, uint64_t pcm_start, uint64_t pcm_end, uint64_t *best_gp, sf_count_t begin, sf_count_t end, uint64_t gp_rate) ogg_stream_seek_page_search() argument
[all...]
/third_party/libphonenumber/tools/cpp/src/cpp-build/
H A Dgenerate_geocoding_data.cc177 vector<char>::iterator begin, end, sep; in ParsePrefixes() local
511 string::const_iterator begin = input.begin(), end = begin; ReplaceAll() local
[all...]
/third_party/libdrm/freedreno/
H A Dfreedreno_priv.h200 offset_bytes(void *end, void *start) in offset_bytes() argument
/third_party/libbpf/src/
H A Dringbuf.c582 static __u64 ns_elapsed_timespec(const struct timespec *start, const struct timespec *end) in ns_elapsed_timespec() argument
/third_party/libcoap/include/coap3/
H A Dcoap_block_internal.h70 uint32_t end; member
/third_party/mbedtls/library/
H A Decdsa.c721 const unsigned char *end = sig + slen; in mbedtls_ecdsa_read_signature_restartable() local
H A Dmemory_buffer_alloc.c657 unsigned char *p, *q, *r, *end; in mbedtls_memory_buffer_alloc_self_test() local
/third_party/jerryscript/jerry-core/api/
H A Dgenerate-bytecode.c273 EXECRES init_directory_list(char* filefolder, char* start_folder, dir_node **head, dir_node **end) { in init_directory_list() argument
309 EXECRES add_directory_to_pending_list(dir_node **end, char* input_file_path) { in add_directory_to_pending_list() argument
388 EXECRES visit_directory(dir_node **end, cha argument
436 visit_pending_directories(dir_node **head, dir_node **end, EXECRES (*call_back)(char*, char*)) visit_pending_directories() argument
467 dir_node* end = NULL; generate_snapshots() local
486 dir_node* end = NULL; validate_snapshots() local
525 dir_node *head, *curr, *end, *new_node; walk_del_bytecode() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_merge_regs.c178 unsigned end = MIN2(a_end, b_end); in can_skip_interference() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cs.h79 uint32_t *end; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c584 char *end = (char *)data + size; in radv_pipeline_cache_load() local
674 void *p = pData, *end = (char *)pData + *pDataSize; in radv_GetPipelineCacheData() local
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c199 char hash[65], *end = &buf[bufsz - 1], *start; in build_sign_string() local
345 char *start = buf, *end = &buf[bufsz - 1]; in build_auth_string() local
393 lws_ss_apply_sigv4(struct lws *wsi, struct lws_ss_handle *h, unsigned char **p, unsigned char *end) lws_ss_apply_sigv4() argument
[all...]
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-server.c984 char *p, *end; local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c170 *end = &buf[sizeof(buf) - 1]; in callback_http() local
/third_party/libwebsockets/lib/roles/http/
H A Dcookie.c403 lws_cookie_attach_cookies(struct lws *wsi, char *buf, char *end) in lws_cookie_attach_cookies() argument
685 lws_cookie_send_cookies(struct lws *wsi, char **pp, char *end) in lws_cookie_send_cookies() argument
H A Dparsers.c1674 lws_jwt_sign_token_set_http_cookie(struct lws *wsi, const struct lws_jwt_sign_set_cookie *i, uint8_t **p, uint8_t *end) lws_jwt_sign_token_set_http_cookie() argument
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c94 char *end; member
/third_party/libwebsockets/plugins/ssh-base/
H A Dsshd.c147 uint8_t *op = p, *lp, *end = p + len - 1; in offer() local
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c205 char *end = buf + len - 1, *obuf = buf; in lws_metrics_om_format_agg() local
275 char buf[1200], *p = buf, *end = buf + sizeof(buf) - 1, tmp[512]; in lws_metrics_om_format() local
390 *end = buf + sizeof(buf) - 1; ome_prepare() local
473 *end = buf + sizeof(buf) - 1, *ip; callback_lws_openmetrics_export() local
575 *end = buf + sizeof(buf) - 1, *ip; callback_lws_openmetrics_prox_agg() local
750 *end = buf + sizeof(buf) - 1; callback_lws_openmetrics_prox_server() local
944 *end = buf + sizeof(buf) - 1, *ip; callback_lws_openmetrics_prox_client() local
[all...]
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c360 unsigned char *p, *start, *end; in format_result() local
386 *end = &buf[sizeof(buf) - 1]; in callback_deaddrop() local
[all...]
/third_party/libwebsockets/test-apps/
H A Dtest-client.c255 unsigned char **p = (unsigned char **)in, *end = (*p) + len; in callback_dumb_increment() local

Completed in 42 milliseconds

1...<<61626364656667686970>>...137