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

1 2

  /hardware/qcom/gps/msm8084/utils/
loc_cfg.h 82 uint32_t table_length);
84 uint32_t table_length);
86 loc_param_s_type* config_table, uint32_t table_length);
loc_cfg.cpp 172 table_length: length of the configuration table
184 loc_param_s_type* config_table, uint32_t table_length)
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
248 table_length: length of the configuration table
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length)
265 unsigned int num_params=table_length;
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
313 table_length: length of the configuration table
325 loc_param_s_type* config_table, uint32_t table_length)
    [all...]
  /hardware/qcom/gps/msm8909/utils/
loc_cfg.h 82 uint32_t table_length);
84 uint32_t table_length);
86 const loc_param_s_type* config_table, uint32_t table_length);
loc_cfg.cpp 172 table_length: length of the configuration table
184 const loc_param_s_type* config_table, uint32_t table_length)
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
248 table_length: length of the configuration table
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length)
265 unsigned int num_params=table_length;
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
313 table_length: length of the configuration table
325 const loc_param_s_type* config_table, uint32_t table_length)
    [all...]
  /hardware/qcom/gps/msm8994/utils/
loc_cfg.h 82 uint32_t table_length);
84 uint32_t table_length);
86 loc_param_s_type* config_table, uint32_t table_length);
loc_cfg.cpp 172 table_length: length of the configuration table
184 loc_param_s_type* config_table, uint32_t table_length)
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
248 table_length: length of the configuration table
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length)
265 unsigned int num_params=table_length;
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
313 table_length: length of the configuration table
325 loc_param_s_type* config_table, uint32_t table_length)
    [all...]
  /hardware/qcom/gps/msm8996/utils/
loc_cfg.h 82 uint32_t table_length);
84 uint32_t table_length);
86 const loc_param_s_type* config_table, uint32_t table_length);
loc_cfg.cpp 172 table_length: length of the configuration table
184 const loc_param_s_type* config_table, uint32_t table_length)
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
248 table_length: length of the configuration table
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length)
265 unsigned int num_params=table_length;
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
313 table_length: length of the configuration table
325 const loc_param_s_type* config_table, uint32_t table_length)
    [all...]
  /hardware/qcom/gps/msm8998/utils/
loc_cfg.h 82 uint32_t table_length);
84 uint32_t table_length);
86 const loc_param_s_type* config_table, uint32_t table_length);
loc_cfg.cpp 172 table_length: length of the configuration table
184 const loc_param_s_type* config_table, uint32_t table_length)
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
248 table_length: length of the configuration table
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length)
265 unsigned int num_params=table_length;
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
313 table_length: length of the configuration table
325 const loc_param_s_type* config_table, uint32_t table_length)
    [all...]
  /hardware/qcom/gps/sdm845/utils/
loc_cfg.h 82 uint32_t table_length);
84 uint32_t table_length);
86 const loc_param_s_type* config_table, uint32_t table_length);
loc_cfg.cpp 172 table_length: length of the configuration table
184 const loc_param_s_type* config_table, uint32_t table_length)
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
248 table_length: length of the configuration table
261 int loc_read_conf_r(FILE *conf_fp, const loc_param_s_type* config_table, uint32_t table_length)
265 unsigned int num_params=table_length;
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
313 table_length: length of the configuration table
325 const loc_param_s_type* config_table, uint32_t table_length)
    [all...]
  /hardware/qcom/gps/utils/
loc_cfg.h 82 uint32_t table_length);
84 uint32_t table_length);
86 loc_param_s_type* config_table, uint32_t table_length);
loc_cfg.cpp 172 table_length: length of the configuration table
184 loc_param_s_type* config_table, uint32_t table_length)
219 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
248 table_length: length of the configuration table
261 int loc_read_conf_r(FILE *conf_fp, loc_param_s_type* config_table, uint32_t table_length)
265 unsigned int num_params=table_length;
273 for(uint32_t i = 0; NULL != config_table && i < table_length; i++)
291 num_params -= loc_fill_conf_item(input_buf, config_table, table_length);
313 table_length: length of the configuration table
325 loc_param_s_type* config_table, uint32_t table_length)
    [all...]
  /external/freetype/include/freetype/internal/services/
svgxval.h 44 FT_UInt table_length );
  /external/pdfium/third_party/freetype/include/freetype/internal/services/
svgxval.h 44 FT_UInt table_length );
  /hardware/qcom/gps/msm8960/utils/
loc_cfg.h 77 uint32_t table_length);
loc_cfg.cpp 207 table_length: length of the configuration table
218 void loc_read_conf(const char* conf_file_name, loc_param_s_type* config_table, uint32_t table_length)
238 for(i = 0; NULL != config_table && i < table_length; i++)
271 for(i = 0; NULL != config_table && i < table_length; i++)
  /external/freetype/src/base/
ftgxval.c 41 FT_UInt table_length )
65 table_length );
  /external/pdfium/third_party/freetype/src/base/
ftgxval.c 41 FT_UInt table_length )
65 table_length );
  /system/extras/verity/
verity_verifier.cpp 53 const char* table, uint32_t table_length) {
56 SHA256(const_cast<uint8_t*>(reinterpret_cast<const uint8_t*>(table)), table_length, hash_buf);
115 verity.table, verity.table_length);
  /external/freetype/include/freetype/
ftgxval.h 203 * table_length ::
229 FT_UInt table_length );
  /external/pdfium/third_party/freetype/include/freetype/
ftgxval.h 203 * table_length ::
229 FT_UInt table_length );
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftgxval.h 203 * table_length ::
229 FT_UInt table_length );
  /system/core/fs_mgr/
fs_mgr_verity.cpp 116 const char *table, uint32_t table_length)
123 SHA256((uint8_t*)table, table_length, hash_buf);
149 verity.table, verity.table_length) == 0 ||
151 verity.table, verity.table_length) == 0) {
158 static int invalidate_table(char *table, size_t table_length)
164 while (n < table_length) {
173 while (n < table_length && table[n] != ' ') {
857 if (invalidate_table(params.table, verity.table_length) < 0) {

Completed in 496 milliseconds

1 2