Home
last modified time | relevance | path

Searched refs:all_attributes (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/mjsunit/
Dmirror-regexp.js31 var all_attributes = debug.PropertyAttribute.ReadOnly | variable
35 'source': all_attributes,
36 'global': all_attributes,
37 'ignoreCase': all_attributes,
38 'multiline': all_attributes,
/external/selinux/policycoreutils/sepolicy/sepolicy/
D__init__.py130 all_attributes = get_all_attributes()
699 all_attributes = None variable
701 global all_attributes
702 if not all_attributes:
703 all_attributes = map(lambda x: x['name'], info(ATTRIBUTE))
704 return all_attributes
708 global all_attributes
717 all_attributes = None
864 global all_attributes
883 all_attributes = None
Dmanpage.py394 self.all_attributes = get_all_attributes()
992 if "login_userdomain" in self.attributes and "login_userdomain" in self.all_attributes:
1061 if "x_domain" in self.all_attributes:
1075 if "login_userdomain" in self.all_attributes:
/external/deqp/android/cts/master/
Dgles3-master.txt36451 dEQP-GLES3.functional.vertex_array_objects.all_attributes