Home
last modified time | relevance | path

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

12345678910

/external/skia/src/core/
DSkFilterProc.h28 inline SkFilterProc SkGetBilinearFilterProc(const SkFilterProc* table, in SkGetBilinearFilterProc()
39 inline SkFilterProc SkGetBilinearFilterProc22(const SkFilterProc* table, in SkGetBilinearFilterProc22()
50 inline const SkFilterProc* SkGetBilinearFilterProc22Row(const SkFilterProc* table, in SkGetBilinearFilterProc22Row()
73 inline SkFilter32Proc SkGetFilter32Proc22(const SkFilter32Proc* table, in SkGetFilter32Proc22()
84 inline const SkFilter32Proc* SkGetFilter32Proc22Row(const SkFilter32Proc* table, in SkGetFilter32Proc22Row()
108 inline SkFilterPtrProc SkGetBilinearFilterPtrProc(const SkFilterPtrProc* table, SkFixed x, SkFixed … in SkGetBilinearFilterPtrProc()
122 inline const SkFilterPtrProc* SkGetBilinearFilterPtrProcYTable(const SkFilterPtrProc* table, SkFixe… in SkGetBilinearFilterPtrProcYTable()
133 inline SkFilterPtrProc SkGetBilinearFilterPtrXProc(const SkFilterPtrProc* table, SkFixed x) in SkGetBilinearFilterPtrXProc()
/external/dbus/dbus/
Ddbus-hash.c121 #define RANDOM_INDEX(table, i) \ argument
213 DBusHashTable *table; /**< Pointer to table containing entry. */ member
296 DBusHashTable *table; in _dbus_hash_table_new() local
360 _dbus_hash_table_ref (DBusHashTable *table) in _dbus_hash_table_ref()
374 _dbus_hash_table_unref (DBusHashTable *table) in _dbus_hash_table_unref()
431 _dbus_hash_table_remove_all (DBusHashTable *table) in _dbus_hash_table_remove_all()
442 alloc_entry (DBusHashTable *table) in alloc_entry()
452 free_entry_data (DBusHashTable *table, in free_entry_data()
462 free_entry (DBusHashTable *table, in free_entry()
470 remove_entry (DBusHashTable *table, in remove_entry()
[all …]
/external/speex/libspeex/
Dfftwrap.c86 struct drft_lookup *table; in spx_fft_init() local
92 void spx_fft_destroy(void *table) in spx_fft_destroy()
98 void spx_fft(void *table, float *in, float *out) in spx_fft()
116 void spx_ifft(void *table, float *in, float *out) in spx_ifft()
139 struct mkl_config *table = (struct mkl_config *) speex_alloc(sizeof(struct mkl_config)); in spx_fft_init() local
149 void spx_fft_destroy(void *table) in spx_fft_destroy()
156 void spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) in spx_fft()
162 void spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) in spx_ifft()
182 struct fftw_config *table = (struct fftw_config *) speex_alloc(sizeof(struct fftw_config)); in spx_fft_init() local
193 void spx_fft_destroy(void *table) in spx_fft_destroy()
[all …]
/external/libxml2/
Dhash.c52 struct _xmlHashEntry *table; member
63 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, in xmlHashComputeKey()
88 xmlHashComputeQKey(xmlHashTablePtr table, in xmlHashComputeQKey()
146 xmlHashTablePtr table; in xmlHashCreate() local
177 xmlHashTablePtr table; in xmlHashCreateDict() local
197 xmlHashGrow(xmlHashTablePtr table, int size) { in xmlHashGrow()
288 xmlHashFree(xmlHashTablePtr table, xmlHashDeallocator f) { in xmlHashFree()
344 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) { in xmlHashAddEntry()
361 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashAddEntry2()
380 xmlHashUpdateEntry(xmlHashTablePtr table, const xmlChar *name, in xmlHashUpdateEntry()
[all …]
Dentities.c205 xmlEntitiesTablePtr table = NULL; in xmlAddEntity() local
433 xmlGetEntityFromTable(xmlEntitiesTablePtr table, const xmlChar *name) { in xmlGetEntityFromTable()
449 xmlEntitiesTablePtr table; in xmlGetParameterEntity() local
480 xmlEntitiesTablePtr table; in xmlGetDtdEntity() local
505 xmlEntitiesTablePtr table; in xmlGetDocEntity() local
813 xmlFreeEntitiesTable(xmlEntitiesTablePtr table) { in xmlFreeEntitiesTable()
863 xmlCopyEntitiesTable(xmlEntitiesTablePtr table) { in xmlCopyEntitiesTable()
1017 xmlDumpEntitiesTable(xmlBufferPtr buf, xmlEntitiesTablePtr table) { in xmlDumpEntitiesTable()
/external/bison/lib/
Dhash.c150 hash_get_n_buckets (const Hash_table *table) in hash_get_n_buckets()
158 hash_get_n_buckets_used (const Hash_table *table) in hash_get_n_buckets_used()
166 hash_get_n_entries (const Hash_table *table) in hash_get_n_entries()
174 hash_get_max_bucket_length (const Hash_table *table) in hash_get_max_bucket_length()
201 hash_table_ok (const Hash_table *table) in hash_table_ok()
230 hash_print_statistics (const Hash_table *table, FILE *stream) in hash_print_statistics()
250 hash_lookup (const Hash_table *table, const void *entry) in hash_lookup()
279 hash_get_first (const Hash_table *table) in hash_get_first()
298 hash_get_next (const Hash_table *table, const void *entry) in hash_get_next()
326 hash_get_entries (const Hash_table *table, void **buffer, in hash_get_entries()
[all …]
/external/icu4c/i18n/
Ducol_cnt.cpp77 static ContractionTable *addATableElement(CntTable *table, uint32_t *key, UErrorCode *status) { in addATableElement()
130 uprv_cnttab_constructTable(CntTable *table, uint32_t mainOffset, UErrorCode *status) { in uprv_cnttab_constructTable()
335 uprv_cnttab_close(CntTable *table) { in uprv_cnttab_close()
351 uprv_cnttab_changeLastCE(CntTable *table, uint32_t element, uint32_t value, UErrorCode *status) { in uprv_cnttab_changeLastCE()
371 uprv_cnttab_insertContraction(CntTable *table, uint32_t element, UChar codePoint, uint32_t value, U… in uprv_cnttab_insertContraction()
410 uprv_cnttab_addContraction(CntTable *table, uint32_t element, UChar codePoint, uint32_t value, UErr… in uprv_cnttab_addContraction()
436 uprv_cnttab_setContraction(CntTable *table, uint32_t element, uint32_t offset, UChar codePoint, uin… in uprv_cnttab_setContraction()
460 static ContractionTable *_cnttab_getContractionTable(CntTable *table, uint32_t element) { in _cnttab_getContractionTable()
501 uprv_cnttab_findCP(CntTable *table, uint32_t element, UChar codePoint, UErrorCode *status) { in uprv_cnttab_findCP()
511 uprv_cnttab_getCE(CntTable *table, uint32_t element, uint32_t position, UErrorCode *status) { in uprv_cnttab_getCE()
[all …]
/external/srec/portable/src/
Dphashtable.c40 PHashTable *table; member
76 PHashTable **table) in PHashTableCreate()
129 ESR_ReturnCode PHashTableDestroy(PHashTable *table) in PHashTableDestroy()
149 ESR_ReturnCode PHashTableGetSize(PHashTable *table, in PHashTableGetSize()
159 static PHashTableEntry *getEntry(PHashTable *table, in getEntry()
208 ESR_ReturnCode PHashTableGetValue(PHashTable *table, const void *key, void **value) in PHashTableGetValue()
231 ESR_ReturnCode PHashTableContainsKey(PHashTable *table, const void *key, ESR_BOOL* exists) in PHashTableContainsKey()
255 ESR_ReturnCode PHashTableGetEntry(PHashTable *table, const void *key, PHashTableEntry **entry) in PHashTableGetEntry()
274 static ESR_ReturnCode PHashTableRehash(PHashTable *table) in PHashTableRehash()
338 ESR_ReturnCode PHashTablePutValue(PHashTable *table, in PHashTablePutValue()
[all …]
/external/webkit/WebCore/html/
DHTMLTableRowsCollection.cpp55 HTMLTableRowElement* HTMLTableRowsCollection::rowAfter(HTMLTableElement* table, HTMLTableRowElement… in rowAfter()
117 HTMLTableRowElement* HTMLTableRowsCollection::lastRow(HTMLTableElement* table) in lastRow()
151 HTMLTableRowsCollection::HTMLTableRowsCollection(PassRefPtr<HTMLTableElement> table) in HTMLTableRowsCollection()
156 …RefPtr<HTMLTableRowsCollection> HTMLTableRowsCollection::create(PassRefPtr<HTMLTableElement> table) in create()
/external/freetype/src/sfnt/
Dttpost.c245 TT_Post_20 table = &face->postscript_names.names.format_20; in load_format_20() local
319 TT_Post_25 table = &face->postscript_names.names.format_25; in load_format_25() local
387 TT_Post_20 table = &names->names.format_20; in tt_face_free_ps_names() local
402 TT_Post_25 table = &names->names.format_25; in tt_face_free_ps_names() local
475 TT_Post_20 table = &names->names.format_20; in tt_face_get_ps_name() local
498 TT_Post_25 table = &names->names.format_25; in tt_face_get_ps_name() local
Dttcmap.c55 FT_Byte* table ) in tt_cmap_init()
87 tt_cmap0_validate( FT_Byte* table, in tt_cmap0_validate()
120 FT_Byte* table = cmap->data; in tt_cmap0_char_index() local
131 FT_Byte* table = cmap->data; in tt_cmap0_char_next() local
277 tt_cmap2_validate( FT_Byte* table, in tt_cmap2_validate()
377 tt_cmap2_get_subheader( FT_Byte* table, in tt_cmap2_get_subheader()
431 FT_Byte* table = cmap->data; in tt_cmap2_char_index() local
469 FT_Byte* table = cmap->data; in tt_cmap2_char_next() local
658 FT_Byte* table ) in tt_cmap4_init()
678 FT_Byte* table = cmap->cmap.data; in tt_cmap4_set_range() local
[all …]
/external/icu4c/samples/layout/
DFontTableCache.cpp18 const void *table; member
60 const void *table = readFontTable(tableTag); in find() local
67 void FontTableCache::add(LETag tableTag, const void *table) in add()
/external/icu4c/test/letest/
DFontTableCache.cpp19 const void *table; member
60 const void *table = readFontTable(tableTag); in find() local
67 void FontTableCache::add(LETag tableTag, const void *table) in add()
DFontObject.cpp55 void FontObject::deleteTable(void *table) in deleteTable()
62 le_uint16 table = 0; in findTable() local
95 void *table = new char[*length]; in readTable() local
/external/skia/include/effects/
DSkTableMaskFilter.h46 uint8_t table[256]; in CreateGamma() local
52 uint8_t table[256]; in CreateClip() local
/external/freetype/src/base/
Dftdbgmem.c226 ft_mem_table_alloc( FT_MemTable table, in ft_mem_table_alloc()
242 ft_mem_table_free( FT_MemTable table, in ft_mem_table_free()
255 ft_mem_table_resize( FT_MemTable table ) in ft_mem_table_resize()
307 FT_MemTable table; in ft_mem_table_new() local
344 ft_mem_table_destroy( FT_MemTable table ) in ft_mem_table_destroy()
430 ft_mem_table_get_nodep( FT_MemTable table, in ft_mem_table_get_nodep()
456 ft_mem_table_get_source( FT_MemTable table ) in ft_mem_table_get_source()
509 ft_mem_table_set( FT_MemTable table, in ft_mem_table_set()
608 ft_mem_table_remove( FT_MemTable table, in ft_mem_table_remove()
683 FT_MemTable table = (FT_MemTable)memory->user; in ft_mem_debug_alloc() local
[all …]
/external/freetype/src/autofit/
Dafangles.c248 FT_Pos* table ) in af_sort_pos()
271 AF_Width table ) in af_sort_widths()
/external/qemu/
Dkeymaps.c28 static int get_keysym(const name2keysym_t *table, in get_keysym()
62 static kbd_layout_t *parse_keyboard_layout(const name2keysym_t *table, in parse_keyboard_layout()
145 void *init_keyboard_layout(const name2keysym_t *table, const char *language) in init_keyboard_layout()
/external/icu4c/layout/
DContextualGlyphSubstProc.cpp48 …const le_int16 *table = (const le_int16 *) ((char *) &stateTableHeader->stHeader + markOffset * 2); in processStateEntry() local
56 …const le_int16 *table = (const le_int16 *) ((char *) &stateTableHeader->stHeader + currOffset * 2); in processStateEntry() local
/external/webkit/V8Binding/v8/src/
Dstub-cache.h263 static Entry* entry(Entry* table, int offset) { in entry()
273 static SCTableReference keyReference(StubCache::Table table) { in keyReference()
279 static SCTableReference valueReference(StubCache::Table table) { in valueReference()
289 static StubCache::Entry* first_entry(StubCache::Table table) { in first_entry()
Dcompilation-cache.cc175 CompilationCacheTable* table = in GetTable() local
245 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
292 Handle<CompilationCacheTable> table = GetTable(0); in Put() local
306 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
332 Handle<CompilationCacheTable> table = GetTable(0); in Put() local
346 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
371 Handle<CompilationCacheTable> table = GetTable(0); in Put() local
/external/icu4c/tools/makeconv/
Dgencnvex.c298 reduceToUMappings(UCMTable *table) { in reduceToUMappings()
328 getToUnicodeValue(CnvExtData *extData, UCMTable *table, UCMapping *m) { in getToUnicodeValue()
411 generateToUTable(CnvExtData *extData, UCMTable *table, in generateToUTable()
549 makeToUTable(CnvExtData *extData, UCMTable *table) { in makeToUTable()
586 prepareFromUMappings(UCMTable *table) { in prepareFromUMappings()
635 getFromUBytesValue(CnvExtData *extData, UCMTable *table, UCMapping *m) { in getFromUBytesValue()
708 generateFromUTable(CnvExtData *extData, UCMTable *table, in generateFromUTable()
927 generateFromUTrie(CnvExtData *extData, UCMTable *table, int32_t mapLength) { in generateFromUTrie()
1008 makeFromUTable(CnvExtData *extData, UCMTable *table) { in makeFromUTable()
1054 CnvExtAddTable(NewConverter *cnvData, UCMTable *table, UConverterStaticData *staticData) { in CnvExtAddTable()
/external/webkit/WebCore/rendering/
DRenderTableCol.cpp99 RenderTable* RenderTableCol::table() const in table() function in WebCore::RenderTableCol
101 RenderObject* table = parent(); in table() local
/external/webkit/JavaScriptCore/runtime/
DLookup.h113 mutable const HashEntry* table; // Table allocated at runtime. member
174 …inline bool getStaticPropertySlot(ExecState* exec, const HashTable* table, ThisImp* thisObj, const… in getStaticPropertySlot()
195 …inline bool getStaticFunctionSlot(ExecState* exec, const HashTable* table, JSObject* thisObj, cons… in getStaticFunctionSlot()
213 …inline bool getStaticValueSlot(ExecState* exec, const HashTable* table, ThisImp* thisObj, const Id… in getStaticValueSlot()
232 …(ExecState* exec, const Identifier& propertyName, JSValue value, const HashTable* table, ThisImp* … in lookupPut()
257 …(ExecState* exec, const Identifier& propertyName, JSValue value, const HashTable* table, ThisImp* … in lookupPut()
/external/freetype/src/pshinter/
Dpshrec.c48 ps_hint_table_done( PS_Hint_Table table, in ps_hint_table_done()
59 ps_hint_table_ensure( PS_Hint_Table table, in ps_hint_table_ensure()
80 ps_hint_table_alloc( PS_Hint_Table table, in ps_hint_table_alloc()
213 ps_mask_table_done( PS_Mask_Table table, in ps_mask_table_done()
231 ps_mask_table_ensure( PS_Mask_Table table, in ps_mask_table_ensure()
252 ps_mask_table_alloc( PS_Mask_Table table, in ps_mask_table_alloc()
284 ps_mask_table_last( PS_Mask_Table table, in ps_mask_table_last()
311 ps_mask_table_set_bits( PS_Mask_Table table, in ps_mask_table_set_bits()
372 ps_mask_table_test_intersect( PS_Mask_Table table, in ps_mask_table_test_intersect()
404 ps_mask_table_merge( PS_Mask_Table table, in ps_mask_table_merge()
[all …]

12345678910