/third_party/node/src/ |
H A D | node_sockaddr-inl.h | 250 auto last = list_.end(); in Upsert() local
|
/third_party/musl/src/network/ |
H A D | getifaddrs.c | 47 struct ifaddrs *last; member
|
/third_party/musl/src/network/liteos_a/ |
H A D | getifaddrs.c | 46 struct ifaddrs *last; member
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_helper.c | 415 const uint8_t *last; in nghttp2_check_header_name() local 503 const uint8_t *last; in nghttp2_check_header_value() local 594 const uint8_t *last; in nghttp2_check_method() local 675 const uint8_t *last; in nghttp2_check_path() local 753 const uint8_t *last; nghttp2_check_authority() local [all...] |
H A D | nghttp2_http.c | 317 const uint8_t *last; in check_scheme() local
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | getifaddrs.c | 46 struct ifaddrs_storage *last; member
|
/third_party/nghttp2/src/ |
H A D | allocator.h | 48 uint8_t *begin, *last, *end; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ustr_titlecase_brkiter.cpp | 107 int32_t WholeStringBreakIterator::last() { return length; } in last() function in WholeStringBreakIterator
|
H A D | uchriter.cpp | 118 UCharCharacterIterator::last() { in last() function in UCharCharacterIterator
|
H A D | edits.cpp | 121 int32_t last = lastUnit(); in addUnchanged() local 167 int32_t last = lastUnit(); in addReplace() local [all...] |
H A D | normlzr.cpp | 320 UChar32 Normalizer::last() { in last() function in Normalizer
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | edits.h | 511 void setLastUnit(int32_t last) { array[length - 1] = (uint16_t)last; } in setLastUnit() argument
|
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_statevars.c | 1385 int last = paramList->LastStateVarIndex; in _mesa_load_state_parameters() local 1399 int last = paramList->LastStateVarIndex; in _mesa_upload_state_parameters() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_helper.c | 413 const uint8_t *last; in nghttp2_check_header_name() local 501 const uint8_t *last; in nghttp2_check_header_value() local 592 const uint8_t *last; in nghttp2_check_method() local 673 const uint8_t *last; in nghttp2_check_path() local 751 const uint8_t *last; nghttp2_check_authority() local [all...] |
H A D | nghttp2_http.c | 317 const uint8_t *last; in check_scheme() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_bufferobj.c | 245 _mesa_unmarshal_BufferData(struct gl_context *ctx, const struct marshal_cmd_BufferData *cmd, const uint64_t *last) _mesa_unmarshal_BufferData() argument 275 _mesa_unmarshal_NamedBufferData(struct gl_context *ctx, const struct marshal_cmd_NamedBufferData *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferData() argument 284 _mesa_unmarshal_NamedBufferDataEXT(struct gl_context *ctx, const struct marshal_cmd_NamedBufferDataEXT *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferDataEXT() argument 372 _mesa_unmarshal_BufferSubData(struct gl_context *ctx, const struct marshal_cmd_BufferSubData *cmd, const uint64_t *last) _mesa_unmarshal_BufferSubData() argument 395 _mesa_unmarshal_NamedBufferSubData(struct gl_context *ctx, const struct marshal_cmd_NamedBufferSubData *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferSubData() argument 404 _mesa_unmarshal_NamedBufferSubDataEXT(struct gl_context *ctx, const struct marshal_cmd_NamedBufferSubDataEXT *cmd, const uint64_t *last) _mesa_unmarshal_NamedBufferSubDataEXT() argument
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_scene.c | 413 struct resource_ref **last = list; in lp_scene_add_resource_reference() local 477 struct shader_ref *ref, **last = &scene->frag_shaders; in lp_scene_add_frag_shader_reference() local [all...] |
/third_party/libevdev/tools/ |
H A D | mouse-dpi-tool.c | 48 get_frequency(uint64_t last, uint64_t current) in get_frequency() argument
|
/third_party/libinput/src/ |
H A D | util-strings.h | 403 char *str, *last; in strstrip() local
|
/third_party/lwip/src/core/ipv6/ |
H A D | ip6_frag.c | 756 u16_t last; in ip6_frag() local
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inflate.c | 603 code last; /* parent table entry */
local [all...] |
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
H A D | unicodetext.h | 165 UnicodeText& append(ForwardIterator first, const ForwardIterator last) { in append() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | lib.c | 115 static const char *last; in show_stream_name() local
|
H A D | ptrlist.c | 263 struct ptr_list *last = NULL; /* gcc complains needlessly */ in __add_ptr_list() local 383 struct ptr_list *last, *first = *head; undo_ptr_list_last() local 408 struct ptr_list *last, *first = *head; delete_ptr_list_last() local [all...] |
H A D | storage.c | 133 struct storage_hash *entry, *last; in vrfy_storage() local [all...] |