Home
last modified time | relevance | path

Searched defs:is_node (Results 1 – 5 of 5) sorted by relevance

/external/f2fs-tools/fsck/
Dnode.h159 static inline int is_node(struct f2fs_node *node_blk, int type) in is_node() function
Dsegment.c30 bool is_node = IS_NODESEG(type); in reserve_new_block() local
/external/libxkbcommon/src/
Dregistry.c692 is_node(xmlNode *node, const char *name) in is_node() function
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp1244 …tateTracker::RecordCreateImageANDROID(const VkImageCreateInfo *create_info, IMAGE_STATE *is_node) { in RecordCreateImageANDROID()
1322 …ateTracker::RecordCreateImageANDROID(const VkImageCreateInfo *create_info, IMAGE_STATE *is_node) {} in RecordCreateImageANDROID()
1508 std::unique_ptr<IMAGE_STATE> is_node(new IMAGE_STATE(*pImage, pCreateInfo)); in PostCallRecordCreateImage() local
/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c449 static int is_node(struct isl_sched_graph *graph, in is_node() function