Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 13 of 13) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Disr.h63 struct link_t *cur, *tmp; in dispatchIsr() local
82 struct link_t *cur, *tmp; in unchainIsrAll() local
97 struct link_t *cur, *tmp; in maxLatencyIsr() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DUnicode.cpp125 static inline int32_t utf32_at_internal(const char* cur, size_t *num_read) in utf32_at_internal()
190 char *cur = dst; in utf32_to_utf8() local
296 char *cur = dst; in utf16_to_utf8() local
322 const char *cur = src; in utf8_length() local
412 const char* cur; in utf8_to_utf32_length() local
434 const char* cur = src; in utf8_to_utf32() local
/device/google/cuttlefish/host/libs/location/
DKmlParser.cpp172 xmlNodePtr cur = xmlDocGetRootElement(doc); in parseFile() local
200 xmlNodePtr cur = xmlDocGetRootElement(doc); in parseString() local
/device/google/contexthub/firmware/os/core/
DsimpleQ.c82 struct SimpleQueueEntry *cur; in simpleQueueDestroy() local
119 struct SimpleQueueEntry* cur = NULL; in simpleQueueAllocWithDiscard() local
Dseos.c224 struct TaskList *cur = &task->list; in osTaskListRemoveTask() local
240 struct TaskList *cur = &task->list; in osTaskListAddTail() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Datchannel.c301 static char * findNextEOL(char *cur) in findNextEOL()
479 size_t cur = 0; in writeline() local
518 size_t cur = 0; in writeCtrlZ() local
Dreference-ril.c2783 size_t cur = 0; local
4714 const char ** cur; local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
Dextutil.h53 XExtDisplayInfo *cur; /* most recently used */ member
/device/google/trout/hal/dumpstate/aidl/1.0/config/
Ddumpstate_hal_configuration_V1_0.cpp45 static std::string getXmlAttribute(const xmlNode* cur, const char* attribute) { in getXmlAttribute()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dvendor_dlkm_utils.cc187 const auto cur = queue.front(); in ComputeTransitiveClosure() local
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h4207 unsigned int cur, limit, old_limit; in stbi__zexpand() local
4621 stbi_uc *cur = a->out + stride*j; in stbi__create_png_image_raw() local
4723 stbi_uc *cur = a->out + stride*j; in stbi__create_png_image_raw() local
4795 stbi_uc *cur = a->out; in stbi__create_png_image_raw() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h4200 unsigned int cur, limit, old_limit; in stbi__zexpand() local
4614 stbi_uc *cur = a->out + stride*j; in stbi__create_png_image_raw() local
4716 stbi_uc *cur = a->out + stride*j; in stbi__create_png_image_raw() local
4788 stbi_uc *cur = a->out; in stbi__create_png_image_raw() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp8617 const uint8_t* cur = begin_; in ParseAllFields() local
44881 ChunkMap::iterator cur; member