/aosp14/frameworks/base/libs/hwui/utils/ |
H A D | StringUtils.cpp | 25 const char* head = current; in split() local
|
/aosp12/system/bt/btif/src/ |
H A D | btif_profile_queue.cc | 118 const ConnectNode& head = connect_queue.front(); in queue_int_advance() local 194 ConnectNode& head = connect_queue.front(); in btif_queue_connect_next() local
|
/aosp12/art/runtime/gc/ |
H A D | reference_queue.cc | 51 ObjPtr<mirror::Reference> head = list_->GetPendingNext<kWithoutReadBarrier>(); in EnqueueReference() local 184 const ObjPtr<mirror::Reference> head = list_; in ForwardSoftReferences() local
|
/aosp12/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
H A D | ReturnIn.h | 46 void set(Head&& head, Tail&&... tail) { in set()
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
H A D | IPACM_IfaceManager.h | 86 static iface_instances *head; variable
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_IfaceManager.h | 86 static iface_instances *head; variable
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
H A D | IPACM_IfaceManager.h | 86 static iface_instances *head; variable
|
/aosp12/system/netd/libnetdutils/include/netdutils/ |
H A D | Slice.h | 120 inline size_t extract(const Slice src, Head& head) { in extract() 128 inline size_t extract(const Slice src, Head& head, Tail&... tail) { in extract()
|
/aosp12/frameworks/compile/mclinker/unittests/ |
H A D | GraphTest.cpp | 58 ListDigraph::Node* head = NULL; in TEST_F() local 105 ListDigraph::Node* head = NULL; in TEST_F() local 152 ListDigraph::Node* head = NULL; in TEST_F() local
|
/aosp12/bionic/libc/bionic/ |
H A D | fts.c | 554 FTSENT *p, *head; in fts_build() local 874 fts_sort(FTS *sp, FTSENT *head, int nitems) in fts_sort() 938 fts_lfree(FTSENT *head) in fts_lfree() 987 fts_padjust(FTS *sp, FTSENT *head) in fts_padjust()
|
/aosp12/frameworks/base/cmds/incident_helper/src/ |
H A D | ih_util.cpp | 34 const auto head = s.find_first_not_of(charset); in trim() local 170 const auto head = line->find_first_not_of(DEFAULT_WHITESPACE); in stripPrefix() local 214 std::string head = line->substr(0); in behead() local 218 std::string head = line->substr(0, found); in behead() local
|
/aosp14/frameworks/base/cmds/incident_helper/src/ |
H A D | ih_util.cpp | 34 const auto head = s.find_first_not_of(charset); in trim() local 170 const auto head = line->find_first_not_of(DEFAULT_WHITESPACE); in stripPrefix() local 214 std::string head = line->substr(0); in behead() local 218 std::string head = line->substr(0, found); in behead() local
|
/aosp12/system/extras/latencytop/ |
H A D | latencytop.c | 288 static struct latency_entry* find_latency_entry(struct latency_entry* head, char* reason) { in find_latency_entry() 316 struct latency_entry *e, *head; in read_latency_file() local 357 static void print_latency_entries(struct latency_entry* head) { in print_latency_entries()
|
/aosp12/packages/modules/adb/ |
H A D | socket_test.cpp | 64 auto connect = [](asocket* tail, asocket* head) { in TEST_F() 73 asocket* head = create_local_socket(unique_fd(intermediate[0])); in TEST_F() local 238 asocket* head = create_local_socket(unique_fd(head_fd[1])); in TEST_F() local
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_EvtDispatcher.cpp | 50 cmd_evts *IPACM_EvtDispatcher::head = NULL; member in IPACM_EvtDispatcher
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_EvtDispatcher.cpp | 50 cmd_evts *IPACM_EvtDispatcher::head = NULL; member in IPACM_EvtDispatcher
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_EvtDispatcher.cpp | 50 cmd_evts *IPACM_EvtDispatcher::head = NULL; member in IPACM_EvtDispatcher
|
/aosp12/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/ |
H A D | broadcast_ring.h | 318 uint32_t head = std::atomic_load_explicit(&header_mmap()->head, in Get() local 402 std::atomic<uint32_t> head; member 432 uint32_t head; member 540 uint32_t head, uint32_t tail) { in CalculateGeometry()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | cam_list.h | 55 struct cam_list *head) in cam_list_add_tail_node()
|
/aosp12/bootable/recovery/tools/recovery_l10n/src/com/android/recovery_l10n/ |
H A D | Main.java | 188 Runnable head = new Runnable() { public void run() { mergeBitmaps(locales); } }; in buildSequence() local
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
H A D | queue.c | 45 Node *head; member
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
H A D | queue.c | 43 Node *head; member
|
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLExtensions.cpp | 38 char const* head = curr; in ExtensionSet() local
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLExtensions.cpp | 38 char const* head = curr; in ExtensionSet() local
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | SkipList.h | 148 auto head = mHeadVec[level]; in dump() local
|