Home
last modified time | relevance | path

Searched defs:tail (Results 226 - 250 of 347) sorted by relevance

12345678910>>...14

/third_party/python/Objects/
H A Dcomplexobject.c365 const char *tail = ""; in complex_repr() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring.cc66 void UnrefEntries(const CordRepRing* rep, index_type head, index_type tail) { in UnrefEntries() argument
249 Fill(const CordRepRing* src, index_type head, index_type tail) Fill() argument
268 Copy(CordRepRing* rep, index_type head, index_type tail, size_t extra) Copy() argument
375 Position tail = ring->FindTail(head.index, offset + len); AddRing() local
544 const char* tail = data.data() + data.length() - avail.length(); Prepend() local
584 FindBinary(index_type head, index_type tail, size_t offset) const FindBinary() argument
603 index_type tail = tail_; FindSlow() local
632 index_type tail = tail_; FindTailSlow() local
678 Position tail = rep->FindTail(head.index, offset + len); global() local
747 Position tail = rep->FindTail(rep->length - len); RemoveSuffix() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_profile.h228 void addTestFailureImpl(const H& head, const T&... tail) { in addTestFailureImpl() argument
748 constexpr H MinEnum(H head, N next, T... tail) { in MinEnum() argument
822 constexpr H MaxEnum(H head, N next, T... tail) { in MaxEnum() argument
/third_party/skia/experimental/sktext/include/
H A DTypes.h106 void merge(Range tail) { in merge() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c631 const char *tail = "</e:propertyset>\n"; in subscription_first_event() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c653 const char *tail = "</e:propertyset>\n"; in subscription_first_event() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c1055 u8 *tail = NULL; in ieee802_11_build_ap_params() local
[all...]
/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp1050 CString tail = ohmurl.substr(start); in SplitNormalizedOhmurl() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_hash.c120 hi_u8 tail[HASH_BLOCK_SIZE_128 * MUL_VAL_2]; /* buffer to store the tail and padding data, len is 256 bytes. */ member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_symc_v100.c1293 hi_u32 i, tail; in drv_symc_node_check() local
/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h165 uint32_t tail; member
/device/qemu/drivers/uart/
H A Duart_pl011.h165 uint32_t tail; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Duthash.h1068 struct UT_hash_handle *tail; /* tail hh in app order, for fast append */ member
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp307 void RenderList::ResetLayoutRange(double head, double tail, Offset position, Size viewport) in ResetLayoutRange() argument
504 void RenderList::RecycleTail(int32_t tail) in RecycleTail() argument
/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp351 auto tail = new NativeModule(); in CreateTailNativeModule() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c1240 uint8_t *tail = NULL; in SdpBuildSearchFragmentResponse() local
1355 uint8_t *tail in SdpSendSearchResponse() local
1419 uint8_t *tail = NULL; SdpBuildAttributeFragmentResponse() local
1528 uint8_t *tail = NULL; SdpSendAttributeResponse() local
1578 uint8_t *tail = NULL; SdpSendRequest() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c449 uint8_t *tail = NULL; in L2capAddCrc() local
460 uint8_t tail[2] = {0}; in L2capCheckCrc() local
/third_party/ffmpeg/fftools/
H A Dopt_common.c1159 char *tail; in init_report() local
1217 char *tail; in opt_max_alloc() local
1243 char *tail; in opt_loglevel() local
H A Dcmdutils.c104 char *tail; in parse_number_or_die() local
/third_party/ffmpeg/libavcodec/
H A Dqsvenc.c1628 char *tail; in update_qp() local
/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c101 int tail; member
[all...]
/third_party/ffmpeg/libavformat/
H A Did3v2.c514 ID3v2ExtraMeta *head, *tail; member
/third_party/ffmpeg/libavutil/
H A Deval.c106 double av_strtod(const char *numstr, char **tail) in av_strtod() argument
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c989 char *tail; in get_format_len() local
1008 char *head, *tail, *pos, *cpos, *attr, *rest; in apply_format() local
[all...]
/third_party/backends/backend/
H A Dxerox_mfp.h160 int tail = DATATAIL(dev); in dataroom() local

Completed in 39 milliseconds

12345678910>>...14