HomeSort by relevance Sort by last modified time
    Searched refs:num_params (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /external/freetype/src/sfnt/
sfobjs.h 35 FT_Int num_params,
42 FT_Int num_params,
  /bionic/libc/kernel/uapi/linux/
tee.h 77 __u32 num_params; member in struct:tee_ioctl_open_session_arg
87 __u32 num_params; member in struct:tee_ioctl_invoke_arg
102 __u32 num_params; member in struct:tee_iocl_supp_recv_arg
108 __u32 num_params; member in struct:tee_iocl_supp_send_arg
  /external/kernel-headers/original/uapi/linux/
tee.h 204 * @num_params [in] number of parameters following this struct
214 __u32 num_params; member in struct:tee_ioctl_open_session_arg
215 /* num_params tells the actual number of element in params */
237 * @num_params [in] number of parameters following this struct
245 __u32 num_params; member in struct:tee_ioctl_invoke_arg
246 /* num_params tells the actual number of element in params */
292 * @num_params [in/out] number of parameters following this struct
294 * @num_params is the number of params that tee-supplicant has room to
295 * receive when input, @num_params is the number of actual params
300 __u32 num_params; member in struct:tee_iocl_supp_recv_arg
321 __u32 num_params; member in struct:tee_iocl_supp_send_arg
    [all...]
  /external/freetype/src/base/
ftbase.h 43 FT_Int num_params,
  /system/nfc/src/nfa/dm/
nfa_dm_discover.cc 94 uint8_t num_params = 0; local
110 disc_params[num_params].type = NFC_DISCOVERY_TYPE_POLL_A;
111 disc_params[num_params].frequency = p_nfa_dm_rf_disc_freq_cfg->pa;
112 num_params++;
114 if (num_params >= max_params) return num_params;
119 disc_params[num_params].type = NFC_DISCOVERY_TYPE_POLL_B;
120 disc_params[num_params].frequency = p_nfa_dm_rf_disc_freq_cfg->pb;
121 num_params++;
123 if (num_params >= max_params) return num_params
908 uint8_t num_params, xx; local
    [all...]
  /external/linux-kselftest/tools/testing/selftests/powerpc/include/
basic_asm.h 43 #define STACK_FRAME_LOCAL(num_params, var) \
44 __STACK_FRAME_LOCAL(num_params, var)
  /external/mesa3d/src/compiler/nir/
nir_inline_functions.c 42 assert(param_idx < call->callee->num_params);
95 assert(param->data.location < impl->num_params);
175 assert(call->num_params == callee_copy->num_params);
197 for (unsigned i = 0; i < callee_copy->num_params; i++) {
220 assert(call->num_params == callee_copy->num_params);
221 for (unsigned i = 0; i < callee_copy->num_params; i++) {
  /external/pdfium/core/fpdfapi/parser/
cpdf_simple_parser_unittest.cpp 68 int num_params; member in struct:FindTagTestStruct
93 parser.FindTagParamFromStart(data.token, data.num_params))
  /hardware/qcom/gps/msm8084/utils/
loc_cfg.cpp 265 unsigned int num_params=table_length; local
283 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
284 while(num_params)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
340 uint32_t num_params = table_length - 1; local
345 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
346 while(num_params && input_buf) {
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length)
    [all...]
  /hardware/qcom/gps/msm8909/utils/
loc_cfg.cpp 265 unsigned int num_params=table_length; local
283 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
284 while(num_params)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
340 uint32_t num_params = table_length - 1; local
345 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
346 while(num_params && input_buf) {
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length)
    [all...]
  /hardware/qcom/gps/msm8909w_3100/utils/
loc_cfg.cpp 265 unsigned int num_params=table_length; local
283 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
284 while(num_params)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
340 uint32_t num_params = table_length - 1; local
345 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
346 while(num_params && input_buf) {
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length)
    [all...]
  /hardware/qcom/gps/msm8994/utils/
loc_cfg.cpp 265 unsigned int num_params=table_length; local
283 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
284 while(num_params)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
340 uint32_t num_params = table_length - 1; local
345 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
346 while(num_params && input_buf) {
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length)
    [all...]
  /hardware/qcom/gps/msm8996/utils/
loc_cfg.cpp 265 unsigned int num_params=table_length; local
283 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
284 while(num_params)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
340 uint32_t num_params = table_length - 1; local
345 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
346 while(num_params && input_buf) {
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length)
    [all...]
  /hardware/qcom/gps/msm8998/utils/
loc_cfg.cpp 265 unsigned int num_params=table_length; local
283 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
284 while(num_params)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
340 uint32_t num_params = table_length - 1; local
345 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
346 while(num_params && input_buf) {
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length)
    [all...]
  /hardware/qcom/gps/utils/
loc_cfg.cpp 265 unsigned int num_params=table_length; local
283 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
284 while(num_params)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
340 uint32_t num_params = table_length - 1; local
345 LOC_LOGD("%s:%d]: num_params: %d\n", __func__, __LINE__, num_params);
346 while(num_params && input_buf) {
348 num_params -= loc_fill_conf_item(input_buf, config_table, table_length)
    [all...]
  /external/freetype/src/cff/
cffobjs.h 62 FT_Int num_params,
  /external/freetype/src/pfr/
pfrobjs.h 63 FT_Int num_params,
  /system/bt/stack/avrc/
avrc_sdp.cc 224 avrc_proto_desc_list[0].num_params = 1;
229 avrc_proto_desc_list[index].num_params = 1;
241 avrc_add_proto_desc_list.list_elem[0].num_params = 1;
245 avrc_add_proto_desc_list.list_elem[1].num_params = 1;
  /system/bt/btif/src/
btif_sdp_server.cc 401 protoList[0].num_params = 0;
403 protoList[1].num_params = 1;
406 protoList[2].num_params = 0;
488 protoList[0].num_params = 0;
490 protoList[1].num_params = 1;
493 protoList[2].num_params = 0;
565 protoList[0].num_params = 0;
567 protoList[1].num_params = 1;
570 protoList[2].num_params = 0;
653 protoList[0].num_params = 0
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
statement.c 218 int num_params; local
227 num_params = PyTuple_GET_SIZE(parameters);
229 num_params = PyList_GET_SIZE(parameters);
231 num_params = PySequence_Size(parameters);
233 if (num_params != num_params_needed) {
235 num_params_needed, num_params);
238 for (i = 0; i < num_params; i++) {
  /external/python/cpython2/Modules/_sqlite/
statement.c 225 int num_params; local
234 num_params = PyTuple_GET_SIZE(parameters);
236 num_params = PyList_GET_SIZE(parameters);
238 num_params = PySequence_Size(parameters);
240 if (num_params != num_params_needed) {
242 num_params_needed, num_params);
245 for (i = 0; i < num_params; i++) {
  /external/python/cpython3/Modules/_sqlite/
statement.c 214 Py_ssize_t num_params; local
223 num_params = PyTuple_GET_SIZE(parameters);
225 num_params = PyList_GET_SIZE(parameters);
227 num_params = PySequence_Size(parameters);
229 if (num_params != num_params_needed) {
233 num_params_needed, num_params);
236 for (i = 0; i < num_params; i++) {
  /external/tensorflow/tensorflow/contrib/cudnn_rnn/ops/
cudnn_rnn_ops.cc 237 .Output("weights: num_params * T")
238 .Output("biases: num_params * T")
240 .Attr("num_params: int")
250 int num_params;
251 TF_RETURN_IF_ERROR(c->GetAttr("num_params", &num_params));
253 for (int i = 0; i < num_params; i++) {
258 for (int i = 0; i < num_params; i++) {
259 c->set_output(num_params + i, c->Vector(InferenceContext::kUnknownDim));
268 num_params: number of parameter sets for all layers
    [all...]
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p5-generic-lambda-1y.cpp 27 int num_params = O(O, 5, 3, "abc", 3.14, 'a'); member in namespace:overload_generic_lambda
45 int num_params = O(O, 5, 3, "abc", 3.14, 'a'); member in namespace:overload_generic_lambda_return_type_deduction
  /external/mesa3d/src/gallium/auxiliary/util/
u_draw.c 139 const unsigned num_params = info_in->indexed ? 5 : 4; local
150 num_params * sizeof(uint32_t),

Completed in 865 milliseconds

1 2 3 4 5