Searched refs:AddTable (Results 1 – 6 of 6) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-module-builder.h | 345 uint32_t AddTable(ValueType type, uint32_t min_size); 346 uint32_t AddTable(ValueType type, uint32_t min_size, uint32_t max_size); 347 uint32_t AddTable(ValueType type, uint32_t min_size, uint32_t max_size,
|
| D | wasm-module-builder.cc | 356 uint32_t WasmModuleBuilder::AddTable(ValueType type, uint32_t min_size) { in AddTable() function in v8::internal::wasm::WasmModuleBuilder 361 uint32_t WasmModuleBuilder::AddTable(ValueType type, uint32_t min_size, in AddTable() function in v8::internal::wasm::WasmModuleBuilder 367 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 | 433 void AddTable (int32 w, int32 k); 493 void dng_lzw_expander::AddTable (int32 w, int32 k) in AddTable() function in dng_lzw_expander 793 AddTable (oldCode, code); in Expand()
|
| D | dng_image_writer.cpp | 3322 void AddTable (int32 w, int32 k); 3381 void dng_lzw_compressor::AddTable (int32 w, int32 k) in AddTable() function in dng_lzw_compressor 3525 AddTable (code, pixel); in Compress() 3547 AddTable (code, 0); in Compress()
|
| /third_party/node/deps/v8/src/asmjs/ |
| D | asm-parser.cc | 2143 module_builder_->AddTable(kWasmFuncRef, 0); in ValidateCall()
|
| /third_party/libabigail/tests/data/test-diff-dwarf-abixml/ |
| D | test0-pr19026-libvtkIOSQL-6.1.so.1.abi | 7404 …<function-decl name='AddTable' mangled-name='_ZN20vtkSQLDatabaseSchema8AddTableEPKc' filepath='/va… 9380 …<function-decl name='AddTable' mangled-name='_ZN20vtkSQLDatabaseSchema8AddTableEPKc' filepath='/va…
|