Home
last modified time | relevance | path

Searched defs:is_type (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dbasic_block.h71 bool is_type(BlockType type) const { in is_type() function
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.h71 bool is_type(BlockType type) const { in is_type() function
/external/skia/tests/
DJSONTest.cpp151 bool is_type) { in check_primitive()
/external/skqp/tests/
DJSONTest.cpp151 bool is_type) { in check_primitive()
/external/selinux/libsepol/src/
Dmodule_to_cil.c183 int is_type; member
745 static char *get_new_attr_name(struct policydb *pdb, int is_type) in get_new_attr_name()
779 static int cil_add_attr_to_list(struct list *attr_list, char *attr_name, int is_type, void *set) in cil_add_attr_to_list()
807 static int cil_print_attr_strs(int indent, struct policydb *pdb, int is_type, void *set, char *attr… in cil_print_attr_strs()
917 static char *search_attr_list(struct list *attr_list, int is_type, void *set) in search_attr_list()
956 static int set_to_names(struct policydb *pdb, int is_type, void *set, struct list *attr_list, char … in set_to_names()
/external/pdfium/third_party/pymock/
Dmock.py2253 def _must_skip(spec, entry, is_type): argument
/external/python/cpython2/Lib/test/
D_mock_backport.py2205 def _must_skip(spec, entry, is_type): argument
/external/python/cpython3/Lib/unittest/
Dmock.py2269 def _must_skip(spec, entry, is_type): argument
/external/python/mock/mock/
Dmock.py2385 def _must_skip(spec, entry, is_type): argument