HomeSort by relevance Sort by last modified time
    Searched defs:item_ptr (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ui/app_list/
app_list_model.cc 161 scoped_ptr<AppListItem> item_ptr = RemoveItem(item); local
164 AddItemToFolderItemAndNotify(dest_folder, item_ptr.Pass());
166 AddItemToItemListAndNotifyUpdate(item_ptr.Pass());
185 scoped_ptr<AppListItem> item_ptr = RemoveItem(item); local
187 item_ptr->set_position(
189 AddItemToFolderItemAndNotify(dest_folder, item_ptr.Pass());
191 item_ptr->set_position(
193 AddItemToItemListAndNotifyUpdate(item_ptr.Pass());
340 scoped_ptr<AppListItem> item_ptr) {
341 DCHECK(!item_ptr->IsInFolder())
    [all...]
  /external/lldb/include/lldb/DataFormatters/
CXXFormatterFunctions.h 434 lldb::addr_t item_ptr; member in struct:lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor
515 lldb::addr_t item_ptr; member in struct:lldb_private::formatters::NSSetMSyntheticFrontEnd::SetItemDescriptor
  /bionic/libc/kernel/uapi/sound/
asound.h 901 unsigned int *item_ptr; member in union:snd_ctl_elem_value::__anon992::__anon995
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 888 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon7265::__anon7268
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 900 unsigned int *item_ptr; member in union:snd_ctl_elem_value::__anon21465::__anon21468
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 886 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon21562::__anon21565
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 807 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon26296::__anon26299
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 807 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon28032::__anon28035
    [all...]

Completed in 526 milliseconds