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

1 2

  /external/clang/test/CodeGenCXX/
microsoft-abi-vmemptr-conflicts.cpp 9 namespace num_params { namespace
22 // CHECK-LABEL: define void @"\01?f@num_params@@YAXPAUC@1@@Z"(%"struct.num_params::C"* %c)
23 // CHECK: call x86_thiscallcc void bitcast (void (%"struct.num_params::C"*, ...)* @"\01??_9C@num_params@@$BA@AE" to void (%"struct.num_params::C"*, i32)*)(%"struct.num_params::C"* %{{.*}}, i32 0)
24 // CHECK: call x86_thiscallcc void bitcast (void (%"struct.num_params::C"*, ...)* @"\01??_9C@num_params@@$BA@AE" to void (%"struct.num_params::C"*, i32, i32)*)(%"struct.num_params::C"* %{{.*}}, i32 0, i32 0
    [all...]
  /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),
  /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))
  /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
  /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...]
  /art/runtime/native/
java_lang_reflect_Executable.cc 357 const uint32_t num_params = params->Size(); local
362 mirror::ObjectArray<mirror::Class>::Alloc(soa.Self(), class_array_class.Get(), num_params));
369 for (uint32_t i = 0; i < num_params; ++i) {
  /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/v8/src/wasm/
wasm-debug.cc 84 int num_params = static_cast<int>(sig->parameter_count()); local
85 ScopedVector<WasmVal> wasm_args(num_params);
87 for (int i = 0; i < num_params; ++i) {
  /art/runtime/
reflection.cc 374 uint32_t num_params = params->Size(); local
381 for (uint32_t i = 0; i < num_params; i++) {
    [all...]
  /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...]
  /hardware/qcom/msm8994/kernel-headers/sound/
lsm_params.h 117 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8994/original-kernel-headers/sound/
lsm_params.h 130 * @num_params: Number of params that are to be set
136 * num_params * sizeof(struct lsm_parms_info)
140 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/kernel-headers/linux/sound/
lsm_params.h 117 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/kernel-headers/sound/
lsm_params.h 117 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/original-kernel-headers/linux/sound/
lsm_params.h 130 * @num_params: Number of params that are to be set
136 * num_params * sizeof(struct lsm_parms_info)
140 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8996/original-kernel-headers/sound/
lsm_params.h 130 * @num_params: Number of params that are to be set
136 * num_params * sizeof(struct lsm_parms_info)
140 __u32 num_params; member in struct:snd_lsm_module_params

Completed in 655 milliseconds

1 2