代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/474814/1388923
test watch.test
# This file is a Tcl script to test out [incr Widgets] Watch class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construction
www.eeworm.com/read/474814/1388924
test radiobox.test
# This file is a Tcl script to test out [incr Widgets] Radiobox class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/474814/1388926
test tabnotebook.test
# This file is a Tcl script to test out [incr Widgets] Tabnotebook class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Constr
www.eeworm.com/read/474814/1388927
test notebook.test
# This file is a Tcl script to test out [incr Widgets] Notebook class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/474814/1388928
test hyperhelp.test
# This file is a Tcl script to test out [incr Widgets] Hyperhelp class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construc
www.eeworm.com/read/474814/1388929
test messagedialog.test
# This file is a Tcl script to test out [incr Widgets] Messagedialog class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Cons
www.eeworm.com/read/474814/1388930
test datefield.test
# This file is a Tcl script to test out [incr Widgets] Datefield class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construc
www.eeworm.com/read/474814/1388931
test panedwindow.test
# This file is a Tcl script to test out [incr Widgets] Panedwindow class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Constr
www.eeworm.com/read/474814/1388932
test selectionbox.test
# This file is a Tcl script to test out [incr Widgets] Selectionbox class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Const
www.eeworm.com/read/341577/3248160
h usb.h
typedef struct { /* 16 bit value in little endian notation */
unsigned char lo;
unsigned char hi;
} lendian_word;
/* device descriptor */
typedef struct {
unsigned char bLength; /