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

  /external/libxkbcommon/xkbcommon/src/xkbcomp/
symbols.c 97 xkb_atom_t default_type; member in struct:__anon26716
405 into->default_type = from->default_type;
817 keyi->default_type = val;
    [all...]
  /external/python/cpython3/Tools/clinic/
clinic.py 2240 default_type = None variable in class:CConverter
2512 default_type = bool variable in class:bool_converter
2523 default_type = (bytes, bytearray) variable in class:char_converter
2535 default_type = int variable in class:unsigned_char_converter
2547 default_type = int variable in class:short_converter
2553 default_type = int variable in class:unsigned_short_converter
2564 default_type = int variable in class:int_converter
2578 default_type = int variable in class:unsigned_int_converter
2588 default_type = int variable in class:long_converter
2594 default_type = int variable in class:unsigned_long_converter
2604 default_type = int variable in class:long_long_converter
2610 default_type = int variable in class:unsigned_long_long_converter
2620 default_type = int variable in class:Py_ssize_t_converter
2627 default_type = float variable in class:float_converter
2633 default_type = float variable in class:double_converter
2640 default_type = complex variable in class:Py_complex_converter
2682 default_type = (str, Null, NoneType) variable in class:str_converter
2768 default_type = (str, Null, NoneType) variable in class:unicode_converter
2776 default_type = (str, Null, NoneType) variable in class:Py_UNICODE_converter
    [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 125 char default_type; member in struct:class_datum
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.py 947 def default_type(self, *args): return _qpol.qpol_terule_t_default_type(self, *args) member in class:qpol_terule_t
1031 def default_type(self, *args): return _qpol.qpol_filename_trans_t_default_type(self, *args) member in class:qpol_filename_trans_t
    [all...]

Completed in 351 milliseconds