Home
last modified time | relevance | path

Searched defs:SetGlobal (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/ports/
DSkFontConfigInterface.cpp25 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal() function in SkFontConfigInterface
/external/skia/src/ports/
DSkFontConfigInterface.cpp25 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal() function in SkFontConfigInterface
/external/v8/src/wasm/
Dfunction-body-decoder.cc275 void SetGlobal(FullDecoder* decoder, const Value& value, in SetGlobal() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface
/external/v8/src/wasm/baseline/
Dliftoff-compiler.cc1168 void SetGlobal(FullDecoder* decoder, const Value& value, in SetGlobal() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
/external/v8/src/compiler/
Dwasm-compiler.cc3020 Node* WasmGraphBuilder::SetGlobal(uint32_t index, Node* val) { in SetGlobal() function in v8::internal::compiler::WasmGraphBuilder