HomeSort by relevance Sort by last modified time
    Searched defs:num_params (Results 1 - 25 of 28) 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/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/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/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/
reflection.cc 354 uint32_t num_params = params->Size(); local
362 for (uint32_t i = 0; i < num_params; i++) {
    [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
  /hardware/qcom/msm8x26/kernel-headers/sound/
lsm_params.h 107 __u32 num_params; member in struct:snd_lsm_module_params
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
lsm_params.h 118 * @num_params: Number of params that are to be set
124 * num_params * sizeof(struct lsm_parms_info)
128 __u32 num_params; member in struct:snd_lsm_module_params
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c 86 UINT8 num_params = 0; local
105 disc_params[num_params].type = NFC_DISCOVERY_TYPE_POLL_A;
106 disc_params[num_params].frequency = p_nfa_dm_rf_disc_freq_cfg->pa;
107 num_params++;
109 if (num_params >= max_params)
110 return num_params;
116 disc_params[num_params].type = NFC_DISCOVERY_TYPE_POLL_B;
117 disc_params[num_params].frequency = p_nfa_dm_rf_disc_freq_cfg->pb;
118 num_params++;
120 if (num_params >= max_params
974 UINT8 num_params, xx; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_screen.h 658 unsigned num_params = dxbc_parse_signature(sig, &params); local
693 for(unsigned i = 0; i < num_params && num_params_to_use < D3D11_IA_VERTEX_INPUT_STRUCTURE_ELEMENT_COUNT; ++i)
    [all...]
  /external/v8/test/cctest/wasm/
test-run-wasm.cc 2546 int num_params = static_cast<int>(arraysize(mixed)) - start; local
    [all...]
  /system/bt/stack/include/
sdp_api.h 147 UINT16 num_params; member in struct:__anon72793
  /external/v8/test/cctest/compiler/
test-run-native-calls.cc 433 int num_params = ParamCount(desc); local
434 CHECK_LE(num_params, kMaxParamCount);
448 ArgsBuffer<CType> io(num_params, seed);
460 Node** args = zone.NewArray<Node*>(num_params);
461 for (int i = 0; i < num_params; i++) {
494 for (int i = 0; i < num_params; i++) {
970 int num_params = ParamCount(desc); local
971 CHECK_LE(num_params, kMaxParamCount);
987 Node** args = raw.zone()->NewArray<Node*>(num_params);
988 for (int i = 0; i < num_params; i++)
1047 const int num_params = static_cast<int>(arraysize(types) - start); local
    [all...]
  /external/freetype/include/
freetype.h 1954 FT_Int num_params; member in struct:FT_Open_Args_
    [all...]
  /external/freetype/src/base/
ftobjs.c 2101 FT_Int num_params = 0; local
2135 FT_Int num_params = 0; local
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
freetype.h 1973 FT_Int num_params; member in struct:FT_Open_Args_
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftobjs.c 2118 FT_Int num_params = 0; local
2152 FT_Int num_params = 0; local
    [all...]

Completed in 610 milliseconds

1 2