/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/ |
D | statement.c | 101 int pysqlite_statement_bind_parameter(pysqlite_Statement* self, int pos, PyObject* parameter, int a… in pysqlite_statement_bind_parameter() argument 113 if (parameter == Py_None) { in pysqlite_statement_bind_parameter() 118 if (PyInt_CheckExact(parameter)) { in pysqlite_statement_bind_parameter() 120 } else if (PyLong_CheckExact(parameter)) { in pysqlite_statement_bind_parameter() 122 } else if (PyFloat_CheckExact(parameter)) { in pysqlite_statement_bind_parameter() 124 } else if (PyString_CheckExact(parameter)) { in pysqlite_statement_bind_parameter() 126 } else if (PyUnicode_CheckExact(parameter)) { in pysqlite_statement_bind_parameter() 128 } else if (PyBuffer_Check(parameter)) { in pysqlite_statement_bind_parameter() 130 } else if (PyInt_Check(parameter)) { in pysqlite_statement_bind_parameter() 132 } else if (PyLong_Check(parameter)) { in pysqlite_statement_bind_parameter() [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | platform-interrupt-controller-API.rst | 38 The API should return whether the interrupt ID (first parameter) is categorized 51 The API should return whether the interrupt ID (first parameter) is categorized 64 The API should return whether the interrupt ID (first parameter) is categorized 78 first parameter, ``id``. 92 This API should enable the interrupt ID specified by the first parameter, 107 This API should disable the interrupt ID specified by the first parameter, 123 This API should set the priority of the interrupt specified by first parameter 124 ``id`` to the value set by the second parameter ``priority``. 138 parameter ``type`` shall be one of ``INTR_TYPE_EL3``, ``INTR_TYPE_S_EL1``, or 173 This API should set the interrupt specified by first parameter ``id`` to the [all …]
|
D | auth-framework.rst | 175 #. Statically allocating memory for each parameter in each image which is 424 - ``_get_param``: extract authentication parameter funcion pointer. 434 The ``get_auth_param()`` function is passed a parameter descriptor containing 435 information about the parameter (``type_desc`` and ``cookie``) to identify and 436 extract the data corresponding to that parameter from an image. This data will 458 The AM defines the type of each parameter used by an authentication method. It 462 parameter should be extracted from an image. 482 The AM defines the following structure to identify an authentication parameter 493 which enables it to uniquely identify the parameter that should be extracted 546 A parameter described by ``auth_param_type_desc_t`` to verify an image could be [all …]
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOSBCB.ASL | 52 Store(Zero, GESF) // Clear the exit parameter 60 Store(Zero, GESF) // Clear the exit parameter 69 Store(Zero, GESF) // Clear the exit parameter 78 Store(Zero, GESF) // Clear the exit parameter 87 Store(Zero, GESF) // Clear the exit parameter 103 Store(Zero, GESF) // Clear the exit parameter 125 Store(Zero, GESF) // Clear the exit parameter 134 Store(Zero, GESF) // Clear the exit parameter 150 Store(Zero, GESF) // Clear the exit parameter 179 Store(Zero, GESF) // Clear the exit parameter [all …]
|
D | IgdOGBDA.ASL | 40 Store(Zero, GESF) // Clear the exit parameter 55 Store(Zero, GESF) // Clear the exit parameter 71 Store(Zero, GESF) // Clear the exit parameter 159 Store(Zero, GESF) // Clear the exit parameter
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | gen_entries.py | 104 for parameter in parameters.split(','): 105 parameter = parameter.strip() 106 m = re_param.match(parameter) 108 errors.append("%d: parameter '%s'" % (lineno, parameter))
|
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/ |
D | llmul.c | 52 ; Set up the local stack for Multiplicand parameter in _allmul() 60 ; Set up the local stack for Multiplier parameter in _allmul()
|
D | ulldiv.c | 61 ; Set up the local stack for Divisor parameter in _aulldiv() 69 ; Set up the local stack for Dividend parameter in _aulldiv()
|
D | llrem.c | 60 ; Set up the local stack for Divisor parameter in _allrem() 68 ; Set up the local stack for Dividend parameter in _allrem()
|
D | ullrem.c | 60 ; Set up the local stack for Divisor parameter in _aullrem() 68 ; Set up the local stack for Dividend parameter in _aullrem()
|
D | lldiv.c | 70 ; Set up the local stack for Divisor parameter in _alldiv() 78 ; Set up the local stack for Dividend parameter in _alldiv()
|
D | ulldvrm.c | 66 ; Set up the local stack for Divisor parameter in _aulldvrm() 74 ; Set up the local stack for Dividend parameter in _aulldvrm()
|
D | lldvrm.c | 66 ; Set up the local stack for Divisor parameter in _alldvrm() 74 ; Set up the local stack for Dividend parameter in _alldvrm()
|
D | udivdi3.S | 58 # Set up the local stack for Divisor parameter 66 # Set up the local stack for Dividend parameter
|
D | mulll.S | 52 # Set up the local stack for Multiplicand parameter 60 # Set up the local stack for Multiplier parameter
|
D | umoddi3.S | 58 # Set up the local stack for Divisor parameter 66 # Set up the local stack for Dividend parameter
|
/device/generic/goldfish/audio/ |
D | Android.mk | 36 LOCAL_CFLAGS := -Wno-unused-parameter -Wno-unused-variable 55 LOCAL_CFLAGS := -Wno-unused-parameter -Wno-unused-variable
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3328/ |
D | platform.mk | 18 -I${RK_PLAT_COMMON}/drivers/parameter/ \ 41 ${RK_PLAT_COMMON}/drivers/parameter/ddr_parameter.c \
|
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | Android.mk | 11 LOCAL_CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter 56 LOCAL_CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter
|
/device/google/bonito/json-c/ |
D | Makefile.am.inc | 1 … -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GN…
|
/device/google/crosshatch/json-c/ |
D | Makefile.am.inc | 1 … -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GN…
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/ |
D | UefiShellBcfgCommandLib.uni | 72 " driver or boot option. This parameter is followed by the file name of the\r\n" 82 " the option. The quoted parameter is the description of the\r\n" 88 " parameter is the description of the option to be added.\r\n" 92 " in hexadecimal format. The quoted parameter is the description of the\r\n" 94 " rm - Removes an option. The parameter lists the number of the options\r\n" 96 " mv - Moves an option. The first numeric parameter is the number of\r\n" 97 " the option to move in hexadecimal format. The second numeric parameter\r\n" 103 " parameter has a non-zero value, the paired UnicodeChar value\r\n" 107 " parameter has a non-zero value, the paired ScanCode value\r\n"
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | Android.bp | 11 cflags: ["-Wno-unused-parameter"],
|
/device/google/marlin/vr/ |
D | Android.mk | 23 LOCAL_CFLAGS += -Wno-unused-parameter
|
/device/linaro/poplar/audio/ |
D | Android.mk | 32 LOCAL_CFLAGS := -Wno-unused-parameter
|