Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 63) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Dmkstringprep.py68 table = {} variable
123 name, table = tables[0] variable
126 table = set(table.keys()) variable
146 name, table = tables[0] variable
149 table = sorted(table.keys()) variable
236 name, table = tables[0] variable
247 name, table = tables[0] variable
304 name, table = tables[0] variable
318 name, table = tables[0] variable
325 table = set(table.keys()) variable
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpdeps.py66 def process(filename, table): argument
94 def closure(table): argument
123 def inverse(table): argument
146 def printresults(table): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dst.c58 #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0) argument
60 #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key)) argument
61 #define do_hash_bin(key,table) (do_hash(key, table)%(table)->num_bins) argument
202 st_free_table(table) in st_free_table() argument
220 #define PTR_NOT_EQUAL(table, ptr, hash_val, key) \ argument
229 #define FIND_ENTRY(table, ptr, hash_val, bin_pos) do {\ argument
242 st_lookup(table, key, value) in st_lookup() argument
262 #define ADD_DIRECT(table, key, value, hash_val, bin_pos)\ argument
284 st_insert(table, key, value) in st_insert() argument
306 st_add_direct(table, key, value) in st_add_direct() argument
[all …]
Dst.h31 #define st_is_member(table,key) st_lookup(table,key,(st_data_t *)0) argument
Dreggnu.c140 re_set_casetable(const char* table) in re_set_casetable()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dhash.c75 Entry **table; in newHashTable() local
90 killHashTable( Entry **table ) in killHashTable()
103 hash_add( Entry **table, char *key, Entry *rec ) in hash_add()
124 hash_get( Entry **table, char *key ) in hash_get()
148 hashStat( Entry **table ) in hashStat()
Dfcache.c45 Entry **table=Fcache; local
/device/google/bonito/json-c/
Dlinkhash.h135 struct lh_entry *table; member
159 #define lh_foreach(table, entry) \ argument
165 #define lh_foreach_safe(table, entry, tmp) \ argument
/device/google/crosshatch/json-c/
Dlinkhash.h135 struct lh_entry *table; member
159 #define lh_foreach(table, entry) \ argument
165 #define lh_foreach_safe(table, entry, tmp) \ argument
/device/google/cuttlefish_common/common/vsoc/lib/
Dregion_view.cpp96 const vsoc_signal_table_layout& table = incoming_signal_table(); in ProcessSignalsFromPeer() local
133 const vsoc_signal_table_layout& table = outgoing_signal_table(); in SendSignalToPeer() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiPerf.h142 #define PERF_ENABLE(handle, table, ticker) InitializePerformanceInfrastructure (handle, table,… argument
155 #define PERF_ENABLE(handle, table, ticker) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtoaiff.py21 table = {} variable
Dsymtable.py23 def new(self, table, filename): argument
30 def __call__(self, table, filename): argument
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables/
Dxlat_tables_common.c311 uint64_t *table, in init_xlation_table_inner()
380 void init_xlation_table(uintptr_t base_va, uint64_t *table, in init_xlation_table()
/device/google/contexthub/firmware/os/core/
Dsyscall.c33 bool syscallAddTable(uint32_t path, uint32_t level, struct SyscallTable *table) in syscallAddTable()
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/
Dxlat_tables_internal.c60 static int xlat_table_get_index(xlat_ctx_t *ctx, const uint64_t *table) in xlat_table_get_index()
86 static void xlat_table_inc_regions_count(xlat_ctx_t *ctx, const uint64_t *table) in xlat_table_inc_regions_count()
92 static void xlat_table_dec_regions_count(xlat_ctx_t *ctx, const uint64_t *table) in xlat_table_dec_regions_count()
98 static int xlat_table_is_empty(xlat_ctx_t *ctx, const uint64_t *table) in xlat_table_is_empty()
1341 uint64_t *table; in find_xlat_table_entry() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinftrees.c32 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dsetobject.h51 setentry *table; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dsetobject.h51 setentry *table; member
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_pft.h59 uid_t table[0]; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_pft.h126 uid_t table[0]; /* array of UIDs */ member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_pft.h126 uid_t table[0]; /* array of UIDs */ member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_pft.h59 uid_t table[0]; member

123