Home
last modified time | relevance | path

Searched refs:reserved_array (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-jsbeautifier/jsbeautifier-1.11.0/jsbeautifier/javascript/
H A Dbeautifier.py109 def reserved_array(token, words): function
406 reserved_array(self._flags.last_token, ['get', 'set'])))
411 reserved_array(self._flags.last_token, ['var', 'let', 'const']) and
432 reserved_array(self._flags.last_token, ['get', 'set']))))
526 if reserved_array(peek_back_two, ['async', 'function']) or (
890 if reserved_array(current_token, ['else', 'catch', 'finally']):
907 if reserved_array(self._flags.last_token, _special_word_set):
919 reserved_array(current_token, [
1041 (reserved_array(self._flags.last_token, ['function', 'yield']) or
1055 if reserved_array(self._flags.last_token, _special_word_set):
[all …]
/dports/math/ump/ump-0.8.6/src/
H A Dmath2.functionlist.cpp162 case reserved_array: in wrapper_check_argument()
H A Dmath2.codeblock.cpp950 else if( word == reserved_keywords[reserved_array] ) in create_function()
952 tmp_argument.type = reserved_array; in create_function()
H A Dmath2.intern.h31 reserved_matrix, reserved_picture, reserved_array, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dstorvsc_drv.c210 u8 reserved_array[STORVSC_MAX_BUF_LEN_WITH_PADDING]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dstorvsc_drv.c210 u8 reserved_array[STORVSC_MAX_BUF_LEN_WITH_PADDING]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dstorvsc_drv.c210 u8 reserved_array[STORVSC_MAX_BUF_LEN_WITH_PADDING]; member