Searched defs:head (Results 1 – 11 of 11) sorted by relevance
58 static inline void list_add_tail(struct listnode *head, struct listnode *item) in list_add_tail()66 static inline void list_add_head(struct listnode *head, struct listnode *item) in list_add_head()
25 const char* head = current; in split() local
34 const auto head = s.find_first_not_of(charset); in trim() local170 const auto head = line->find_first_not_of(DEFAULT_WHITESPACE); in stripPrefix() local214 std::string head = line->substr(0); in behead() local218 std::string head = line->substr(0, found); in behead() local
58 AnimationHandle* head = mNextFrameAnimations.mNextHandle; in startFrame() local
168 public void applyLayoutParams(View head) { in applyLayoutParams()433 ViewEntry head = null; in updateViews() local
1282 checkState(waitingTime < (10 * DateUtils.MINUTE_IN_MILLIS), "waitingTime"); in assertHealthLocked()1296 @Nullable BroadcastProcessQueue head, @NonNull BroadcastProcessQueue item) {1331 static @Nullable BroadcastProcessQueue removeFromRunnableList( in removeFromRunnableList()
57 uint8_t head; member
540 public int head = 0; field in GarbageMonitor.ProcessMemInfo
377 ref_entry* const head = *refs; in removeRef() local
933 private void setHeadOfChain(View head) { in setHeadOfChain()