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

1 2 3 4

  /external/freetype/src/sfnt/
sfobjs.h 35 FT_Int num_params,
42 FT_Int num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
sfobjs.h 35 FT_Int num_params,
42 FT_Int num_params,
  /external/pdfium/third_party/freetype/src/sfnt/
sfobjs.h 35 FT_Int num_params,
42 FT_Int num_params,
  /external/freetype/src/base/
ftbase.h 41 FT_Int num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftbase.h 41 FT_Int num_params,
  /external/pdfium/third_party/freetype/src/base/
ftbase.h 41 FT_Int 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/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/msmcobalt/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/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/v8/test/cctest/wasm/
test-run-wasm-js.cc 165 for (int num_params = which + 1; num_params < kMaxParams; num_params++) {
167 FunctionSig sig(1, num_params, types);
176 for (int i = 0; i < num_params; i++) {
180 ADD_CODE(code, kExprCallFunction, static_cast<byte>(num_params),
214 for (int num_params = which + 1; num_params < kMaxParams; num_params++) {
218 FunctionSig sig(1, num_params, types)
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrobjs.h 63 FT_Int num_params,
  /system/bt/stack/avrc/
avrc_sdp.c 223 avrc_proto_desc_list[0].num_params = 1;
229 avrc_proto_desc_list[index].num_params = 1;
242 avrc_add_proto_desc_list.list_elem[0].num_params = 1;
246 avrc_add_proto_desc_list.list_elem[1].num_params = 1;
  /system/bt/btif/src/
btif_sdp_server.c 402 protoList[0].num_params = 0;
404 protoList[1].num_params = 1;
407 protoList[2].num_params = 0;
489 protoList[0].num_params = 0;
491 protoList[1].num_params = 1;
494 protoList[2].num_params = 0;
569 protoList[0].num_params = 0;
571 protoList[1].num_params = 1;
574 protoList[2].num_params = 0;
658 protoList[0].num_params = 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
  /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/freetype/src/cff/
cffobjs.h 162 FT_Int num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffobjs.h 162 FT_Int num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidobjs.h 135 FT_Int num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1objs.h 136 FT_Int num_params,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42objs.h 70 FT_Int num_params,
  /external/pdfium/third_party/freetype/src/cff/
cffobjs.h 162 FT_Int num_params,

Completed in 1107 milliseconds

1 2 3 4