Home
last modified time | relevance | path

Searched refs:configuration_table (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BeagleBoardPkg/Debugger_scripts/
Drvi_symbols_macros.inc48 unsigned char *configuration_table;
71 configuration_table = *(unsigned long *)(system_table + 68);
75 if (compare_guid(configuration_table, debug_table_guid) == 0)
77 return *(unsigned long *)(configuration_table + 16);
80 configuration_table += 20;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c132 local const config configuration_table[2] = { variable
137 local const config configuration_table[10] = { variable
436 func = configuration_table[s->level].func;
438 if (func != configuration_table[level].func && strm->total_in != 0) {
444 s->max_lazy_match = configuration_table[level].max_lazy;
445 s->good_match = configuration_table[level].good_length;
446 s->nice_match = configuration_table[level].nice_length;
447 s->max_chain_length = configuration_table[level].max_chain;
790 bstate = (*(configuration_table[s->level].func))(s, flush);
995 s->max_lazy_match = configuration_table[s->level].max_lazy;
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c126 local const config configuration_table[2] = { variable
131 local const config configuration_table[10] = { variable
510 func = configuration_table[s->level].func;
512 if ((strategy != s->strategy || func != configuration_table[level].func) &&
521 s->max_lazy_match = configuration_table[level].max_lazy;
522 s->good_match = configuration_table[level].good_length;
523 s->nice_match = configuration_table[level].nice_length;
524 s->max_chain_length = configuration_table[level].max_chain;
905 (*(configuration_table[s->level].func))(s, flush));
1115 s->max_lazy_match = configuration_table[s->level].max_lazy;
[all …]
/device/google/cuttlefish_kernel/5.4-x86_64/
DSystem.map78878 ffffffff82a3cf30 d configuration_table
/device/google/cuttlefish_kernel/5.4-arm64/
DSystem.map157690 ffffffc0115e75a8 d configuration_table