Home
last modified time | relevance | path

Searched refs:local (Results 1 – 24 of 24) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_hid_p4/
H A Ddrvhidcore_4.c261 usage = parser->local.usage[0]; in open_collection_Port4()
289 usg_count = parser->local.usage_index; in hid_chk_variable_Port4()
310 USB_HID_DBG(printf("local usage %X: %X\n", ii, parser->local.usage[ii])); in hid_chk_variable_Port4()
313 if (parser->local.usage[ii] == USEAGE_X) in hid_chk_variable_Port4()
323 else if (parser->local.usage[ii] == USEAGE_Y) in hid_chk_variable_Port4()
405 memset(&parser->local, 0, sizeof(parser->local)); /* Reset the local parser environment */ in hid_parser_main_Port4()
540 if (parser->local.delimiter_depth != 0) { in hid_parser_local_Port4()
544 parser->local.delimiter_depth++; in hid_parser_local_Port4()
545 parser->local.delimiter_branch++; in hid_parser_local_Port4()
547 if (parser->local.delimiter_depth < 1) { in hid_parser_local_Port4()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_hid_p3/
H A Ddrvhidcore_3.c261 usage = parser->local.usage[0]; in open_collection_Port3()
289 usg_count = parser->local.usage_index; in hid_chk_variable_Port3()
310 USB_HID_DBG(printf("local usage %X: %X\n", ii, parser->local.usage[ii])); in hid_chk_variable_Port3()
313 if (parser->local.usage[ii] == USEAGE_X) in hid_chk_variable_Port3()
323 else if (parser->local.usage[ii] == USEAGE_Y) in hid_chk_variable_Port3()
405 memset(&parser->local, 0, sizeof(parser->local)); /* Reset the local parser environment */ in hid_parser_main_Port3()
540 if (parser->local.delimiter_depth != 0) { in hid_parser_local_Port3()
544 parser->local.delimiter_depth++; in hid_parser_local_Port3()
545 parser->local.delimiter_branch++; in hid_parser_local_Port3()
547 if (parser->local.delimiter_depth < 1) { in hid_parser_local_Port3()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_hid_p1/
H A Ddrvhidcore.c260 usage = parser->local.usage[0]; in open_collection()
288 usg_count = parser->local.usage_index; in hid_chk_variable()
309 USB_HID_DBG(printf("local usage %X: %X\n", ii, parser->local.usage[ii]);); in hid_chk_variable()
312 if (parser->local.usage[ii] == USEAGE_X) in hid_chk_variable()
322 else if (parser->local.usage[ii] == USEAGE_Y) in hid_chk_variable()
404 memset(&parser->local, 0, sizeof(parser->local)); /* Reset the local parser environment */ in hid_parser_main()
539 if (parser->local.delimiter_depth != 0) { in hid_parser_local()
543 parser->local.delimiter_depth++; in hid_parser_local()
544 parser->local.delimiter_branch++; in hid_parser_local()
546 if (parser->local.delimiter_depth < 1) { in hid_parser_local()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_hid_p2/
H A Ddrvhidcore_2.c260 usage = parser->local.usage[0]; in open_collection_Port2()
288 usg_count = parser->local.usage_index; in hid_chk_variable_Port2()
309 USB_HID_DBG(printf("local usage %X: %X\n", ii, parser->local.usage[ii])); in hid_chk_variable_Port2()
312 if (parser->local.usage[ii] == USEAGE_X) in hid_chk_variable_Port2()
322 else if (parser->local.usage[ii] == USEAGE_Y) in hid_chk_variable_Port2()
404 memset(&parser->local, 0, sizeof(parser->local)); /* Reset the local parser environment */ in hid_parser_main_Port2()
539 if (parser->local.delimiter_depth != 0) { in hid_parser_local_Port2()
543 parser->local.delimiter_depth++; in hid_parser_local_Port2()
544 parser->local.delimiter_branch++; in hid_parser_local_Port2()
546 if (parser->local.delimiter_depth < 1) { in hid_parser_local_Port2()
[all …]
/utopia/UTPA2-700.0.x/modules/ldm/drv/ldm/
H A DKconfig3 tristate "local dimming"
7 Enable compilation option for driver local dimming
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dzutil.h127 #ifndef local
128 # define local static macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Datmsvc.h33 struct sockaddr_atmsvc local; /* local SVC address */ member
/utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/
H A Dlibstdc++.la2 # Generated by ltmain.sh - GNU libtool 1.4a-GCC3.0 (1.641.2.256 2001/05/28 20:09:07 with GCC-local
H A Dlibsupc++.la2 # Generated by ltmain.sh - GNU libtool 1.4a-GCC3.0 (1.641.2.256 2001/05/28 20:09:07 with GCC-local
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A Ddrvhid_4.h290 struct hid_local local; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A Ddrvhid_2.h290 struct hid_local local; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A Ddrvhid.h290 struct hid_local local; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A Ddrvhid_3.h290 struct hid_local local; member
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt208 // through gcc with the -E option; copy the result into your local copy of
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstab.def165 /* End common (local name): value is address.
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped39 infringing on user name space. This should be done even for local
365 local variables YYSIZE and YYSTACKSIZE give the old and new number of
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped39 infringing on user name space. This should be done even for local
385 local variables YYSIZE and YYSTACKSIZE give the old and new number of
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c_shipped39 infringing on user name space. This should be done even for local
403 local variables YYSIZE and YYSTACKSIZE give the old and new number of
/utopia/UTPA2-700.0.x/projects/build/
H A DbspOneUtopia.dxyfile318 # This flag is only useful for Objective-C code. When set to YES local
H A Dbsp.dxyfile317 # This flag is only useful for Objective-C code. When set to YES local
H A Dapi_with_header_file.csv11 OneUtopia1.9=1.8+MApi_XC_SetDSInfo+add local dimming init codes for manhattan ,2537,MsOS_CreateFixS…
H A DDatabase.csv8 OneUtopia1.6=1.5+MApi_XC_SetDSInfo+add local dimming init codes for manhattan ,2534,MsOS_AllocateMe…
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd591 include/asm-generic/cmpxchg-local.h \
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.011904 // Must call or otherwise our local dimming report value will be only 1 pixel