| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | api.py | 97 if 'buildCancel' in request.POST: 98 for i in request.POST['buildCancel'].strip().split(" "): 107 if 'buildDelete' in request.POST: 108 for i in request.POST['buildDelete'].strip().split(" "): 119 if 'targets' in request.POST: 121 s = str(request.POST['targets']) 164 if 'do_update' in request.POST: 167 if 'default_image' in request.POST: 168 … project.set_variable(Project.PROJECT_SPECIFIC_DEFAULTIMAGE,str(request.POST['default_image'])) 208 if 'targets' in request.POST: [all …]
|
| H A D | views.py | 1383 ptype = request.POST.get('ptype') 1389 … missing = [field for field in mandatory_fields if len(request.POST.get(field, '')) == 0] 1395 … user = authenticate(username = request.POST.get('username', '_anonuser'), password = 'nopass') 1397 …er = User.objects.create_user(username = request.POST.get('username', '_anonuser'), email = reques… 1404 if not os.path.isdir('%s/conf' % request.POST['importdir']): 1405 …aise BadParameterException("Bad path or missing 'conf' directory (%s)" % request.POST['importdir']) 1407 …ldimport', '--command=import', '--name=%s' % request.POST['projectname'], '--path=%s' % request.PO… 1408 prj = Project.objects.get(name = request.POST['projectname']) 1412 release = Release.objects.get(pk = request.POST.get('projectversion', None )) 1413 … prj = Project.objects.create_project(name = request.POST['projectname'], release = release) [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.POST | 4 This project is to support Power-On-Self-Test (POST) in U-Boot. 16 The framework shall allow adding/removing/replacing POST tests. 17 Also, standalone POST tests shall be supported. 26 The framework shall support manual running of the POST tests. 31 3) The following POST tests shall be developed for MPC823E-based 51 enhancing U-Boot/Linux to provide a common framework for running POST 54 2.1. Hardware-independent POST layer 56 A new optional module will be added to U-Boot, which will run POST 58 support running POST tests manually at any time by executing a 61 The list of available POST tests will be configured at U-Boot build [all …]
|
| H A D | README.fsl-ddr | 140 In order to enable the POST memory test, CONFIG_POST needs to be 141 defined in board configuraiton header file. By default, POST memory test 413 POST memory PASSED
|
| H A D | README.memory-test | 60 POST (Power-On Self Test) sub-system, see "post/drivers/memory.c".
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | operators.hpp | 106 #define BOOST_PROTO_DEFINE_UNARY_OPERATOR(OP, TAG, TRAIT, DOMAIN, POST) … argument 116 … operator OP(Arg &arg BOOST_PROTO_UNARY_OP_IS_POSTFIX_ ## POST) \ 130 … operator OP(Arg const &arg BOOST_PROTO_UNARY_OP_IS_POSTFIX_ ## POST) \ 200 #define BOOST_PROTO_DEFINE_UNARY_OPERATOR(OP, TAG, TRAIT, DOMAIN, POST) … argument 210 … operator OP(Arg &&arg BOOST_PROTO_UNARY_OP_IS_POSTFIX_ ## POST) \
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | frontend-stat-properties.rst | 148 .. _DTV-STAT-POST-ERROR-BIT-COUNT: 162 :ref:`DTV_STAT_POST_TOTAL_BIT_COUNT <DTV-STAT-POST-TOTAL-BIT-COUNT>`. 177 .. _DTV-STAT-POST-TOTAL-BIT-COUNT: 184 :ref:`DTV_STAT_POST_ERROR_BIT_COUNT <DTV-STAT-POST-ERROR-BIT-COUNT>` 202 :ref:`DTV_STAT_POST_ERROR_BIT_COUNT <DTV-STAT-POST-ERROR-BIT-COUNT>`.
|
| /OK3568_Linux_fs/buildroot/package/libcgi/ |
| H A D | Config.in | 8 session and cookie support, GET and POST methods manipulation
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-32221.patch | 4 Subject: [PATCH] setopt: when POST is set, reset the 'upload' field
|
| /OK3568_Linux_fs/buildroot/board/openblocks/a6/ |
| H A D | readme.txt | 34 POST: mac verify Eth0 PASSED
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | efivarfs.rst | 22 UEFI variables causes the system firmware to fail to POST, efivarfs
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/acpi/ |
| H A D | debug.asl | 10 /* POST register region */
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/ |
| H A D | rk_aiq_types_ae_algo_int.h | 93 POST = 0x08, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | pcie.c | 699 #define POST 2 macro 789 c0 = fs - (eq[i][PREC] / div) - (eq[i][POST] / div); in load_eq_table() 790 c_plus1 = eq[i][POST] / div; in load_eq_table()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | php-fpm.conf | 303 ; request method - the request method (GET, POST, ...); 305 ; content length - the content length of the request (only with POST);
|
| /OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/ |
| H A D | video_extension.rst | 10 defining the video POST device, retrieving EDID information or to
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | entry.S | 201 ;POST Sys Call Ptrace Hook
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | dtv-frontend.rst | 246 Bit counts post-FEC (:ref:`DTV-STAT-POST-ERROR-BIT-COUNT` and :ref:`DTV-STAT-POST-TOTAL-BIT-COUNT`)
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | ixp4xx.rst | 50 DO NOT POST QUESTIONS TO THE LINUX MAILING LISTS REGARDING THE PROPRIETARY
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | cpu_init.c | 246 #error POST memory test cannot be enabled with TDM
|
| /OK3568_Linux_fs/kernel/Documentation/sound/soc/ |
| H A D | dapm.rst | 107 Special POST widget (exec after all others)
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | Kconfig | 619 bool "Support POST drivers" 621 Enable support for POST (Power-on Self Test) in SPL. POST is a
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/ |
| H A D | php.ini | 455 ; This directive describes the order in which PHP registers GET, POST, Cookie, 489 ; Maximum size of POST data that PHP will accept. 495 ; Magic quotes for incoming GET/POST/Cookie data.
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/ |
| H A D | php.ini | 455 ; This directive describes the order in which PHP registers GET, POST, Cookie, 489 ; Maximum size of POST data that PHP will accept. 495 ; Magic quotes for incoming GET/POST/Cookie data.
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | INT10.HOWTO | 131 This sets up the real mode memory image, calls the emulator to POST
|