/third_party/icu/icu4c/source/test/intltest/ |
H A D | transrt.cpp | 1216 UChar next = i+1 == sourceString.length() ? 0x0000 : sourceString.charAt(i); in is() local [all...] |
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | ehci.h | 117 struct ehci_itd *next; member 165 struct ehci_sitd *next; member 273 struct ehci_qh *next; member
|
/third_party/icu/tools/colprobe/ |
H A D | colprobe.cpp | 1030 Line *next = NULL; detectExpansions() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | UnicodeSet.java | 4253 public EntryRange next() { next() method in UnicodeSet.EntryRangeIterator 4320 public String next() { next() method in UnicodeSet.UnicodeSetIterator2 [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | msgfmt.cpp | 1452 int32_t next; in parse() local
|
H A D | plurrule_impl.h | 360 AndConstraint *next = nullptr; member in AndConstraint 375 OrConstraint *next = nullptr; member in OrConstraint
|
H A D | astro.cpp | 731 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() argument 1247 UDate CalendarAstronomer::getMoonTime(double desired, UBool next) in getMoonTime() argument 1267 getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) getMoonTime() argument 1299 timeOfAngle(AngleFunc& func, double desired, double periodDays, double epsilon, UBool next) timeOfAngle() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uloc_tag.cpp | 31 struct VariantListEntry *next; member 37 struct AttributeListEntry *next; member 44 struct ExtensionListEntry *next; member 2022 int16_t next; ultag_parse() local [all...] |
H A D | unames.cpp | 751 UChar32 next = (PREV_GROUP(group)[GROUP_MSB] + 1) << GROUP_SHIFT; in enumNames() local
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-context-vhost.h | 1259 const struct lws_protocol_vhost_options *next; /**< linked list */ member
|
/third_party/libcoap/src/ |
H A D | coap_tinydtls.c | 812 clock_time_t next = 0; in coap_dtls_get_context_timeout() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | HashCalc.cpp | 144 unsigned next = 0;
in AddDigests() local [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_varyings.c | 3111 int next = last; in link_varyings() local [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 987 unsigned next = bytes * 2u; in split_copy() local
|
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
H A D | radv_amdgpu_cs.c | 922 struct radv_amdgpu_cs *next = radv_amdgpu_cs(cs_array[i + 1]); in radv_amdgpu_winsys_cs_submit_chained() local
|
/third_party/libwebsockets/lib/roles/mqtt/ |
H A D | private-lib-roles-mqtt.h | 318 struct lws_mqtt_subs *next; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_shader.h | 221 struct svga_shader_variant *next; member 366 struct svga_shader *next; member
|
/third_party/node/deps/v8/tools/gcmole/ |
H A D | gcmole.cc | 1496 auto next = gc_causes.find(name); in ReportUnsafe() local
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 57 struct fuse_req *next; member 133 struct fuse_req *next = req->next; in list_del_req() local 138 static void list_add_req(struct fuse_req *req, struct fuse_req *next) in list_add_req() argument [all...] |
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | alltypes.h | 321 struct _IO_FILE *prev, *next; member
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_session.cc | 282 auto next = dc->dlnext; in disconnect() local 298 auto next = s->dlnext; in disconnect() local
|
H A D | shrpx_client_handler.cc | 764 auto next = session->dlnext; in get_http2_session() local
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | alltypes.h | 321 struct _IO_FILE *prev, *next; member
|
/third_party/node/deps/brotli/c/dec/ |
H A D | decode.c | 578 int next = next_symbol[*repeat_code_len]; in ProcessRepeatedCodeLength() local [all...] |
/third_party/node/deps/cares/include/ |
H A D | ares.h | 564 struct ares_caa_reply *next; member 573 struct ares_srv_reply *next; member 581 struct ares_mx_reply *next; member 587 struct ares_txt_reply *next; member 595 struct ares_txt_ext *next; member 604 struct ares_naptr_reply *next; member 624 struct ares_uri_reply *next; member 654 struct ares_addrinfo_cname *next; member 728 struct ares_addr_node *next; global() member 738 struct ares_addr_port_node *next; global() member [all...] |