Searched defs:AddTable (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | wasm-module-builder.cc | 356 uint32_t WasmModuleBuilder::AddTable(ValueType type, uint32_t min_size) { in AddTable() function in v8::internal::wasm::WasmModuleBuilder |
| /third_party/skia/third_party/externals/dng_sdk/source/ | ||
| D | dng_read_image.cpp | 493 void dng_lzw_expander::AddTable (int32 w, int32 k) in AddTable() function in dng_lzw_expander |
| D | dng_image_writer.cpp | 3381 void dng_lzw_compressor::AddTable (int32 w, int32 k) in AddTable() function in dng_lzw_compressor |