| /device/google/redbull/json-c/ | 
| D | linkhash.h | 135 	struct lh_entry *table;  member159 #define lh_foreach(table, entry) \  argument
 165 #define lh_foreach_safe(table, entry, tmp) \  argument
 
 | 
| /device/google/coral/json-c/ | 
| D | linkhash.h | 135 	struct lh_entry *table;  member159 #define lh_foreach(table, entry) \  argument
 165 #define lh_foreach_safe(table, entry, tmp) \  argument
 
 | 
| /device/google/sunfish/json-c/ | 
| D | linkhash.h | 135 	struct lh_entry *table;  member159 #define lh_foreach(table, entry) \  argument
 165 #define lh_foreach_safe(table, entry, tmp) \  argument
 
 | 
| /device/generic/goldfish-opengl/system/vulkan_enc/ | 
| D | DescriptorSetVirtualization.cpp | 30 …ble(const std::vector<VkDescriptorSetLayoutBinding>& layoutBindings, DescriptorWriteTable& table) {  in initDescriptorWriteTable()121     DescriptorWriteTable& table = toWrite->allWrites;  in doEmulatedDescriptorWrite()  local
 225     DescriptorWriteTable& table = set->allWrites;  in doEmulatedDescriptorImageInfoWriteFromTemplate()  local
 250     DescriptorWriteTable& table = set->allWrites;  in doEmulatedDescriptorBufferInfoWriteFromTemplate()  local
 275     DescriptorWriteTable& table = set->allWrites;  in doEmulatedDescriptorBufferViewWriteFromTemplate()  local
 296     DescriptorWriteTable& table = set->allWrites;  in doEmulatedDescriptorInlineUniformBlockFromTemplate()  local
 
 | 
| /device/google/contexthub/firmware/os/core/ | 
| D | syscall.c | 33 bool syscallAddTable(uint32_t path, uint32_t level, struct SyscallTable *table)  in syscallAddTable()
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | astcenc_vecmathlib_none_4.h | 1086 	uint8_t table[16];  in vtable_8bt_32bi()  local1101 	uint8_t table[32];  in vtable_8bt_32bi()  local
 1116 	uint8_t table[64];  in vtable_8bt_32bi()  local
 
 | 
| D | wuffs-v0.3.c | 16071   } table[] = {  in wuffs_base__magic_number_guess_fourcc()  local
 | 
| /device/google/tangorpro/lights/ | 
| D | led_lut_calibrator.cpp | 102 bool LedLutCalibrator::ParseBlock(const std::vector<uint8_t> *table) {  in ParseBlock()
 | 
| /device/google/coral-kernel/sm8150/kernel-headers/linux/ | 
| D | ab-sm.h | 101   struct uapi_block_properties table[AB_SM_UAPI_NUM_BLOCK_STATES];  member
 | 
| /device/google/coral-kernel/sm8150/original-kernel-headers/linux/ | 
| D | ab-sm.h | 349 	struct uapi_block_properties table[AB_SM_UAPI_NUM_BLOCK_STATES];  member
 | 
| /device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/ | 
| D | etc.cpp | 223 void decode_subblock(etc1_byte* pOut, int r, int g, int b, const int* table,  in decode_subblock()449     const int* table = kAlphaModifierTable + tblIdx * 8;  in eac_decode_single_channel_block()  local
 
 | 
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ | 
| D | etc.cpp | 223 void decode_subblock(etc1_byte* pOut, int r, int g, int b, const int* table,  in decode_subblock()449     const int* table = kAlphaModifierTable + tblIdx * 8;  in eac_decode_single_channel_block()  local
 
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ | 
| D | etc.cpp | 223 void decode_subblock(etc1_byte* pOut, int r, int g, int b, const int* table,  in decode_subblock()449     const int* table = kAlphaModifierTable + tblIdx * 8;  in eac_decode_single_channel_block()  local
 
 | 
| /device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/ | 
| D | BrowserProvider2.java | 366     static final String qualifyColumn(String table, String column) {  in qualifyColumn()1460     int getUrlCount(SQLiteDatabase db, String table, String url) {  in getUrlCount()
 
 |