| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | eng_table.c | 83 int engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, in engine_table_register() argument 167 engine_table_unregister(ENGINE_TABLE **table, ENGINE *e) engine_table_unregister() argument 187 engine_table_cleanup(ENGINE_TABLE **table) engine_table_cleanup() argument 200 ossl_engine_table_select(ENGINE_TABLE **table, int nid, const char *f, int l) ossl_engine_table_select() argument 306 engine_table_doall(ENGINE_TABLE *table, engine_table_doall_cb *cb, void *arg) engine_table_doall() argument [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | CsvParser.java | |
| H A D | RangeKey.java | |
| H A D | Schema.java | |
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | CsvTableTest.java | [all...] |
| H A D | RangeTableTest.java | [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | flist.c | 67 pa_flist_elem table[]; member
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | fftwrap.c | 86 struct drft_lookup *table; in spx_fft_init() local 92 void spx_fft_destroy(void *table) in spx_fft_destroy() argument 98 void spx_fft(void *table, float *in, float *out) in spx_fft() argument 116 spx_ifft(void *table, float *in, float *out) spx_ifft() argument 139 struct mkl_config *table = (struct mkl_config *) speex_alloc(sizeof(struct mkl_config)); spx_fft_init() local 149 spx_fft_destroy(void *table) spx_fft_destroy() argument 156 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 162 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 182 struct ipp_fft_config *table; spx_fft_init() local 199 spx_fft_destroy(void *table) spx_fft_destroy() argument 207 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 213 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 233 struct fftw_config *table = (struct fftw_config *) speex_alloc(sizeof(struct fftw_config)); spx_fft_init() local 244 spx_fft_destroy(void *table) spx_fft_destroy() argument 255 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 273 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 306 struct kiss_config *table; spx_fft_init() local 314 spx_fft_destroy(void *table) spx_fft_destroy() argument 324 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 336 spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) spx_fft() argument 348 spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) spx_ifft() argument 366 spx_fft_float(void *table, float *in, float *out) spx_fft_float() argument 402 spx_ifft_float(void *table, float *in, float *out) spx_ifft_float() argument 439 spx_fft_float(void *table, float *in, float *out) spx_fft_float() argument 443 spx_ifft_float(void *table, float *in, float *out) spx_ifft_float() argument [all...] |
| /third_party/openssl/crypto/engine/ |
| H A D | eng_table.c | 83 int engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, in engine_table_register() argument 164 void engine_table_unregister(ENGINE_TABLE **table, ENGIN argument 184 engine_table_cleanup(ENGINE_TABLE **table) engine_table_cleanup() argument 197 ossl_engine_table_select(ENGINE_TABLE **table, int nid, const char *f, int l) ossl_engine_table_select() argument 301 engine_table_doall(ENGINE_TABLE *table, engine_table_doall_cb *cb, void *arg) engine_table_doall() argument [all...] |
| /third_party/skia/src/effects/ |
| H A D | SkTableColorFilter.cpp | 244 sk_sp<SkColorFilter> SkTableColorFilter::Make(const uint8_t table[256]) { in Make() argument
|
| /third_party/skia/src/core/ |
| H A D | SkMaskGamma.cpp | 76 void SkTMaskGamma_build_correcting_lut(uint8_t table[256], U8CPU srcI, SkScalar contrast, in SkTMaskGamma_build_correcting_lut() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | BigGlyphMetrics.java | |
| H A D | EbdtTable.java | |
| H A D | IndexSubTableFormat1.java | |
| H A D | IndexSubTableFormat2.java | |
| H A D | IndexSubTableFormat3.java | |
| H A D | SmallGlyphMetrics.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | CMapFormat8.java | |
| H A D | HorizontalDeviceMetricsTable.java | |
| H A D | HorizontalMetricsTable.java | [all...] |
| H A D | PostScriptTable.java | [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
| H A D | ChainContextSubst.java | |
| H A D | ContextSubst.java | |
| H A D | LayoutCommonTable.java | |
| H A D | LookupList.java | |